| Age | Commit message (Expand) | Author |
| 1995-06-18 | don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN | cgd |
| 1995-04-15 | fix timeval vs. timespec warnings | cgd |
| 1995-03-29 | KERNEL -> _KERNEL | briggs |
| 1995-03-09 | copy*str() should use size_t. | mycroft |
| 1995-03-08 | use u_long for copyin* | cgd |
| 1995-02-03 | Return EROFS rather than ENOENT in many cases. Also some cosmetic cleanup. | mycroft |
| 1995-01-18 | Clean up the code to frob mnt_stat a (tiny) bit. | mycroft |
| 1994-12-27 | Format police. | mycroft |
| 1994-12-24 | Implement and use a common access checking routine | ws |
| 1994-12-15 | Call foo_statfs() from a common place when mounting. | mycroft |
| 1994-12-14 | Remove a_fp. | mycroft |
| 1994-12-01 | Make sure averunnable.fscale is filled before using it. | mycroft |
| 1994-11-14 | fixed struct comment | christos |
| 1994-10-20 | update for new syscall args description mechanism | cgd |
| 1994-09-15 | stat the file system at mount time, for `df -n', et al. | mycroft |
| 1994-07-21 | Implement /kern/msgbuf. | mycroft |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-06-15 | Minor update from JSP after merging my changes. | mycroft |
| 1994-06-15 | Deal with silly DIAGNOSTIC check. | mycroft |
| 1994-06-15 | Use vget() for devices. | mycroft |
| 1994-06-15 | Fix a bug in finding the raw root device. | mycroft |
| 1994-06-08 | Update to 4.4-Lite fs code, with local changes. | mycroft |
| 1994-05-17 | Really fix the file size problem. | mycroft |
| 1994-05-17 | actually set va_size! | cgd |
| 1994-04-23 | make fs types consistent over new kernels. also, some proto foo. | cgd |
| 1994-04-21 | Convert mount, vnode, and buf structs to use <sys/queue.h>. Also, | cgd |
| 1994-04-14 | fs types are names now. | cgd |
| 1994-02-14 | Add .. entry to /kern | ws |
| 1994-02-11 | don't give bogus return code from read() | cgd |
| 1994-02-09 | don't panic if user does 'cat /kern', though result is dubious. | cgd |
| 1994-01-05 | Clean up deleted files. | mycroft |
| 1994-01-05 | update with latest kernfs file system from jsp@sequent.com | cgd |
| 1993-12-22 | fix return type of vnode print routine | cgd |
| 1993-12-20 | pull load average and misc changes down from magnum | cgd |
| 1993-12-18 | Canonicalize all #includes. | mycroft |
| 1993-11-20 | #ifdef out /kern/root at theo's request | cgd |
| 1993-09-07 | Changes to VFS readdir semantics | ws |
| 1993-08-23 | changes from 0.9-ALPHA2 to 0.9-BETA | cgd |
| 1993-08-02 | Make kernfs_print have a return type of void. | mycroft |
| 1993-06-07 | give various filesystems their own vnode types | cgd |
| 1993-06-07 | give miscfs filesystems their own mount structure malloc type. | cgd |
| 1993-05-28 | add some more functionality: a setattr which supports chmod+chown+chgrp, | cgd |
| 1993-05-28 | add kernfs_access function, to kill kernfs security hole | cgd |
| 1993-05-20 | header cleanup | cgd |
| 1993-04-27 | fix several off-by-one errors in hostname setting/reading | cgd |
| 1993-04-27 | Use EPERM when write permission is denied, not EBADF. | mycroft |
| 1993-03-27 | added cdevvp (after taking it out of vfs_subr.c) because realized | cgd |
| 1993-03-27 | added ".." and support for "rrootdev" | cgd |
| 1993-03-25 | fixed problem where you couldn't unmount after looking... | cgd |
| 1993-03-25 | changed copyright notice thanks to following statement: | cgd |