freebsd_amp_hwpstate/sys
Bruce Evans ea35435137 Made N_TXTADDR() work for kernels (assume that a ZMAGIC file with an
out of bounds a_entry is a kernel and use the usual kludge to find
the text address).  If gdb had used this, it would have been able
to find the kernel text address properly.  Unfortunately, it uses
its own a.out macros, so this is mainly an example for gdb to copy.
1997-12-19 20:44:48 +00:00
..
alpha I should not edit linux_prot.h directly. Fix the argument of linux_nice. 1997-12-17 03:12:35 +00:00
amd64 Add support for low resolution SMP kernel profiling. 1997-12-15 02:18:35 +00:00
compat Make hidden COMPAT_43 dependencies explict. Options in headers is a 1997-12-16 18:49:23 +00:00
compile
conf Augment $PATH to ensure searching of /sbin and /usr/sbin for sysctl 1997-12-18 21:03:04 +00:00
ddb Some fixes from John Hood: 1997-12-05 05:36:58 +00:00
dev Make COMPAT_43 and COMPAT_SUNOS new-style options. 1997-12-16 17:40:42 +00:00
fs Set the sender's low watermark to match the maximum size for atomic 1997-12-19 18:58:14 +00:00
geom
gnu Make COMPAT_43 and COMPAT_SUNOS new-style options. 1997-12-16 17:40:42 +00:00
i386 Augment $PATH to ensure searching of /sbin and /usr/sbin for sysctl 1997-12-18 21:03:04 +00:00
isa Make COMPAT_43 and COMPAT_SUNOS new-style options. 1997-12-16 17:40:42 +00:00
isofs/cd9660 Staticize a few things. 1997-11-18 14:40:36 +00:00
kern Some performance improvements, and code cleanups (including changing our 1997-12-19 09:03:37 +00:00
libkern
miscfs Set the sender's low watermark to match the maximum size for atomic 1997-12-19 18:58:14 +00:00
modules Fix my typo. 1997-12-16 22:50:18 +00:00
msdosfs
net MALLOC->malloc 1997-12-19 19:39:01 +00:00
netatalk
netinet Fix an incredibly horrible bug in the ipfw code 1997-12-19 03:36:15 +00:00
netipx Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h. 1997-12-15 20:31:25 +00:00
netkey
netnatm
netns
nfs Various of the ISP users have commented that the 1.41 version of the 1997-12-08 00:59:08 +00:00
nfsclient Various of the ISP users have commented that the 1.41 version of the 1997-12-08 00:59:08 +00:00
nfsserver Don't call malloc(..., M_WAITOK) at splnet(). Doing so is often 1997-11-24 14:18:00 +00:00
pc98 Make COMPAT_43 and COMPAT_SUNOS new-style options. 1997-12-16 17:40:42 +00:00
pccard - Remove the code that cleared out the registers (previously enabled by the 1997-12-02 23:23:14 +00:00
pci Correct the check for multiword dma. It was incorrectly checking 1997-12-19 02:25:51 +00:00
powerpc/include
rpc
scsi Allow slow SCSI CDROMs more time to start up. 1997-12-14 00:32:33 +00:00
sys Made N_TXTADDR() work for kernels (assume that a ZMAGIC file with an 1997-12-19 20:44:48 +00:00
tools
ufs Some performance improvements, and code cleanups (including changing our 1997-12-19 09:03:37 +00:00
vm Change bogus usage of btoc to atop. The incorrect usage of btoc was 1997-12-19 15:31:13 +00:00
Makefile