freebsd-dev/usr.bin
Marcel Moolenaar e6679c1a71 Add the -c option for specifying the capacity of the disk image. When
a capcity is given, no partitions are required. When no partitions are
given, no scheme needs to be specified either. This makes it possible
to create an entirely empty disk image. To add an empty partitioning
table, specify the scheme.

Bump the version to 20150222.
2015-02-22 04:50:47 +00:00
..
addr2line Build infrastructure for elftoolchain tools 2014-12-01 17:49:42 +00:00
alias
apply Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
ar ar: Avoid null pointer deref while reading corrupt archives 2015-01-07 01:51:02 +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 Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
awk Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
banner Add missing static keywords to banner(1) 2011-11-06 08:13:51 +00:00
basename Integrate usr.sbin/basename/tests from NetBSD into atf/kyua 2014-10-09 00:41:42 +00:00
bc Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
biff Fix EXIT STATUS. biff reports its status when it was invoked. 2013-04-28 09:29:44 +00:00
bluetooth Merge from projects/sendfile: 2014-11-30 12:52:33 +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 Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
bzip2 Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
bzip2recover NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +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 Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
cap_mkdb Add missing static keywords to cap_mkdb(1) 2011-11-06 08:14:03 +00:00
catman Add missing static keywords to catman(1) 2011-11-06 08:14:09 +00:00
chat More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
checknr Mark global functions and/or variables in checknr(1) static where possible. 2011-11-06 18:49:03 +00:00
chkey Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
chpass Partially revert 278642 2015-02-13 07:51:26 +00:00
cksum More -Wmissing-variable-declarations fixes. 2012-10-20 10:33:15 +00:00
clang Add the llvm-symbolizer tool, which enables the sanitizers to report 2015-01-10 22:22:42 +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 Add missing static keywords to colcrt(1) 2011-11-06 08:14:28 +00:00
colldef Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
colrm
column Add missing static keywords to column(1) 2011-11-06 08:14:34 +00:00
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 Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
compress compress,gzip,xz: Preserve timestamps with nanosecond precision. 2015-02-17 13:12:54 +00:00
cpio Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
cpuset Document CPU_WHICH_DOMAIN and bump Dd for cpuset.1. 2015-01-08 18:53:11 +00:00
csplit Correct example. 2014-02-08 13:29:35 +00:00
ctags
ctlstat Fix couple issues in ctlstat header printing. 2015-02-07 17:53:47 +00:00
cut Integrate usr.bin/cut/tests from NetBSD into atf/kyua 2014-10-09 01:46:31 +00:00
dc Init array field in the proper place. 2014-11-27 01:37:01 +00:00
demandoc Forgot to convert demandoc along with mandoc 2014-11-24 23:29:56 +00:00
dirname Integrate usr.bin/dirname/tests from NetBSD into atf/kyua 2014-10-09 00:55:04 +00:00
dpv mdoc: sort SEE ALSO. 2014-12-26 21:56:23 +00:00
drill Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
dtc dtc: ignore lines starting with #. 2014-06-10 06:16:34 +00:00
du du(1): replace malloc + memset with calloc. 2015-02-17 21:12:45 +00:00
ee Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
elf2aout use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
elfcopy Build infrastructure for elftoolchain tools 2014-12-01 17:49:42 +00:00
elfdump Limit descriptors and enter capability mode. 2014-11-24 09:31:38 +00:00
enigma Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
env
expand Mark global functions and/or variables in expand(1) static where possible. 2011-11-06 18:49:30 +00:00
false
fetch Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
file Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +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 More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
fmt
fold Add missing static keywords to fold(1) 2011-11-06 08:15:23 +00:00
from Add static where appropriate. 2013-11-21 21:19:01 +00:00
fstat Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
fsync
ftp Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
gcore Include OBJT_PHYS VM objects in ELF core dumps. In particular this 2015-02-14 17:12:31 +00:00
gencat More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
getconf use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
getent Add support for netgroup, based on patch in the PR but made consistent 2013-05-23 20:52:30 +00:00
getopt
gprof Remove ia64. 2014-07-07 00:27:09 +00:00
grep Create MANLINKS for lzgrep, etc when MK_LZMA_SUPPORT != no 2015-01-30 18:07:46 +00:00
gzip compress,gzip,xz: Preserve timestamps with nanosecond precision. 2015-02-17 13:12:54 +00:00
head Remove EOL whitespace accidentally introduced in r248393. 2013-03-17 06:57:25 +00:00
hesinfo
hexdump fix spelling of offset since that is what is used in the body... 2014-10-30 06:54:25 +00:00
host Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
iconv Nothing in iconv(1) uses symbols from libcrypt 2014-11-05 14:55:01 +00:00
id Adjust printf format specifiers for dev_t and ino_t in user space. 2014-12-17 07:10:48 +00:00
indent multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
ipcrm Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
ipcs Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
iscsictl Make it possible to set (via iscsi.conf(5)) and query (via iscsictl -v) 2015-02-05 06:37:59 +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 kdump: sendfile(2) "flags" argument needs casting on 64-bit platforms. 2015-02-16 17:19:28 +00:00
keylogin Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
keylogout
killall Adjust printf format specifiers for dev_t and ino_t in user space. 2014-12-17 07:10:48 +00:00
ktrace Clarify that the -c argument clears the list of tracepoints specified by 2014-08-26 21:21:57 +00:00
ktrdump Change ktrdump to use the more standard -M/-N flags to specify the path 2015-02-06 19:41:23 +00:00
lam Mark global functions and/or variables in lam(1) static where possible. 2011-11-06 18:49:41 +00:00
last mdoc: sort SEE ALSO. 2014-12-26 21:56:23 +00:00
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 Build last(1) and leave(1) with WARNS=6. 2011-10-14 07:26:20 +00:00
less Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
lessecho
lesskey
lex Add a ${CP} alias for copying files in the build. 2015-01-16 21:39:08 +00:00
limits Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
locale Sort options. 2012-11-17 23:52:38 +00:00
locate Fix the following -Werror warnings from clang 3.5.0, while building 2014-11-22 12:13:05 +00:00
lock Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +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 Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +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 - Add file system type number (vfc_typenum) in the list. This is useful 2013-06-09 16:33:32 +00:00
lzmainfo Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
m4 Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
mail Always check the limits of array index variables before using them. 2014-08-21 02:40:33 +00:00
make Add a ${CP} alias for copying files in the build. 2015-01-16 21:39:08 +00:00
makewhatis Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
man Only manpages with fatal errors should be rendered by groff(1) 2015-01-03 23:39:44 +00:00
mandoc Update mandoc to 1.13.2 2014-12-25 21:56:56 +00:00
mesg mesg: remove advertising clause 2014-05-11 02:04:40 +00:00
minigzip Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
ministat ministat(1): replace malloc + memset with calloc. 2015-02-17 23:20:19 +00:00
mkcsmapper mdoc: sort SEE ALSO. 2014-12-26 21:56:23 +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 mdoc: sort SEE ALSO. 2014-12-26 21:56:23 +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 the -c option for specifying the capacity of the disk image. When 2015-02-22 04:50:47 +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 Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
mkuzip Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
msgs Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
mt In usr.bin/mt/mt.c, the c_code member of struct commands should really 2011-12-17 02:23:30 +00:00
nc Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
ncal Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
netstat Document that netstat(1) supports libxo(3). 2015-02-22 00:01:42 +00:00
newgrp Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
newkey Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
nfsstat Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
nice
nl Treat the '-' as meaning standard input. 2014-05-04 12:20:40 +00:00
nm Build infrastructure for elftoolchain tools 2014-12-01 17:49:42 +00:00
nohup
opieinfo Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
opiekey Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
opiepasswd Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
pagesize
pamtest Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
passwd Revert r278642 2015-02-13 09:02:15 +00:00
paste Mark global functions and/or variables in paste(1) static where possible. 2011-11-06 18:49:53 +00:00
patch Fixes to exit status. 2014-12-31 16:30:33 +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 printf: Install tests/regress.missingpos1.out, fixing tests. 2014-06-01 13:33:22 +00:00
procstat Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
protect Correct stale comments. 2013-09-20 16:05:09 +00:00
quota Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
rctl Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
readelf Add Makefile for elftoolchain readelf(1) 2015-01-02 22:26:54 +00:00
renice Move example to EXAMPLES. 2013-03-17 06:36:04 +00:00
rev
revoke use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
rlogin More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
rpcgen Fix some rpcgen sample file issues. 2014-06-06 17:38:37 +00:00
rpcinfo Use INADDR_NONE instead of -1 to check inet_addr() result. 2013-10-15 07:37:30 +00:00
rs Add missing static keywords to rs(1) 2011-11-06 08:16:35 +00:00
rsh None of these programs actually use auth.conf. 2012-06-11 16:18:39 +00:00
rup mdoc: sort SEE ALSO. 2014-12-26 21:56:23 +00:00
ruptime Add missing static keywords to ruptime(1) 2011-11-06 08:16:41 +00:00
rusers mdoc: sort SEE ALSO. 2014-12-26 21:56:23 +00:00
rwall mdoc: sort SEE ALSO. 2014-12-26 21:56:23 +00:00
rwho Update most userspace consumers of capability.h to use capsicum.h instead. 2014-03-16 11:04:44 +00:00
script mdoc: sort SEE ALSO. 2014-12-26 21:56:23 +00:00
sed sed: fix pasto from previous r277802. 2015-01-27 19:46:19 +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 Sync with NetBSD, mainly address NetBSD bug #43355: 2014-12-18 20:23:19 +00:00
setchannel mdoc: sort SEE ALSO. 2014-12-26 21:56:23 +00:00
shar
showmount mdoc: sort SEE ALSO. 2014-12-26 21:56:23 +00:00
size Build infrastructure for elftoolchain tools 2014-12-01 17:49:42 +00:00
smbutil Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
sockstat use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
soeliminate mdoc: remove EOL whitespace. 2014-12-29 13:50:59 +00:00
sort mdoc: use An macro. 2015-01-04 12:42:08 +00:00
split Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
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 Remove stray tabs. 2013-01-14 11:06:50 +00:00
strings Build infrastructure for elftoolchain tools 2014-12-01 17:49:42 +00:00
su Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
svn Reduce number of lines to set ORGANIZATION_NAME in 2015-02-12 00:17:14 +00:00
systat Merge from projects/sendfile: 2014-11-30 12:52:33 +00:00
tabs Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
tail Print file names without stdio buffering to avoid mixing buffered and 2013-06-09 08:06:26 +00:00
talk Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
tar Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
tcopy Add missing static keywords to tcopy(1) 2011-11-06 08:17:29 +00:00
tee Reverting last change r231449 (fix bin/164947) due to concerns voiced 2012-02-11 16:34:03 +00:00
telnet Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
tests Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
tftp Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
time time: Use close-on-exec instead of fclose() in the child process. 2012-12-08 17:41:39 +00:00
timeout timeout: handle zombie grandchildren 2015-02-15 20:10:53 +00:00
tip A number of places in the source tree still reference cuad.* after 2012-12-08 22:16:36 +00:00
top Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
touch touch: Fix some subtle bugs related to NULL times fallback: 2015-02-15 21:28:00 +00:00
tput Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +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 Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
truss The current POSIX semaphore implementation stores the _has_waiters flag 2014-10-24 20:02:44 +00:00
tset Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
tsort Add missing static keywords to tsort(1) 2011-11-06 08:17:47 +00:00
tty
ul Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
uname Change introduction history. 2013-11-20 17:48:38 +00:00
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 Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
unvis Replace our (un)vis(1) commands with implementations from NetBSD to 2013-03-15 00:05:50 +00:00
unzip Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
usbhidaction Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
usbhidctl Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
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 Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +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 MF projects/building-blocks r275198: 2014-11-29 06:53:06 +00:00
vis Replace our (un)vis(1) commands with implementations from NetBSD to 2013-03-15 00:05:50 +00:00
vmstat Use clock_gettime to measure the time that we spent asleep during 2015-01-23 16:21:31 +00:00
vtfontcvt vtfontcvt will first ship in FreeBSD 10.1 2014-07-24 15:16:03 +00:00
w Add xo_finish() to w.c in case it's invoked as uptime 2015-02-10 22:23:52 +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 Close the file list before opening the container that holds the 2015-02-11 17:56:24 +00:00
what
whereis Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin; 2015-02-12 05:35:00 +00:00
which use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
who Remove contractions. 2012-10-07 20:01:41 +00:00
whois Introduce $RA_SERVER to set default whois server. 2014-06-25 15:39:08 +00:00
write Fix write(1) to support wide characters. 2012-02-13 14:40:15 +00:00
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 Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
xlint Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
xo Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
xstr Mark global functions and/or variables in xstr(1) static where possible. 2011-11-06 18:50:39 +00:00
xz Merge xz 5.2.0. 2015-02-09 06:20:34 +00:00
xzdec Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
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 Add MK_FILE to control whether or not to build file(1), libmagic(3), etc 2015-02-04 10:24:40 +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.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