freebsd-skq/sys
1998-08-24 06:42:26 +00:00
..
alpha Use address space numbers to reduce TLB flushes. 1998-08-23 16:05:55 +00:00
amd64 Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
boot Minor tweaks to track a couple of i386 changes and to make it compile. 1998-08-22 10:31:01 +00:00
compat Use [u]intptr_t instead of [u_]long for casts between pointers and 1998-08-16 01:21:52 +00:00
compile
conf Use a relative path to bsd.kern.mk if the relative mk directory exists. 1998-08-24 06:42:26 +00:00
contrib Made some disgusting ifdefs even more disgusting to enable the support 1998-08-15 21:51:53 +00:00
ddb Update to work with the new elf headers. 1998-08-17 08:06:31 +00:00
dev Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
fs Enabled Lite2 fix for reading from dead ttys. 1998-08-23 11:43:29 +00:00
geom Make struct buf->b_offset reflect the real byte offset which got 1998-08-19 10:50:32 +00:00
gnu Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
i386 Use a relative path to bsd.kern.mk if the relative mk directory exists. 1998-08-24 06:42:26 +00:00
isa Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
isofs/cd9660 There is no such thing any more as "struct bdevsw". 1998-07-04 22:30:26 +00:00
kern Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
libkern Converted rcsid to $Id$ again. There shouldn't be any rcsids in the kernel. 1998-08-17 19:26:37 +00:00
miscfs Enabled Lite2 fix for reading from dead ttys. 1998-08-23 11:43:29 +00:00
modules Shut this thing up, like the other LKMs 1998-08-24 05:31:57 +00:00
msdosfs Removed unused includes. 1998-08-17 19:09:36 +00:00
net Yow! Completely change the way socket options are handled, eliminating 1998-08-23 03:07:17 +00:00
netatalk Fixed printf format errors. 1998-08-17 01:05:25 +00:00
netinet Yow! Completely change the way socket options are handled, eliminating 1998-08-23 03:07:17 +00:00
netipx Yow! Completely change the way socket options are handled, eliminating 1998-08-23 03:07:17 +00:00
netkey Fixed printf format errors. 1998-08-17 01:05:25 +00:00
netnatm This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
netns
nfs Yow! Completely change the way socket options are handled, eliminating 1998-08-23 03:07:17 +00:00
nfsclient Yow! Completely change the way socket options are handled, eliminating 1998-08-23 03:07:17 +00:00
nfsserver Yow! Completely change the way socket options are handled, eliminating 1998-08-23 03:07:17 +00:00
pc98 Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
pccard Fixed printf format errors. 1998-08-18 00:32:50 +00:00
pci Increase the number of descriptors (and, as a consequence, the number 1998-08-21 16:58:48 +00:00
posix4 Set PAGE_SIZE for _SC_PAGESIZE sysconf(). 1998-06-01 21:54:43 +00:00
powerpc Add declaration of {aquire,release}_timer2(). 1998-07-22 08:26:23 +00:00
rpc
scsi remove bdevsw arg from dsopen(); 1998-08-23 20:16:35 +00:00
sys Removed support for the gcc-2.[0-4] keywords __dead and __pure. They 1998-08-24 06:17:01 +00:00
tools VOP_STRATEGY grows an (struct vnode *) argument 1998-07-04 20:45:42 +00:00
ufs Quick fix for breakage of read clustering on non-IDE drives. Read 1998-08-18 03:54:39 +00:00
vm Correct/clarify some comments. 1998-08-22 15:24:09 +00:00
Makefile