Go to file
sjg 78610dd53d Whenever we update .PATH, set the variable ${.PATH} to reflect the
search list that will be used.  Thus 'dot' and 'cur' will appear in
${.PATH} either at the start or end depending on .DOTLAST even though
they are not strictly in dirSearchPath.

When .CURDIR is assigned to - re-set the 'cur' Path.

Finally, when checking subdirs, look in 'dot' and 'cur' (first or last
depending on .DOTLAST) just as we do in other situations.
2002-11-26 06:12:59 +00:00
bin Include <stdio.h> to get the prototype for sprintf(3) - macppc needs this. 2002-11-25 21:55:58 +00:00
crypto sync w/ kame source from 2002/11/20. 2002-11-20 03:35:57 +00:00
dist sync with bind 8.3.4. 2002-11-17 14:09:52 +00:00
distrib explicitly add " -f dirname $0/Makefile " to ${MAKE}, so that 2002-11-25 23:29:54 +00:00
doc upgrade postfix to 1.1.12 2002-11-26 03:40:08 +00:00
etc Add support for /dev/lpt* 2002-11-24 20:53:53 +00:00
games I forgot to compile first... 2002-11-26 03:49:53 +00:00
gnu sync w/ 1.1.12. 2002-11-26 03:38:12 +00:00
include Update for 1003.1-2001 base and XSI changes. 2002-11-18 13:39:33 +00:00
lib Set default colour on windows created after a call to start_color(). 2002-11-25 09:11:26 +00:00
libexec Back out the last two changes. They were misguided, and the code worked 2002-11-25 19:49:25 +00:00
regress Align to 2**3, not 2**5. This works around a bug in gas 2.11.2 2002-11-22 17:25:46 +00:00
rescue set SMALLPROG=0 (it was implicit) 2002-10-17 01:49:18 +00:00
sbin Also, don't allocate string entries one by one. Instead, allocate one page 2002-11-25 07:16:17 +00:00
share Regen: catch up to Martin's lpt addition. 2002-11-26 02:30:36 +00:00
sys Remove oboe, it's broken for non-i386 (vtophys usage which should be 2002-11-26 03:27:49 +00:00
tools PR/18733: Jed Davis: define _PATH_DEFTAPE; pax needs it. 2002-10-20 00:42:20 +00:00
usr.bin Whenever we update .PATH, set the variable ${.PATH} to reflect the 2002-11-26 06:12:59 +00:00
usr.sbin Add x86_64 if clause to get correct types. 2002-11-25 22:33:39 +00:00
build.sh Apply fixes & enhancements from Alan Barrett. (Thanks Alan!) 2002-11-17 12:59:37 +00:00
BUILDING Update location of BUILDING.mdoc. 2002-11-25 19:18:44 +00:00
Makefile MKDYNAMICROOT for a.out 2002-11-12 14:33:48 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Note that libtool needs to be rebuilt after updating to a 2002-11-22 15:48:33 +00:00