NetBSD/sys
leo 56dc7b26ad Atari no longer uses the default db_read/write functions. 1995-06-09 20:03:05 +00:00
..
adosfs set blocksize in adosfs_getattr(). fixes pr#968 1995-04-17 12:22:08 +00:00
arch Atari no longer uses the default db_read/write functions. 1995-06-09 20:03:05 +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 missing `break;'s. 1995-06-09 18:09:27 +00:00
isofs/cd9660 copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
kern Fix various signal handling bugs: 1995-06-08 23:51:01 +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 update from Ignatios Souvatzis 1995-06-07 00:13:52 +00:00
netccitt Remove some explicit references to loif. 1995-04-11 04:30:47 +00:00
netinet Remove ip_ifmatrix completely. 1995-06-07 16:01:15 +00:00
netiso Remove extra definition of satosin(). 1995-06-07 15:21:48 +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 add m_split proto, as suggested by Ignatios Souvatzis in pr 1076 1995-06-07 00:21:28 +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