Go to file
thorpej d00feb8a89 Allow file inclusions to be relative to the file currently being
included.  This is done by tracking the current directory for the
file being parsed, and constructing a path relative to that directory
when an include directive's file name begins with "./".
2003-09-03 18:56:37 +00:00
bin Sort options (AaBb...). 2003-09-02 08:36:20 +00:00
crypto reject rc5/idea/mdc2 commands if OPENSSL_NO_xx is specified 2003-08-27 21:05:02 +00:00
dist Use bounded string op (snprintf instead of sprintf) for an automatic 2003-08-28 11:32:33 +00:00
distrib Add pkg_view and linkfarm binaries and man pages. 2003-09-03 10:25:44 +00:00
doc Add a couple of entries I have interests in. 2003-09-02 12:01:14 +00:00
etc Now that we have nuked /sys, change the cdpath to contain /usr/src/sys 2003-09-02 18:39:27 +00:00
games Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
gnu make the cpp.1 thing really work 2003-09-03 14:21:51 +00:00
include introduce an additional switch to enable building GCC3 instead of GCC2: 2003-08-27 16:03:17 +00:00
lib %F is a date conversion, not a time converstion. 2003-09-03 16:10:56 +00:00
libexec dlsym() should not leave an error set. It confuses programs that check 2003-08-31 21:52:01 +00:00
regress forgot these with: 2003-09-02 06:36:22 +00:00
rescue
sbin Randomise di_igen for the first 2 blocks of inodes for non-UFS2 filesystems. 2003-09-03 17:08:58 +00:00
share .PHONY cleanlnfiles 2003-09-03 07:09:39 +00:00
sys Need to set BUS_DMA_COHERENT to BUS_DMA_NOCACHE on IBM ppc4xx CPUs. 2003-09-03 13:30:05 +00:00
tools If SIZE_MAX is not defined, but SIZE_T_MAX is defined (e.g. FreeBSD), 2003-08-27 18:33:26 +00:00
usr.bin Also display failed target. Given 2003-09-02 23:40:11 +00:00
usr.sbin Allow file inclusions to be relative to the file currently being 2003-09-03 18:56:37 +00:00
build.sh in getkernelconf(), remove check for non-empty $makeobjdir, as it's not 2003-08-16 11:46:44 +00:00
BUILDING Backout the previous commit 2003-08-19 12:53:30 +00:00
Makefile
Makefile.inc
UPDATING It is openssl, not openssh, and fix another typo. 2003-08-05 18:39:56 +00:00