freebsd-skq/sys
1998-08-15 21:58:09 +00:00
..
alpha I managed to break sparse configuration accesses with my last commit. 1998-08-13 08:11:27 +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 Made some disgusting ifdefs even more disgusting to enable the support 1998-08-15 21:51:53 +00:00
ddb
dev Changed \n to \r in the mouse cutbuffer, this makes pine & Emacs 1998-08-14 06:32:03 +00:00
fs Fixed printf format errors. 1998-07-30 17:40:45 +00:00
geom
gnu Use offsetof() to avoid some casts from pointers to integers (of a 1998-08-15 21:36:16 +00:00
i386 Use offsetof() to avoid some casts from pointers to integers (of a 1998-08-15 21:36:16 +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 Protect all modifications to v_numoutput with splbio(). 1998-08-13 08:09:08 +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 Fixed yet more ioctl breakage due to the type of the `cmd' arg changing 1998-08-15 21:58:09 +00:00
netatalk fix broken loopback code for ddp (again) 1998-08-04 23:17:05 +00:00
netinet Made some disgusting ifdefs even more disgusting to enable the support 1998-08-15 21:51:53 +00:00
netipx
netkey
netnatm
netns
nfs Protect all modifications to v_numoutput with splbio(). 1998-08-13 08:09:08 +00:00
nfsclient Protect all modifications to v_numoutput with splbio(). 1998-08-13 08:09:08 +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 - change at2pc98() into global from static. 1998-08-15 09:08:26 +00:00
pccard
pci Use "baseclass" instead of "class" for storing the contents of PCI register 1998-08-13 19:12:20 +00:00
posix4
powerpc Add declaration of {aquire,release}_timer2(). 1998-07-22 08:26:23 +00:00
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 Change cmd argument to dsioctl from int to u_long. 1998-08-14 08:04:39 +00:00
tools
ufs "The releaseing of the reference and lock is not temporary and belongs 1998-08-12 21:42:54 +00:00
vm Protect all modifications to paging_in_progress with splvm(). 1998-08-13 08:05:13 +00:00
Makefile