freebsd-dev/usr.bin
Tim Kientzle 286e81aeb0 bsdtar always supports long options now, so we can remove
a documentation disclaimer.
2008-12-06 07:37:55 +00:00
..
alias
apply
ar Fix build. 2008-09-21 00:27:16 +00:00
asa
at
atm
awk
banner
basename
biff
bluetooth Fix build 2008-07-29 17:02:00 +00:00
brandelf
bsdiff
bzip2
bzip2recover
c89
c99
calendar Add myself 2008-11-18 14:05:11 +00:00
cap_mkdb
catman
chat
checknr
chkey
chpass
cksum Change a use of u_int32_t to uint32_t. 2008-05-15 20:04:36 +00:00
cmp add __unused to succeed at WARNS=6 2008-07-10 13:26:46 +00:00
col
colcrt
colldef
colrm
column
comm Similar to changes previously made to src/usr.bin/uniq/uniq.c, 2008-05-28 14:13:35 +00:00
compile_et
compress
cpio Custom command line parser for cpio; this is a little more 2008-12-06 07:30:40 +00:00
cpuset MFp4: 2008-11-29 14:32:14 +00:00
csplit
csup
ctags
cut
dig
dirname
du Restore (intmax_t) casts I lost during the last change & unbreak the build. 2008-11-06 23:55:28 +00:00
ee
elf2aout
elfdump
enigma
env Update the date on the man-page to reflect the date that the '-u name' 2008-05-06 16:06:02 +00:00
expand
false
fetch Use the SCHEME_ knobs rather than knowing what they expand to. 2008-08-21 14:12:34 +00:00
file
file2c
find
finger
fmt
fold
from
fstat Merge latest DTrace changes from Perforce. 2008-11-05 19:39:37 +00:00
fsync
ftp
gcore Use %zd for size_t. With this gcore(1) is WARNS=6 clean. 2008-07-18 23:37:05 +00:00
gencat
getconf
getent
getopt getopt.c is public domain. Add a comment to that effect. 2008-05-15 19:27:52 +00:00
gprof Add gprof MIPS MD header and enable building gprof. 2008-09-02 15:35:47 +00:00
gzip Mark functions as __dead2 in order to help the LLVM static checker 2008-08-04 07:36:53 +00:00
head
hesinfo
hexdump
host
id
indent
ipcrm
ipcs
join
jot
kdump Remove netatm from HEAD as it is not MPSAFE and relies on the now removed 2008-05-25 22:11:40 +00:00
keylogin
keylogout
killall Use strlcpy() where appropriate. 2008-11-19 00:14:15 +00:00
ktrace
ktrdump
lam
last
lastcomm
ldd A few style and whitespace fixes. 2008-08-02 12:04:59 +00:00
leave
less
lessecho
lesskey
lex Mark functions as __dead2 in order to help the LLVM static checker 2008-08-04 01:25:48 +00:00
limits Add support for RLIMIT_NPTS to limits(1). 2008-09-02 19:13:24 +00:00
locale
locate Use RUSAGE_SELF for the current process instead of hardcoded value 2008-09-02 02:59:38 +00:00
lock
lockf Lockf was exiting with status 1 if the command did not exit normally. 2008-08-21 07:36:17 +00:00
logger
login
logins
logname
look
lorder
lsvfs Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
m4
mail
make Since in some cases (when found obsolete) 'make' can be builded earlier 2008-09-29 16:13:28 +00:00
makewhatis
mesg
minigzip
ministat Free old arrays if we increase them. 2008-10-16 20:56:09 +00:00
mkdep
mkfifo
mklocale
mkstr
mktemp
mkuzip
msgs
mt
nc
ncal
ncplist
ncplogin
netstat Fix a printing problem when using the -L flag to netstat caused 2008-11-28 18:35:14 +00:00
newgrp
newkey
nfsstat
nice
nl
nohup
nslookup
nsupdate
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd
paste
pathchk
pr
printenv
printf POSIX says that octal escapes have the format \ddd in the format string, 2008-08-02 06:02:02 +00:00
procstat Update format string for kve_start/end. 2008-12-02 15:08:33 +00:00
quota Make quota(1) to compile with WARNS=6: 2008-08-04 00:43:49 +00:00
renice
rev Make usage() 'static'. 2008-06-08 12:43:02 +00:00
rlogin
rpcgen When generating thread-safe server code, handle procedures with void return 2008-08-12 13:38:06 +00:00
rpcinfo
rs Setting a variable to the same value twice doesn't actually make it 2008-08-04 06:39:52 +00:00
rsh
rup
ruptime
rusers
rwall
rwho
script
sed Fix the code to conform to the "or more" part of the following POSIX 2008-11-11 17:15:57 +00:00
setchannel
shar Remove superfluous eofmarker. 2008-06-17 18:56:04 +00:00
showmount
smbutil
sockstat Add -L to usage(). 2008-05-19 11:35:11 +00:00
split
stat
su - add the -m option to the example commands because they would fail w/o it 2008-07-01 20:56:23 +00:00
systat
tabs
tail
talk
tar bsdtar always supports long options now, so we can remove 2008-12-06 07:37:55 +00:00
tcopy
tee
telnet Fix conflicts after heimdal-1.1 import and add build infrastructure. Import 2008-05-07 13:53:12 +00:00
tftp ANSIfy, plus constify interfaces where possible. 2008-10-13 23:10:19 +00:00
time
tip
top Make the CPU column in top always be 2 characters and print in decimal 2008-10-01 22:01:07 +00:00
touch
tput
tr
true
truncate Don't close file descriptor number <whatever random garbage was on the 2008-08-04 06:48:54 +00:00
truss Try to make this code slightly less painful to read. 2008-07-31 17:15:21 +00:00
tset
tsort
tty
ul
uname
unexpand
unifdef
uniq
units Add limited support for units that are related by affine rather 2008-08-16 16:27:41 +00:00
unvis
unzip Update man page for -t. 2008-06-30 17:16:05 +00:00
usbhidaction
usbhidctl
users
uudecode
uuencode
vacation
vgrind
vi
vis
vmstat Fix comment typo that managed to sneak in when I copy pasted some 2008-11-04 18:20:54 +00:00
w w(1) uses strftime %b with to print the abbreviated month name 2008-08-20 12:32:19 +00:00
wall
wc
what
whereis Make the search for sources in PATH_PORTS more accurate. I only 2008-06-20 08:39:42 +00:00
which
who
whois
window ANSIfy the wwend function. 2008-11-18 21:06:49 +00:00
write
xargs
xinstall
xlint
xstr Improve temporary file handling 2008-05-13 09:42:03 +00:00
yacc Setting a variable to the same value twice doesn't actually make it 2008-08-04 06:39:52 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile Add back ar(1) which was accidentally decoupled in r183242. 2008-09-24 20:41:35 +00:00
Makefile.inc