Age | Commit message (Expand) | Author |
2009-01-05 | The FAT32 fsinxtfree field is advisory in nature and we don't use | Kenneth R Westerback |
2006-12-16 | Adopt FreeBSD's code for non-DEV_BSIZE formatted MSDOSFS filesystems. | Kenneth R Westerback |
2006-10-03 | Introduce daddr64_t and use it for physical block numbers | Pedro Martelletto |
2004-05-16 | remove printfs i left in. noticed by marc@ | Ted Unangst |
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-12-10 | fix NULL/0 mixup | Jun-ichiro itojun Hagino |
2003-12-04 | Typos | Miod Vallat |
2003-10-22 | from netbsd: | 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-11-27 | Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The | Artur Grabowski |
1999-01-10 | make this work with MSDOSFS_DEBUG | Artur Grabowski |
1998-05-02 | correct a fat32 write lockup; oki@yk.rim.or.jp | Theo de Raadt |
1998-04-17 | confusion over & and &&; cross@va.pubnix.com | Theo de Raadt |
1998-01-11 | FAT32 support from NetBSD by Wolfgang Solfrank. | Niels Provos |
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 |