freebsd_amp_hwpstate/sys/conf
Bruce Evans 2336a7ea75 Removed all traces of LN_FLAGS. It was only used to produce a link
/usr/sbin/sysctl -> ${DESTDIR}/sbin/sysctl in some versions of 2.2,
and this link was broken if DESTDIR was set.

Added a SYMLINKS macro.  This works the same as LINKS, except it
creates symlinks and the linked-to pathname may be relative.  This
is more flexible than LN_FLAGS, since it supports installing
symlinks independently of hard links.

Use `ln -f[s] ...' instead of `rm -f ...; ln [-s] ...' for LINKS and
SYMLINKS.  This is equivalent if the target is neither a directory nor
a symlink to a directory.

PR:		8279
1999-03-23 03:06:25 +00:00
..
Makefile.alpha Ignore errors from chflags. This makes it possible to make installworld 1999-02-14 13:56:15 +00:00
Makefile.i386 Increased kernel virtual address space to 1GB. NOTE: You MUST have fixed 1999-03-11 18:28:46 +00:00
Makefile.pc98 Sync with sys/i386/conf/Makefile.i386 revision 1.141. 1999-03-13 13:18:00 +00:00
Makefile.powerpc Increased kernel virtual address space to 1GB. NOTE: You MUST have fixed 1999-03-11 18:28:46 +00:00
NOTES describe new ISP options 1999-03-17 01:50:21 +00:00
defines
files Add new kernel option: 1999-03-02 20:26:02 +00:00
files.alpha Keyboard driver update in preparation for the USB keyboard driver. 1999-03-10 10:36:53 +00:00
files.i386 Rewert the atapi CDROM driver's name to wcd. 1999-03-16 13:34:03 +00:00
files.pc98 Sync with sys/i386/conf/files.i386 revision 1.229. 1999-03-17 08:58:42 +00:00
kern.mk
kmod.mk Removed all traces of LN_FLAGS. It was only used to produce a link 1999-03-23 03:06:25 +00:00
ldscript.alpha
ldscript.amd64 Increased kernel virtual address space to 1GB. NOTE: You MUST have fixed 1999-03-11 18:28:46 +00:00
ldscript.i386 Increased kernel virtual address space to 1GB. NOTE: You MUST have fixed 1999-03-11 18:28:46 +00:00
ldscript.powerpc
majors Add cdev 120 as the audit device. 1999-03-21 21:53:09 +00:00
newvers.sh
nfsswapkernel.c
options Add options to turn off support for Qlogic 1020/1040, Qlogic 1080/1240, 1999-03-17 01:48:34 +00:00
options.alpha Keyboard driver update in preparation for the USB keyboard driver. 1999-03-10 10:36:53 +00:00
options.i386 Make NDGBPORTS an official option. 1999-03-13 13:20:59 +00:00
options.pc98 Sync with sys/i386/conf/options.i386 revision 1.110. 1999-03-17 09:00:33 +00:00
param.c
systags.sh