freebsd-dev/usr.bin
2004-04-05 21:32:18 +00:00
..
alias
apply
asa
at
atm Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
awk
banner
basename
biff
bluetooth
brandelf
bzip2
bzip2recover
c89
c99 Update URL of GCC status page to GCC 3.3 2004-03-04 20:29:27 +00:00
calendar I can't believe that we had the Queen's birthday but not the King's... 2004-04-04 07:31:35 +00:00
cap_mkdb
catman
chat
checknr
chkey Put chkey(1), newkey(8), and keyserv(8) into the crypto distribution. 2004-01-18 09:29:47 +00:00
chpass Typo fix. 2004-03-03 09:15:07 +00:00
cksum
cmp
col
colcrt
colldef
colrm
column
comm
compile_et
compress
csplit Use fseeko() to properly support large files. 2004-03-22 11:15:03 +00:00
ctags
cut
dig
dirname
dnskeygen
dnsquery
du
ee
elf2aout
elfdump Elf_Phdr.p_type 7 is "PT_TLS". 2004-03-02 14:06:27 +00:00
enigma Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
env Fix grammar bogon. 2004-02-29 12:52:21 +00:00
expand
false
fetch Remove EXAMPLES section which duplicates text in fetch(3). 2004-02-27 10:27:01 +00:00
file Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
file2c
find Give find(1) the option -acl to locate files with extended 2004-04-03 17:10:04 +00:00
finger Add multiple inclusion guards. Mostly this is for extern.h, which was 2004-03-14 06:43:34 +00:00
fmt
fold
from
fstat Correct the description of the -N option. 2004-03-26 10:48:35 +00:00
fsync
ftp Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
gcore Fix some WARNS: 2004-02-15 22:48:25 +00:00
gencat
getconf
getopt
gprof
head
hesinfo
hexdump
host
id
indent Support C-style comments in profile. 2004-03-21 04:47:54 +00:00
ipcrm
ipcs Add -u option to ipcs(1) and document it in ipcs.1 2004-03-24 04:01:43 +00:00
join
jot
kdump Respect decimal flag when dumping USER type records. 2004-03-25 12:33:55 +00:00
keylogin
keylogout Removed unnecessary dependencies on librpcsvc. 2004-02-04 11:59:08 +00:00
killall Add a cross-reference to pkill(1), now that pkill is hooked up to the build. 2004-03-27 23:45:33 +00:00
ktrace
ktrdump Remove an unused variable. 2004-02-15 22:12:32 +00:00
lam
last Include timeconv.h for _int_to_time and _time_to_int. 2004-02-15 21:52:59 +00:00
lastcomm
ldd Fix a few WARNS: 2004-02-15 22:01:23 +00:00
leave
less
lessecho
lesskey
lex Replace <iostream.h> with <iostream> to remove annoying warning 2004-03-11 10:43:35 +00:00
limits
locale Back out LANG printing changes. POSIX is unclear in this place, but 2004-02-02 16:14:02 +00:00
locate
lock Two fixes here: 2004-01-22 04:24:15 +00:00
lockf
logger
login Fixed style bugs in previous commit (.ifndef instead of .if defined(), 2004-02-29 06:39:11 +00:00
logins Fix markup. 2004-03-06 23:36:41 +00:00
logname
look
lorder
lsvfs
m4
mail These aren't all binary options. 2004-03-09 01:20:24 +00:00
make Unbreak compilation on RELENG_4. 2004-04-05 17:02:08 +00:00
makewhatis
mesg
minigzip Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
ministat Added missing DPADD. 2004-02-05 22:01:28 +00:00
mkdep
mkfifo
mklocale Fix section number in cross reference. 2004-01-23 20:29:03 +00:00
mkstr Fixed a misspelling of 0 as NULL. 2004-03-14 05:51:20 +00:00
mktemp
msgs Fixed misspellings of '\0' as NULL. 2004-03-11 10:12:05 +00:00
mt Catch up with the removal of the wt(4) driver. 2004-03-14 12:09:43 +00:00
ncal Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
ncplist
ncplogin
netstat Sort SRCS in Makefile and document -g option additions. 2004-03-25 09:07:26 +00:00
newgrp
newkey Put chkey(1), newkey(8), and keyserv(8) into the crypto distribution. 2004-01-18 09:29:47 +00:00
nfsstat
nice
nl
nohup
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd
paste
pathchk
pkill Use KERN_PROC_PROC instead of KERN_PROC_ALL on the call to kvm_getprocs(), 2004-03-30 15:10:50 +00:00
pr
printenv
printf Make it possible for the %[eEfgG] formats to not result in an error 2004-03-07 22:22:13 +00:00
quota
renice
rev
rlogin
rpcgen
rpcinfo Fixed a misspelling of '\0' as NULL. 2004-03-11 10:22:25 +00:00
rs
rsh
rup
ruptime
rusers
rwall Removed unnecessary dependencies on librpcsvc. 2004-02-04 11:59:08 +00:00
rwho
script Attempt #2 to fix script(1) if the standard input is closed: If we 2004-02-15 17:30:13 +00:00
sed
shar
showmount
smbutil
sockstat
split
stat
su Add FBSDID. Do not dot terminate errx(3) string. 2004-04-04 18:56:53 +00:00
systat Fix the easy warnings: 2004-03-09 11:57:28 +00:00
tabs
tail
talk 1. Use socklen_t instead of int 2004-03-21 08:14:39 +00:00
tar Initial commit for bsdtar. 2004-04-05 21:32:18 +00:00
tcopy
tee
telnet
tftp
time
tip Fixed misspellings of 0 as NULL. Fixed some nearby style bugs. 2004-03-14 05:55:16 +00:00
top
touch
tput
tr
true
truncate
truss Add support for decoding Timespec, Timeval, Itimerval, Pollfd, 2004-03-23 12:37:02 +00:00
tset
tsort
tty
uac Remove (another) now redundant and now conflicting declaration of 2004-01-12 04:05:23 +00:00
ul
uname
unexpand
unifdef
uniq
units
unvis
usbhidaction Misc fixes brought to light by WARNS=6: 2004-03-09 11:35:43 +00:00
usbhidctl
users
uudecode
uuencode Userland signed char fixes for PPC build. Problems were using a char 2004-01-22 07:23:36 +00:00
uuidgen
vacation
vgrind
vi Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
vis
vmstat Properly document the -M and -N options. 2004-03-26 11:01:45 +00:00
w
wall
wc
what
whereis
which
who
whois
window Add FBSDID. Use %ld to printf(3) a long (even if the number is small). 2004-04-04 19:11:01 +00:00
write
xargs
xinstall Improved incorrect usage diagnostics. 2004-03-17 11:06:40 +00:00
xlint style.Makefile(5): 2004-02-23 20:25:27 +00:00
xstr
yacc Use getopt instead of hand-rolled argument parsing. Usage remains 2004-03-05 01:52:09 +00:00
yes
ypcat
ypmatch
ypwhich Be consistant while reporting error conditions. 2004-04-04 19:17:38 +00:00
Makefile Hook pkill' (and thus pgrep') to the standard buildworld. 2004-03-27 05:44:55 +00:00
Makefile.inc