aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/dirread.c
AgeCommit message (Collapse)AuthorFilesLines
2004-03-25Today's changes.rsc1-2/+2
More changes.
2004-01-09Why would the Linux man page actually tell the truth?rsc1-2/+1
2003-12-09Bug fixes from the Valgrind oracle.rsc1-0/+1
2003-12-04allow rfork(RFNOTEG|RFPROC|RFFDG) for rc.rsc1-3/+5
2003-12-03Various fixes.rsc1-9/+2
B - fixed usage, DISPLAY :0 vs :0.0 9term - fixed various terminal things rc - notice traps in Read _p9dir - only run disk code for disks dirread - getdirentries on FreeBSD and Linux are different w.r.t. meaning of off. notify - set up so signals interrupt system calls bprint - use bfmt.
2003-11-25More tweaks on Linux and Solaris.rsc1-3/+23
2003-11-25Add the #goo to allow use in C++.rsc1-13/+4
Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
2003-11-24Changes for Mac OS X. Most important is stack sizes in samterm,rsc1-5/+8
which were completely bogus. (Libthread used to ignore them but not anymore. Maybe we really should ignore them, but that breaks Venti, which needs *really* big stacks.)
2003-11-24Build correctly on FreeBSD.rsc1-2/+2
(Will this process ever reach a fixed point?)
2003-11-24Tweaks to build properly on Linux.rsc1-0/+15
2003-11-23Annoying changes to work on Sun boxes.rsc1-8/+8
2003-11-23Various additions and fixes.rsc1-0/+155