freebsd-nq/usr.bin
Tim Kientzle 0e479ac8f7 Add -D (deterministic) option to ar.
When set, it forces all timestamps and owners to zero and
modes to 0644.  Useful for producing libraries that are
bitwise identical across multiple build runs.

Submitted by:	Erik Cederstrand
Reviewed by:	Kai Wang
2010-10-09 05:31:08 +00:00
..
alias Make hash, type and ulimit available via execve(). 2010-04-25 17:38:53 +00:00
apply
ar Add -D (deterministic) option to ar. 2010-10-09 05:31:08 +00:00
asa
at
atm
awk
banner
basename
bc - Fix signal handling in bc/dc. Now Ctrl-C terminates the execution. 2010-06-06 11:36:08 +00:00
biff
bluetooth
brandelf
bsdiff mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
bzip2
bzip2recover
c89 mdoc: make sure to pass at least one argument to quotation macros 2010-08-02 13:11:35 +00:00
c99 mdoc: make sure to pass at least one argument to quotation macros 2010-08-02 13:11:35 +00:00
calendar Add myself to calendar.freebsd and committers-src.dot. 2010-10-06 14:43:37 +00:00
cap_mkdb
catman
chat mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
checknr
chkey
chpass mdoc: remove stray and 2010-05-11 23:08:22 +00:00
cksum mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
clang Add manpages for clang and tblgen. These were generated from upstream's 2010-09-27 19:03:18 +00:00
cmp
col Remove more extraneous ;s. 2010-07-15 00:04:14 +00:00
colcrt
colldef mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
colrm
column mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
comm mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
compile_et
compress
cpio Fix typo in bsdcpio manual: 2010-09-06 20:40:38 +00:00
cpuset
csplit
csup mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
ctags
cut
dc - Axe out signal handling code, the shell will take care of this 2010-06-10 10:28:38 +00:00
dig
dirname
du Fix typos and spelling mistakes. 2010-08-06 14:33:42 +00:00
ee
elf2aout
elfdump Teach elfdump(1) about the SUNW_dof section. 2010-08-11 18:02:48 +00:00
enigma mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
env
expand
false
fetch
file
file2c
find Revert r207677 which is considered a violation of style(9). 2010-05-06 17:06:36 +00:00
finger
fmt
fold
from
fstat Fix typos and spelling mistakes. 2010-08-06 14:33:42 +00:00
fsync
ftp
gcore Fix spelling. 2010-07-14 17:46:44 +00:00
gencat mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
getconf
getent
getopt mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
gprof
grep Add Simplified Chinese messages for BSD grep. 2010-09-20 19:42:52 +00:00
gzip In the past gunzip(1) write()'s after each inflate return. This is 2010-09-23 01:24:33 +00:00
head
hesinfo
hexdump Use same table markup as in hexdump.1 2010-06-11 06:04:14 +00:00
host
id
indent Use NULL instead of 0 when setting up pointer. 2010-08-10 06:58:12 +00:00
ipcrm
ipcs Make the char *n_name member of struct nlist 'const'. 2010-06-10 14:19:51 +00:00
join mdoc cleanup 2010-06-02 10:20:23 +00:00
jot Fix stuttering sequences and reverse ranges 2010-06-02 07:47:29 +00:00
kdump Fix regex for some socket- and acl-related syscall values. 2010-10-06 12:41:42 +00:00
keylogin
keylogout
killall mdoc: move remaining sections into consistent order 2010-05-13 12:08:11 +00:00
ktrace - Sort list of trace points. 2010-07-14 18:28:46 +00:00
ktrdump
lam
last
lastcomm Update xrefs from 4.3BSD to modern signal functions in various man pages. 2010-05-06 22:49:54 +00:00
ldd MFtbemd: 2010-08-23 22:24:11 +00:00
leave
less Import of liblzma, xz, xzdec, lzmainfo from vendor branch 2010-05-10 06:59:50 +00:00
lessecho
lesskey
lex
limits
locale
locate Various changes to make locate compilable with WARNS=6. Note that there 2010-06-28 12:04:55 +00:00
lock Make WARNS=6 safe. 2010-06-28 08:30:10 +00:00
lockf mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
logger
login Remove copyright strings printed at login time via login(1) or sshd(8). 2010-09-28 20:57:14 +00:00
logins
logname
look
lorder
lsvfs
lzmainfo Add two public headers missing in r207842 2010-05-10 07:47:31 +00:00
m4
mail mail(1) misses addresses when replying to all 2010-05-27 12:59:49 +00:00
make Remove hack needed by 6.x machines and older machines to run newer 2010-10-06 20:54:17 +00:00
makewhatis
man Add the ability to display specific manual pages if passed on the 2010-10-07 06:34:47 +00:00
mesg
minigzip
ministat Make the second example command more closely match the demo output, and as 2010-06-27 23:11:35 +00:00
mkdep
mkfifo
mklocale
mkstr
mktemp
mkuzip mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
msgs
mt
nc
ncal Use basename(3) to determine the name of the program. 2010-08-30 22:24:26 +00:00
ncplist
ncplogin
netstat Remove superfluous cast in usr.bin/netstat/sctp.c. 2010-10-08 20:40:05 +00:00
newgrp
newkey mdoc cleanup 2010-06-02 10:20:23 +00:00
nfsstat
nice
nl mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
nohup
nslookup
nsupdate
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd
paste
pathchk pathchk(1): Fix the example so it allows arbitrary pathnames. 2010-05-01 22:10:45 +00:00
perror
pr
printenv
printf Note bug in trying to printf(1) things like: '-%s\n' "foo" 2010-09-09 19:27:40 +00:00
procstat
quota
renice
rev
revoke
rlogin
rpcgen Plug a memory leak. 2010-05-06 21:57:38 +00:00
rpcinfo
rs
rsh
rup
ruptime Increase the hostname display width. Many machines are named 2010-09-16 22:38:27 +00:00
rusers
rwall Fix typos and spelling mistakes. 2010-08-06 14:33:42 +00:00
rwho
script Fix the grammar after I added a second environmental variable. 2010-09-19 00:36:26 +00:00
sed
seq
setchannel mdoc: move remaining sections into consistent order 2010-05-13 12:08:11 +00:00
shar
showmount
smbutil
sockstat
split Correct spelling mistake, int -> into 2010-09-02 21:29:50 +00:00
stat stat: Allow -f %Sf to display the file flags symbolically. 2010-04-24 13:53:12 +00:00
su
systat For total interrupt count on -vm screen count all interrupts, but not only 2010-09-08 07:30:46 +00:00
tabs
tail
talk
tar Recognize both ! and ^ as markers for negated character classes. 2010-10-06 04:30:40 +00:00
tcopy Make WARNS=6 safe, mainly by casting to intmax_t and printing with %ju 2010-06-28 12:00:20 +00:00
tee
telnet
tftp Make WARNS=6 clean. 2010-09-24 10:40:17 +00:00
time
tip
top
touch
tput
tr tr: Fix '[=]=]' equivalence class. 2010-09-29 22:24:18 +00:00
true
truncate
truss Fix breakage introduced in r211725 and improve functionality of truss on 2010-08-28 15:04:53 +00:00
tset
tsort
tty
ul
uname
unexpand
unifdef Fix typos. 2010-08-01 09:10:09 +00:00
uniq
units
unvis
unzip Check return value from archive_read_new(). 2010-06-09 18:59:07 +00:00
usbhidaction For consistency, cast result of getpid() to long 2010-08-31 07:19:10 +00:00
usbhidctl
users
uudecode
uuencode
vacation
vgrind
vi
vis
vmstat mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
w
wall
wc Use better type for siginfo (volatile sig_atomic_t instead of int). 2010-05-17 19:13:49 +00:00
what
whereis
which
who
whois
write
wtmpcvt err() takes a printf format. 2010-06-15 04:47:16 +00:00
xargs
xinstall
xlint Doh! two last second refactoring typos crept in. Fix. 2010-09-13 06:50:07 +00:00
xstr
xz Add two public headers missing in r207842 2010-05-10 07:47:31 +00:00
xzdec Add two public headers missing in r207842 2010-05-10 07:47:31 +00:00
yacc
yes
ypcat
ypmatch
ypwhich Variable 'getmap' is unused. 2010-06-19 16:24:55 +00:00
Makefile Retire GNU man in favor of the newly written BSDL version. 2010-10-03 22:24:14 +00:00
Makefile.amd64 Merge from tbemd: Move to using Makefile.arch to control what's build. 2010-09-13 02:23:03 +00:00
Makefile.arm Merge from tbemd: Move to using Makefile.arch to control what's build. 2010-09-13 02:23:03 +00:00
Makefile.i386 Merge from tbemd: Move to using Makefile.arch to control what's build. 2010-09-13 02:23:03 +00:00
Makefile.ia64 Merge from tbemd: Move to using Makefile.arch to control what's build. 2010-09-13 02:23:03 +00:00
Makefile.inc
Makefile.powerpc Merge from tbemd: Move to using Makefile.arch to control what's build. 2010-09-13 02:23:03 +00:00
Makefile.sparc64 Merge from tbemd: Move to using Makefile.arch to control what's build. 2010-09-13 02:23:03 +00:00