..
alpha
Fix some 64bit truncation problems which crept into SYSCTL_LONG() with the
1998-12-27 18:03:29 +00:00
amd64
Pre 3.0 branch cleanup sos#1: wcd
1998-12-27 13:55:48 +00:00
boot
Add simple terminal emulator, compatible with cons25. Currently supported
1998-12-22 11:51:25 +00:00
cam
a more correct change that should meet the sniff test
1998-12-24 06:01:15 +00:00
coda
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
1998-12-04 22:54:57 +00:00
compat
According to the author..
1998-12-24 21:21:20 +00:00
compile
conf
Pre 3.0 branch cleanup sos#2: sound
1998-12-27 14:21:37 +00:00
contrib /softupdates
Remove some compiler warnings.
1998-12-10 20:11:47 +00:00
ddb
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
1998-12-04 22:54:57 +00:00
dev
Pre 3.0 branch cleanup casualty #6 : ft
1998-12-27 13:40:57 +00:00
fs
Fix possible NULL-pointer deref in error case (same as DEVFS).
1998-12-16 00:10:51 +00:00
geom
Update system to new device statistics code.
1998-09-15 08:15:30 +00:00
gnu
PR: kern/8819
1998-12-13 06:50:17 +00:00
i386
Fix breakage by cleanup.
1998-12-27 17:12:02 +00:00
isa
Pre 3.0 branch cleanup casualty #6 : ft
1998-12-27 13:40:57 +00:00
isofs /cd9660
MFC: loosen compare even though bde doesn't like it.
1998-12-06 11:36:24 +00:00
kern
Fix some 64bit truncation problems which crept into SYSCTL_LONG() with the
1998-12-27 18:03:29 +00:00
libkern
- Fix modulo bug.
1998-12-01 05:29:06 +00:00
miscfs
Fix possible NULL-pointer deref in error case (same as DEVFS).
1998-12-16 00:10:51 +00:00
modules
Install scripts without .sh suffix.
1998-11-12 00:37:39 +00:00
msdosfs
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
1998-12-07 21:58:50 +00:00
net
More isdn4bsd convergence: cleanup log messages.
1998-12-26 13:14:45 +00:00
netatalk
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
1998-12-07 21:58:50 +00:00
netatm
Set and propagate the correct cause code values.
1998-12-11 21:47:47 +00:00
netinet
'ip_fw_head' and 'M_IPFW' are also used in ip_dummynet so cannot be
1998-12-22 20:38:06 +00:00
netipx
Back out last change; there was 'fixup' code for the case later.
1998-12-09 13:48:08 +00:00
netkey
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
1998-12-07 21:58:50 +00:00
netnatm
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
1998-12-04 22:54:57 +00:00
netns
Make INET a proper option.
1998-01-08 23:42:31 +00:00
nfs
Fix for creating files on a Solaris 7 server with NFSv3 (the request was
1998-12-25 10:34:27 +00:00
nfsclient
Fix for creating files on a Solaris 7 server with NFSv3 (the request was
1998-12-25 10:34:27 +00:00
nfsserver
Fix for creating files on a Solaris 7 server with NFSv3 (the request was
1998-12-25 10:34:27 +00:00
pc98
Fix breakage by cleanup.
1998-12-27 17:12:02 +00:00
pccard
probe function changed from returning char * to const char *.
1998-12-14 06:37:37 +00:00
pci
Turn the VIA chipset ,<<IDE/USB>> controller probing off.
1998-12-27 07:59:25 +00:00
posix4
Set PAGE_SIZE for _SC_PAGESIZE sysconf().
1998-06-01 21:54:43 +00:00
powerpc
Removed bogus casts of USRSTACK and/or the other operand in binary
1998-12-16 15:21:51 +00:00
rpc
sys
Fix some 64bit truncation problems which crept into SYSCTL_LONG() with the
1998-12-27 18:03:29 +00:00
tools
Make the vnode opv vector construction fully dynamic. Previously we
1998-11-10 09:04:09 +00:00
ufs
Fixed null pointer panics which I introduced in rev.1.86. Vnodes
1998-12-24 09:45:10 +00:00
vm
Update comments to routines in vm_page.c, most especially whether a
1998-12-23 01:52:47 +00:00
Makefile
Build KLD modules, these work for both a.out and elf.
1998-11-03 06:50:58 +00:00