Go to file
tv 2814f4901b Fix long-standing bug where, if an objdir exists, searching the .PATH for a
file will strip any leading path on the filename when searching ${.CURDIR}.

This bug manifested itself more prominently with xsrc/xfree/xc/lib/GL/GL,
since we now always search ${.CURDIR} as an alternative to ${.OBJDIR}
(PR bin/14499).
2001-11-11 21:36:06 +00:00
bin Fix a cross reference in man page. This should probably be mandoc-ified 2001-11-11 21:09:34 +00:00
crypto Improve markup in two places, and fix a typo. 2001-11-10 08:16:45 +00:00
dist
distrib Make everything fit once again. 2001-11-11 07:46:46 +00:00
etc Fix vnd blk/chr number. 2001-11-11 00:39:33 +00:00
games
gnu Add new category "toolchain". 2001-11-11 21:14:15 +00:00
include
lib Fix a formatting glitch, and remove a space while I'm here. 2001-11-10 22:57:02 +00:00
libexec ANSI'ify. 2001-11-10 17:35:54 +00:00
regress
sbin move guts of non-F special parsing into separate openpartition() func 2001-11-09 11:48:39 +00:00
share fix ascii art 2001-11-11 14:02:18 +00:00
sys compile in the absense of SYSVSHM and SYSVSEM. pointed out by @@@. 2001-11-11 21:21:02 +00:00
tools Pull the rmd160 stuff out as mtree now has options to selectively compile 2001-11-11 01:36:15 +00:00
usr.bin Fix long-standing bug where, if an objdir exists, searching the .PATH for a 2001-11-11 21:36:06 +00:00
usr.sbin Ugg...Turn LIST_FOREACH into a while loop around LIST_NEXT... 2001-11-11 05:07:20 +00:00
build.sh Always rebuild the nbmake wrapper script. Otherwise the options passed to 2001-11-11 01:34:30 +00:00
BUILDING
BUILDING.mdoc
Makefile
Makefile.inc
UPDATING