NetBSD/usr.bin
2002-08-04 18:06:54 +00:00
..
apply
apropos cleanup TAILQ use 2002-06-11 07:17:15 +00:00
asa Write a program straightforward. 2002-05-30 00:34:06 +00:00
at don't include utmp.h 2002-08-01 22:39:14 +00:00
audio sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
awk Correct a couple of typos. 2002-05-15 19:00:32 +00:00
banner
basename
bdes
biff
bzip2
bzip2recover
cal Use a slightly more standard section header. 2002-06-23 00:22:56 +00:00
calendar Comiskey Park was the host of the Disco Demolition in 1979. Home of the 2002-07-12 13:42:06 +00:00
cap_mkdb
cdplay err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
checknr
chflags Align default behaviour of chmod, chgrp, chown, and chflags with symlink(7), 2002-07-07 11:44:02 +00:00
chpass err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
cksum
cmp
col
colcrt
colrm
column
comm
compile_et
compress ANSIfy. 2002-05-26 22:25:38 +00:00
crontab
crunch Add SH5 support. (Missed these during the last sweep of my local tree) 2002-07-11 21:46:21 +00:00
ctags
cut err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
dirname
du
eject
elf2aout
elf2ecoff Proper usage of HAVE_CONFIG_H. 2002-04-25 18:16:49 +00:00
env
error Remove #ifndef'd __STDC__ code. ANSIfy. 2002-05-26 22:41:20 +00:00
expand
false
fdformat
fgen sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
file work around cross-compile problems on 1.5.x, don't try to include 2002-08-02 20:32:55 +00:00
find Use LOGIN_NAME_MAX instead of UT_NAMELEN 2002-08-01 22:41:34 +00:00
finger support utmpx; no lastlogx support yet. 2002-08-02 00:10:40 +00:00
fmt
fold
fpr Rename local function "gettext" to "get_text" to avoid conflict 2002-05-30 17:46:24 +00:00
from
fsplit
fstat
ftp Improve description of help text for "passive". 2002-07-29 04:24:47 +00:00
gencat ... and in NetBSD-current, <netinet/in.h> needs <sys/types.h>. 2002-04-24 22:44:40 +00:00
getconf Back out previous - I was confused. 2002-08-04 18:06:54 +00:00
getopt
gprof
head
hesinfo
hexdump err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
id
indent Remove #ifndef'd __STDC__ code. ANSIfy. 2002-05-26 22:53:38 +00:00
innetgr
ipcrm Add Xrefs to shm*(2). 2002-06-16 22:43:30 +00:00
ipcs Add Xrefs to shm*(2). 2002-06-16 22:43:30 +00:00
join finish fixing PR#15412 2002-07-24 17:03:00 +00:00
jot
kdestroy
kdump Fix formatting of ktr_user entries so that values of individual bytes 2002-08-04 14:26:21 +00:00
kf
kinit
klist
kpasswd
ktrace PR/17643: Jared D. McNeill: ktrace leaves ktrace.out file with a kernel 2002-07-19 12:53:31 +00:00
ktruss Add more syscalls which has pathname as its first argument. 2002-06-06 10:48:49 +00:00
lam
last
lastcomm
ldd
leave
less Remove !__STDC__. 2002-06-15 18:27:20 +00:00
lex
locate Quote $FILELIST and $BIGRAMS consistently. Especially the latter 2002-05-05 07:27:35 +00:00
lock
logger
login remove debugging message leftover 2002-07-30 14:37:38 +00:00
logname
look
lorder Send error messages to stderr rather than stdout. 2002-05-12 09:01:45 +00:00
m4 Really fix -P. 2002-05-02 14:24:06 +00:00
machine
mail
make Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
man - getlist(): add "int create" arg, which creates list if it's not present 2002-06-11 04:39:52 +00:00
menuc Correct `.Na' misuses reported in bin/17007, and some other mandoc improvements 2002-05-24 22:09:20 +00:00
mesg
midiplay err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
mixerctl
mk_cmds
mkdep Split out the findcc() function that tries to determine the path to 2002-06-14 23:14:18 +00:00
mkfifo
mklocale Include <arpa/inet.h> for ntohl and htonl on POSIX systems. 2002-04-26 18:04:58 +00:00
mkstr
mktemp
modstat
msgc
msgs
netgroup
netstat Add more software intrq. 2002-07-23 23:34:39 +00:00
newsyslog don't let newsyslog follow symlink (could be abused to do tricks). 2002-06-27 03:10:15 +00:00
nfsstat
nice
nl
nohup
openssl - in <bsd.files.mk>, don't clear FILES after using it, as that prevents 2002-04-24 08:18:45 +00:00
pagesize
passwd use arc4random 2002-05-28 11:19:17 +00:00
paste
patch
pkill
pmc Some more Athlon counter names. 2002-06-07 05:26:45 +00:00
pr
printenv
printf Complete declaration of progprintf() to fix build problem in csh(1). 2002-06-14 11:32:15 +00:00
qsubst
quota
radioctl
rdist Remove #if __STDC__. De-__P() and ANSIfy. 2002-06-14 01:18:54 +00:00
renice
rev
rlogin Remove #ifdef __STDC__. De-__P() and ANSIfy. 2002-06-14 00:55:47 +00:00
rpcgen err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
rpcinfo
rs err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
rsh Remove #ifdef __STDC__. De-__P() and ANSIfy. 2002-06-14 00:51:04 +00:00
rup
ruptime
rusers
rwall
rwho
script Add an alternate "typescript mode" that contains timestamps and other 2002-06-21 18:46:31 +00:00
sed Remove #if __STDC__. De-__P() and ANSIfy. 2002-06-14 00:41:42 +00:00
shar
shlock Remove __STDC__ #ifdefs. De-__P. ANSIfy. 2002-06-14 00:34:58 +00:00
showmount
shuffle
skey
skeyinfo
skeyinit use LOGIN_NAME_MAX not UT_NAMELEN. 2002-08-01 22:43:34 +00:00
soelim
sort
split
ssh Don't set BINOWN if using the default BINMODE. 2002-08-02 04:05:13 +00:00
stat NetBSD id police 2002-07-26 14:16:37 +00:00
string2key
su err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
systat scan utmpx/utmp. 2002-08-01 23:36:54 +00:00
tail Remove #if __STDC__. De-__P() and ANSIfy. 2002-06-14 00:41:42 +00:00
talk
tcopy
tee
telnet Change _putchar definition to match curses.h's expectations, and 2002-06-14 09:55:08 +00:00
tftp
time modernize: 2002-07-16 15:41:57 +00:00
tip s/appeared command/command appeared/ 2002-05-03 22:43:59 +00:00
tn3270 Remove #if !__STDC__ code. While here, de-__P(). 2002-06-13 23:41:15 +00:00
top Fix segv when running show_help. 2002-08-02 20:03:36 +00:00
touch
tput
tr
true
tset
tsort
tty
ul
uname
unexpand
unifdef
uniq
units
unvis
usbhidaction err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
usbhidctl
users utmpx support 2002-08-01 23:51:20 +00:00
uudecode correct misuse of warnx, which leads to non-informative error 2002-06-29 17:58:50 +00:00
uuencode
vacation
vgrind have bsd.endian.mk, which detects target endian. 2002-05-30 21:40:47 +00:00
vi Don't install nbcat instead of catalog files. Problem noticed by Kimio Ishii. 2002-06-18 00:08:00 +00:00
vis
vmstat Since the KERN_CP_TIME sysctl reports total clock ticks across all 2002-06-30 00:10:33 +00:00
w skip blank entries. 2002-07-28 20:47:57 +00:00
wall utmpx support. 2002-08-02 01:52:13 +00:00
wc Mention -m in usage. bin/16594 by Ryan Younce. 2002-05-02 13:07:13 +00:00
what
whatis cleanup TAILQ use 2002-06-11 07:17:15 +00:00
whereis err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
which
who make this compile with either utmp or utmpx there. 2002-08-01 23:51:42 +00:00
whois Remove some STDC ifdefs, and some code that's for non-NetBSD systems. 2002-06-13 23:26:43 +00:00
window Remove #if __STDC__. De-__P() and ANSIfy, and fix a mismatching prototype 2002-06-14 01:07:01 +00:00
write utmpx support. 2002-08-02 01:52:13 +00:00
xargs
xinstall Convert from flock() to the more portable fcntl(). 2002-06-09 04:16:39 +00:00
xlint sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
xstr
yacc
yes
ypcat
ypmatch
ypwhich err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
Makefile Add a stat(1) program to /usr/bin. It provides a simple formatting 2002-04-27 16:37:19 +00:00
Makefile.inc