freebsd-skq/sys
1998-08-12 18:02:48 +00:00
..
alpha Add code from NetBSD to print CIA capabilities and try to detect Pyxis bugs. 1998-08-11 08:51:09 +00:00
amd64 Register tty software interrupt handlers at run time using register_swi() 1998-08-11 17:01:32 +00:00
compat Converted the second last instance of hzto() to tvtohz(). 1998-08-05 16:44:30 +00:00
compile
conf Sync with sys/i386/conf/options.i386 revision up to 1.84. 1998-08-10 16:54:09 +00:00
contrib
ddb
dev Removed unused includes. 1998-08-12 18:02:48 +00:00
fs Fixed printf format errors. 1998-07-30 17:40:45 +00:00
geom
gnu Synced with dgb.c. Important changes from 1.29 (ioctl handling 1998-08-12 17:38:09 +00:00
i386 Removed unused includes. 1998-08-12 18:02:48 +00:00
isa Register tty software interrupt handlers at run time using register_swi() 1998-08-11 17:01:32 +00:00
isofs/cd9660
kern Modify the internal interfaces to the kernel linker to make it possible 1998-08-12 08:44:21 +00:00
libkern
miscfs Fixed printf format errors. 1998-07-30 17:40:45 +00:00
modules The daemon, snake and star savers should refuse to load if the current 1998-08-06 09:14:26 +00:00
msdosfs
net fix broken loopback code for ddp (again) 1998-08-04 23:17:05 +00:00
netatalk fix broken loopback code for ddp (again) 1998-08-04 23:17:05 +00:00
netinet Fixed printf format errors (ntohl() returns in_addr_t = u_int32_t != long 1998-08-11 19:08:42 +00:00
netipx
netkey
netnatm
netns
nfs If we get an ENOBUFS from the network, it's normally transient network 1998-08-01 09:04:02 +00:00
nfsclient If we get an ENOBUFS from the network, it's normally transient network 1998-08-01 09:04:02 +00:00
nfsserver If we get an ENOBUFS from the network, it's normally transient network 1998-08-01 09:04:02 +00:00
pc98 Sync with sys/i386/isa/syscons.c revision 1.273. 1998-08-10 16:56:53 +00:00
pccard
pci Use [u]intptr_t instead of [unsigned] long to convert and/or represent 1998-08-10 17:21:49 +00:00
posix4
powerpc
rpc
scsi In sys/scsi/st.c, st_close() does not check for errors from calling 1998-07-31 09:00:39 +00:00
sys Modify the internal interfaces to the kernel linker to make it possible 1998-08-12 08:44:21 +00:00
tools
ufs
vm Protect all modifications to paging_in_progress with splvm(). The i386 1998-08-06 08:33:19 +00:00
Makefile