freebsd-dev/sys
Peter Wemm 96b2a9d400 libkern.h now internally uses the bzero() definition from sys/systm.h.
This is kinda important since the bzero symbol on i386 is not a function
but a function pointer..  If memset() tried to call it as though it were
a function, things would be less than satisfactory.  In reality though
this was not an actual problem and just caused compile warnings.
2000-09-03 06:04:16 +00:00
..
alpha Complain if we cannot find loader(8) metadata. 2000-09-03 04:13:03 +00:00
amd64 Complain if we cannot find loader(8) metadata. 2000-09-03 04:13:03 +00:00
boot This is real released software, let people think that. 2000-09-03 02:46:17 +00:00
cam Change the "Duplicate Wired Device entry" printout in camperiphnextunit to 2000-08-29 22:11:39 +00:00
coda
compat o Synchronize linprocfs authorization with procfs authorization improvements 2000-09-01 18:40:52 +00:00
compile
conf Move svr4 here as well... 2000-09-02 12:43:43 +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
ddb
dev Replace previous change by a move of a #include since something else 2000-09-03 05:54:40 +00:00
fs Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
geom Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
gnu sync CCR register definitions with creative sources 2000-08-06 20:58:11 +00:00
i4b Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
i386 Complain if we cannot find loader(8) metadata. 2000-09-03 04:13:03 +00:00
isa Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
isofs/cd9660 o Restructure vaccess() so as to check for DAC permission to modify the 2000-08-29 14:45:49 +00:00
kern Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
libkern
miscfs o Simplify if/then clause equating ESRCH with ENOENT when hiding a process 2000-09-01 18:41:32 +00:00
modules remove opt_devfs.h 2000-09-02 23:19:47 +00:00
msdosfs o Restructure vaccess() so as to check for DAC permission to modify the 2000-08-29 14:45:49 +00:00
net Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
netatalk
netatm
netgraph New netgraph node type for Ethernet bridging. 2000-09-01 01:37:13 +00:00
netinet Match IPPROTO_ICMP with IP protocol field of the original IP 2000-09-01 16:38:53 +00:00
netinet6 warn that setsockopt/sysctl # spaces are shared among *BSD, and should better 2000-08-27 00:58:13 +00:00
netipx
netkey make sure we have IV that is random enough. memory allocator on 2000-08-28 08:24:46 +00:00
netnatm
netncp
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 o Restructure vaccess() so as to check for DAC permission to modify the 2000-08-29 14:45:49 +00:00
nwfs
pc98 Fixed FPU_ERROR_BROKEN code. It had old-isa code. 2000-09-01 11:47:07 +00:00
pccard Add a detach method to allow this device to be unloaded. 2000-08-30 06:57:38 +00:00
pci Define some more bits in CSR15 needed for previous change. 2000-09-02 00:02:51 +00:00
posix4
powerpc
rpc
sys libkern.h now internally uses the bzero() definition from sys/systm.h. 2000-09-03 06:04:16 +00:00
tools
ufs Modify extended attribute protection model to authorize based on 2000-09-02 20:31:26 +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