| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc | |
| Patches provided by Joel Baker in PR 22364, verified by myself. | |||
| 2003-01-06 | Add multiple inclusion protection. | matt | |
| 2002-10-23 | merge kqueue branch into -current | jdolecek | |
| kqueue provides a stateful and efficient event notification framework currently supported events include socket, file, directory, fifo, pipe, tty and device changes, and monitoring of processes and signals kqueue is supported by all writable filesystems in NetBSD tree (with exception of Coda) and all device drivers supporting poll(2) based on work done by Jonathan Lemon for FreeBSD initial NetBSD port done by Luke Mewburn and Jason Thorpe | |||
| 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 | |
| default, as the copyright on the main file (ffs_softdep.c) is such that is has been put into gnusrc. options SOFTDEP will pull this in. This code also contains the trickle syncer. Bump version number to 1.4O | |||
| 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 | |
| places; by Chris G. Demetriou and myself. | |||
| 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 | |
| Also, fix some time stamp bogosities. | |||
| 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 | |
| NFS changes for better cookie support ISOFS changes for better Rockridge support and support for generation numbers | |||
| 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 | |
