aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-01-03Some man pages.rsc214-1997/+17110
2005-01-02remove libfs. now lib9pclientrsc15-967/+0
2005-01-02add ? for unknown plumbsrsc1-1/+20
2004-12-31change _p9pow10 to fmtpow10rsc1-1/+1
2004-12-30updates from andreyrsc1-8/+14
2004-12-29Rename lrand to p9lrand, too.wkj2-1/+2
2004-12-29scroll virtual windows using mouse scrollrsc1-2/+15
2004-12-29Use #define to move rand and srand to p9rand and p9srand.wkj1-3/+7
2004-12-29Use osreldate.h to determine OS version under FreeBSD.wkj1-1/+2
2004-12-29GC now-unused FreeBSD-specific #defines.wkj1-8/+0
2004-12-29Avoid conflicts with stdlib.wkj2-3/+2
2004-12-29Use FreeBSD-approved method for determining FreeBSD version.wkj1-1/+1
2004-12-29GC unused variables.wkj1-2/+0
2004-12-29Update mkmk.sh.wkj1-7/+4
2004-12-29Formatting nits.wkj34-68/+68
2004-12-29#define pow10 to _p9pow10 as a stop-gap.wkj1-2/+4
2004-12-29Appease the time_t monster.wkj1-2/+6
2004-12-29Include netinet/in.h to get ntohs prototype.wkj1-0/+1
2004-12-29Formatting nit.wkj20-40/+40
2004-12-28fix up extraction proceduresrsc7-15/+30
2004-12-28compiler appeasementrsc2-2/+5
2004-12-28declare elfdl386mapdlrsc1-0/+1
2004-12-28small changes for buildrsc2-1/+2
2004-12-28add virtual desktop patch from andreyrsc7-10/+125
2004-12-28be like plan 9 plumberrsc1-3/+22
2004-12-28vac is not buggered anymorersc1-1/+1
2004-12-28thread is not buggered anymorersc1-1/+1
2004-12-28remove Bfmt*, add Bvprintrsc1-5/+4
2004-12-28set flag for freebsd 5rsc1-1/+8
2004-12-28add croprsc1-0/+211
2004-12-28restore old plan 9 property that when thersc6-8/+36
2004-12-28avoid use of an extra procrsc1-1/+1
2004-12-28remove debugging printrsc1-1/+0
2004-12-28remove race between openfdthread and connoutthread msgput,rsc1-1/+8
2004-12-28make these files look like plan 9'srsc2-82/+76
2004-12-28check against plan 9rsc4-22/+19
2004-12-28add bvprintrsc1-0/+39
2004-12-28fix Bprint yet againrsc3-53/+7
2004-12-28move linux ureg code to portable filersc2-0/+37
2004-12-28fix bug in bprint. fmtprint => fmtvprintrsc1-1/+1
2004-12-28FreeBSD tweaksrsc11-22/+26
2004-12-28more freebsd workrsc10-40/+118
2004-12-28add threadlinklibraryrsc1-0/+5
2004-12-28attempt at FreeBSD pre-5 supportrsc1-0/+356
2004-12-28remove debuggingrsc4-5/+8
2004-12-28add va_start/va_end.rsc1-0/+2
2004-12-28use fmtprint to avoid va_copyrsc1-5/+1
2004-12-28add threaddaemonizersc1-0/+98
2004-12-28more little compile fixesrsc6-25/+20
2004-12-28use threaddaemonizersc2-26/+9