freebsd_amp_hwpstate/sys
John Dyson e493d28abc Fix minor bug with new over used swap fix. 1998-05-01 02:25:29 +00:00
..
alpha Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running under 1998-04-28 18:15:08 +00:00
amd64 Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running under 1998-04-28 18:15:08 +00:00
compat Make a kernel version of the timer* functions called timerval* to be 1998-04-06 08:26:08 +00:00
compile
conf Use ${.TARGET} rather than $@. i386 tested, pc98 untested because config 1998-04-29 18:21:35 +00:00
ddb Ensure that the linker sets for commands exist by putting a standard 1998-02-13 02:19:29 +00:00
dev Oops- osreldate.h is not around like I thought it would be... hmmm.. quick fix to get around this 1998-04-24 18:23:20 +00:00
fs Use DFLTBSIZE instead of MAXBSIZE for pm_fatblksize. 1998-04-29 12:55:51 +00:00
geom Slightly more correct initialisation of the new buf struct for soft-updates. 1998-03-09 20:39:26 +00:00
gnu - breakage of the warnings about pessimized i/o port types. 1998-04-21 21:06:57 +00:00
i386 Use ${.TARGET} rather than $@. i386 tested, pc98 untested because config 1998-04-29 18:21:35 +00:00
isa close() is no longer a SLICE method. 1998-04-22 10:25:27 +00:00
isofs/cd9660 The 'mountroot' option is obviously pointless for an LKM 1998-04-20 23:18:46 +00:00
kern Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running under 1998-04-28 18:15:08 +00:00
libkern Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
miscfs Tighten up management of memory and swap space during map allocation, 1998-04-29 04:28:22 +00:00
modules Give this a shot at actually working as an LKM.. 1998-03-27 04:05:08 +00:00
msdosfs Use DFLTBSIZE instead of MAXBSIZE for pm_fatblksize. 1998-04-29 12:55:51 +00:00
net Loopback network interface driver (net/if_loop.c) has no SIOCSIFFLAGS 1998-04-30 19:37:00 +00:00
netatalk Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
netinet At the request of Garrett, changed sysctl: 1998-04-24 10:08:57 +00:00
netipx Make read_random() take a (void *) argument instead of (char *) 1998-04-06 09:30:42 +00:00
netkey Really make this compile.. 1998-04-06 05:11:42 +00:00
netnatm Staticize. 1998-02-09 06:11:36 +00:00
netns Make INET a proper option. 1998-01-08 23:42:31 +00:00
nfs Use random() to find our initial xid. 1998-04-06 11:41:07 +00:00
nfsclient Use random() to find our initial xid. 1998-04-06 11:41:07 +00:00
nfsserver Use random() to find our initial xid. 1998-04-06 11:41:07 +00:00
pc98 Use ${.TARGET} rather than $@. i386 tested, pc98 untested because config 1998-04-29 18:21:35 +00:00
pccard - Give up trying for a simple solution for correctly recognizing if a card 1998-04-20 15:21:02 +00:00
pci Add support for the Qlogic ISP SCSI && FC/AL Adapters 1998-04-22 18:12:29 +00:00
posix4 Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
powerpc/include Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi Fixed spelling of "fictitious" in diagnostics and comments 1998-04-27 11:36:06 +00:00
sys Make errno finally and permanently thread-aware so that it is no longer 1998-04-30 09:38:03 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs Fix an error that I made with an optimization. In the case 1998-04-30 05:28:53 +00:00
vm Fix minor bug with new over used swap fix. 1998-05-01 02:25:29 +00:00
Makefile Test for the existance of ${MACHINE}/boot before trying to build it. 1998-02-20 07:37:08 +00:00