freebsd-dev/usr.bin
Dag-Erling Smørgrav 7691f66abf Retire the useless NOSECURE knob.
Approved by:	re (scottl)
2003-05-19 15:52:01 +00:00
..
alias Mark bits that do not require an object directory as such. 2003-04-01 12:37:54 +00:00
apply
ar
asa
at Explain the format of the at.allow and at.deny files in detail. 2003-03-26 02:38:18 +00:00
awk For the bwk_20030314 version, we have to -DHAS_ISBLANK now. 2003-03-17 08:07:54 +00:00
banner
basename ANSIify function definitions. 2002-09-04 23:29:10 +00:00
biff
bluetooth Part one of undating the bluetooth code to the newest version 2003-05-10 21:44:42 +00:00
brandelf
bzip2
bzip2recover Complete the bzip2 suite. 2003-01-04 17:09:27 +00:00
c89
c99 mdoc(7) police: overhaul. 2002-12-11 17:26:53 +00:00
calendar Add my birthday. 2003-05-07 13:28:16 +00:00
cap_mkdb
catman mdoc(7) police: sort xrefs in SEE ALSO. 2002-12-13 16:53:51 +00:00
chat Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
checknr
chkey
chpass Make GCC 3.3 happy with rcsid[], sccs[], and copyright[]. 2003-05-03 19:44:46 +00:00
cksum - For variables holding offset values, use off_t rather than 2003-03-13 23:32:28 +00:00
cmp The cmp utility has the questionable feature of using mmap when 2003-02-26 06:44:46 +00:00
col ANSIify function definitions. 2002-09-04 23:29:10 +00:00
colcrt Fixed the abuses of .Ql visible on stderr in troff mode. 2002-12-23 16:04:51 +00:00
colldef mdoc(7) police: markup polishing. 2002-11-26 17:33:37 +00:00
colrm
column
comm
compile_et
compress Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
csplit
ctags mdoc(7) police: markup polishing. 2002-11-26 17:33:37 +00:00
cut Duplicate "from". 2003-05-03 15:55:23 +00:00
dig
dirname
dnskeygen
dnsquery
doscmd Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
du -{h,k} are mutually exclisive. So only pay attention to the last of the 2003-03-30 21:25:16 +00:00
ee Fix references to non-existing or obsoleted man pages. 2003-04-30 19:18:50 +00:00
elf2aout Back out the totally unapproved backout of my commits. 2003-03-29 03:03:42 +00:00
elfdump mdoc(7) police: Revision. 2003-03-03 11:51:30 +00:00
enigma ANSIify function definitions. 2002-09-04 23:29:10 +00:00
env ANSIify function definitions. 2002-09-04 23:29:10 +00:00
expand mdoc(7) police: markup polishing. 2002-11-26 10:57:57 +00:00
false
fetch Retire the useless NOSECURE knob. 2003-05-19 15:52:01 +00:00
file Update for FILE v3.41. 2003-03-12 14:37:01 +00:00
file2c
find Correctly alphabetize options[] so we don't stop at -nouser when searching 2003-02-18 14:30:43 +00:00
finger If stat() on the terminal specified in utmp fails due to ENOENT, don't 2003-04-02 20:22:29 +00:00
fmt
fold ANSIify function definitions. 2002-09-04 23:29:10 +00:00
from ANSIify function definitions. 2002-09-04 23:29:10 +00:00
fstat Bow to the whining masses and change a union back into void *. Retain 2003-01-13 00:33:17 +00:00
fsync
ftp
gcore Add #include <sys/queue.h> for sparc64's benefit. The MD includes there 2002-09-13 18:24:59 +00:00
gencat Check NULL pointer to avoid SIGSEGV 2002-12-24 07:40:10 +00:00
getconf Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
getopt english(4) police. 2002-12-27 12:15:40 +00:00
gprof Remove 2 more unused doc Makefiles. 2003-02-04 18:26:08 +00:00
head
hesinfo ANSIify function definitions. 2002-09-04 23:29:10 +00:00
hexdump Capitalize ASCII code names. 2002-12-05 08:50:00 +00:00
host
id ANSIify function definitions. 2002-09-04 23:29:10 +00:00
indent Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
ipcrm Wrap long line. Use .Ar instead of .Nm where appropriate. 2003-02-05 14:15:02 +00:00
ipcs The descriptions of the -C and -M options were around the wrong way; 2003-03-24 10:45:12 +00:00
join mdoc(7) police: nit. 2002-11-26 11:25:04 +00:00
jot
kdump Add a default case that just outputs a new line for the case of an 2003-03-13 18:58:39 +00:00
keylogin
keylogout
killall make "killall -j" not core dump. 2003-04-27 07:17:27 +00:00
ktrace Do not start err(3) strings with uppercase nor dot terminate them. 2003-02-05 14:25:43 +00:00
ktrdump Use strlcpy() instead of strcpy() to not overflow static buffers. 2002-10-06 23:52:06 +00:00
lam
last Fix core dumps when invoking with something like ``last -w1''. 2002-10-30 18:19:59 +00:00
lastcomm Don't try to fseek before the beginning of the file; POSIX requires that 2003-01-27 18:16:32 +00:00
ldd Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
leave Fixed the abuses of .Ql visible on stderr in troff mode. 2002-12-23 16:04:51 +00:00
less Add an embellished lesspipe.sh as described in the man page. 2003-03-06 04:35:48 +00:00
lessecho
lesskey
lex Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
limits Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
locale Add locale(1). I have used it for while as useful debugging tool 2002-10-16 13:17:18 +00:00
locate
lock Document the fact that VTY locking is easily bypassable when DDB 2003-02-27 18:25:26 +00:00
lockf
logger ANSIify function definitions. 2002-09-04 23:29:10 +00:00
login When the tty chown() fails, report a chown() failure rather than a 2003-04-26 02:51:03 +00:00
logname ANSIify function definitions. 2002-09-04 23:29:10 +00:00
look ANSIify function definitions. 2002-09-04 23:29:10 +00:00
lorder Make it work with POSIX sort (POS arg) 2002-09-24 18:16:36 +00:00
lsvfs Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
m4 Flush streams before calling system() so that the output appears in the 2003-05-01 02:36:27 +00:00
mail Remove 2 more unused doc Makefiles. 2003-02-04 18:26:08 +00:00
make Sync usage() with SYNOPSIS. 2003-04-15 14:27:21 +00:00
makewhatis Install /usr/libexec/makewhatis.local and /usr/libexec/catman.local. 2002-11-18 10:11:22 +00:00
mesg ANSIify function definitions. 2002-09-04 23:29:10 +00:00
minigzip mdoc(7) police: markup polishing. 2002-11-26 17:33:37 +00:00
mkdep english(4) police. 2002-12-27 12:15:40 +00:00
mkfifo ANSIify function definitions. 2002-09-04 23:29:10 +00:00
mklocale english(4) police. 2002-12-27 12:15:40 +00:00
mkstr Remove claim that pi and ex use mkstr; pi is long gone, and nex doesn't 2002-11-01 12:22:41 +00:00
mktemp
msgs Fix singular/plural confusion in a printf. 2003-02-06 22:39:44 +00:00
mt Fix references to non-existing or obsoleted man pages. 2003-04-30 19:18:50 +00:00
ncal Teach ncal(1) about month names specified on the command line. 2002-10-02 12:31:10 +00:00
ncplist
ncplogin ANSIify function definitions. 2002-09-04 23:29:10 +00:00
netstat Make the mb_alloc low-watermark sysctl-tunable read-only and make 2003-05-15 19:05:28 +00:00
newgrp
newkey
nfsstat
nice english(4) police. 2002-12-27 12:15:40 +00:00
nl
nm Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
nohup Make GCC 3.3 happy with rcsid[], sccs[], and copyright[]. 2003-05-03 19:44:46 +00:00
objformat mdoc(7) police: markup and spelling. 2002-11-26 17:34:25 +00:00
opieinfo
opiekey
opiepasswd
pagesize
passwd While I really liked the error message one received from `passwd' 2003-04-18 21:27:09 +00:00
paste Fixed the abuses of .Ql visible on stderr in troff mode. 2002-12-23 16:04:51 +00:00
pathchk Unbreak support for systems that have no limit on pathname length. 2002-12-15 00:40:47 +00:00
pr Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
printenv mdoc(7) police: markup polishing. 2002-11-26 17:33:37 +00:00
printf ANSIify function definitions. 2002-09-04 23:29:10 +00:00
quota Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
ranlib
renice The usage string: renice [priority | [-n incr]] ... assumed that the part 2003-02-26 20:27:24 +00:00
rev ANSIify function definitions. 2002-09-04 23:29:10 +00:00
rlogin Dekerberise. The corresponding userland stuff has been dekerberised 2002-10-16 16:09:05 +00:00
rpcgen Implement nonblocking tpc-connections. rpcgen -m does still 2003-01-16 07:27:30 +00:00
rpcinfo Change the name for the local unix-socket based protocol 2002-12-16 22:24:26 +00:00
rs
rsh Dekerberise. The corresponding userland stuff has been dekerberised 2002-10-16 16:10:46 +00:00
rup
ruptime Forgot to update the date field; from David Magda <dmagda@magda.ca>. 2003-03-01 23:43:53 +00:00
rusers
rwall ANSIify function definitions. 2002-09-04 23:29:10 +00:00
rwho
sasc
script ANSIify function definitions. 2002-09-04 23:29:10 +00:00
sed Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
shar
showmount Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
size
smbutil
sockstat To reserve space for 65536 bits, allocate 2003-05-09 09:11:27 +00:00
soelim Fixed the abuses of .Ql visible on stderr in troff mode. 2002-12-23 16:04:51 +00:00
split
stat Bring in NetBSD's version 1.11, which includes documenation for the new 2003-05-11 23:07:07 +00:00
strings
strip
su PAM-related improvements: 2003-04-08 16:59:53 +00:00
symorder Introduce option enumeration the standard way. 2002-10-17 12:58:14 +00:00
systat Let libdevstat calculate the device-busy % instead of home-rolling. 2003-04-09 07:49:43 +00:00
tabs mdoc(7) police: markup polishing. 2002-11-26 17:33:37 +00:00
tail When doing tail -F, return if the freopen() of the file fails instead of 2002-12-15 11:26:57 +00:00
talk Add a reference to talkd(8) as a hint that talk(1) depends on a 2003-01-23 22:40:18 +00:00
tcopy english(4) police. 2002-12-27 12:15:40 +00:00
tee ANSIify function definitions. 2002-09-04 23:29:10 +00:00
telnet Mrege from crypto telnet with "make unifdef". This gets a bunch of 2003-05-11 18:27:49 +00:00
tftp fix reverse logic in "connect" command that cause port specifications to be ignored. 2003-03-25 02:33:35 +00:00
time english(4) police. 2002-12-27 12:15:40 +00:00
tip make prototpyes match functions, and declare things static as needed 2003-04-06 08:30:25 +00:00
top Remove #include <sys/dkstat.h> 2003-02-16 14:13:23 +00:00
touch ANSIify function definitions. 2002-09-04 23:29:10 +00:00
tput ANSIify function definitions. 2002-09-04 23:29:10 +00:00
tr Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
true
truncate
truss Revamp of the syscall path, exception and context handling. The 2003-05-16 21:26:42 +00:00
tset Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
tsort ANSIify function definitions. 2002-09-04 23:29:10 +00:00
tty
uac
ul ANSIify function definitions. 2002-09-04 23:29:10 +00:00
uname Use some macro evil to create the functions for using sysctl(3) to get each 2002-09-23 06:47:39 +00:00
unexpand Fix off-by-one error processing the line after an empty line when the 2002-10-04 16:45:25 +00:00
unifdef Make GCC 3.3 happy with rcsid[], sccs[], and copyright[]. 2003-05-03 19:44:46 +00:00
uniq Mention the environment variables that affect the execution of uniq. 2003-04-12 04:17:14 +00:00
units
unvis ANSIify function definitions. 2002-09-04 23:29:10 +00:00
usbhidaction Fix debounce. I forgot these bits in my last commit. 2003-04-10 08:06:56 +00:00
usbhidctl Sync with NetBSD. 2003-04-09 01:52:49 +00:00
users ANSIify function definitions. 2002-09-04 23:29:10 +00:00
uudecode Make GCC 3.3 happy with rcsid[], sccs[], and copyright[]. 2003-05-03 19:44:46 +00:00
uuencode Make GCC 3.3 happy with rcsid[], sccs[], and copyright[]. 2003-05-03 19:44:46 +00:00
uuidgen Add an -o filename option to have the output written to a file. 2003-03-15 02:27:10 +00:00
vacation
vgrind Make it work with POSIX sort (POS arg). 2002-09-24 19:05:40 +00:00
vi Centralize _PATH_* definitions. 2003-05-05 22:49:23 +00:00
vis ANSIify function definitions. 2002-09-04 23:29:10 +00:00
vmstat Uncomment the description of the -f option. Add rfork() to the list of 2003-04-14 07:22:25 +00:00
w
wall Remove "sleeper" nonsense. 2003-02-21 08:46:44 +00:00
wc mdoc(7) police: markup polishing. 2002-11-26 17:33:37 +00:00
what mdoc(7) police: markup polishing. 2002-11-26 17:33:37 +00:00
whereis Adjust max WARNs for sparc64. 2002-12-30 09:48:40 +00:00
which
who Remove unimplemented System V options from the getopt() option string. 2002-12-21 00:38:14 +00:00
whois Add support for identifying NORID (norwegian top level registry) handles. 2003-03-25 17:00:03 +00:00
window Remove the only varargs.h consumer in the tree. Use stdarg.h instead. 2003-04-15 18:59:22 +00:00
write ANSIify function definitions. 2002-09-04 23:29:10 +00:00
xargs Don't shaddow exp(3). 2003-05-03 19:09:11 +00:00
xinstall Migrate to a new way of dealing with building from old revisions of 2003-04-05 20:30:30 +00:00
xlint Add amd64 settings. 2003-05-08 06:33:49 +00:00
xstr Another buffer overflow similar to the recent one in mkstr(1). 2002-11-01 12:48:28 +00:00
yacc Add __unused to the declaration of yyrcsid in a more portable way. 2003-02-12 18:03:55 +00:00
yes #include <err.h> to make yes warns clean again. 2002-11-09 21:00:39 +00:00
ypcat
ypmatch
ypwhich
Makefile Retire the useless NOSECURE knob. 2003-05-19 15:52:01 +00:00
Makefile.inc