freebsd-src/usr.bin
Steven Wallace 18e24ede6b Restore previous compatibility of ${.CURDIR}/obj.uname -m and
$(.CURDIR}/obj search while retaining compatability of new
prefix with cwd for the current source tree builds.
.TARGETOBJDIR has been removed from make and CANONICALOBJDIR set in
bsd.obj.mk

The builtin object directory searching is defined specifically as:

If MAKEOBJDIRPREFIX is defined, the search order is
${MAKEOBJDIRPREFIX}${.CURDIR}
${.CURDIR}

Else if MAKEOBJDIR is defined, the search order is
${MAKEOBJDIR}
${.CURDIR}

Otherwise, default to the search order
${.CURDIR}/obj.`uname -m`
$(.CURDIR}/obj
/usr/obj${.CURDIR}
${.CURDIR}

Reviewed by:	bde
1996-09-18 06:06:39 +00:00
..
apply
ar
at
banner
basename
biff
cal
calendar
cap_mkdb
chat
checknr
chflags
chpass
cksum
cmp
col
colcrt
colldef
colrm
column
comm
compile_et
compress Finished adjustments for cleaning up declaration of zopen(). Moving the 1996-09-05 18:15:43 +00:00
cpp
ctags
cut
dig
dirname
dnsquery build bind-4.9.4-P1 dnsquery in it's own directory 1996-08-29 21:54:39 +00:00
du
ee
env
error
expand
f2c
false
fetch Remove the code which has restart looking at the modtime. That's just 1996-09-10 19:49:41 +00:00
file Make "file foo.core" print the program name properly again. 1996-09-05 15:55:57 +00:00
file2c
find
finger
fmt Add -c flag to fmt to center lines. 1996-09-10 19:50:23 +00:00
fold
fpr
from
fsplit
fstat
ftp
gcore
gencat
getopt
gprof
gprof4
head
hexdump Add '-C' "Canonical" format to hexdump: 1996-09-16 21:18:48 +00:00
host build bind-4.9.4-P1 host in it's own directory 1996-08-29 21:53:39 +00:00
id
indent
ipcrm
ipcs
join
jot
kdump
key
keyinfo
keyinit
killall
ktrace
kzip
lam
last
lastcomm
ldd
leave
lex
locate #include <fastfind.c> -> #include "fastfind.c" 1996-09-16 01:17:25 +00:00
lock Closes PR bin/1567 1996-09-14 09:00:52 +00:00
logger
login
logname
look
lorder
lsvfs
m4
mail
make Restore previous compatibility of ${.CURDIR}/obj.uname -m and 1996-09-18 06:06:39 +00:00
makewhatis
mesg
mk_cmds Recovered from -Wall cleanup in ss_internal.h. This depended on 1996-09-05 18:20:47 +00:00
mkdep
mkfifo
mklocale
mkstr
modstat
more
msgs
mt
netstat make appletalk networks not show an un-needed host 1996-09-05 23:34:09 +00:00
nfsstat
nice
nm
nohup
pagesize
passwd Reset password change time to zero. (This has no effect with standard 1996-09-05 15:57:41 +00:00
paste
pr
printenv
printf
quota
ranlib
rdist Close bin/2747: rdist accesses free()d memory 1996-09-11 01:39:55 +00:00
renice
rev
rlogin Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
rpcgen
rpcinfo
rs
rsh Add a timeout flag so that failing operations can at least be caught 1996-09-06 05:24:05 +00:00
rup
ruptime
rusers
rwall
rwho
sasc
script Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
sed
sgmlfmt Document the -f ps option. 1996-09-09 14:15:28 +00:00
sgmls Bye Bye sgmlsasp (and rast)! Frankly, I won't miss you. 1996-09-08 20:44:50 +00:00
shar
showmount
size
soelim
split
strings
strip
su
symorder
systat Fixed DPADD. 1996-09-05 17:16:10 +00:00
tail
talk
tclsh
tconv
tcopy
tee
telnet Fixed DPADD. 1996-09-05 17:16:10 +00:00
tftp Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
time
tip Fixed DPADD. 1996-09-05 17:16:10 +00:00
tn3270 Fixed DPADD. 1996-09-05 17:16:10 +00:00
touch Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
tput
tr
true
tset
tsort
tty
ul
uname
unexpand
unifdef
uniq
units
unvis
users
uudecode
uuencode
vacation
vgrind . make vgrind 8-bit clean; note that it still implicitly assumes 1996-09-08 18:23:53 +00:00
vi
vis
vmstat Fixed DPADD. 1996-09-05 17:16:10 +00:00
w
wall
wc
what
whereis
which
who
whois
window
write
xargs
xinstall Be more careful with mmap. If it fails, fall back to a plain compare or 1996-09-05 07:54:08 +00:00
xlint
xstr
yacc Fix -Wall warning in skeleton parser 1996-09-03 10:56:32 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile remove devconf tools from make tree. 1996-09-06 23:07:35 +00:00
Makefile.inc