Age | Commit message (Expand) | Author |
2003-11-13 | Couple of typos in poll changes. ok millert@ | Dale Rahn |
2003-09-23 | Replace select backends with poll backends. selscan() and pollscan() | Todd C. Miller |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-05-07 | string cleaning; ok art tedu | Theo de Raadt |
2003-04-26 | fix handling when renaming directories on fat32. mv a/b . would mess up the | Ted Unangst |
2003-04-18 | support for making directories +x without affecting normal files | Ted Unangst |
2002-05-24 | protect biodone with splbio | Artur Grabowski |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-12-10 | Big cleanup inspired by NetBSD with some parts of the code from NetBSD. | Artur Grabowski |
2001-12-10 | Merge in struct uvm_vnode into struct vnode. | Artur Grabowski |
2001-12-04 | Readd VOP_MMAP, will be used soon. Right now it's just a question to | Artur Grabowski |
2001-12-02 | Fix msdos filesystem read/write errors with large files, bug introduced | Dale Rahn |
2001-11-28 | don't generate an error if setting the gid/uid doesn't actually change | Jakob Schlyter |
2001-11-27 | Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The | Artur Grabowski |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-08-23 | retreive -> retrieve | Aaron Campbell |
2001-07-26 | remove unused support for creating files and directories from | assar |
2001-06-27 | Remove old vm. | Artur Grabowski |
2001-06-23 | Get rid of several vnode operations | Constantine Sapuntzakis |
2001-02-23 | Remove the clustering fields from the vnodes and place them in the | Constantine Sapuntzakis |
2000-06-07 | Avoid superfluous vrele in msdosfs_rename. | Artur Grabowski |
1999-02-26 | compat with uvm vnode pager | Artur Grabowski |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1999-01-10 | honor MNT_NOATIME. from FreeBSD | Artur Grabowski |
1998-08-06 | Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlock | Constantine Sapuntzakis |
1998-06-09 | the the | Theo de Raadt |
1998-02-23 | GAS 2.8 + KNF | Niklas Hallqvist |
1998-01-11 | FAT32 support from NetBSD by Wolfgang Solfrank. | Niels Provos |
1997-11-11 | Initialize the de_lock. some KNF | Niklas Hallqvist |
1997-11-06 | Updates for VFS Lite 2 + soft update. | Constantine Sapuntzakis |
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis |
1997-10-04 | cleanup timestamp code for NT/Win95; khym@bga.com | Theo de Raadt |
1997-07-03 | rm of dir returns EPERM; more careful about ..; netbsd | Theo de Raadt |
1997-03-02 | Sync msdosfs with NetBSD sans const-ness. NetSBD log messages: | Todd C. Miller |
1996-10-24 | <sys/dir.h> is for use as a compatibility interface only. Warn if | Thorsten Lockert |
1996-10-04 | sync | Theo de Raadt |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist |
1996-02-29 | From NetBSD: merge with 960217 | Niklas Hallqvist |
1995-12-14 | from netbsd (mostly by ws): | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |