index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
ufs
/
lfs
/
lfs_vnops.c
Age
Commit message (
Expand
)
Author
2005-12-28
Use the DIP macros to uniformly access fields from UFS1 and UFS2 dinodes.
Pedro Martelletto
2005-05-28
ufs_whiteout() is now pointless, remove it, okay millert@
Pedro Martelletto
2004-06-24
This moves access to wall and uptime variables in MI code,
Thorsten Lockert
2003-09-23
Replace select backends with poll backends. selscan() and pollscan()
Todd C. Miller
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-11-08
Implement simple vnodeop inheritance for specfs and fifofs.
Artur Grabowski
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
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-05-22
Change VOP_UPDATE() semantics:
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