summaryrefslogtreecommitdiff
path: root/sys/ufs/lfs/lfs_vnops.c
AgeCommit message (Expand)Author
2005-12-28Use the DIP macros to uniformly access fields from UFS1 and UFS2 dinodes.Pedro Martelletto
2005-05-28ufs_whiteout() is now pointless, remove it, okay millert@Pedro Martelletto
2004-06-24This moves access to wall and uptime variables in MI code,Thorsten Lockert
2003-09-23Replace select backends with poll backends. selscan() and pollscan()Todd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-11-08Implement simple vnodeop inheritance for specfs and fifofs.Artur Grabowski
2002-03-14First round of __P removal in sysTodd C. Miller
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
1997-05-30Integrate new ext2fs, reverting ufs support for the old one.Jason Downs
1996-07-01New LFS, based on Lite2. Still being worked on.Jason Downs
1996-05-22Change VOP_UPDATE() semantics:Theo de Raadt
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt