| Age | Commit message (Expand) | Author |
| 1993-10-30 | fix chris typo. | glass |
| 1993-10-29 | limit block sizes requested | cgd |
| 1993-09-16 | kill volatile warning. | cgd |
| 1993-09-07 | Changes to VFS readdir semantics | ws |
| 1993-08-26 | Implement setattr: mode for process entries; mode + uid/gid for the | pk |
| 1993-08-25 | Um, last change was wrong. Instead, add 3 to the number of inodes (forget | mycroft |
| 1993-08-25 | Subtract to from the free count for `.' and `..', to maintain the fiction that | mycroft |
| 1993-08-25 | Fixed improperly initialized nfsnode in pfs_lookup() | pk |
| 1993-08-24 | Fill inode fields in procfs_statfs(), in stead of block fields | pk |
| 1993-08-24 | copyright update. | pk |
| 1993-08-24 | Rcs Id added. | pk |
| 1993-08-24 | Initial version of a proc filesystem. | pk |
| 1993-08-23 | RLIMIT_OFILE --> RLIMIT_NOFILE | mycroft |
| 1993-08-23 | changes from 0.9-ALPHA2 to 0.9-BETA | cgd |
| 1993-08-02 | Make fdesc_print have a return type of void. | mycroft |
| 1993-08-02 | Make kernfs_print have a return type of void. | mycroft |
| 1993-08-01 | Add RCS identifiers (this time on the correct side of the branch), and | mycroft |
| 1993-06-27 | ANSIfications - removed all implicit function return types and argument | andrew |
| 1993-06-27 | ANSIfications - lots of function prototyping. | andrew |
| 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-27 | make the sleeps on socket open interruptable. | cgd |
| 1993-05-20 | add rcs ids as necessary, and also clean up headers | cgd |
| 1993-05-20 | header cleanup | cgd |
| 1993-05-20 | add $Id$ strings, and clean up file headers where necessary | 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-04-19 | Add consistent multiple-inclusion protection. | mycroft |
| 1993-04-02 | Jay Fenlason <hack@datacube.com>: | cgd |
| 1993-03-30 | added . and .. | cgd |
| 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 |
| 1993-03-23 | files which implement the kern filesystem. from Jan-Simon Pendry, | cgd |
| 1993-03-23 | files which implement the fdesc filesystem. from Jan-Simon Pendry, | cgd |
| 1993-03-21 | after 0.2.2 "stable" patches applied | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |