NetBSD/sys
tls 3052b5a949 fix obscure problem involving ptrace of init 1996-05-15 06:17:47 +00:00
..
adosfs Set file size of a softlink to the length of the symbolic link path, 1996-04-28 06:18:12 +00:00
arch Add register use constraints to a bunch of asm() statements. 1996-05-15 03:23:10 +00:00
compat Fix OGETUDATA for Solaris-2.3 (From Greg Hudson) 1996-05-13 16:57:50 +00:00
conf Only compile the MI LANCE driver if an "le" is configured into the kernel. 1996-05-07 16:09:12 +00:00
ddb change more __kprintf__ format attributes to use __kprintf_attribute__, 1996-04-04 05:13:50 +00:00
dev Don't include <machine/intr.h> twice on the Alpha. 1996-05-14 22:23:38 +00:00
isofs/cd9660 Correct evaluation of assoc introduced on ansification 1996-03-16 20:25:40 +00:00
kern fix obscure problem involving ptrace of init 1996-05-15 06:17:47 +00:00
lib Fix gcc -Wall warnings about printf arguments. 1996-05-14 10:28:18 +00:00
miscfs use %p not %x for pointers 1996-05-13 07:13:23 +00:00
msdosfs Shut up whining compiler so this will build on a SPARC again (-Wall). 1996-03-20 00:45:40 +00:00
net Fix new warnings. 1996-05-07 23:20:21 +00:00
netccitt Include <machine/cpu.h> to get setsoftnet(). 1996-05-09 22:29:25 +00:00
netinet When sending an ARP request, use the interface address for the route, rather 1996-05-11 12:59:55 +00:00
netiso Include <machine/cpu.h> to get setsoftnet(). 1996-05-09 22:29:25 +00:00
netns Include <machine/cpu.h> to get setsoftnet(). 1996-05-09 22:29:25 +00:00
nfs Change VOP_UPDATE() semantics: 1996-05-11 18:26:27 +00:00
scsi Clear SDEV_MEDIA_LOADED bit on the last close of a device. This causes the 1996-05-14 10:38:47 +00:00
stand
sys Use #ifdef _KERNEL to wrap struct ostat declaration 1996-05-14 13:26:49 +00:00
ufs Change VOP_UPDATE() semantics: 1996-05-11 18:26:27 +00:00
vm Added missing prototypes from <sys/cpu.h> 1996-04-23 12:25:23 +00:00
Makefile