NetBSD/sys
briggs ed87cbfebd Some generic clean-up. Get rid of old debugging code. Fix exec to work
with new changes by cgd.  Fixup includes.  Get rid of initcpu().  Change
code using struct myframe to use struct frame.  Some gratuitous
reformatting and get rid of C version of copyinstr().
1994-01-11 00:18:54 +00:00
..
arch Some generic clean-up. Get rid of old debugging code. Fix exec to work 1994-01-11 00:18:54 +00:00
boot Clean up deleted files. 1993-10-13 05:42:10 +00:00
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 Cleanup. 1994-01-10 06:10:30 +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 sign extension bug 1994-01-10 20:47:39 +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 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 Clean up deleted files. 1993-08-13 11:35:49 +00:00
scsi fix from Nick Cuccia (cuccia@remarque.berkeley.edu), apparently 1993-12-23 09:35:51 +00:00
stand add rcs ids, and clean up headers where necessary 1993-05-20 03:53:21 +00:00
sys Set errno to EINVAL and return -1 if the argument to sigaddset(), sigdelset(), 1994-01-10 23:02:09 +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 move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library' 1993-10-13 05:40:23 +00:00