freebsd-src/sys
Poul-Henning Kamp 1d252fa4ad Don't include <machine/ansi.h> twice.
Reviewed by:	phk
Submitted by:	"Philippe Charnier" <charnier@lirmm.fr>
1996-04-30 12:54:27 +00:00
..
alpha
amd64 pte.h: Add the VADDR(pdi,pti) macro to construct virtual address from 1996-04-30 12:02:12 +00:00
compat/linux
compile
conf Make install' depend on kernel'. Some idiot tried to install a 1996-04-27 07:30:49 +00:00
ddb
dev Removed options MAXCONS & HARDFONT, they are no longer in use 1996-04-26 06:45:41 +00:00
fs
geom Add missing "int" to static var. 1996-04-24 09:42:22 +00:00
gnu
i386 pte.h: Add the VADDR(pdi,pti) macro to construct virtual address from 1996-04-30 12:02:12 +00:00
isa Removed options MAXCONS & HARDFONT, they are no longer in use 1996-04-26 06:45:41 +00:00
isofs/cd9660
kern Fixed two typos in the comment. 1996-04-29 15:07:59 +00:00
libkern Don't include <sys/types.h> when it isn't used. 1996-04-19 18:40:25 +00:00
miscfs
modules
msdosfs
net Regardless of whether or not the check for IPv4 is useful, we certainly 1996-04-25 02:34:37 +00:00
netinet inet_ntoa buffer was evaluated twice in log_in_vain, fix it. 1996-04-27 18:19:12 +00:00
netipx Don't use a newfangled auto initializer. Initialize everything by 1996-04-13 14:37:22 +00:00
netns
nfs
nfsclient
nfsserver
pc98/pc98 Eliminated sloppy common-style declarations. Now there are no duplicated 1996-04-13 12:45:57 +00:00
pccard Adds the APM hooks into the generic pccard kernel files. With this code 1996-04-23 16:03:08 +00:00
pci Fix logic bug in pci bridge code. For a PCI-PCI bridge, secondary 1996-04-25 06:04:27 +00:00
powerpc/include
rpc
scsi Don't depend on <sys/types.h> including <sys/cdefs.h>. 1996-04-19 17:39:57 +00:00
sys Don't include <machine/ansi.h> twice. 1996-04-30 12:54:27 +00:00
tools
ufs Yet more b_flags fixes. The previous ones broke the clearing of B_DONE 1996-04-19 19:34:19 +00:00
vm Move the map entry allocations from the kmem_map to the kernel_map. As 1996-04-29 22:04:57 +00:00
Makefile