1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/sys
Jordan K. Hubbard a1d55890a0 Add CFS options to LINT, though commented out for now.
Submitted by:	Robert Baron <rvb@sicily.odyssey.cs.cmu.edu>
1998-08-27 02:37:11 +00:00
..
alpha Add atomic.s. 1998-08-24 08:48:22 +00:00
amd64 Change various syscalls to use size_t arguments instead of u_int. 1998-08-24 08:39:39 +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 Add CFS options to LINT, though commented out for now. 1998-08-27 02:37:11 +00:00
contrib/softupdates Handle the case of moving a directory onto the top of a sibling's 1998-08-12 20:46:47 +00:00
ddb Update to work with the new elf headers. 1998-08-17 08:06:31 +00:00
dev Fix an spl protection botch. 1998-08-26 19:11:22 +00:00
fs sort the prototypes 1998-08-25 17:48:54 +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 Add CFS options to LINT, though commented out for now. 1998-08-27 02:37:11 +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
kern priority comparison in maybe_resched() didn't work properly if current 1998-08-26 05:27:42 +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 sort the prototypes 1998-08-25 17:48:54 +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 Re-implement tcp and ip fragment reassembly to not store pointers in the 1998-08-24 07:47:39 +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
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 o renable pccard_remove_driver (it was used in the skel.c driver) 1998-08-26 07:09:58 +00:00
pci - #define mask of enabled interrupts/indications in if_xlreg.h instead of 1998-08-24 17:51:38 +00:00
posix4
powerpc
rpc
scsi remove bdevsw arg from dsopen(); 1998-08-23 20:16:35 +00:00
sys Add VT_CFS type. 1998-08-27 02:34:30 +00:00
tools
ufs Quick fix for breakage of read clustering on non-IDE drives. Read 1998-08-18 03:54:39 +00:00
vm Fix a rounding problem that causes vnode pager to fail to remove the last 1998-08-25 13:47:37 +00:00
Makefile