NetBSD/sys
mycroft 3eeacbcb2d #include <sys/vnode.h>, for prototypes. 1995-06-03 05:53:28 +00:00
..
adosfs set blocksize in adosfs_getattr(). fixes pr#968 1995-04-17 12:22:08 +00:00
arch Handle most of the address fixups during bootstrap with a macro. 1995-06-02 18:14:04 +00:00
compat Moved egid credential from cr_groups[0] to new field cr_gid. POSIX.1 1995-06-01 22:43:30 +00:00
conf rename files files for new config/config.old naming 1995-04-28 08:19:12 +00:00
ddb Avoid printing values as "end+0x...." 1995-05-24 20:21:00 +00:00
dev Add `Maxtor LXT-213S', this time without a Sun OEM addition. 1995-06-02 21:44:11 +00:00
isofs/cd9660 copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
kern #include <sys/vnode.h>, for prototypes. 1995-06-03 05:53:28 +00:00
lib parenthesize macro arg usage 1995-05-16 05:26:36 +00:00
miscfs Fix a condition where union_updatevp() would reinsert the node onto the 1995-06-02 02:39:20 +00:00
msdosfs Update a comment in deupdat() to reflect current reality. 1995-06-02 16:19:55 +00:00
net Newer version from CSRG. 1995-05-17 15:50:06 +00:00
netccitt Remove some explicit references to loif. 1995-04-11 04:30:47 +00:00
netinet Dynamically allocate the deencapsulation interfaces. Abstract the code to 1995-06-02 04:23:05 +00:00
netiso Avoid byte-swapping IP addresses at run time. 1995-06-01 21:35:34 +00:00
netns nsipstart() should return void. 1995-04-11 04:25:21 +00:00
nfs Fix more off by one errors. 1995-06-02 19:50:11 +00:00
scsi Add `Maxtor LXT-213S', this time without a Sun OEM addition. 1995-06-02 21:44:11 +00:00
stand
sys Moved egid credential from cr_groups[0] to new field cr_gid. POSIX.1 1995-06-01 22:43:30 +00:00
ufs Fix thinko in previous commit. Do this as suggested by John Kohl. 1995-05-30 11:41:38 +00:00
vm oops; vm_pageout.c should include machine/cpu.h, _not_ vm_pager.c 1995-05-07 19:27:27 +00:00
Makefile