Age | Commit message (Expand) | Author |
2001-02-20 | use void * consistently in vfs_mount and sys_mount. ok @art | assar |
2000-03-13 | Get rid of leading NULs in /kern/msgbuf. If the msgbuf modified in between | Todd C. Miller |
2000-02-22 | enlarge msgbuf, somewhat line netbsd did | Theo de Raadt |
2000-02-07 | update to use new checkexp vfs operation | assar |
1999-11-10 | Fix to use enoioctl | Constantine Sapuntzakis |
1999-05-31 | New struct statfs with mount options. NOTE: this replaces statfs(2), | Todd C. Miller |
1999-02-26 | cnt is called uvmexp in uvm and the members have different names | Artur Grabowski |
1998-12-28 | kernfs_sync needs to be nullop, not eopnotsupp for unmount to work | Todd C. Miller |
1998-12-24 | in kernfs_statfs set f_flags to 0 | Todd C. Miller |
1998-08-06 | Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlock | Constantine Sapuntzakis |
1998-06-11 | return EOPNOTSUPP for chflags() changes; peter@freebsd | Theo de Raadt |
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-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis |
1997-09-11 | Fix {KERNFS,NULLFS,UMAPFS,UNION}_DIAGNOSTIC kernel compilation errors. | Todd C. Miller |
1997-04-26 | struct definitions in .h files and instances in .c file please. | kstailey |
1997-03-27 | Make kern.osrevision (sysctl) and /kern/osrev report value of | Todd C. Miller |
1997-02-20 | IPSEC package by John Ioannidis and Angelos D. Keromytis. Written in | Theo de Raadt |
1997-01-15 | fixed warning: | kstailey |
1996-10-27 | and the same for the trunk | Michael Shalayeff |
1996-06-20 | add more kernel variables. calculate used/free physmem and vnodes. | Michael Shalayeff |
1996-05-02 | no sys/cpu.h | Theo de Raadt |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |