Age | Commit message (Expand) | Author |
2007-06-02 | convert all daddr_t types to either daddr64_t or uint32_t or other such | Theo de Raadt |
2007-03-18 | get rid of noop vop_reallocblks; pedro@ miod@ ok | Michael Shalayeff |
2007-01-16 | Retire VOP_LEASE(); It was a bit for NQNFS and has | Thordur I. Bjornsson |
2005-03-01 | The maximum file size on MS-DOS filesystems is 4 GB - 1 byte, so | Tom Cosgrove |
2004-05-14 | use pool for namei pathbuf. testing ok millert@ tdeval@ | Ted Unangst |
2004-05-12 | 32 bit ints are uint32_t, not u_long. works on 64bit now. ok deraadt@ | Ted Unangst |
2003-09-23 | Replace select backends with poll backends. selscan() and pollscan() | Todd C. Miller |
2003-08-14 | don't write grabage in unused direntry field. newer windows versions | Ted Unangst |
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-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 |
1999-11-17 | There is no msdosfs_abortop. Remove prototype. | Artur Grabowski |
1998-01-11 | FAT32 support from NetBSD by Wolfgang Solfrank. | Niels Provos |
1997-11-06 | Updates for VFS Lite 2 + soft update. | Constantine Sapuntzakis |
1997-10-04 | cleanup timestamp code for NT/Win95; khym@bga.com | Theo de Raadt |
1997-03-02 | Sync msdosfs with NetBSD sans const-ness. NetSBD log messages: | Todd C. Miller |
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 |