summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add mkfile to keep indices up to date.rsc2005-01-0318-2321/+45
* Some man pages.rsc2005-01-03214-1997/+17110
* 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-292-1/+2
* scroll virtual windows using mouse scrollrsc2004-12-291-2/+15
* Use #define to move rand and srand to p9rand and p9srand.wkj2004-12-291-3/+7
* Use osreldate.h to determine OS version under FreeBSD.wkj2004-12-291-1/+2
* GC now-unused FreeBSD-specific #defines.wkj2004-12-291-8/+0
* 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
* fix up extraction proceduresrsc2004-12-287-15/+30
* 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
* remove Bfmt*, add Bvprintrsc2004-12-281-5/+4
* set flag for freebsd 5rsc2004-12-281-1/+8
* add croprsc2004-12-281-0/+211
* restore old plan 9 property that when thersc2004-12-286-8/+36
* 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
* 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
* add threadlinklibraryrsc2004-12-281-0/+5
* 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