summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* declare elfdl386mapdlrsc2004-12-281-0/+1
|
* small changes for buildrsc2004-12-282-1/+2
|
* add virtual desktop patch from andreyrsc2004-12-287-10/+125
|
* be like plan 9 plumberrsc2004-12-281-3/+22
|
* vac is not buggered anymorersc2004-12-281-1/+1
|
* thread is not buggered anymorersc2004-12-281-1/+1
|
* add croprsc2004-12-281-0/+211
|
* restore old plan 9 property that when thersc2004-12-286-8/+36
| | | | | | last thread exits the main proc, the remaining program ends up in the background and the program appears to have exited.
* avoid use of an extra procrsc2004-12-281-1/+1
|
* remove debugging printrsc2004-12-281-1/+0
|
* remove race between openfdthread and connoutthread msgput,rsc2004-12-281-1/+8
| | | | so that openfd'ed fids always get clunked properly.
* make these files look like plan 9'srsc2004-12-282-82/+76
|
* check against plan 9rsc2004-12-284-22/+19
|
* add bvprintrsc2004-12-281-0/+39
|
* fix Bprint yet againrsc2004-12-283-53/+7
|
* move linux ureg code to portable filersc2004-12-282-0/+37
|
* fix bug in bprint. fmtprint => fmtvprintrsc2004-12-281-1/+1
|
* FreeBSD tweaksrsc2004-12-2811-22/+26
|
* more freebsd workrsc2004-12-2810-40/+118
|
* attempt at FreeBSD pre-5 supportrsc2004-12-281-0/+356
|
* remove debuggingrsc2004-12-284-5/+8
|
* add va_start/va_end.rsc2004-12-281-0/+2
|
* use fmtprint to avoid va_copyrsc2004-12-281-5/+1
|
* add threaddaemonizersc2004-12-281-0/+98
|
* more little compile fixesrsc2004-12-286-25/+20
|
* use threaddaemonizersc2004-12-282-26/+9
|
* new test programrsc2004-12-281-0/+11
|
* add threaddaemonize(), more bug fixesrsc2004-12-286-14/+51
|
* add note that vac should work.rsc2004-12-273-6/+5
| | | | change %R to %r
* use getuser instead of getenv("USER").rsc2004-12-272-1/+10
| | | | add portdate file.
* secstore from ehgrsc2004-12-2710-0/+1633
|
* silence various warningsrsc2004-12-274-3/+7
|
* change to use new thread libraryrsc2004-12-271-3/+3
|
* better exec handlingrsc2004-12-275-78/+43
|
* add awaitfor and waitforrsc2004-12-272-10/+27
|
* starting to work on Linuxrsc2004-12-275-19/+80
|
* shuffle to allow use of execchan in non-pthreads implsrsc2004-12-273-6/+43
|
* more featuresrsc2004-12-275-0/+676
|
* dumb porting bugsrsc2004-12-271-2/+2
|
* use new thread libraryrsc2004-12-271-153/+1
|
* figure out which files to put in the libraryrsc2004-12-271-0/+14
|
* linux pre-2.6 implementationrsc2004-12-272-0/+355
|
* start linux pre-2.6 portrsc2004-12-275-79/+122
|
* good test programsrsc2004-12-272-0/+404
|
* lock using Lock instead of QLock.rsc2004-12-271-3/+3
| | | | | | qlocks are complicated enough that they need to be able to print during debugging.
* confine pthreads to pthread.crsc2004-12-274-13/+38
|
* as wkj pointed out, notifyseton should not call notesetenablersc2004-12-271-2/+0
|
* fix to handle newrsc2004-12-271-0/+2
|
* remove debuggingrsc2004-12-271-1/+0
|
* changes from plan 9rsc2004-12-276-17/+31
|