aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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.wkj1-1/+1
2004-12-29scroll virtual windows using mouse scrollrsc1-2/+15
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-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-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-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
2004-12-28new test programrsc1-0/+11
2004-12-28add threaddaemonize(), more bug fixesrsc6-14/+51
2004-12-27add note that vac should work.rsc3-6/+5
2004-12-27use getuser instead of getenv("USER").rsc2-1/+10
2004-12-27secstore from ehgrsc10-0/+1633
2004-12-27silence various warningsrsc4-3/+7
2004-12-27change to use new thread libraryrsc1-3/+3
2004-12-27better exec handlingrsc5-78/+43