Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2002-02-14 | More FREF/FRELE fixes | Peter Valchev | |
2001-10-26 | - every new fd created by falloc() is marked as larval and should not be used | Artur Grabowski | |
any anyone. Every caller of falloc matures the fd when it's usable. - Since every lookup in the fd table must now check this flag and all of them do the same thing, move all the necessary checks into a function - fd_getfile. | |||
2000-04-21 | O_FYNC -> O_SYNC | Todd C. Miller | |
1998-04-26 | NetBSD merge | Niklas Hallqvist | |
1998-04-26 | New audio adaption; netbsd | Niklas Hallqvist | |
1997-12-18 | support GETLK,SETLK,UNLK etc like svr4 code does; pk | Theo de Raadt | |
1997-12-04 | vfs lite2 changes things... | Theo de Raadt | |
1997-11-30 | fix TIOCGPGRP in sunos emulation | Theo de Raadt | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1995-11-05 | Fixed ioctl name in case statement comment. | davem | |
1995-10-18 | add SUNOS_TCFLSH, fix SUNOS_S_FLUSH* | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |