1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys
Brian S. Dean 2265d5e30d Reset the hardware debug registers when exec'ing a new image.
Reviewed by:	bde,jlemon
Approved by:	jkh
2000-02-28 19:48:51 +00:00
..
alpha Do some cleanups of the IPv6 stuff. This is a non-functional change. 2000-02-27 07:35:42 +00:00
amd64 Reset the hardware debug registers when exec'ing a new image. 2000-02-28 19:48:51 +00:00
boot Fix the loader to handle module dependencies properly. More fixes 2000-02-25 05:10:44 +00:00
cam
coda
compat Fix accept(2) behavior in that accepted sockets don't inherit the 2000-02-28 18:58:59 +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
ddb
dev Completed start/join code (well only infrastructure mode) 2000-02-27 19:52:29 +00:00
fs
geom
gnu
i4b
i386 Reset the hardware debug registers when exec'ing a new image. 2000-02-28 19:48:51 +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 Update a comment in elf_coredump to reflect that if you madvise 2000-02-28 06:36:45 +00:00
libkern
miscfs
modules
msdosfs
net This fixes a problem where the SIOCGIFCONF ioctl goes wrong. This 2000-02-28 19:30:25 +00:00
netatalk
netatm
netgraph
netinet -it do, among other things, clear out any 2000-02-28 00:31:18 +00:00
netinet6 At detaching IPv6 raw socket, also finish IPv6 multicast router. 2000-02-27 18:35:10 +00:00
netipx
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98
pccard
pci Fixed configuration of fast interrupts for the pci cy driver. They were 2000-02-28 08:12:24 +00:00
posix4
powerpc
rpc
svr4
sys Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2). 2000-02-28 04:10:35 +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 Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2). 2000-02-28 04:10:35 +00:00
Makefile