Age | Commit message (Expand) | Author |
2006-03-05 | Use more queue macros rather than doing it by hand; ok otto@ krw@ | Miod Vallat |
2005-12-28 | Use the DIP macros to uniformly access fields from UFS1 and UFS2 dinodes. | Pedro Martelletto |
2005-11-06 | Replace obsolete comment with one that better describes reality. | Pedro Martelletto |
2005-07-03 | Extended Attributes was a piece to get to ACLs, however ACLs have not | Dale Rahn |
2004-06-04 | rootvp is already externed in systm.h, no need for a local extern | Ted Unangst |
2003-08-14 | constify vfsops; tedu@ ok | Michael Shalayeff |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-04-23 | In mount.h, rename field export -> export_info, to avoid collision with C++. | Marc Espie |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-22 | Extended Attribute support from FreeBSD/TrustedBSD ok art@, deraadt@ | Dale Rahn |
2001-02-20 | use void * consistently in vfs_mount and sys_mount. ok @art | assar |
2000-02-07 | update to use new checkexp vfs operation | assar |
1999-05-31 | New struct statfs with mount options. NOTE: this replaces statfs(2), | Todd C. Miller |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1997-11-06 | Updates for VFS Lite 2 + soft update. | Constantine Sapuntzakis |
1997-06-20 | Change errno cause by mounting invalid filesystems from EINVAL to EFTYPE. | kstailey |
1997-05-30 | Integrate new ext2fs, reverting ufs support for the old one. | Jason Downs |
1996-07-01 | New LFS, based on Lite2. Still being worked on. | Jason Downs |
1996-06-27 | Moving some things around; struct inode still ends up bigger, though. | Jason Downs |
1996-06-24 | ufs changes: add the notion of directory operators. | Jason Downs |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |