..
apply
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
ar
kill the undead
1997-07-13 14:26:00 +00:00
at
Revert part of previous commit. I didn't see rcsid string in the middle of
1997-06-24 06:26:32 +00:00
banner
Merge from Lite2 (reject widths <= 0 instead of pretending that they are 80).
1997-07-06 03:39:37 +00:00
basename
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
biff
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
brandelf
Use err(3). Typo fix in usage string.
1997-06-23 06:47:12 +00:00
cal
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
calendar
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
cap_mkdb
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
chat
Remove use of program_name variable.
1997-06-24 06:52:33 +00:00
checknr
Add prototypes to functions. Make -Wall happy.
1997-06-24 06:54:43 +00:00
chflags
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
chkey
Import chkey.
1997-05-28 15:54:04 +00:00
chpass
Free a malloc'ed variable before exiting. Compute line number when parsing
1997-06-25 06:59:55 +00:00
cksum
Default to cksum' instead of to sum' for unusual program names.
1997-07-06 03:18:13 +00:00
cmp
Correct usage string. Program name converted to bold in man page.
1997-06-26 11:22:12 +00:00
col
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
colcrt
Remove use of progname. Add usage().
1997-06-26 11:23:47 +00:00
colldef
Use EX_USAGE in usage().
1997-06-30 11:24:18 +00:00
colrm
Remove lines inside #ifdef 0/#endif.
1997-06-30 11:10:18 +00:00
column
Add missing -s flag in usage string.
1997-06-30 06:37:15 +00:00
comm
Use err(3). Add DIAGNOSTIC section name in man page.
1997-06-30 06:40:16 +00:00
compile_et
Mdoc'ify man page. Use err(3). Remove whoami.
1997-06-30 06:42:43 +00:00
compress
Uncompress is under .Nm not .Ar.
1997-06-30 06:44:07 +00:00
cpp
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
ctags
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
cut
Use err(3) instead of local redefinition. Change argument name in man
1997-06-30 06:48:46 +00:00
dig
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
dirname
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
dnsquery
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
du
Document -k flag.
1997-06-30 06:50:07 +00:00
ee
kill the undead
1997-07-13 14:26:00 +00:00
env
Add usage().
1997-06-30 06:51:20 +00:00
error
Use mkstemp rather than mktemp to prevent a small race.
1997-03-24 05:50:27 +00:00
expand
Add usage(), rcsid. Use getopt().
1997-07-01 06:34:31 +00:00
f2c
Install f2c.h
1997-04-24 17:04:04 +00:00
false
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
fetch
One newline should be enough.
1997-07-02 06:28:32 +00:00
file
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
file2c
Nm does not always need an argument.
1997-07-02 06:30:51 +00:00
find
Eliminate a variable that is set but never used.
1997-05-19 18:16:29 +00:00
finger
Add rcsid, usage(). Silent -Wall. Use warn(3).
1997-07-02 06:34:51 +00:00
fmt
Add rcsid, prototypes. Use err(3).
1997-07-03 07:19:46 +00:00
fold
Add usage(), use err(3).
1997-07-08 10:59:50 +00:00
fpr
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
from
Add usage(), use err(3).
1997-07-08 10:59:50 +00:00
fsplit
Use err(3). Add prototypes.
1997-07-08 11:01:35 +00:00
fstat
Typo.
1997-07-10 06:41:33 +00:00
ftp
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
gcore
Use err(3) instead of local redefinition.
1997-07-08 11:04:19 +00:00
gencat
Use err(3), remove unused variables.
1997-07-08 11:05:59 +00:00
getopt
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
global
Fix breakage induced by read-only copyright string.
1997-07-11 02:08:56 +00:00
gprof
32-bit counters aren't large enough for 100+MHz clocks. Use 64-bit
1997-07-13 16:38:39 +00:00
gprof4
Implemented non-statistical kernel profiling. This is based on
1995-12-29 15:30:05 +00:00
head
Setting eval to 1 after calling warn was the original behaviour.
1997-07-11 06:13:18 +00:00
hexdump
Use err(3) instead of local redefinition, incorporate `hd' in usage str.
1997-07-10 06:48:24 +00:00
host
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
id
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
indent
Some minor cosmetic tweaks.
1997-06-28 19:27:51 +00:00
ipcrm
Fix a minor nit in the .Dd macro invocation so that
1997-06-23 04:52:13 +00:00
ipcs
From the PR:
1997-05-04 20:17:54 +00:00
join
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
jot
Remove srandomdev fallback code
1997-06-14 00:27:03 +00:00
kdump
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
key
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
keyinfo
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
keyinit
Add -D_SKEY_INTERNAL to pick up non-API functions
1996-10-17 15:30:21 +00:00
keylogin
Import keylogin.
1997-05-28 15:58:29 +00:00
keylogout
Import the last Secure RPC utility: keylogout.
1997-05-28 16:01:17 +00:00
killall
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
ktrace
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
kzip
Don't depend upon the kernel load address being 0xf0100000.
1997-06-24 15:56:41 +00:00
lam
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
last
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
lastcomm
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
ldd
Revert $FreeBSD$ to $Id$
1997-02-22 15:48:31 +00:00
leave
Import Lite2's src/usr.bin/leave. The man page is still on the vendor
1997-07-06 03:45:58 +00:00
lex
NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".
1997-06-29 06:03:42 +00:00
limits
login_getclass() -> login_getpwclass().
1997-05-10 19:00:58 +00:00
locate
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
lock
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
lockf
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
logger
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
login
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
logname
Show the real revision date and not the date that this
1997-06-23 04:03:49 +00:00
look
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
lorder
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
lsvfs
Added missing #include, cleaned up #includes.
1997-03-03 17:21:57 +00:00
m4
kill the undead
1997-07-13 14:26:00 +00:00
mail
Renamed undelete() to undelete_messages() to avoid conflict with new
1997-04-14 16:49:30 +00:00
make
In these XXX MHz days, waiting 500ms for a process to do something is
1997-04-21 20:32:11 +00:00
makewhatis
Fix a minor nit in the .Dd macro invocation so that
1997-06-23 04:52:13 +00:00
mesg
The text describing exit values >1 was formatted incorrectly.
1997-03-29 20:01:59 +00:00
mk_cmds
Removed wrong declarations of malloc() and realloc(). They were unused,
1997-04-22 17:44:34 +00:00
mkdep
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
mkfifo
`appears'' -> `appeared'' (closes PR#3393, Submitted-by: Josh Gilliam)
1997-04-27 08:45:46 +00:00
mklocale
kill the undead
1997-07-13 14:26:00 +00:00
mkstr
Sort cross references.
1997-01-15 23:25:55 +00:00
modstat
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
more
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
msgs
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
mt
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
netstat
Remove -I/sys
1997-07-13 11:51:42 +00:00
newkey
Import newkey.
1997-05-28 15:52:07 +00:00
nfsstat
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
nice
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
nm
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
nohup
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
opieinfo
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
opiekey
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
opiepasswd
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
pagesize
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
passwd
kill the undead
1997-07-13 14:26:00 +00:00
paste
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
pr
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
printenv
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
printf
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
quota
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
ranlib
kill the undead
1997-07-13 14:26:00 +00:00
rdist
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
renice
Remove trailing whitespace.
1995-05-30 06:41:30 +00:00
rev
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
rlogin
kill the undead
1997-07-13 14:26:00 +00:00
rpcgen
General -Wall warning cleanup, part I.
1996-07-12 19:08:36 +00:00
rpcinfo
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
rs
The rs(1) command dumps core with the -s option (SIGSEGV)
1996-05-26 18:26:55 +00:00
rsh
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
rup
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
ruptime
Small formatting change to interval() to align columns so that:
1997-03-31 09:36:59 +00:00
rusers
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
rwall
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
rwho
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
sasc
Include unistd.h for new location of getopt() prototypes
1997-03-11 14:44:05 +00:00
script
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
sed
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
sgmlfmt
Make the META tag specifying the document character set the first
1997-05-12 14:16:48 +00:00
sgmls
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
shar
`appears'' -> `appeared'' (closes PR#3393, Submitted-by: Josh Gilliam)
1997-04-27 08:45:46 +00:00
showmount
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
size
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
soelim
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
split
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
strings
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
strip
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
su
Move libmd after all libraries to keep natural libraries order
1997-05-23 21:18:00 +00:00
symorder
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
systat
Merge from Lite2 (print "??" instead NULL if devname() fails). More
1997-07-06 04:37:22 +00:00
tail
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
talk
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
tclsh
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
tconv
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
tcopy
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
tee
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
telnet
Import Lite2's src/usr.bin/telnet. The README is still on the vendor
1997-07-06 05:14:28 +00:00
tftp
Don't use __dead or __pure in user code. They were obfuscations
1996-09-14 03:00:32 +00:00
time
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
tip
kill the undead
1997-07-13 14:26:00 +00:00
tn3270
Import from Lite2 again to fix up mis-importing of Lite2's bdes.
1997-07-06 06:27:25 +00:00
top
Hack to work around the large username field... scan for the largest
1997-07-14 09:06:46 +00:00
touch
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
tput
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
tr
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
true
Sort cross references.
1997-01-15 23:25:55 +00:00
tset
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
tsort
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
tty
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
ul
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
uname
Show the real revision date and not the date that this
1997-06-23 04:03:49 +00:00
unexpand
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
unifdef
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
uniq
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
units
Specify the full path of units.lib in the FILES section.
1997-05-06 03:31:14 +00:00
unvis
Typo.
1997-04-25 20:47:15 +00:00
users
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
uudecode
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
uuencode
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
vacation
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
vgrind
minor stylistic change (NULL to '\0')
1997-04-02 10:44:12 +00:00
vi
Enable GLOBAL tags support.
1997-04-18 23:44:54 +00:00
vis
Typo.
1997-04-25 20:47:15 +00:00
vmstat
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
w
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
wall
Add locale-independent control checks for security reason
1997-05-14 09:37:54 +00:00
wc
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
what
Typo fix.
1997-05-25 18:47:33 +00:00
whereis
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
which
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
who
Made sure the string formated by strftime() is properly
1997-03-07 11:04:01 +00:00
whois
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
window
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
write
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
1997-07-06 06:54:14 +00:00
xargs
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00
xinstall
Bootstrap aid from older releases.. 'make world' can't build xinstall
1997-05-24 05:39:19 +00:00
xlint
Work around a gcc bug (causing false warnings about integral constant being too large, even when the integral constant was e.g. 1).
1997-06-12 18:10:08 +00:00
xstr
Remove trailing whitespace.
1995-05-30 06:41:30 +00:00
yacc
Add back the description of the -o option.
1997-05-14 02:33:08 +00:00
yes
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
ypcat
Add an alias for master.passwd -> master.passwd.byname to the list
1997-07-12 14:34:26 +00:00
ypmatch
Add an alias for master.passwd -> master.passwd.byname to the list
1997-07-12 14:34:26 +00:00
ypwhich
Add an alias for master.passwd -> master.passwd.byname to the list
1997-07-12 14:34:26 +00:00
Makefile
.if exists(../eBones) tests the obj dir, not the source dir's existance.
1997-07-05 14:22:15 +00:00
Makefile.inc
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00