index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
miscfs
/
specfs
/
specdev.h
Age
Commit message (
Expand
)
Author
2009-11-14
- Move kauth_init() a little bit higher.
elad
2009-10-06
Factor out a block of code that appears in three places (Veriexec, keylock,
elad
2008-12-29
Rename specfs_lock as device_lock and move it from specfs to devsw.
pooka
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-01-25
Remove VOP_LEASE. Discussed on tech-kern.
ad
2008-01-24
specfs changes for PR kern/37717 (raidclose() is no longer called on
ad
2007-10-07
Update the file system copy-on-write handler.
hannken
2007-08-03
cleanup unused prototype
pooka
2007-07-22
Retire uvn_attach() - it abuses VXLOCK and its functionality,
pooka
2006-05-14
integrate kauth.
elad
2005-12-11
merge ktrace-lwp.
christos
2005-11-02
merge yamt-vop branch. remove following VOPs.
yamt
2005-08-30
Remove __P()
xtraeme
2004-05-25
Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD.
hannken
2004-02-14
Add a generic copy-on-write hook to add/remove functions that will be
hannken
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-06
Add multiple inclusion protection.
matt
2002-10-23
merge kqueue branch into -current
jdolecek
2002-05-12
Extern speclisth
matt
2001-08-17
add definitions for UBCification of block devices.
chs
1999-12-08
Add appropriate VOP_FCNTL handlers to deadfs and specfs ops vectors.
sommerfeld
1999-11-15
Add Kirk McKusick's soft updates code to the trunk. Not enabled by
fvdl
1998-03-01
Merge with Lite2 + local changes
fvdl
1997-04-11
Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate
kleink
1997-04-02
added advisory record locking support
kleink
1996-09-07
Implement poll(2).
mycroft
1996-09-01
Add a set of generic file system operations that most file systems use.
mycroft
1996-02-13
GC *_nullop(). Minor nits.
mycroft
1996-02-09
miscfs prototype changes
christos
1995-10-15
Implement VOP_BWRITE() using vn_bwrite(), per r_friedl@informatik.uni-kl.de.
mycroft
1994-12-13
Turn lease_check() into a vnode op, per CSRG.
mycroft
1994-06-29
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
cgd
1994-06-08
Update to 4.4-Lite fs code, with local changes.
mycroft
1993-12-22
fix return type of vnode print routine
cgd
1993-09-07
Changes to VFS readdir semantics
ws
1993-06-27
ANSIfications - lots of function prototyping.
andrew
1993-05-20
add rcs ids as necessary, and also clean up headers
cgd
1993-04-19
Add consistent multiple-inclusion protection.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd