NetBSD/sys
mhitch 82b89f1181 Finally convert the pv_entry allocation to match the hp300 pmap.c.
This should reduce the possibility of a panic when unable to allocate
a new pv_entry under low memory conditions.
Changed a couple of kmem_free() calls to kmem_free_wakeup() as in the
hp300 pmap.c.
-Wall cleanup: unused variable when M68060 not defined.
1996-05-10 01:47:45 +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 Finally convert the pv_entry allocation to match the hp300 pmap.c. 1996-05-10 01:47:45 +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 regen for new tcdevs 1996-05-09 21:44:24 +00:00
isofs/cd9660
kern update for new exec_ecoff.h header, clean up a bit (KNF + changes similar 1996-05-09 23:44:44 +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
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 Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +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 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 change structure member names to be in line with what various ECOFF 1996-05-09 23:42:08 +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