freebsd-skq/usr.bin
Giorgos Keramidas 5970af4cd4 Reduce the width of the THR column to 4 characters, to avoid wrap-around
of lines in SMP machines (which are wider), until we have a better way
of handling window sizes & columns in top.

Caught by:	ache, Andre Guibert de Bruet <andy@siliconlandmark.com>
Point hat:	keramida
2005-04-16 15:43:38 +00:00
..
alias
apply
asa
at
atm
awk
banner
basename
biff
bluetooth
brandelf
bzip2
bzip2recover
c89
c99
calendar Add myself as a new ports committer. 2005-04-12 20:06:43 +00:00
cap_mkdb Add endianness support to cap_mkdb(1), useful for cross builds. 2005-02-22 23:29:54 +00:00
catman
chat
checknr
chkey
chpass
cksum
cmp
col Expand *n't contractions. 2005-02-13 22:25:33 +00:00
colcrt Expand *n't contractions. 2005-02-13 22:25:33 +00:00
colldef Make the format of LC_COLLATE files architecture independent. 2005-02-27 20:31:13 +00:00
colrm
column
comm
compile_et
compress
csplit
ctags
cut
dig
dirname
du Remove unused variables. 2005-04-09 14:31:41 +00:00
ee Fix two cut'n'paste'os which violated format of NLS catalogs 2005-02-27 19:42:48 +00:00
elf2aout
elfdump
enigma Expand *n't contractions. 2005-02-13 22:25:33 +00:00
env
expand
false
fetch Expand *n't contractions. 2005-02-13 22:25:33 +00:00
file Expand contractions. 2005-02-13 23:45:54 +00:00
file2c
find Use rpmatch() instead of checking for responses that begin with 'y' 2005-04-02 07:44:12 +00:00
finger Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
fmt
fold
from
fstat Dike out another kvm indiscretion. 2005-03-16 10:24:16 +00:00
fsync
ftp
gcore
gencat Fix build on sparc64. 2005-02-27 19:37:51 +00:00
getconf Support correct programming environment name for amd64. 2005-02-18 21:53:05 +00:00
getopt Expand *n't contractions. 2005-02-13 22:25:33 +00:00
gprof Expand *n't contractions. 2005-02-13 22:25:33 +00:00
head
hesinfo Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
hexdump
host
id Remove unused variables. 2005-04-09 14:31:41 +00:00
indent Expand contractions. 2005-02-13 23:45:54 +00:00
ipcrm
ipcs Use 12 columns for (int) values, 20 columns for (long) and align 2005-03-08 13:14:46 +00:00
join Expand *n't contractions. 2005-02-13 22:25:33 +00:00
jot
kdump
keylogin
keylogout
killall
ktrace
ktrdump Document the '-i' option which allows the user to specify a ktr events 2005-03-08 06:58:56 +00:00
lam
last Expand *n't contractions. 2005-02-13 22:25:33 +00:00
lastcomm
ldd
leave
less
lessecho
lesskey
lex
limits
locale
locate Expand *n't contractions. 2005-02-13 22:25:33 +00:00
lock Expand *n't contractions. 2005-02-13 22:25:33 +00:00
lockf
logger
login
logins
logname
look
lorder
lsvfs
m4
mail
make Split VarFind() into a series of functions tailored for the different sets 2005-04-13 11:40:44 +00:00
makewhatis
mesg
minigzip
ministat Add support for more than two datasets. Currently limited to 7 though 2005-04-13 05:50:56 +00:00
mkdep
mkfifo
mklocale Make the format of LC_CTYPE files architecture independent by 2005-02-26 21:47:54 +00:00
mkstr
mktemp
mkuzip
msgs
mt Don't refer to devices that don't exist. 2005-04-03 05:19:45 +00:00
nc Fix bugs in the previous commit. 2005-02-07 08:44:34 +00:00
ncal
ncplist
ncplogin
netstat Silence a warning on systems without carp(4). 2005-04-12 08:47:04 +00:00
newgrp
newkey Avoid usage of implicit int. 2005-02-07 21:42:16 +00:00
nfsstat
nice
nl Remove unused variables. 2005-04-09 14:31:41 +00:00
nohup
nslookup
nsupdate
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd Expand *n't contractions. 2005-02-13 22:25:33 +00:00
paste
pathchk
pkill Whitespace fixes. 2005-03-20 11:47:44 +00:00
pr
printenv
printf Update the bugs section, null characters in the format string are now handled. 2005-04-14 18:29:59 +00:00
quota Remove an unused #define. md5's with and without this commit match. 2005-03-13 17:58:31 +00:00
renice
rev
rlogin
rpcgen back out 1.7 changes, unneeded and possibly wrong. 2005-02-10 10:44:29 +00:00
rpcinfo
rs
rsh
rup
ruptime Expand *n't contractions. 2005-02-13 22:25:33 +00:00
rusers
rwall
rwho Expand *n't contractions. 2005-02-13 22:25:33 +00:00
script
sed Remove unused variables. 2005-04-09 14:31:41 +00:00
shar
showmount
smbutil
sockstat
split
stat Note when 'stat' appeared in FreeBSD. 2005-03-28 04:02:45 +00:00
su
systat Remove unused variables. 2005-04-09 14:31:41 +00:00
tabs
tail Don't skip the initialisation of tl->len when we hit an EOF immediately 2005-03-20 22:08:52 +00:00
talk Use socklen_t where appropriate. 2005-03-11 14:17:12 +00:00
tar Add directory hierarchy copying example. 2005-03-28 18:18:44 +00:00
tcopy Expand *n't contractions. 2005-02-13 22:25:33 +00:00
tee
telnet
tftp Fix most cases where the address of an int is passed to a function expecting a 2005-02-14 17:42:58 +00:00
time
tip
top Reduce the width of the THR column to 4 characters, to avoid wrap-around 2005-04-16 15:43:38 +00:00
touch Expand *n't contractions. 2005-02-13 22:25:33 +00:00
tput Expand *n't contractions. 2005-02-13 22:25:33 +00:00
tr Remove unused variables. 2005-04-09 14:31:41 +00:00
true
truncate
truss When doing the initial open of the proc via procfs, complain if we are 2005-03-27 12:53:25 +00:00
tset Expand *n't contractions. 2005-02-13 22:25:33 +00:00
tsort
tty Expand *n't contractions. 2005-02-13 22:25:33 +00:00
uac
ul
uname
unexpand
unifdef Sync with upstream: 2005-03-08 12:52:00 +00:00
uniq
units Expand *n't contractions. 2005-02-13 22:25:33 +00:00
unvis
usbhidaction
usbhidctl
users
uudecode
uuencode
uuidgen
vacation
vgrind Add endianness support to cap_mkdb(1), useful for cross builds. 2005-02-22 23:29:54 +00:00
vi
vis Expand *n't contractions. 2005-02-13 22:25:33 +00:00
vmstat Fix an overflow when calculating the number of kilobytes from the 2005-02-21 14:35:00 +00:00
w Expand *n't contractions. 2005-02-13 22:25:33 +00:00
wall
wc Fix mismerge. 2005-02-26 04:14:20 +00:00
what
whereis Remove unused variables. 2005-04-09 14:31:41 +00:00
which Require at least one argument. 2005-02-10 16:04:22 +00:00
who
whois
window Expand *n't contractions. 2005-02-13 22:25:33 +00:00
write Expand contractions. 2005-02-13 23:45:54 +00:00
xargs MFC 1.22: Fix -0 vs -L/-I processing, mainly so that 'xargs -0 -I []' will 2005-02-27 01:35:54 +00:00
xinstall Expand *n't contractions. 2005-02-13 22:25:33 +00:00
xlint Expand *n't contractions. 2005-02-13 22:25:33 +00:00
xstr Expand *n't contractions. 2005-02-13 22:25:33 +00:00
yacc
yes
ypcat
ypmatch
ypwhich
Makefile Wrap BSD r* commands in NO_RCMDS. 2005-03-02 11:53:22 +00:00
Makefile.inc