freebsd-nq/sys
John Birrell 756985ab45 Test for the existance of ${MACHINE}/boot before trying to build it.
The PC98 stuff in this makefile should be removed and that system
should build with MACHINE=pc98 and MACHINE_ARCH=i386.
1998-02-20 07:37:08 +00:00
..
alpha Staticized. 1998-02-13 07:34:52 +00:00
amd64 Remove DISABLE_PSE option which was masking (but not fixing) the problem. 1998-02-16 23:57:03 +00:00
compat In the words of the submitter: 1998-02-07 02:13:27 +00:00
compile
conf Don't propogate *_DEBUG options. Use DEBUG and recompile 1998-02-20 04:19:39 +00:00
ddb Ensure that the linker sets for commands exist by putting a standard 1998-02-13 02:19:29 +00:00
dev Move Luigi's I2CWR ioctl from the video_ioctl section to the 1998-02-20 03:55:17 +00:00
fs Update MSDOSFS code using NetBSD's msdosfs as a guide to support 1998-02-18 09:28:47 +00:00
geom Revert part of my previous patch - I don't see the *need* 1998-02-15 08:28:26 +00:00
gnu Fixed configuration and linkage of ext2_checkoverlap(). 1998-02-13 00:28:40 +00:00
i386 Don't propogate *_DEBUG options. Use DEBUG and recompile 1998-02-20 04:19:39 +00:00
isa - If a PCCARD serial device is removed from the system, let the serial 1998-02-14 16:17:17 +00:00
isofs/cd9660 Staticize. 1998-02-09 06:11:36 +00:00
kern Revert sosend() to its behavior from 4.3-Tahoe and before: if 1998-02-19 19:38:20 +00:00
libkern Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
miscfs Deleted unused variable. 1998-02-10 08:04:31 +00:00
modules Don't reference (nonesxistent) qcam module. 1998-02-18 14:30:07 +00:00
msdosfs Update MSDOSFS code using NetBSD's msdosfs as a guide to support 1998-02-18 09:28:47 +00:00
net Implement the spirit but not the letter of Terrys hot-char patch. 1998-02-13 12:46:28 +00:00
netatalk Staticize. 1998-02-09 06:11:36 +00:00
netinet Add new sysctl variable: net.inet.ip.accept_sourceroute 1998-02-16 19:23:58 +00:00
netipx Staticize. 1998-02-09 06:11:36 +00:00
netkey Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +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 Staticize. 1998-02-09 06:11:36 +00:00
nfsclient Staticize. 1998-02-09 06:11:36 +00:00
nfsserver Staticize. 1998-02-09 06:11:36 +00:00
pc98 Sync with sys/i386/conf/majors.1.31. 1998-02-19 08:43:25 +00:00
pccard - Removed typo in Copyright and added Id. 1998-02-07 20:41:20 +00:00
pci Move Luigi's I2CWR ioctl from the video_ioctl section to the 1998-02-20 03:55:17 +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 Put the SC_Q_NO_TAGS value in the correct field for the Iomega Jaz quirk 1998-02-18 09:40:54 +00:00
sys soundcard.h wasn't upgraded when i386/isa/snd was 1998-02-18 02:27:00 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs Fix a panic resulting from executing off an MFS image. This corrects the 1998-02-16 23:55:53 +00:00
vm Move the 'sw' device off block major #1, which is now occupied by 'wfd'. 1998-02-19 12:15:06 +00:00
Makefile Test for the existance of ${MACHINE}/boot before trying to build it. 1998-02-20 07:37:08 +00:00