NetBSD/sys
thorpej 159c1ab1cd Only compile the MI LANCE driver if an "le" is configured into the kernel. 1996-05-07 16:09:12 +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 - Rewrite scrollup(), scrolldown(), and clear_screen() to move/clear only 1996-05-07 15:52:19 +00:00
compat sort this. 1996-05-05 17:14:25 +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 Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 02:24:54 +00:00
isofs/cd9660 Correct evaluation of assoc introduced on ansification 1996-03-16 20:25:40 +00:00
kern Implement futimes(). 1996-04-23 10:29:02 +00:00
lib No longer needed. The netbsd config for gcc/arm has been fixed to generate 1996-04-26 20:07:43 +00:00
miscfs remove include of <sys/cpu.h> 1996-04-22 01:38:12 +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 Kill a couple of unnecessary calls to strlen(). 1996-05-07 05:26:02 +00:00
netccitt Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:36:06 +00:00
netinet Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +00:00
netiso Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +00:00
netns Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +00:00
nfs Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:51:25 +00:00
scsi Cleanup the rest of the SCSIDEBUG printfs. From Bernd Ernesti. 1996-05-05 19:52:50 +00:00
stand
sys Gone as promised. 1996-05-03 20:04:40 +00:00
ufs Appease gcc: unused variables if !QUOTA 1996-03-25 12:53:35 +00:00
vm Added missing prototypes from <sys/cpu.h> 1996-04-23 12:25:23 +00:00
Makefile