NetBSD/sys
mark b7105daa51 Updated boot0() to leave the processor in 32 bit data/address space mode
when jumping back into the ROM at 0x00000000.
1996-05-12 21:54:05 +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 Updated boot0() to leave the processor in 32 bit data/address space mode 1996-05-12 21:54:05 +00:00
compat Make `make depend' work for libraries. 1996-05-11 16:11:30 +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 Value returned by pci_conf_read() is a pcireg_t, so don't try to store 1996-05-12 18:48:21 +00:00
isofs/cd9660
kern Regen. 1996-05-11 18:30:39 +00:00
lib Make `make depend' work for libraries. 1996-05-11 16:11:30 +00:00
miscfs Implement proper `..' locking in lookup code to avoid many potential 1996-05-10 22:57:49 +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 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 Bug fixes from PR 2329, plus a few from me. 1996-05-11 22:21:51 +00:00
stand
sys Regen. 1996-05-11 18:30:39 +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