1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/usr.bin
Bruce Evans 3bccedcdf8 Don't redraw the disk names on every update. This was apparently done
to handle changes to the set of disks selected, but it is unnecessary
for that since the whole screen is redrawn when this set is changed.
It was also buggy:
- MAXDRIVES*6 = 42 was hard-coded as only 30 spaces in a string literal,
  the last 2 disk names were not cleared as intended
- when the extended vmstats are active, clearing of even 30 columns
  overruns the ozfod value field by 3 columns.  This was harmless because
  the field is much wider than necessary.
2006-04-30 09:13:59 +00:00
..
alias Use the "builtin" shell function to make sure that the requested 2005-10-24 22:32:19 +00:00
apply
asa
at While revision 1.26 fixed the code to really subtract 3600 due to 2005-08-18 08:18:02 +00:00
atm
awk
banner
basename Cross-reference basename(3) and dirname(3). 2006-03-16 17:21:52 +00:00
biff
bluetooth Teach rfcomm_sppd(8) to recognize "lan" (for LAN Access Using PPP) service 2005-12-07 19:41:58 +00:00
brandelf
bsdiff Fix up markup. 2005-11-18 12:08:31 +00:00
bzip2
bzip2recover
c89
c99
calendar Indentation fixes 2006-04-19 19:09:21 +00:00
cap_mkdb
catman Prepare for MACHINE and hw.machine switching to "pc98" on FreeBSD/pc98. 2005-12-05 14:22:12 +00:00
chat
checknr
chkey Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
chpass Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
cksum
cmp -mdoc sweep. 2005-11-18 10:36:29 +00:00
col Avoid shadowing a local scratch variable, 2005-11-13 20:30:13 +00:00
colcrt
colldef
colrm
column The change to make column use roundup(x, TAB) rounded things to the 2006-02-13 22:09:26 +00:00
comm
compile_et Style: move .PATH to where it belongs. 2005-10-14 15:50:22 +00:00
compress -mdoc sweep. 2005-11-18 10:36:29 +00:00
csplit
csup Update make glue for csup-snap-20060313. 2006-03-14 03:53:50 +00:00
ctags
cut
dig Disable thread support in BIND. It appears to reduce performance rather 2005-07-25 14:44:11 +00:00
dirname
du
ee Correct insecure temporary file usage in texindex. [06:01] 2006-01-11 08:02:16 +00:00
elf2aout Because optarg and optind are defined in unistd.h, 2006-04-21 09:39:51 +00:00
elfdump s/DT_IA64_PLT_RESERVE/DT_IA_64_PLT_RESERVE/ 2006-01-28 17:58:22 +00:00
enigma - Remove MLINKS to nonexistant manpages 2005-07-14 20:29:08 +00:00
env Fix minor memory leak when expanding ${variable}s 2005-07-18 22:18:16 +00:00
expand
false
fetch Fix a typo. 2006-04-22 03:04:24 +00:00
file
file2c Fix all the spelling mistakes I could find in the man pages for words 2005-07-31 03:30:48 +00:00
find Fix options broken when the birthtime related primaries were added. 2006-04-05 23:06:11 +00:00
finger Reduce number of spaces for full name by four, and reduce padding 2006-03-04 16:13:16 +00:00
fmt
fold
from
fstat Add marker vnodes to ensure that all vnodes associated with the mount point are 2006-01-09 20:42:19 +00:00
fsync
ftp
gcore Make gcore(1) 64 bit safe. It was trying to parse the /proc/*/map file 2006-03-25 01:14:20 +00:00
gencat Our bsd.*.mk only supports 6 WARNS levels and we should not use higher values 2005-06-30 11:56:31 +00:00
getconf
getopt
gprof clone i386.h for powerpc 2005-12-29 04:23:54 +00:00
head
hesinfo
hexdump
host Disable thread support in BIND. It appears to reduce performance rather 2005-07-25 14:44:11 +00:00
id
indent Use the appropriate error function for displaying the error, 2005-11-20 13:48:15 +00:00
ipcrm
ipcs Change the data type of the upper shared memory limits from a signed 2005-08-06 07:20:18 +00:00
join
jot
kdump -mdoc sweep. 2005-11-18 10:36:29 +00:00
keylogin
keylogout
killall
ktrace When opening a trace file, open O_NONBLOCK so that ktrace doesn't stall 2006-03-14 19:32:03 +00:00
ktrdump Skip format flags, when parsing ktr_desc. 2006-01-12 22:32:07 +00:00
lam Call usage() instead of being insolent. 2005-08-05 01:04:36 +00:00
last
lastcomm
ldd
leave
less
lessecho
lesskey
lex Convert NO_PROFILE and NO_LIB32 to new style. 2006-03-18 21:37:05 +00:00
limits
locale Xref setlocale(3), bump document date. 2005-11-01 19:36:17 +00:00
locate Add a -0 option for interoperability with xargs -0. 2005-12-07 12:22:46 +00:00
lock
lockf Finish off style(9) fixes which I started two revisions ago. This basically 2005-10-09 04:45:41 +00:00
logger
login Add missing library dependencies. 2006-04-13 12:49:24 +00:00
logins
logname
look
lorder ru@ recently changed lorder to support library archives. Document 2006-04-27 15:48:54 +00:00
lsvfs
m4
mail Document the TMPDIR environment variable. 2006-01-05 10:19:42 +00:00
make Update comment about var modifiers (add 'N' and 'O' descriptions). 2006-04-08 07:02:39 +00:00
makewhatis Prepare for MACHINE and hw.machine switching to "pc98" on FreeBSD/pc98. 2005-12-05 14:22:12 +00:00
mesg
minigzip
ministat Fix the way in which median is calculated. If the data source has even 2006-02-23 20:46:10 +00:00
mkdep
mkfifo
mklocale
mkstr
mktemp mkstemp(3) and friends use a combination of base 10 digits, along 2005-12-30 20:10:21 +00:00
mkuzip A few minor corrections to the mkuzip.8 man page. 2006-03-17 20:48:10 +00:00
msgs
mt -mdoc sweep. 2005-11-18 10:36:29 +00:00
nc
ncal Document incorrect handling of multibyte characters. 2005-10-23 01:37:25 +00:00
ncplist
ncplogin
netstat Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
newgrp
newkey Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
nfsstat
nice
nl
nohup
nslookup Disable thread support in BIND. It appears to reduce performance rather 2005-07-25 14:44:11 +00:00
nsupdate Disable thread support in BIND. It appears to reduce performance rather 2005-07-25 14:44:11 +00:00
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
paste
pathchk
pkill -mdoc sweep. 2005-11-18 10:36:29 +00:00
pr Fix misspelled 'argument' and try to make the sentence into English. 2005-10-26 17:37:54 +00:00
printenv
printf Prefer {u,}intmax_t over the deprecated {u_,}quad_t. 2005-08-05 08:18:00 +00:00
quota
renice
rev
rlogin len and len2 work better as size_t 2005-11-13 21:03:56 +00:00
rpcgen Eliminate coredump problem introduced by last commit. 2005-11-14 13:35:08 +00:00
rpcinfo Remove including of libc sources. All the required functions 2006-03-10 07:58:02 +00:00
rs
rsh - Remove MLINKS to nonexistant manpages 2005-07-14 20:29:08 +00:00
rup Catch up with 64bit time_t on sparc64. The rstat packet expects a 32bit 2005-12-04 18:25:26 +00:00
ruptime - Do not allocate memory to entries in /var/rwho which have been down for 2005-09-02 14:58:26 +00:00
rusers
rwall
rwho It's actually 11 minutes when the machine is assumed to be down and removed 2005-08-07 11:48:44 +00:00
script
sed The function inplace_edit() doesn't exist anymore, remove the prototype. 2005-09-24 13:18:30 +00:00
shar
showmount
smbutil
sockstat
split -mdoc sweep. 2005-11-18 10:36:29 +00:00
stat
su - Mention that users need to be in the wheel group to `su - root' by default, and how to change it. 2006-01-28 01:11:11 +00:00
systat Don't redraw the disk names on every update. This was apparently done 2006-04-30 09:13:59 +00:00
tabs
tail Unbreak tail -f on non-local filesystems. 2005-08-26 08:15:57 +00:00
talk
tar If you see a broken symlink, don't try to follow it, 2006-04-02 07:13:11 +00:00
tcopy
tee
telnet Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
tftp Use the new name H_SETSIZE instead of the old H_EVENT to set the history 2005-10-19 15:37:43 +00:00
time o Close an output file -o flag opened before execvp(3) in a child. 2006-04-16 17:44:49 +00:00
tip Fix an erroneous description of the file descriptor assignments for 2005-11-02 05:47:49 +00:00
top
touch Don't set time to current, if set to specific time fails 2006-01-31 02:21:18 +00:00
tput
tr
true
truncate Allow to specify size in terabytes by using T or t suffix. 2006-04-09 19:16:24 +00:00
truss Add powerpc support for truss. 2006-01-05 05:57:47 +00:00
tset
tsort
tty
uac
ul
uname
unexpand
unifdef
uniq
units
unvis
usbhidaction
usbhidctl
users
uudecode
uuencode - Remove MLINKS to nonexistant manpages 2005-07-14 20:29:08 +00:00
uuidgen Mention that uuidgen(1) generates DCE version 1 UUIDs only 2005-09-07 07:49:21 +00:00
vacation
vgrind Fix vgrind(1) indexing I broke in previous revision. 2005-09-23 12:55:22 +00:00
vi
vis
vmstat Default number of direct access devices had been changed from three to two. 2006-02-12 10:30:52 +00:00
w Obtain true uptime through clock_gettime(CLOCK_MONOTONIC, struct *timespec) 2005-10-17 15:37:22 +00:00
wall In wall and who, check that the utmp entry isn't stalled, as it is done in w. 2006-02-21 13:01:00 +00:00
wc
what
whereis
which
who In wall and who, check that the utmp entry isn't stalled, as it is done in w. 2006-02-21 13:01:00 +00:00
whois Add AfriNIC as a RIR. 2006-01-23 13:49:39 +00:00
window Fixes for gcc 4.x. 2005-08-25 14:09:35 +00:00
write
xargs NUL terminate buffer from fgetln(3). From fgsch@OpenBSD. 2006-01-01 22:59:54 +00:00
xinstall Add an override (DONTSTRIP) so that one can easily install debugable 2006-03-06 21:52:59 +00:00
xlint Include <err.h> where needed. Add $FreeBSD$ where missing. 2005-08-05 09:07:42 +00:00
xstr
yacc
yes
ypcat
ypmatch
ypwhich
Makefile libc_r is no longer provided, and on alpha and sparc64, libthr 2006-04-12 19:52:34 +00:00
Makefile.inc