freebsd-skq/usr.bin
2002-05-30 08:33:13 +00:00
..
apply
ar
asa #include <unistd.h> for getopt() and friends. 2002-05-15 03:31:40 +00:00
at mdoc(7) police: lint. 2002-05-29 18:00:23 +00:00
awk BWK awk appears to work for world builds just fine now. We want to make 2002-05-10 20:36:21 +00:00
banner
basename
biff
brandelf
bzip2
c89
calendar Add my birthday to the list. Apparently, I share a birthday with dwhite. 2002-05-17 17:49:32 +00:00
cap_mkdb
catman Add C rewrites of catman and makewhatis. These aren't quite as 2002-05-18 09:19:08 +00:00
chat Remove GCC-specific flags. 2002-04-28 13:53:38 +00:00
checknr
chflags Reorder for style. 2002-04-28 13:54:45 +00:00
chkey
chpass Use libutil and libypclnt for all passwd manipulation and NIS needs. 2002-05-08 00:54:29 +00:00
cksum
cmp
col
colcrt
colldef
colrm
column
comm Add a History section. comm(1) appeared in V4. 2002-05-28 09:35:30 +00:00
compile_et
compress mdoc(7) police: lint. 2002-05-29 18:12:21 +00:00
csplit Handle the case where a negative offset in a regular expression match 2002-05-16 05:04:26 +00:00
ctags Exit non-zero if the tags file cannot be opened. 2002-05-27 03:54:45 +00:00
cut Move exit status info into Diagnostics section. 2002-05-30 00:46:00 +00:00
dig
dirname
dnskeygen
dnsquery
doscmd More consistancy. file system > filesystem 2002-05-16 02:19:14 +00:00
du More consistancy. file system > filesystem 2002-05-16 02:19:14 +00:00
ee Assume __STDC__, remove non-__STDC__ code. 2002-05-28 19:23:47 +00:00
elf2aout Make it work for a different endianness binary. 2002-05-25 13:43:16 +00:00
enigma
env
expand If processing of one file fails, try to process the remaining files and 2002-05-24 06:00:47 +00:00
false
fetch
file
file2c
find mdoc(7) police: markup nits. 2002-05-29 18:26:16 +00:00
finger Clean up malloc(3)'s argument. Remove casts which do nothing when we're 2002-05-17 05:11:07 +00:00
fmt Very minor whitespace nit. 2002-04-28 13:59:42 +00:00
fold Typo: use plural now that we have more than one option. 2002-05-25 03:08:21 +00:00
from
fstat Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
fsync
ftp
gcore
gencat Use mkstemp(3) to avoid /tmp race. 2002-05-29 14:23:10 +00:00
getconf
getopt Minor nit; return(foo) from main rather than exit(foo). 2002-04-28 14:04:24 +00:00
gprof Check for defined(__i386__) instead of just defined(i386) since the compiler 2002-05-30 07:00:42 +00:00
head Fix VCS tags; ANSIfy functions 2002-04-28 13:50:54 +00:00
help Handle numeric keys by checking a "default" file. Handle number-less keys 2002-05-23 14:58:22 +00:00
hesinfo
hexdump mdoc(7) police: tidy up the markup. 2002-05-29 18:49:22 +00:00
host
id
indent
ipcrm Add some function prototypes to squash warnings. 2002-04-28 13:49:15 +00:00
ipcs Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
join Easy warns fixes; sort out some types and me them a bit more consistent; 2002-04-28 13:46:40 +00:00
jot
kdump
kenv mdoc(7) police: punctuation. 2002-05-29 18:52:02 +00:00
keylogin
keylogout
killall mdoc(7) police: lint. 2002-05-29 18:53:22 +00:00
ktrace Warnings fix; ANSIfy, constify, mark unused function parameter(s). 2002-04-28 13:00:16 +00:00
ktrdump
lam
last Clean up malloc(3)'s argument. Remove casts which do nothing when we're 2002-05-17 05:11:07 +00:00
lastcomm
ldd Fix a tiny bug in shlib support of ldd(1); if dlopen(lib, RTLD_TRACE) 2002-05-17 17:06:56 +00:00
leave
less
lessecho
lesskey
lex Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
limits
locate
lock
lockf
logger
login Drive-by whitespace cleanup. 2002-05-28 06:46:37 +00:00
logname
look Fix a const-char vs char issue. 2002-04-28 12:39:12 +00:00
lorder
lsvfs More consistancy. file system > filesystem 2002-05-16 02:19:14 +00:00
m4 Add Standards, Diagnostics and History sections. 2002-05-26 07:07:14 +00:00
mail
make mdoc(7) police: removed unnecessary .Ns's. 2002-05-30 05:47:50 +00:00
makewhatis Unroff all forms of \f and \*, and the simplest form of \s. 2002-05-22 11:08:41 +00:00
mesg Affect the first of stdin, stdout and stderr that is attached to a terminal. 2002-05-06 04:33:04 +00:00
minigzip
mkdep
mkfifo
mklocale Declarations cleanup; make sure externs are in a common header. 2002-04-28 12:34:54 +00:00
mkstr warns fixes; ANSIfy, deregister, constify. 2002-04-28 12:28:41 +00:00
mktemp
msgs mdoc(7) police: removed unnecessary .Ns. 2002-05-30 05:52:19 +00:00
mt mdoc(7) police: removed unnecessary .Ns. 2002-05-30 05:52:19 +00:00
ncal Easy warns fixes; constify. 2002-04-28 12:25:03 +00:00
ncplist Style fixes; whitespace and header order. 2002-04-28 12:21:31 +00:00
ncplogin Fix VCS inclusion and tidy up #includes. 2002-04-28 12:19:30 +00:00
netstat Cast to kill warnings. De-register. 2002-04-28 12:17:27 +00:00
newgrp Add the newgrp(1) utility, which changes groups. This is required by 2002-05-28 05:05:28 +00:00
newkey ANSIfy, VCS inclusions and some very minor style. 2002-04-28 12:09:33 +00:00
nfsstat Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
nice If we can't change the scheduling priority, warn but still execute 2002-05-13 08:03:20 +00:00
nl The XCU issue 5 requirement of accepting the file operand intermingled 2002-05-27 06:53:54 +00:00
nm Fix some easy warnings; ANSIfy, constify. 2002-04-28 12:04:20 +00:00
nohup
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd #include <stdlib.h> for exit(3) prototype. 2002-05-11 03:18:14 +00:00
paste Use fgetln(3) to handle lines of unlimited length instead of a 2002-05-24 08:56:49 +00:00
pathchk Add the pathchk utility, which checks pathnames for validity or 2002-05-22 10:30:16 +00:00
perl WARNS 6 this. 2002-05-18 05:33:28 +00:00
pr
printenv
printf mdoc(7) police: lint. 2002-05-30 05:59:25 +00:00
quota
ranlib ANSIfy functions, and move extern declarations into a shared header 2002-04-28 11:59:43 +00:00
renice mdoc(7) police: untangle SYNOPSIS's markup. 2002-05-30 06:03:08 +00:00
rev
rlogin Really include <paths.h> (it seems it was brought in indirectly) 2002-05-08 00:47:02 +00:00
rpcgen Back out part of previous commit - K&R doesn't have const. 2002-05-09 11:24:58 +00:00
rpcinfo
rs
rsh Use <paths.h> rather than "pathnames.h", and fix a couple of whitespace nits. 2002-05-08 00:47:01 +00:00
rup
ruptime
rusers
rwall
rwho
sasc
sccs Add a usage(). 2002-05-22 16:09:52 +00:00
script
sed mdoc(7) police: typo in .Dd. 2002-05-30 06:05:42 +00:00
shar
showmount More consistancy. file system > filesystem 2002-05-16 02:19:14 +00:00
size
smbutil
sockstat
soelim
split mdoc(7) police: use .Fl to denote stdin. 2002-05-30 06:07:29 +00:00
strings
strip Do not override the `install' target. 2002-04-29 10:28:11 +00:00
su Make our child the leader of its own process group to avoid receiving 2002-05-29 03:32:17 +00:00
symorder Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
systat Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
tabs Mark argc as __unused to silence GCC. 2002-05-21 02:48:55 +00:00
tail
talk
tconv
tcopy
tee Revert part of the previous revision. Changing exit() to return() in main() 2002-05-17 11:16:49 +00:00
telnet
tftp mdoc(7) police: markup nits. 2002-05-30 06:18:53 +00:00
time Determine exit status to use before writing diagnostic message; warn() 2002-05-25 03:32:23 +00:00
tip More consistancy. file system > filesystem 2002-05-16 02:19:14 +00:00
top
touch
tput
tr
true
truncate
truss OOPS! rev 1.16 accidently changed the default outfile from stderr to 2002-05-16 21:58:57 +00:00
tset Clean up malloc(3)'s argument. Remove casts which do nothing when we're 2002-05-17 05:11:07 +00:00
tsort Clean up malloc(3)'s argument. Remove casts which do nothing when we're 2002-05-17 05:11:07 +00:00
tty A space between switch and open-paren. Don't explicitly cast the value 2002-05-29 17:12:30 +00:00
uac
ul
uname
unexpand
unifdef Sync with upstream version: 2002-05-23 16:50:41 +00:00
uniq Accept an input file name of "-" to mean standard input, as required by 2002-05-30 00:07:14 +00:00
units
unvis
usbhidctl
users
uudecode Synch usage() and manpage for b64encode/b64decode. 2002-05-19 11:22:54 +00:00
uuencode Fix a late-night buglet in MLINKS ordering. 2002-05-19 20:39:42 +00:00
uuidgen Add uuidgen(2) and uuidgen(1). 2002-05-28 06:16:08 +00:00
vacation
vgrind
vi Remove Perl and TCL/TK bits, neither of which are in the base system 2002-05-18 14:27:17 +00:00
vis
vmstat Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
w Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
wall
wc
what Document standards conformance. 2002-05-29 13:45:16 +00:00
whereis
which which(1) was once a Perl script. 2002-05-30 08:33:13 +00:00
who mdoc(7) police: lint. 2002-05-30 06:44:27 +00:00
whois
window
write Use getopt() to reject any options and skip "--" arguments. 2002-05-29 13:14:51 +00:00
xargs mdoc(7) police: punctuation, miscellaneous. 2002-05-30 06:50:52 +00:00
xinstall More consistancy. file system > filesystem 2002-05-16 02:19:14 +00:00
xlint Make sure the file in Attic is really "dead". 2002-05-07 06:57:04 +00:00
xstr
yacc mdoc(7) police: tidy up the markup. 2002-05-30 06:56:43 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile Add uuidgen(2) and uuidgen(1). 2002-05-28 06:16:08 +00:00
Makefile.inc