NetBSD/sys
cgd 00209d1db1 remove include of <sys/types.h> (it's implied by including
<sys/param.h>, and historically has been), and add include of
<sys/systm.h> for prototypes.
1996-08-27 16:24:18 +00:00
..
adosfs Fixed pr#2681 1996-08-10 07:28:49 +00:00
arch * Add initialization of colourmap array when using mfb as a console. 1996-08-27 02:32:48 +00:00
compat Regen; syscalls.master changed. 1996-08-26 22:52:17 +00:00
conf Add compile-time and run-time control over automatic niceing 1996-07-17 21:43:22 +00:00
ddb
dev remove include of <sys/types.h> (it's implied by including 1996-08-27 16:24:18 +00:00
isofs/cd9660 Allow newer IEEE version of Rock Ridge CDs 1996-07-12 13:15:29 +00:00
kern update so that SYSCALL_DEBUG works again. s/nosys/sys_nosys/g. 1996-08-20 22:00:36 +00:00
lib Add machine-independent assertion-checking support. macros are: 1996-08-27 00:44:20 +00:00
lkm Update these to build in a consistant manner, and not assume /sys, etc. 1996-08-23 05:38:53 +00:00
miscfs
msdosfs sys/dir.h -> sys/dirent.h 1996-08-10 08:48:24 +00:00
net use sc_unit instead of pointer arthimetic. 1996-08-09 08:34:00 +00:00
netccitt
netinet Fix some DIAGNOSTIC printf() formats; ntohl() provides a 32-bit quantity, 1996-08-14 03:46:44 +00:00
netiso
netnatm new native mode ATM protocol layer. experimental code for playing 1996-07-04 03:20:11 +00:00
netns
nfs Another %lx -> %x for ntohl() 1996-08-14 03:47:42 +00:00
scsi be quiet about read_subchannel. Some CD players use this to poll, and having 1996-08-13 08:55:38 +00:00
stand
sys Added prototypes for memcmp, memcpy, memmove, and memset functions. 1996-08-16 01:23:46 +00:00
ufs
vm
Makefile