NetBSD/sys
ws 16b1f2baeb Make signal handling code use copyin/copyout instead of
direct access to user data.
Make procfs really work for debugging.
Implement not & notepg files in procfs.
1994-01-20 21:22:06 +00:00
..
arch Make signal handling code use copyin/copyout instead of 1994-01-20 21:22:06 +00:00
boot Clean up deleted files. 1993-10-13 05:42:10 +00:00
compat sync with magnum 1994-01-15 01:18:14 +00:00
conf add files for updated execve() 1994-01-16 03:03:38 +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 clean up, break script handling out of check_exec(), and comment a bit. 1994-01-16 03:09:59 +00:00
lib Find source in the right places. 1994-01-15 19:48:56 +00:00
libkern Clean up deleted files. 1993-12-04 07:26:07 +00:00
miscfs Make a printf #ifdef PORTAL_DIAGNOSTIC. 1994-01-13 18:29:03 +00:00
msdosfs Initialize variable in mountmsdosfs(). 1994-01-20 09:46:40 +00:00
net include <machine/cpu.h> not <machine/mtpr.h> 1994-01-16 02:22:51 +00:00
netccitt pull in <machine/cpu.h>, rather than <machine/mtpr.h> for soft intr stuff 1994-01-16 01:58:59 +00:00
netinet Fix arguments to ip_getmoptions. 1994-01-19 21:36:56 +00:00
netiso pull in <machine/cpu.h>, rather than <machine/mtpr.h> for soft intr stuff 1994-01-16 01:58:59 +00:00
netns delete references to mtpr.h 1994-01-20 18:17:00 +00:00
nfs Include nfs_hack_mountroot() in NFSDISKLESS_HARDWIRE 1994-01-18 01:35:15 +00:00
pcfs Clean up deleted files. 1993-08-13 11:35:49 +00:00
scsi *strategy functions return void. 1994-01-11 17:19:37 +00:00
stand add rcs ids, and clean up headers where necessary 1993-05-20 03:53:21 +00:00
sys Includes filesystem types from 4.4 1994-01-18 01:32:06 +00:00
ufs mfs_print return type back to 'int' 1993-12-23 07:03:11 +00:00
vm do not clean fictitious pages. from WS (sent a long time ago...) 1994-01-15 02:39:58 +00:00
Makefile move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library' 1993-10-13 05:40:23 +00:00