freebsd-skq/usr.bin
rwatson 5bea52cfc5 Merge main.c:1.80, mbuf.c:1.45, netstat.h:1.46 from HEAD to RELENG_6:
Modify netstat -mb to use libmemstat when accessing a core dump or live
  kernel memory and not using sysctl.  Previously, libmemstat was used
  only for the live kernel via sysctl paths.

  This results in netstat output becoming both more consistent between
  core dumps and the live kernel, and also more information in the core
  dump case than previously (i.e., mbuf cache information).

  Statistics relating to sfbufs still rely on a kvm descriptor as they
  are not currently exposed via libmemstat.  netstat -m operating on a
  core is still unable to print certain sfbuf stats available on the live
  kernel.
2005-11-20 00:38:06 +00:00
..
alias MFC rev. 1.2: Use the "builtin" shell function to make sure that the 2005-11-04 18:22:17 +00:00
apply Sort sections. 2005-01-18 13:43:56 +00:00
asa Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
at Sort sections. 2005-01-18 13:43:56 +00:00
atm Fix build in the !NOATM case by using the begemot library in place of 2004-09-24 22:10:34 +00:00
awk Add temporary patches to make one-true-awk respect locale's collating order 2005-05-17 14:54:33 +00:00
banner Document message length limit. 2005-01-25 22:24:04 +00:00
basename Sort sections. 2005-01-18 13:43:56 +00:00
biff Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
bluetooth Let bsd.prog.mk set SRCS and MAN to their default values. 2005-01-28 16:08:11 +00:00
brandelf Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
bsdiff This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2005-08-15 17:07:38 +00:00
bzip2 Don't use a patch w/in /usr/src. Programmatically change files when needed. 2005-05-31 22:16:49 +00:00
bzip2recover Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
c89 Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
c99 Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
calendar MFC: Sync calendar up with HEAD, including adding the Ukrainian calendar. 2005-11-16 07:47:44 +00:00
cap_mkdb Add endianness support to cap_mkdb(1), useful for cross builds. 2005-02-22 23:29:54 +00:00
catman Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
chat
checknr Document input line length limit. 2005-01-25 22:32:48 +00:00
chkey Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. 2004-11-13 20:40:32 +00:00
chpass MFC: a lot of manpage fixes from HEAD. 2005-09-24 01:59:40 +00:00
cksum Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
cmp MFC: Add a -h option to tell cmp not to follow symbolic links. 2005-09-17 11:33:41 +00:00
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 Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
colrm Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
column Take a swing at using roundup(). 2005-01-25 01:35:02 +00:00
comm Document input line length limit. 2005-01-25 22:32:48 +00:00
compile_et MFC: 1.12: Style. 2005-11-16 08:21:06 +00:00
compress MFC 1.21 2005-09-17 17:12:18 +00:00
csplit Document input line length limit. 2005-01-25 22:32:48 +00:00
ctags Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
cut Sort sections. 2005-01-18 13:43:56 +00:00
dig MFC: build BIND without thread support. 2005-07-30 07:56:28 +00:00
dirname Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
du Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
ee MFC: 2005-07-17 15:03:36 +00:00
elf2aout Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
elfdump Sort sections. 2005-01-18 13:43:56 +00:00
enigma MFC: 2005-07-17 15:03:36 +00:00
env MFC 1.3->1.4: Fix minor bugs in -S processing: 2005-07-25 18:09:09 +00:00
expand Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
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 MFC spelling fixes of several manpages. 2005-08-18 15:01:27 +00:00
find Markup and wording fixes. 2005-06-14 11:50:53 +00:00
finger Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
fmt Remove unnecessary SRCS= where could be guessed directly by our 2005-01-27 14:52:47 +00:00
fold Add cross-reference to fmt(1) and a fairly standard ENVIRONMENT section. 2004-08-02 11:15:01 +00:00
from Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
fstat MFC Log: 2005-11-12 20:58:03 +00:00
fsync Correct some style nits that I have mistakenly submitted as 2005-01-26 15:17:25 +00:00
ftp
gcore Remove a.out support from gcore(1). 2004-11-27 06:46:48 +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 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 Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
hesinfo Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
hexdump Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
host MFC: build BIND without thread support. 2005-07-30 07:56:28 +00:00
id Add flag to choose whether to use getgrouplist(3) or getgroups(2) 2005-04-29 10:11:18 +00:00
indent MFC spelling fixes of several manpages. 2005-08-18 15:01:27 +00:00
ipcrm Mechanically kill hard sentence breaks. 2004-07-02 22:22:35 +00:00
ipcs If sysctlbyname fails for kernel related reasons, tag the errno 2005-05-24 23:42:09 +00:00
join Expand *n't contractions. 2005-02-13 22:25:33 +00:00
jot Sort sections. 2005-01-18 13:43:56 +00:00
kdump Merge kdump.1:1.14 and kdump.c:1.28 from HEAD to RELENG_6: 2005-11-19 11:55:50 +00:00
keylogin Deal with double whitespace. 2004-07-03 00:24:45 +00:00
keylogout
killall Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
ktrace Sort sections. 2005-01-18 13:43:56 +00:00
ktrdump Markup and wording fixes. 2005-06-14 11:50:53 +00:00
lam Document incorrect handling of multibyte characters. 2004-08-12 11:34:34 +00:00
last Expand *n't contractions. 2005-02-13 22:25:33 +00:00
lastcomm Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
ldd The type of some aout header types changed to uint_32, so now we need 2004-06-29 21:13:15 +00:00
leave
less Correct the script name to be "zless.sh". This avoids an extra cp/chmod 2005-05-17 11:41:01 +00:00
lessecho Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
lesskey
lex NODOCCOMPRESS -> NO_DOCCOMPRESS 2004-12-21 09:33:47 +00:00
limits Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
locale Use the standard section name. 2005-01-18 20:54:50 +00:00
locate MFC: Tell locate to ignore /var/db/portsnap by default because it isn't 2005-08-25 19:06:11 +00:00
lock Expand *n't contractions. 2005-02-13 22:25:33 +00:00
lockf Sync with head: 2005-11-12 21:00:00 +00:00
logger Reduce compiler warning: variable might be used uninitialized, by giving 2005-05-29 16:04:46 +00:00
login o Teach login(1) to respect "hushlogin" and "nocheckmail" attributes 2005-06-01 12:23:06 +00:00
logins
logname - Remove useless includes 2005-01-25 14:22:20 +00:00
look Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
lorder MFC: 1.7: teach lorder(8) to work with .a libraries. 2005-11-16 07:30:02 +00:00
lsvfs spell "file system" correctly 2005-01-24 20:06:16 +00:00
m4 Let bsd.prog.mk set SRCS and MAN to their default values. 2005-01-28 16:08:11 +00:00
mail MFC: Remove dates, since they serve no purpose and result in files 2005-08-19 02:53:00 +00:00
make MFC: 1.110: Fix .include <> to match documented behavior. 2005-11-16 08:25:19 +00:00
makewhatis Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
mesg Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
minigzip Mechanically kill hard sentence breaks. 2004-07-02 22:22:35 +00:00
mkdep Sort sections. 2005-01-18 13:43:56 +00:00
mkfifo Sort sections. 2005-01-18 13:43:56 +00:00
mklocale Make <runefile.h> internal to libc. 2005-05-16 09:32:41 +00:00
mkstr
mktemp Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
mkuzip - check for geom_uzip module presence using kldstat -m. 2005-05-11 17:02:38 +00:00
msgs Cleanup: 2005-01-17 17:45:38 +00:00
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 Remove unnecessary SRCS= where could be guessed directly by our 2005-01-27 14:52:47 +00:00
ncplist
ncplogin Mechanically kill hard sentence breaks. 2004-07-02 22:22:35 +00:00
netstat Merge main.c:1.80, mbuf.c:1.45, netstat.h:1.46 from HEAD to RELENG_6: 2005-11-20 00:38:06 +00:00
newgrp Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
newkey Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
nfsstat Fix a few cases that relied on 'implicit int' (constraint violation in C99). 2004-07-11 17:37:33 +00:00
nice Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
nl Remove unused variables. 2005-04-09 14:31:41 +00:00
nohup Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
nslookup MFC: build BIND without thread support. 2005-07-30 07:56:28 +00:00
nsupdate MFC: build BIND without thread support. 2005-07-30 07:56:28 +00:00
objformat
opieinfo Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar 2004-11-03 18:01:21 +00:00
opiekey
opiepasswd Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar 2004-11-03 18:01:21 +00:00
pagesize
passwd MFC: a lot of manpage fixes from HEAD. 2005-09-24 01:59:40 +00:00
paste Sort sections. 2005-01-18 13:43:56 +00:00
pathchk Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
pkill Markup and wording fixes. 2005-06-14 11:50:53 +00:00
pr Sort sections. 2005-01-18 13:43:56 +00:00
printenv Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
printf Markup and wording fixes. 2005-06-14 11:50:53 +00:00
quota Remove an unused #define. md5's with and without this commit match. 2005-03-13 17:58:31 +00:00
renice Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
rev If ferror is true, we must reset the error indicator. 2004-12-15 06:24:57 +00:00
rlogin Remove unnecessary SRCS= where could be guessed directly by our 2005-01-27 14:52:47 +00:00
rpcgen Move #ident into #if 0. 2005-05-31 20:00:29 +00:00
rpcinfo
rs - Set negative row or column argument values to zero. 2005-04-28 12:37:15 +00:00
rsh MFC: 2005-07-17 15:03:36 +00:00
rup Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
ruptime Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
rusers Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
rwall Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
rwho MFC rev 1.11: 2005-08-15 06:07:23 +00:00
script Deal with double whitespace. 2004-07-03 00:24:45 +00:00
sed MFC 1.28 2005-10-04 15:26:10 +00:00
shar Sort sections. 2005-01-18 13:43:56 +00:00
showmount Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
smbutil Make smbfs capable to use 16bit char set in filenames. 2005-05-04 15:05:46 +00:00
sockstat Don't free(sock) before it's even allocated. 2005-06-10 06:36:03 +00:00
split Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
stat Markup and wording fixes. 2005-06-14 11:50:53 +00:00
su Sort sections. 2005-01-18 13:43:56 +00:00
systat MFC spelling fixes of several manpages. 2005-08-18 15:01:27 +00:00
tabs Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
tail MFC (by ps) 2005-10-09 03:51:55 +00:00
talk Use socklen_t where appropriate. 2005-03-11 14:17:12 +00:00
tar MFC 1.65: Correct error message from incorrect use of --format. 2005-11-06 22:27:21 +00:00
tcopy Expand *n't contractions. 2005-02-13 22:25:33 +00:00
tee Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
telnet Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +00:00
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 Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
tip MFC 1.24: Fix an erroneous description of the file descriptor assignments 2005-11-04 17:27:24 +00:00
top (1) Revert unnecessary indentation changes I committed as part of the 2005-05-18 13:42:51 +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 Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
truss MFC spelling fixes of several manpages. 2005-08-18 15:01:27 +00:00
tset Reduce compiler warning: variable might be used uninitialized, by giving 2005-05-29 15:49:53 +00:00
tsort Move FreeBSD Id outside of copyright. Initialize variable. 2005-05-29 15:47:31 +00:00
tty Expand *n't contractions. 2005-02-13 22:25:33 +00:00
uac Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
ul Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
uname Sort sections. 2005-01-18 13:43:56 +00:00
unexpand Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
unifdef Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
uniq Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
units Expand *n't contractions. 2005-02-13 22:25:33 +00:00
unvis
usbhidaction Let bsd.prog.mk set SRCS and MAN to their default values. 2005-01-28 16:08:11 +00:00
usbhidctl Sort sections. 2005-01-18 13:43:56 +00:00
users
uudecode Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
uuencode MFC: 2005-07-17 15:03:36 +00:00
uuidgen MFC: a lot of manpage fixes from HEAD. 2005-09-24 01:59:40 +00:00
vacation Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +00:00
vgrind MFC: 1.3: Fix vgrind(1) indexing. 2005-11-16 08:19:26 +00:00
vi Replaced afterinstall: with equivalent FILES and SYMLINKS. 2004-10-18 17:16:01 +00:00
vis Expand *n't contractions. 2005-02-13 22:25:33 +00:00
vmstat Merge vmstat.c:1.90 from HEAD to RELENG_6: 2005-11-09 13:28:50 +00:00
w Use the ki_udata field that was recently-added to kinfo_proc, instead of 2005-06-04 23:40:09 +00:00
wall Mention in the BUGS section that write and wall bogusly use the sender's 2004-07-17 04:15:27 +00:00
wc Fix mismerge. 2005-02-26 04:14:20 +00:00
what Markup and wording fixes. 2005-06-14 11:50:53 +00:00
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 Move variable initialization to reduce compiler warning. 2005-05-29 15:52:48 +00:00
whois Reduce compiler warning: variable might be used uninitialized, by giving 2005-05-29 15:49:53 +00:00
window Expand *n't contractions. 2005-02-13 22:25:33 +00:00
write Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
xargs Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
xinstall MFC spelling fixes of several manpages. 2005-08-18 15:01:27 +00:00
xlint Expand *n't contractions. 2005-02-13 22:25:33 +00:00
xstr Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 10:14:11 +00:00
yacc Sort sections. 2005-01-18 13:43:56 +00:00
yes
ypcat Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
ypmatch Sync program's usage() with manpage's SYNOPSIS. 2005-05-21 09:55:10 +00:00
ypwhich Mechanically kill hard sentence breaks. 2004-07-02 22:22:35 +00:00
Makefile MFC addition of bsdiff and bspatch to the base system, in order to 2005-08-15 18:34:21 +00:00
Makefile.inc