1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.bin
Sean Bruno e4684c7895 Change LDFLAGS to LDADD in order to allow static builds. This is more
proper way to ensure that the command line compile works the way we intend.

Add explicity DPADD statemens on LIBMD and LIBPTHREAD depending on which
options are used in the build.

Reviewed by:	andrew
MFC after:	2 weeks
2014-11-15 18:03:38 +00:00
..
alias
apply Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
ar use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
asa
at Sigh, remove a line that needs to be removed along with previous commit. 2014-09-29 21:54:46 +00:00
atm
awk
banner
basename Integrate usr.sbin/basename/tests from NetBSD into atf/kyua 2014-10-09 00:41:42 +00:00
bc Convert LIBCURSES to LIBNCURSES to fix "make checkdpadd" 2014-08-26 09:10:28 +00:00
biff
bluetooth Change the code to use the openpty(3) API which uses the pts(4) driver 2014-10-23 15:16:40 +00:00
bmake Update to bmake-20140620 2014-07-08 22:27:50 +00:00
brandelf use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
bsdiff use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
bzip2
bzip2recover NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
c89
c99
calendar Add myself (jch) to calendar.freebsd and committers-src.dot 2014-09-24 22:31:40 +00:00
cap_mkdb
catman
chat
checknr
chkey Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
chpass Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
cksum
clang Convert LIBCURSES to LIBNCURSES to fix "make checkdpadd" 2014-08-26 09:10:28 +00:00
cmp Integrate usr.bin/cmp/tests from NetBSD into atf/kyua 2014-10-09 00:50:33 +00:00
col Fix to col when printing half-line feeds w/ -f option... 2014-10-17 21:09:03 +00:00
colcrt
colldef
colrm
column
comm Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
compile_et Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
compress
cpio Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
cpuset use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
csplit Correct example. 2014-02-08 13:29:35 +00:00
ctags
ctlstat use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
cut Integrate usr.bin/cut/tests from NetBSD into atf/kyua 2014-10-09 01:46:31 +00:00
dc Sync with OpenBSD. 2014-04-16 23:14:05 +00:00
dirname Integrate usr.bin/dirname/tests from NetBSD into atf/kyua 2014-10-09 00:55:04 +00:00
dpv Balance DPADD against LDADD for dpv(1,3). 2014-11-05 20:58:25 +00:00
drill Rework privatelib/internallib 2014-08-06 22:17:26 +00:00
dtc dtc: ignore lines starting with #. 2014-06-10 06:16:34 +00:00
du
ee Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
elf2aout use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
elfdump Fix a typo. 2014-09-16 22:26:01 +00:00
enigma
env
expand
false
fetch use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
file MFV r267843: update file/libmagic to 5.19. 2014-06-26 06:03:39 +00:00
file2c Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
find Correct scale factor for T terabyte suffix 2014-10-08 17:40:58 +00:00
finger
fmt
fold
from
fstat use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
fsync
ftp ftp(1) uses nothing from libutil, do not link to it 2014-11-05 15:32:57 +00:00
gcore Remove an unsed variable. 2014-07-31 03:36:03 +00:00
gencat
getconf use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
getent
getopt
gprof Remove ia64. 2014-07-07 00:27:09 +00:00
grep Integrate usr.bin/grep/tests from NetBSD into atf/kyua 2014-10-09 01:53:23 +00:00
gzip Sync with NetBSD. 2014-10-23 01:22:29 +00:00
head
hesinfo
hexdump fix spelling of offset since that is what is used in the body... 2014-10-30 06:54:25 +00:00
host Add host.1 to CLEANFILES. 2014-08-26 19:36:47 +00:00
iconv Nothing in iconv(1) uses symbols from libcrypt 2014-11-05 14:55:01 +00:00
id id(1) only uses getaudit(2) from the BSM which is part of the libc 2014-11-05 15:03:58 +00:00
indent multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
ipcrm
ipcs use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
iscsictl Make it possible to do "iscsictl -Rt xxx -p yyy", to remove a session 2014-11-15 06:14:38 +00:00
join Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
jot Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
kdump Decode the arguments passed to _umtx_op(). In particular, decode the 2014-10-13 16:37:06 +00:00
keylogin
keylogout
killall Re-work r260800 to include other signals which start with 'I' 2014-01-17 04:16:39 +00:00
ktrace Clarify that the -c argument clears the list of tracepoints specified by 2014-08-26 21:21:57 +00:00
ktrdump use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
lam
last
lastcomm Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
ldd use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
leave
less Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
lessecho
lesskey
lex Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
limits
locale
locate NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
lock Missed comma. 2014-08-26 11:04:51 +00:00
lockf use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
logger Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
login Remove LOG_ODELAY because it does nothing. 2014-08-17 19:06:26 +00:00
logins use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
logname
look look: implement long options 2014-07-04 04:47:29 +00:00
lorder
lsvfs
lzmainfo
m4 Avoid name shadowing to fix build under powerpc64. 2014-08-07 14:26:44 +00:00
mail Always check the limits of array index variables before using them. 2014-08-21 02:40:33 +00:00
make When producing fmake(1), `make clean' should remove fmake.1 (a copy of 2014-07-23 23:01:54 +00:00
makewhatis
man Replace the macros used in the previous man(1) commit with literal text, 2014-09-26 11:48:29 +00:00
mandoc Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
mesg mesg: remove advertising clause 2014-05-11 02:04:40 +00:00
minigzip
ministat Make ministat CRNL tolerant by stripping all isspace() from the tail 2014-03-12 08:54:29 +00:00
mkcsmapper use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
mkcsmapper_static NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
mkdep
mkesdb use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
mkesdb_static NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
mkfifo
mkimg Add missing commas to .Xr. 2014-11-14 08:58:06 +00:00
mklocale
mkstr
mktemp
mkulzma use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
mkuzip use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
msgs Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
mt
nc
ncal Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
netstat Add the ability to set `prefer_source' flag to an IPv6 address. 2014-09-09 10:52:50 +00:00
newgrp
newkey Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
nfsstat Use the DELTA() macro to tidy the server-side interval stats code a bit. 2014-02-05 14:44:59 +00:00
nice
nl Treat the '-' as meaning standard input. 2014-05-04 12:20:40 +00:00
nohup
opieinfo
opiekey Link otp-sha1 to match real challenge prompt, not otp-sha 2014-08-11 14:37:57 +00:00
opiepasswd
pagesize
pamtest
passwd Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
paste
patch patch: add dry-run alias for compatibility with other implementations. 2014-06-15 16:38:17 +00:00
pathchk
perror
pr multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
printenv
printf printf: Install tests/regress.missingpos1.out, fixing tests. 2014-06-01 13:33:22 +00:00
procstat In "procstat -v" (VM), spell out 'FL' to 'FLAG' since there are two extra 2014-07-20 20:11:34 +00:00
protect
quota
rctl Fix typo. 2014-09-11 19:54:30 +00:00
renice
rev
revoke use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
rlogin
rpcgen Fix some rpcgen sample file issues. 2014-06-06 17:38:37 +00:00
rpcinfo
rs
rsh
rup
ruptime
rusers
rwall
rwho Update most userspace consumers of capability.h to use capsicum.h instead. 2014-03-16 11:04:44 +00:00
script Bring back r226403, the fix for bin/161526, which was (accidentally?) 2014-01-17 21:45:25 +00:00
sed sed(1): Don't force a newline on last line, if input stream doesn't have one 2014-08-08 17:29:01 +00:00
send-pr Add a stub send-pr that simply points people towards the online support 2014-06-17 12:59:03 +00:00
seq
setchannel
shar
showmount Use mount protocol version 3 by default for showmount and umount. 2014-08-16 14:56:11 +00:00
smbutil
sockstat use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
sort Change LDFLAGS to LDADD in order to allow static builds. This is more 2014-11-15 18:03:38 +00:00
split
ssh-copy-id use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
stat use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
stdbuf
su Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
svn Add svnlite.1 to CLEANFILES. 2014-08-26 20:40:12 +00:00
systat Fix integer truncation in affecting systat -ifstat 2014-09-29 17:38:50 +00:00
tabs Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
tail
talk Convert LIBCURSES to LIBNCURSES to fix "make checkdpadd" 2014-08-26 09:10:28 +00:00
tar Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
tcopy
tee
telnet Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
tests Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
tftp Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
time
timeout Add regression tests for the timeout(1) utility 2014-10-28 10:39:41 +00:00
tip
top Replace a magic number with the proper definition. This change actually 2014-10-29 19:21:19 +00:00
touch
tput Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
tr Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
true
truncate use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
truss The current POSIX semaphore implementation stores the _has_waiters flag 2014-10-24 20:02:44 +00:00
tset Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
tsort
tty
ul Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
uname
unexpand NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
unifdef use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
uniq Update most userspace consumers of capability.h to use capsicum.h instead. 2014-03-16 11:04:44 +00:00
units Fix structure of new tests (r268794) for usr.bin/units. 2014-07-25 01:29:22 +00:00
unvis
unzip use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
usbhidaction
usbhidctl
users Unbreak the build by re-enabling exceptions. 2014-07-14 12:24:38 +00:00
uudecode Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
uuencode Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
vacation Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
vgrind NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
vi Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
vis
vmstat Replace update from -r271410 accidentally lost in -r273575. 2014-10-26 20:48:26 +00:00
vtfontcvt vtfontcvt will first ship in FreeBSD 10.1 2014-07-24 15:16:03 +00:00
w Fix text output for the uptime command. 2014-11-11 21:52:10 +00:00
wall
wc Fix a SIGSEGV when emitting XML or JSON when reading stdin. In that 2014-11-07 01:36:20 +00:00
what
whereis multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
which use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
who
whois Introduce $RA_SERVER to set default whois server. 2014-06-25 15:39:08 +00:00
write
xargs Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
xinstall install: re-check failed mkdir for EEXIST 2014-09-23 11:41:09 +00:00
xlint Remove ia64. 2014-07-07 00:27:09 +00:00
xo Hook xo(1) to the build -- it's like echo, but uses libxo to 2014-10-23 23:16:21 +00:00
xstr
xz
xzdec
yacc Increase MAXTABLE to the maxmimum possible value. The default value is too 2014-11-13 00:46:53 +00:00
yes mdoc: drop the trailing dot from the xref list. 2014-06-05 08:20:14 +00:00
ypcat use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
ypmatch use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
ypwhich
Makefile Re-enable dpv(1,3): Introduced via r274116; temporarily disabled 2014-11-06 19:28:01 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.powerpc
Makefile.sparc64