1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys
KATO Takenori 2a9da86c19 Synchronize with sys/i386/isa/syscons.c and sys/i386/isa/syscons.h
revisions 1.216 and 1.29, respectively.
1997-05-17 11:52:26 +00:00
..
alpha md_regs is a struct trapframe * now, not int [] 1997-05-07 20:05:45 +00:00
amd64 Ignore the supplied nfs_diskless structure from the bootstrap loader 1997-05-15 19:12:56 +00:00
compat/linux
compile
conf Bring in some kernel bootp support. This removes the need for netboot 1997-05-11 18:05:39 +00:00
ddb
dev 1) font loading (two fixes) 1997-05-15 05:43:59 +00:00
fs 1. Added cast and parenthesis in block size calculaion in 1997-05-07 14:37:32 +00:00
geom
gnu
i386 Removed some useless code: 1997-05-16 10:40:00 +00:00
isa 1) font loading (two fixes) 1997-05-15 05:43:59 +00:00
isofs/cd9660 Hide the kernel-only stuff inside #ifdef KERNEL. 1997-05-07 13:23:04 +00:00
kern Bring in some kernel bootp support. This removes the need for netboot 1997-05-11 18:05:39 +00:00
libkern
miscfs 1. Added cast and parenthesis in block size calculaion in 1997-05-07 14:37:32 +00:00
modules
msdosfs
net Make sppp's logging human-readable. Also, use log(9), as opposed to 1997-05-11 10:04:24 +00:00
netatalk First cut at patches to make appletalk compile again 1997-05-13 21:01:45 +00:00
netinet Don't send arp request for the ip address 0.0.0.0. 1997-05-14 16:39:52 +00:00
netipx Mega IPX commit. 1997-05-10 09:58:58 +00:00
netkey
netnatm import Chuck Cranor's ATM driver 1997-05-09 08:04:59 +00:00
netns
nfs Use same syntax as netboot for root and swap mounts. 1997-05-14 01:36:51 +00:00
nfsclient Use same syntax as netboot for root and swap mounts. 1997-05-14 01:36:51 +00:00
nfsserver Don't keep addresses in mbuf chains. This should simplify the next round 1997-05-13 17:25:44 +00:00
pc98 Synchronize with sys/i386/isa/syscons.c and sys/i386/isa/syscons.h 1997-05-17 11:52:26 +00:00
pccard Recognize, but don't actually do much with a TI PCI1130 PcCard/CardBus bridge. 1997-05-03 13:57:26 +00:00
pci import Chuck Cranor's ATM driver 1997-05-09 07:48:14 +00:00
powerpc/include
rpc
scsi Add the D_DISK flag to the cdevsw structs of various CD-ROM drivers. 1997-05-10 12:13:17 +00:00
sys struct timespec needs to be useable with just <time.h>, but needs to not 1997-05-13 10:58:14 +00:00
tools
ufs
vm
Makefile