Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-11 | lib9: add <sys/dkio.h> for OpenBSD | Russ Cox | 1 | -0/+1 | |
R=, rsc CC= http://codereview.appspot.com/1762045 | |||||
2009-09-24 | lib9: do not include st_dev in qid.path | Russ Cox | 1 | -1/+8 | |
http://codereview.appspot.com/123050 | |||||
2008-07-09 | lib9: fix Apple disksize prototype | Russ Cox | 1 | -1/+1 | |
2008-07-05 | lib9: declare n in OpenBSD disksize (Eric Grosse) | Russ Cox | 1 | -0/+2 | |
2008-07-04 | lib9: do not try to hide symlinks as much | Russ Cox | 1 | -13/+14 | |
2008-07-04 | lib9: use symlink size, not target size, in dirstat | Russ Cox | 1 | -1/+3 | |
2008-07-03 | lib9: clean up disk size code, add Apple (Anthony Sorace) | Russ Cox | 1 | -109/+49 | |
2007-11-27 | merge | Russ Cox | 1 | -1/+1 | |
2007-05-15 | new media size from Lou Kamenov | rsc | 1 | -3/+17 | |
2007-05-11 | again | rsc | 1 | -3/+5 | |
2007-05-11 | use device names for FreeBSD (Lou Kamenov) | rsc | 1 | -1/+40 | |
2006-06-12 | avoid pw library | rsc | 1 | -4/+5 | |
2006-01-07 | add da for fbsd 5 | rsc | 1 | -0/+1 | |
2005-12-29 | set qid.vers (Erik Quanstrom) | rsc | 1 | -1/+3 | |
2005-08-10 | Fix overflow in old Linux file size. | rsc | 1 | -1/+3 | |
2005-07-21 | OpenBSD, thanks to Tim Wiess | rsc | 1 | -1/+2 | |
2005-02-21 | better symlink | rsc | 1 | -2/+1 | |
2005-02-08 | expose unix mode bits | rsc | 1 | -0/+14 | |
2005-02-08 | start adding DM bits | rsc | 1 | -1/+1 | |
2004-06-09 | satisfy valgrind | rsc | 1 | -0/+3 | |
2004-05-15 | old linux | rsc | 1 | -0/+2 | |
2004-05-14 | minor bug fixes | rsc | 1 | -0/+2 | |
2004-04-26 | Don't be stupid. | rsc | 1 | -1/+1 | |
2004-04-25 | display correct size of block devices for linux. | rsc | 1 | -2/+29 | |
that was surprisingly easy. | |||||
2004-04-08 | Cache last uid, gid to make translation faster. | rsc | 1 | -4/+21 | |
2003-12-03 | Various fixes. | rsc | 1 | -1/+31 | |
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-25 | More tweaks on Linux and Solaris. | rsc | 1 | -3/+9 | |
2003-11-23 | Make things build on FreeBSD again. | rsc | 1 | -4/+5 | |
2003-11-23 | Annoying changes to work on Sun boxes. | rsc | 1 | -4/+10 | |
2003-11-23 | Various additions and fixes. | rsc | 1 | -0/+121 | |