NetBSD/sys
1994-01-09 23:57:56 +00:00
..
arch clean up and trim some 1994-01-09 23:57:00 +00:00
boot
compat SHM_LOCK and SHM_UNLOCK aren't just HPUXCOMPAT 1994-01-08 15:09:01 +00:00
conf far reaching but relatively minor cleanup and slight reorg of exec code 1994-01-08 07:14:24 +00:00
ddb Pointers to arrays behave oddly in C... 1994-01-09 22:56:07 +00:00
dev LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com. 1994-01-09 19:35:00 +00:00
isofs isofs_print return type reverts to 'int' 1993-12-23 07:37:42 +00:00
kern implement PT_ATTACH and PT_DETACH. 1994-01-09 23:57:15 +00:00
lib Use $(MAKE) instead of make 1994-01-09 17:22:54 +00:00
libkern Clean up deleted files. 1993-12-04 07:26:07 +00:00
miscfs fix some of my more recent botches, and clean up slightly. 1994-01-09 23:57:56 +00:00
msdosfs Canonicalize all #includes. 1993-12-18 00:50:51 +00:00
net quench the grammar flames! 1994-01-08 02:54:04 +00:00
netccitt Correct order of arguments to m_get*(). 1994-01-06 23:57:36 +00:00
netinet Prototype the rest. 1994-01-09 01:06:02 +00:00
netiso Correct order of arguments to m_get*(). 1994-01-06 23:57:36 +00:00
netns Correct order of arguments to m_get*(). 1994-01-06 23:58:17 +00:00
nfs add support for union and loopback mounts, from jsp 1994-01-04 14:10:48 +00:00
pcfs
scsi fix from Nick Cuccia (cuccia@remarque.berkeley.edu), apparently 1993-12-23 09:35:51 +00:00
stand
sys add constants for a couple of disk types. suggested by downsj@CSOS.ORST.EDU 1994-01-09 20:05:38 +00:00
ufs mfs_print return type back to 'int' 1993-12-23 07:03:11 +00:00
vm Fix a compiler warning. 1994-01-08 05:58:21 +00:00
Makefile