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
Age
Commit message (
Expand
)
Author
2001-08-19
More old timeouts removal, mainly affected unused/unmaintained code.
Miod Vallat
2001-08-12
vm_extern.h no more
Michael Shalayeff
2001-02-23
Change the B_DELWRI flag using buf_dirty and buf_undirty instead of
Constantine Sapuntzakis
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
1998-02-08
Updates to match type changes in syscall tables
Thorsten Lockert
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
1997-03-02
Add noatime option to not update atime on files in a filesystem (unless
Todd C. Miller
1997-02-24
OpenBSD tags
Niklas Hallqvist
1996-10-18
-Wall happieness
Michael Shalayeff
1996-07-21
Ensure we never use more than one callout table slot
Thorsten Lockert
1996-07-01
fix padding for struct lfs, formating fix.
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-06-14
Keep dirty list used by in-kernel update(8) in sync with buffers
Thorsten Lockert
1996-05-22
Change VOP_UPDATE() semantics:
Theo de Raadt
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-03-19
Merging w/ NetBSD 021796.
Michael Shalayeff
1996-02-27
From NetBSD: update to 960217 sources
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt