summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Goodbye SHORTLIBrsc2005-01-0434-70/+3
|
* use 9pclient instead of fsrsc2005-01-041-26/+15
|
* good bye SHORTLIBrsc2005-01-042-2/+2
|
* set SYSVERSION for 9crsc2005-01-041-0/+1
|
* bugger fs in case it comes backrsc2005-01-041-1/+1
|
* clean up mkfile; fix winctlprint bug reported by peter canningrsc2005-01-044-21/+15
|
* don't need to rename Fidrsc2005-01-041-5/+3
|
* don't need to rename Fid anymorersc2005-01-041-4/+2
|
* back to threadnotifyrsc2005-01-041-1/+1
|
* change to use new library.rsc2005-01-042-25/+21
|
* typo flags => flagrsc2005-01-041-1/+1
|
* new prototypersc2005-01-041-1/+1
|
* don't be dumb.rsc2005-01-041-7/+2
|
* small fixes; goodbye SHORTLIBrsc2005-01-041-5/+12
|
* change comparison function to be consistent.rsc2005-01-041-1/+1
| | | | (now qsort on sunos should stop crashing.)
* have lrand nowrsc2005-01-041-2/+0
|
* allow - as input filersc2005-01-041-1/+4
|
* more debuggingrsc2005-01-041-82/+149
|
* an old saddlersc2005-01-047-0/+1559
|
* placeholder; does not yet buildrsc2005-01-0413-0/+3661
|
* 3D geometryrsc2005-01-047-0/+890
|
* lib9pclient is the new libfsrsc2005-01-0416-0/+1033
|
* remove libfs. now lib9pclientrsc2005-01-0215-967/+0
|
* add ? for unknown plumbsrsc2005-01-021-1/+20
|
* change _p9pow10 to fmtpow10rsc2004-12-311-1/+1
|
* updates from andreyrsc2004-12-301-8/+14
|
* Rename lrand to p9lrand, too.wkj2004-12-291-1/+1
|
* scroll virtual windows using mouse scrollrsc2004-12-291-2/+15
|
* Avoid conflicts with stdlib.wkj2004-12-292-3/+2
|
* Use FreeBSD-approved method for determining FreeBSD version.wkj2004-12-291-1/+1
|
* GC unused variables.wkj2004-12-291-2/+0
|
* Update mkmk.sh.wkj2004-12-291-7/+4
|
* Formatting nits.wkj2004-12-2934-68/+68
|
* #define pow10 to _p9pow10 as a stop-gap.wkj2004-12-291-2/+4
|
* Appease the time_t monster.wkj2004-12-291-2/+6
|
* Include netinet/in.h to get ntohs prototype.wkj2004-12-291-0/+1
|
* Formatting nit.wkj2004-12-2920-40/+40
|
* compiler appeasementrsc2004-12-282-2/+5
|
* 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
|