HardenedBSD/sys
2000-02-26 05:07:05 +00:00
..
alpha Fix two bugs in the fault handler for copy{in,out} and friends. 2000-02-25 03:26:10 +00:00
amd64 Add a workaround to allow us to detect the second pci bus on an HP 2000-02-23 20:25:06 +00:00
boot Fix the loader to handle module dependencies properly. More fixes 2000-02-25 05:10:44 +00:00
cam Fix 'camcontrol inquiry'. The inquiry data structure changes (increased to 2000-02-20 04:42:44 +00:00
coda
compat Avoid passing an uninitialized structure member to the real 2000-02-01 16:20:24 +00:00
compile
conf MCA is supported to some extent. Modify a comment that claims otherwise. 2000-02-26 05:07:05 +00:00
contrib
crypto Prototype fix for IPsec authentication related functions 2000-02-10 19:35:53 +00:00
ddb
dev Do not add children (atkbd and psm) if they are disabled. 2000-02-25 11:40:31 +00:00
fs
geom
gnu
i4b Newbus-ify the USR Sportster TA Intern driver. 2000-02-21 02:10:10 +00:00
i386 MCA is supported to some extent. Modify a comment that claims otherwise. 2000-02-26 05:07:05 +00:00
isa Do not add children (atkbd and psm) if they are disabled. 2000-02-25 11:40:31 +00:00
isofs/cd9660
kern Add new oid, debug.boothowto. This allows userland apps to see 2000-02-25 11:43:08 +00:00
libkern
miscfs
modules
msdosfs
net Fix possible SLIOCSUNIT panic 2000-02-20 21:03:53 +00:00
netatalk Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netatm Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netgraph
netinet Remove option IPFILTER_KLD. In case you wanted to kldload ipfilter, 2000-02-23 20:11:57 +00:00
netinet6 Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netipx Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netkey
netnatm Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netncp
netns Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
nfs Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
nfsclient Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
nfsserver Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
ntfs
nwfs
pc98 Merged from sys/isa/sio.c rev 1.288. 2000-02-17 15:09:12 +00:00
pccard /tmp/msg 2000-02-21 06:52:20 +00:00
pci o No need to print the vendor/device ID for things that matched succesfully. 2000-02-22 21:44:39 +00:00
posix4
powerpc Update the ata driver to take more advantage of newbus, this 2000-02-18 20:57:33 +00:00
rpc
svr4
sys Followup to previous commit; change fd_mask from signed to unsigned as 2000-02-20 15:01:37 +00:00
tools
ufs Fix a 'freeing free block' panic in UFS. The problem occurs when the 2000-02-24 20:43:20 +00:00
vm Fix null-pointer dereference crash when the system is intentionally 2000-02-16 21:11:33 +00:00
Makefile