freebsd-dev/sys
Marcel Moolenaar 4a22d85023 Fix bug in previous commit. We need to trim the limits to fit
the datatype (= long). Use ULONG_MAX and LONG_MAX to avoid
creating MD code.
2000-08-26 05:08:10 +00:00
..
alpha Fix typo in license. 2000-08-25 07:32:24 +00:00
amd64 Comment out the static wiring of hints for GENERIC - the release process 2000-08-24 18:56:54 +00:00
boot Add a new compile-time tweak to BTX. If you set the make(1) variable 2000-08-24 20:57:44 +00:00
cam Quick fix. <sys/conf.h> now depends on <sys/time.h>, which is not present 2000-08-24 19:23:09 +00:00
coda
compat Fix bug in previous commit. We need to trim the limits to fit 2000-08-26 05:08:10 +00:00
compile
conf If a ${KERNEL}.hints file exists, and no hints are specified explicitly, 2000-08-25 19:30:03 +00:00
contrib/dev Install mode 644, not mode 664 during kernel compile. Yes, Peter, I am 2000-08-15 11:06:56 +00:00
crypto sync with kame tree as of july00. tons of bug fixes/improvements. 2000-07-04 16:35:15 +00:00
ddb Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. 2000-07-04 11:25:35 +00:00
dev Add vendor IBM product USB CD-ROM Drive 2000-08-26 05:06:40 +00:00
fs Quick fix for msdsofs_write() on alphas and other machines with either 2000-08-25 09:03:58 +00:00
geom Move the truncation code out of vn_open and into the open system call 2000-07-04 03:34:11 +00:00
gnu sync CCR register definitions with creative sources 2000-08-06 20:58:11 +00:00
i4b Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c) 2000-08-20 21:34:39 +00:00
i386 Fix typo in license. 2000-08-25 07:32:24 +00:00
isa Add spltty()/splx() in the watchdog timer routine. 2000-08-24 08:49:44 +00:00
isofs/cd9660 Centralize the canonical vop_access user/group/other check in vaccess(). 2000-08-20 08:36:26 +00:00
kern Make this file compile again when COMPAT_43 has not been 2000-08-26 02:27:01 +00:00
libkern Comment out unavailable call. This needs to be revisited when the entropy 2000-06-25 10:15:58 +00:00
miscfs Fix panic when removing open device (found by bp@) 2000-08-24 15:36:55 +00:00
modules This is the initial import of a new driver for the current family of 2000-08-23 03:22:41 +00:00
msdosfs Quick fix for msdsofs_write() on alphas and other machines with either 2000-08-25 09:03:58 +00:00
net Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c) 2000-08-20 21:34:39 +00:00
netatalk
netatm
netgraph Add three more control messages to complement their opposites: 2000-08-15 01:05:50 +00:00
netinet Remove obsolete comment. 2000-08-22 00:32:52 +00:00
netinet6 Replace the mbuf external reference counting code with something 2000-08-19 08:32:59 +00:00
netipx
netkey Replace the mbuf external reference counting code with something 2000-08-19 08:32:59 +00:00
netnatm
netncp Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. 2000-07-04 11:25:35 +00:00
netns
nfs This patch corrects the first round of panics and hangs reported 2000-07-24 05:28:33 +00:00
nfsclient This patch corrects the first round of panics and hangs reported 2000-07-24 05:28:33 +00:00
nfsserver This patch corrects the first round of panics and hangs reported 2000-07-24 05:28:33 +00:00
ntfs Centralize the canonical vop_access user/group/other check in vaccess(). 2000-08-20 08:36:26 +00:00
nwfs Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. 2000-07-04 11:25:35 +00:00
pc98 Comment out the static wiring of hints for GENERIC - the release process 2000-08-24 18:56:54 +00:00
pccard Add UNIX domain socket feature to pccardd. This makes pccard 2000-08-20 16:16:57 +00:00
pci Correct messages for VIA Apollo Pro133A. 2000-08-25 08:30:51 +00:00
posix4
powerpc Support bounce buffers for ISA DMA on the alpha. This is required for the 2000-06-19 18:41:27 +00:00
rpc
svr4 Regen. (Fix SYS_exit) 2000-07-29 10:07:38 +00:00
sys Fix panic when removing open device (found by bp@) 2000-08-24 15:36:55 +00:00
tools remove crufty exec stuff, perl is in the base system 2000-06-27 19:09:55 +00:00
ufs Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c) 2000-08-20 21:34:39 +00:00
vm Make the arguments match the functionality of the functions. 2000-08-26 04:51:39 +00:00
Makefile I should know better than to touch this without testing a 'make release' 2000-08-24 18:53:09 +00:00