freebsd-nq/usr.bin
Brian Feldman 58f45f543a Make sure to return 0 from kernel_getnfile() since if there were an
error, it would exit() (and it needs to return a value).
2004-10-05 23:49:27 +00:00
..
alias
apply Document incorrect handling of multibyte characters. 2004-07-17 04:04:30 +00:00
asa
at
atm Fix build in the !NOATM case by using the begemot library in place of 2004-09-24 22:10:34 +00:00
awk
banner
basename
biff
bluetooth Make -t <tty> optional. If not specified use stdin/stdout. 2004-09-30 21:05:17 +00:00
brandelf
bzip2
bzip2recover
c89
c99
calendar Add my birth date to our calendar. 2004-09-17 06:36:01 +00:00
cap_mkdb
catman
chat
checknr
chkey Join the 21st century: Cryptography is no longer an optional component 2004-08-06 07:27:08 +00:00
chpass Remove useless .Pp. Typo: gcos -> gecos (as spelled in passwd(5)). 2004-07-26 19:49:29 +00:00
cksum
cmp
col Add a standard DIAGNOSTICS section. 2004-08-04 02:55:25 +00:00
colcrt Check for read errors. 2004-07-31 06:22:57 +00:00
colldef
colrm Add ENVIRONMENT and DIAGNOSTICS sections. 2004-08-04 02:51:46 +00:00
column Add support for multibyte characters. 2004-07-29 13:22:56 +00:00
comm
compile_et
compress Bump WARNS level to 6. 2004-09-10 21:34:46 +00:00
csplit
ctags
cut
dig Per style.Makefile(5), don't define MAN if the only page installed 2004-09-26 09:38:08 +00:00
dirname
du Use the length modifier 'll' instead of 'q' to print long longs. 2004-07-28 16:03:13 +00:00
ee
elf2aout
elfdump
enigma
env
expand
false
fetch Update copyright years. 2004-09-21 18:35:21 +00:00
file Don't try to programatically support running file(1) w/in /usr/obj or other 2004-08-09 11:05:09 +00:00
file2c
find Change the 'no terminating ";"' error message to 'no terminating ";" or "+"' 2004-07-29 03:33:55 +00:00
finger Document incorrect handling of multibyte characters. 2004-07-17 04:04:30 +00:00
fmt Cross-reference fold(1). 2004-08-02 11:12:13 +00:00
fold Add cross-reference to fmt(1) and a fairly standard ENVIRONMENT section. 2004-08-02 11:15:01 +00:00
from
fstat Introduce options list the standard way. 2004-07-26 19:53:44 +00:00
fsync
ftp
gcore
gencat
getconf
getopt
gprof Make sure to return 0 from kernel_getnfile() since if there were an 2004-10-05 23:49:27 +00:00
head
hesinfo
hexdump In next(), ensure that 'done' is set in the case when a file cannot 2004-08-04 02:47:32 +00:00
host Per style.Makefile(5), don't define MAN if the only page installed 2004-09-26 09:38:08 +00:00
id Pass an array of gid_t rather than an array of int to getgroups(). 2004-10-02 11:40:48 +00:00
indent Fix a buffer overflow by using strncpy() instead of strcpy(). 2004-09-19 20:34:30 +00:00
ipcrm
ipcs
join Backout recent -j changes, the flags is deprecated. 2004-08-26 06:28:05 +00:00
jot Avoid passing negative values to <ctype.h> functions on machines with 2004-07-16 05:10:46 +00:00
kdump Place a function prototype correctly. 2004-09-19 14:54:35 +00:00
keylogin
keylogout
killall The signal number has to be less than NSIG strictly. 2004-07-29 18:36:35 +00:00
ktrace
ktrdump Don't use an uninitialised variable when reading from a ktr alq file. 2004-09-27 05:56:57 +00:00
lam Document incorrect handling of multibyte characters. 2004-08-12 11:34:34 +00:00
last s/FALLTHOUGH/FALLTHROUGH/ 2004-08-08 18:59:19 +00:00
lastcomm Introduce options list the standard way. Correct style(9) in FILES section. 2004-07-26 19:59:29 +00:00
ldd
leave
less
lessecho
lesskey
lex Stop the practice of installing external headers into GCC-specific directory. 2004-07-30 00:08:15 +00:00
limits
locale Remove la_LN.* from the list of bogus locales. They're incomplete, but 2004-08-02 12:50:12 +00:00
locate Merge the "multibyte not supported" BUG into the pre-existing BUGS 2004-07-27 21:13:04 +00:00
lock
lockf
logger
login
logins
logname
look Sort sections. 2004-07-19 11:21:34 +00:00
lorder
lsvfs
m4 Store a pointer to "null" in struct ndblock's defn member instead of a 2004-08-16 14:18:22 +00:00
mail
make remove XXX comment now that the kernel is fixed, there isn't any obvious 2004-09-06 15:25:07 +00:00
makewhatis
mesg
minigzip
ministat
mkdep
mkfifo
mklocale The UTF2 encoding and the INVALID keyword are now obsolete. 2004-08-21 08:16:36 +00:00
mkstr
mktemp
mkuzip Fix build: s/mkunzip.8/mkuzip.8/ 2004-09-12 00:32:35 +00:00
msgs
mt
ncal
ncplist
ncplogin
netstat Print link level address on vlan interfaces using ether_ntoa(), to make 2004-07-28 18:18:47 +00:00
newgrp
newkey Join the 21st century: Cryptography is no longer an optional component 2004-08-06 07:27:08 +00:00
nfsstat
nice
nl
nohup
nslookup Per style.Makefile(5), don't define MAN if the only page installed 2004-09-26 09:38:08 +00:00
nsupdate Fix up the man file installation for the new BIND 9 sources: 2004-09-26 06:36:11 +00:00
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd
paste
pathchk
pkill Document the fact that matching against a process command-name will 2004-08-16 04:49:43 +00:00
pr No capital letter after : 2004-07-26 20:24:59 +00:00
printenv
printf Allow %' to be used as a format flag by printf(1). This makes it 2004-09-24 18:20:43 +00:00
quota Assign the result of getopt() to an int rather than to a char. 2004-08-07 07:05:38 +00:00
renice
rev Add support for multibyte characters. 2004-07-16 06:21:40 +00:00
rlogin
rpcgen
rpcinfo
rs Document incorrect handling of multibyte characters. 2004-07-30 00:10:52 +00:00
rsh
rup
ruptime
rusers
rwall
rwho
script
sed Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived 2004-08-09 15:29:41 +00:00
shar
showmount Assign the result of getopt() to an int rather than to a char (which is 2004-07-26 15:04:57 +00:00
smbutil
sockstat Do not display bogus entries for sockets in the TIME_WAIT or similar 2004-08-25 16:36:17 +00:00
split
stat
su Bump document date for last commit. 2004-10-04 12:06:05 +00:00
systat
tabs
tail
talk
tar Make -C and -T work correctly together. 2004-08-28 05:28:19 +00:00
tcopy
tee
telnet Join the 21st century: Cryptography is no longer an optional component 2004-08-06 07:27:08 +00:00
tftp
time
tip
top This patch merges the sort fields for both pages, so you can (for 2004-08-16 07:51:22 +00:00
touch
tput
tr Tweak markup of quoted strings and characters: use Dq instead of enclosing 2004-07-23 06:06:58 +00:00
true
truncate Make size suffix case insensitive. 2004-07-22 13:38:10 +00:00
truss Improve markup and language. 2004-09-07 13:22:28 +00:00
tset
tsort
tty
uac
ul Add a standard DIAGNOSTICS section. 2004-08-04 03:02:14 +00:00
uname
unexpand
unifdef
uniq Remove a bogus check that caused empty lines not to be counted when the 2004-09-14 12:01:18 +00:00
units
unvis
usbhidaction
usbhidctl
users
uudecode
uuencode
uuidgen
vacation
vgrind
vi
vis
vmstat
w
wall Mention in the BUGS section that write and wall bogusly use the sender's 2004-07-17 04:15:27 +00:00
wc
what
whereis Respect locale settings from the environment. 2004-07-15 08:13:56 +00:00
which
who
whois Add special case for the german whois nameserver. Without the 2004-08-25 15:34:44 +00:00
window Remove local malloc prototypes, which are incorrect and conflict with 2004-07-28 07:12:30 +00:00
write Mention in the BUGS section that write and wall bogusly use the sender's 2004-07-17 04:15:27 +00:00
xargs Document incorrect handling of multibyte characters with -I and -J options. 2004-08-02 03:07:42 +00:00
xinstall
xlint
xstr
yacc
yes
ypcat
ypmatch
ypwhich
Makefile Re-enable descending into the "atm" subdir. 2004-10-05 07:47:46 +00:00
Makefile.inc