NetBSD/sys
phil 951bc35247 added the missing semicolon. 1994-01-14 09:03:59 +00:00
..
arch added the missing semicolon. 1994-01-14 09:03:59 +00:00
boot
compat SHM_LOCK and SHM_UNLOCK aren't just HPUXCOMPAT 1994-01-08 15:09:01 +00:00
conf Reflect reality a bit more closely... 1994-01-11 00:30:26 +00:00
ddb Pointers to arrays behave oddly in C... 1994-01-09 22:56:07 +00:00
dev Junk comselect(); it's the same at ttselect(). 1994-01-13 14:58:12 +00:00
isofs fix from: line 1994-01-12 23:20:15 +00:00
kern `extern int cpu' isn't used at all. 1994-01-14 03:41:49 +00:00
lib Use $(MAKE) instead of make 1994-01-09 17:22:54 +00:00
libkern
miscfs Make a printf #ifdef PORTAL_DIAGNOSTIC. 1994-01-13 18:29:03 +00:00
msdosfs check cross-device renames 1994-01-12 03:33:33 +00:00
net Get the pkthdr.len calculation right. 1994-01-12 02:45:11 +00:00
netccitt Correct order of arguments to m_get*(). 1994-01-06 23:57:36 +00:00
netinet Change the counters to be all the same type -- u_long. 1994-01-10 23:27:39 +00:00
netiso Make this compile again after netinet changes. 1994-01-10 22:01:43 +00:00
netns Make this compile again after netinet changes. 1994-01-10 22:01:43 +00:00
nfs reparations... 1994-01-10 13:29:26 +00:00
pcfs
scsi *strategy functions return void. 1994-01-11 17:19:37 +00:00
stand
sys fixed a typo in a comment 1994-01-13 07:36:21 +00:00
ufs
vm oops; get rid of a mis-inclusion in the last change 1994-01-13 18:20:36 +00:00
Makefile