freebsd-dev/usr.bin
Julio Merino 912eec3015 Add atf m4 files from the vendor branch.
These were originally deleted as "not important" but, actually we need them
in place if we want to be able to use autoconf on software that provides
atf-based tests.  (That includes being able to rebuild autotest from scratch
on the Kyua cluster machines, as the automated setup does.)
2014-04-01 13:47:08 +00:00
..
alias
apply Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
ar Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
asa
at - Do not bail out if stat(2) fails with ENOENT in the spool directory. This 2013-04-12 14:32:16 +00:00
atf Add atf m4 files from the vendor branch. 2014-04-01 13:47:08 +00:00
atm
awk
banner
basename
bc Document -q and --quiet as discouraged compatibility option. 2013-12-07 07:12:37 +00:00
biff Fix EXIT STATUS. biff reports its status when it was invoked. 2013-04-28 09:29:44 +00:00
bluetooth
bmake Merge bmake-20140101 from vendor 2014-01-27 17:47:21 +00:00
brandelf udpate VERY old email address.. I haven't had this email address for 2014-03-26 03:18:27 +00:00
bsdiff
bzip2
bzip2recover Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
c89 Make c89(1) invoke /usr/bin/cc with argv[0] also set to /usr/bin/cc, 2013-03-07 21:34:16 +00:00
c99 Make c99(1) invoke /usr/bin/cc with argv[0] set to "/usr/bin/cc" instead 2013-03-07 21:37:23 +00:00
calendar Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
cap_mkdb
catman
chat More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
checknr
chkey
chpass mdoc: minor paragraph fixes. 2014-02-08 13:37:02 +00:00
cksum More -Wmissing-variable-declarations fixes. 2012-10-20 10:33:15 +00:00
clang Enable parallel building for gnu/usr.bin and usr.bin/clang too. 2014-03-27 20:15:33 +00:00
cmp Bump .Dd for recent change 2013-11-18 23:11:42 +00:00
col
colcrt
colldef
colrm
column
comm Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
compile_et
compress
cpio MFV r248590,248594: 2013-03-22 13:36:03 +00:00
cpuset
csplit Correct example. 2014-02-08 13:29:35 +00:00
csup Use the system queue.h instead of bundling its own. 2014-03-15 01:20:42 +00:00
ctags
ctlstat Fix bugs in the elapsed time calculation in ctlstat_standard() 2013-04-11 21:18:04 +00:00
cut The is_delim function works on wchar_t characters not ints, update the 2012-11-24 04:15:25 +00:00
dc Properly handle '-h' argument. 2013-02-28 01:22:14 +00:00
dirname
drill Build and install drill(1). 2013-09-22 20:30:55 +00:00
dtc Fix cut-and-paste error message. 2014-03-15 00:58:08 +00:00
du New sentence, new line. 2012-11-04 09:27:01 +00:00
ee Fix spelling. 2013-03-11 13:08:32 +00:00
elf2aout
elfdump Add missing EM_PPC64 to e_machine header display. 2014-01-14 04:28:41 +00:00
enigma
env
expand
false
fetch Increase the default (and minimum) buffer size from 4 kB to 16 kB. Also, 2014-01-28 14:32:04 +00:00
file
file2c Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
find find: When performing -quit, finish pending -exec ... + command lines. 2014-03-16 14:42:58 +00:00
finger More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
fmt
fold
from Add static where appropriate. 2013-11-21 21:19:01 +00:00
fstat Similar to 233760 and 236717, export some more useful info about the 2013-05-03 21:11:57 +00:00
fsync
ftp
gcore Add some missing DPADD. 2013-05-11 13:46:05 +00:00
gencat More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
getconf
getent Add support for netgroup, based on patch in the PR but made consistent 2013-05-23 20:52:30 +00:00
getopt
gprof rework old-style functions prototypes 2013-02-14 08:16:03 +00:00
grep mdoc: minor paragraph fixes. 2014-02-08 13:37:02 +00:00
gzip More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
head Remove EOL whitespace accidentally introduced in r248393. 2013-03-17 06:57:25 +00:00
hesinfo
hexdump Simplify the way the end of a singly linked list is followed (for adding 2014-02-22 10:15:27 +00:00
host Remove BIND. 2013-09-30 17:23:45 +00:00
iconv As a followup to r252547, propate const down the call stack. 2013-07-03 18:27:45 +00:00
id
indent multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
ipcrm
ipcs
iscsictl There is no need to prevent iscsictl from adding iSER session when there 2014-02-26 09:06:57 +00:00
join Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
jot Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
kdump Add `-S' to display syscall numbers in the output as well. 2014-03-28 16:11:20 +00:00
keylogin WARNS=6 compliance 2013-02-19 13:32:26 +00:00
keylogout
killall Re-work r260800 to include other signals which start with 'I' 2014-01-17 04:16:39 +00:00
ktrace
ktrdump Don't dump entries that were modified during the time the KTR buffer was being 2014-03-14 22:07:08 +00:00
lam
last Bump date missed in r202756 2012-09-14 17:50:42 +00:00
lastcomm Migrate tools/regression/{usr.bin/lastcomm,usr.sbin}/ to the new tests layout. 2014-03-16 04:09:22 +00:00
ldd Pass variables prefixed with both LD_ and LD_32_ to the run-time linker. 2013-08-07 00:28:17 +00:00
leave
less Note that the manual page of less(1) says: 2012-12-03 21:49:37 +00:00
lessecho
lesskey
lex Connect flex 2.5.37 to the build and bump __FreeBSD_version. 2013-05-21 19:32:35 +00:00
limits sh(1),limits(1): Document kqueues (-k) rlimit. 2013-11-01 13:57:30 +00:00
locale Sort options. 2012-11-17 23:52:38 +00:00
locate multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
lock Check the return error of set[e][ug]id. While this can never fail in the 2012-10-22 03:07:05 +00:00
lockf Add option to lockf to avoid creating a file if it does not exist. 2013-05-10 17:30:29 +00:00
logger - Clarify usage of the -f option. 2014-03-05 02:10:10 +00:00
login login: Clean up PAM and audit, then exit, on SIGHUP and SIGTERM. 2014-01-26 22:49:24 +00:00
logins
logname
look
lorder
lsvfs - Add file system type number (vfc_typenum) in the list. This is useful 2013-06-09 16:33:32 +00:00
lzmainfo
m4 Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
mail Remove unnecessary cast to pid_t. 2013-07-04 03:24:58 +00:00
make Add Makefiles missed in r263346. 2014-03-19 12:32:50 +00:00
makewhatis
man Remove default support for 1aout section manpages. There haven't been 2013-01-16 23:20:24 +00:00
mandoc Merge mdocml v1.12.3 into head 2014-02-01 09:27:57 +00:00
mesg
minigzip
ministat Make ministat CRNL tolerant by stripping all isspace() from the tail 2014-03-12 08:54:29 +00:00
mkcsmapper To avoid having to explicitly test COMPILER_TYPE for setting 2013-12-22 17:51:33 +00:00
mkcsmapper_static
mkdep
mkesdb Attempt to deal with a compile failure that shows up with gcc, which 2013-07-03 18:25:27 +00:00
mkesdb_static
mkfifo
mkimg Fix build on FreeBSD 7 where: 2014-03-29 23:46:01 +00:00
mklocale Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
mkstr
mktemp Use the macro for standard error return values. 2012-11-18 16:34:06 +00:00
mkulzma
mkuzip
msgs Check the return error of set[e][ug]id. While this can never fail in the 2012-10-22 03:07:05 +00:00
mt
nc
ncal Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
netstat Now, after r263102 we have ifi_oqdrops in if_data, restore printing of 2014-03-19 03:33:32 +00:00
newgrp Print a warning if not setuid root. 2013-02-08 14:14:00 +00:00
newkey
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
nohup
opieinfo
opiekey
opiepasswd
pagesize
pamtest
passwd Remove mention of minimum password length and upper/lower case checking, 2014-02-14 15:46:06 +00:00
paste
patch Improve bsdpatch usability: 2013-09-26 18:00:45 +00:00
pathchk pathchk: Ensure bytes >= 128 are considered non-portable characters. 2013-10-20 20:10:31 +00:00
perror
pr multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
printenv
printf Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
procstat Update most userspace consumers of capability.h to use capsicum.h instead. 2014-03-16 11:04:44 +00:00
protect Correct stale comments. 2013-09-20 16:05:09 +00:00
quota
rctl Mention that rctl(8) was sponsored by the Foundation. 2014-02-16 08:42:52 +00:00
renice Move example to EXAMPLES. 2013-03-17 06:36:04 +00:00
rev
revoke
rlogin More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
rpcgen mdoc: minor paragraph fixes. 2014-02-08 13:37:02 +00:00
rpcinfo Use INADDR_NONE instead of -1 to check inet_addr() result. 2013-10-15 07:37:30 +00:00
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 Mark multi_test as requiring /usr/share/dict/words. 2014-03-19 23:29:00 +00:00
seq Standardize EXIT STATUS instructions in man pages when possible. 2012-11-18 16:33:51 +00:00
setchannel
shar
showmount
smbutil
sockstat
sort In usr.bin/sort/radixsort.c, pop_ls_mt() is only referenced if 2013-12-22 20:46:31 +00:00
split Add missed DPADD 2013-11-09 09:05:50 +00:00
ssh-copy-id ssh-copy-id: add restorecon call 2014-03-01 03:36:46 +00:00
stat More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
stdbuf Remove stray tabs. 2013-01-14 11:06:50 +00:00
su Make check for unknown login class actually work. Previously, using the "-c" option 2013-08-12 21:01:01 +00:00
svn Match our implementation of iconv's inbuf argument. 2014-02-20 20:09:28 +00:00
systat Merge from CheriBSD: 2014-01-30 21:08:36 +00:00
tabs
tail Print file names without stdio buffering to avoid mixing buffered and 2013-06-09 08:06:26 +00:00
talk Make talk(1) capable of displaying UTF-8 characters. 2014-03-17 11:58:48 +00:00
tar MFV r248590,248594: 2013-03-22 13:36:03 +00:00
tcopy
tee
telnet
tests Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
tftp Increase MAXLINE to deal with longer paths. 2014-03-04 01:14:37 +00:00
time time: Use close-on-exec instead of fclose() in the child process. 2012-12-08 17:41:39 +00:00
tip A number of places in the source tree still reference cuad.* after 2012-12-08 22:16:36 +00:00
top Bump the CPU/WCPU column width by one so that it fits values from 100% up 2013-06-11 19:05:29 +00:00
touch Constify where appropriate. 2013-04-23 13:03:17 +00:00
tput
tr Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
true
truncate
truss Remove dead code from umtx support: 2014-03-18 21:32:03 +00:00
tset More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
tsort
tty
ul Fix a signed/unsigned comparison when wchar_t is unsigned by casting the 2013-01-06 03:08:27 +00:00
uname Change introduction history. 2013-11-20 17:48:38 +00:00
unexpand
unifdef Update to upstream version 2.7 2013-03-28 20:33:07 +00:00
uniq Update most userspace consumers of capability.h to use capsicum.h instead. 2014-03-16 11:04:44 +00:00
units add capsicum to units(1) 2014-03-30 16:04:47 +00:00
unvis Replace our (un)vis(1) commands with implementations from NetBSD to 2013-03-15 00:05:50 +00:00
unzip Replace deprecated (or remove obsolete) libarchive 2.8 functions 2013-03-22 10:17:42 +00:00
usbhidaction
usbhidctl mdoc sweep. 2013-05-12 22:22:12 +00:00
users Bump date missed in r202756 2012-09-14 17:50:42 +00:00
uudecode Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
uuencode Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
vacation Since clang 3.2 now has an option to suppress warnings about implicitly 2013-02-16 20:17:31 +00:00
vgrind
vi Merge from CheriBSD: 2014-01-30 21:08:36 +00:00
vis Replace our (un)vis(1) commands with implementations from NetBSD to 2013-03-15 00:05:50 +00:00
vmstat - Show page faults requiring I/O when -s invoked. 2013-01-28 12:58:37 +00:00
w Revert r253748,253749 2013-07-28 18:44:17 +00:00
wall Check the return error of set[e][ug]id. While this can never fail in the 2012-10-22 03:07:05 +00:00
wc
what
whereis multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
which
who Remove contractions. 2012-10-07 20:01:41 +00:00
whois mdoc: minor paragraph fixes. 2014-02-08 13:37:02 +00:00
write
xargs Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
xinstall install: Use posix_spawnp() for starting strip and improve error messages. 2014-03-08 23:05:28 +00:00
xlint Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental. 2014-03-23 12:49:25 +00:00
xstr
xz
xzdec
yacc Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
yes yes(1) actually comes from V7. 2012-09-17 23:04:15 +00:00
ypcat
ypmatch
ypwhich
Makefile Hook mkimg(1) to the build. 2014-03-29 19:04:38 +00:00
Makefile.amd64 - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00
Makefile.arm Add arm bits to truss. 2013-03-07 23:44:35 +00:00
Makefile.i386 - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00
Makefile.ia64 - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00
Makefile.inc
Makefile.powerpc - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00
Makefile.sparc64 - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00