..
apply
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
ar
Eliminate compiler warnings from -Wall
1998-12-06 07:36:44 +00:00
at
Eliminate compiler warnings from -Wall
1998-12-06 07:42:09 +00:00
banner
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
basename
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
biff
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
brandelf
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
c89
Added -D_ANSI_SOURCE as discussed with bde,
1997-10-05 18:44:37 +00:00
calendar
Fixed gratuitous unformatting in rev.1.8.
1998-10-22 18:17:30 +00:00
cap_mkdb
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
chat
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
checknr
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
chflags
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
chkey
chpass
Add reference to login.conf(5)
1998-12-13 02:48:43 +00:00
cksum
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
cmp
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
col
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
colcrt
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
colldef
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
colrm
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
column
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
comm
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
compile_et
Simplified using new yacc rules and by not generating y.tab.h. The
1998-05-04 18:40:18 +00:00
compress
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
cpp
ctags
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
cut
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
dig
Update for bind-8
1998-05-03 05:16:58 +00:00
dirname
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
dnsquery
Update for bind-8
1998-05-03 05:16:58 +00:00
doscmd
Fix typos.
1998-10-13 08:57:45 +00:00
du
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
ee
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
enigma
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
env
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
error
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
expand
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
f2c
During compilation of a Fortran program f2c/f77 will spew the
1998-07-24 07:13:57 +00:00
false
fetch
Add -s option, just report size of file that would be fetched.
1998-12-08 13:00:49 +00:00
file
New file formats.
1998-11-15 03:35:10 +00:00
file2c
find
Fixed style bugs in previous commit.
1998-11-29 12:17:09 +00:00
finger
fix 8bit clean issue
1998-08-07 16:21:09 +00:00
fmt
fold
Add usage(), use err(3).
1997-07-08 10:59:50 +00:00
fpr
from
fsplit
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 07:48:45 +00:00
fstat
Fixed printf format errors.
1998-07-06 21:01:54 +00:00
ftp
Better error checking.
1998-12-09 20:49:20 +00:00
gcore
Fix errors detected by -Wformat.
1998-11-01 06:35:36 +00:00
gencat
Updated gencat(1) page from T. Lambert:
1998-11-18 04:30:53 +00:00
gensetdefs
Fixed 7 style bugs. The contents of such a simple Makefile is entirely
1998-10-14 10:21:10 +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
gprof
Make profiling work for ELF. gprof now autodetects the format of
1998-09-07 23:32:00 +00:00
gprof4
Make profiling work for ELF. gprof now autodetects the format of
1998-09-07 23:32:00 +00:00
head
fread() returns 0 on eof or error, not EOF. This fixes the following
1998-10-09 10:33:46 +00:00
hexdump
host
Update for bind-8
1998-05-03 05:16:58 +00:00
id
Add "-P" display the id as a password file entry.
1998-08-21 06:47:58 +00:00
indent
PR: 7583
1998-10-18 04:46:24 +00:00
ipcrm
ipcs
join
Require all compatability options to begin with '-'.
1997-08-19 15:58:15 +00:00
jot
Random data is no longer based on the time of day, rather the random
1998-01-24 03:32:33 +00:00
kdump
Generate code to interpret ioctl numbers for all ioctls defined in
1998-10-16 15:33:17 +00:00
key
The elf build wants to link against libcrypt.
1998-08-31 00:42:21 +00:00
keyinfo
Remove useless `BINOWN=root' now that it is the default.
1998-09-19 22:42:06 +00:00
keyinit
Remove useless `BINOWN=root' now that it is the default.
1998-09-19 22:42:06 +00:00
keylogin
keylogout
Add rcsid, remove unused #includes, change exit(-1).
1998-01-14 07:14:11 +00:00
killall
Diagnostic rewritten in English.
1998-09-02 10:05:47 +00:00
ktrace
kzip
Use -aout for kernels right now. This will have to be changed back if
1998-09-14 11:32:52 +00:00
lam
last
Reviewed by: Peter Hawkins <thepish@FreeBSD.org>
1998-05-28 00:58:29 +00:00
lastcomm
Cosmetic in usage string.
1997-07-21 12:01:47 +00:00
ldd
Make ldd work on alpha.
1998-09-16 09:31:48 +00:00
leave
Don't let secs variable wrap if <= 2.
1998-04-14 00:23:54 +00:00
lex
Backed out "fix for PR 7575". It was bogus.
1998-10-01 19:40:27 +00:00
limits
Remove useless `BINOWN=root' now that it is the default.
1998-09-19 22:42:06 +00:00
locate
Set TMPDIR to /tmp
1998-11-29 14:46:35 +00:00
lock
Remove useless `BINOWN=root' now that it is the default.
1998-09-19 22:42:06 +00:00
lockf
Add a "-k" option, to specify that the lock file should be kept
1998-07-08 05:29:05 +00:00
logger
login
Obtained from: "Jan B. Koum " <jkb@best.com>
1998-12-01 17:05:08 +00:00
logname
Show the real revision date and not the date that this
1997-06-23 04:03:49 +00:00
look
Support multiple databases. For example
1998-08-31 16:38:23 +00:00
lorder
Removed explict PATH which tended to cause the *wrong* path to be used
1998-08-15 07:10:21 +00:00
lsvfs
Fixed anachronisms (nuked vfs type number; don't give a 1/6-baked list
1998-08-29 13:53:22 +00:00
m4
Make the builtin unix macro work as it should (well like Solaris's,
1998-09-07 22:09:13 +00:00
mail
vfork -> fork. The child calls abort(), which calls stdio.
1998-10-10 19:21:39 +00:00
make
Described the search path Make uses to find makefiles.
1998-11-29 13:46:39 +00:00
makewhatis
mesg
minigzip
mk_cmds
Added y.tab.h to SRCS. This should have been used to get dependencies
1998-05-05 13:16:35 +00:00
mkdep
Remove -n for ignoring system headers. Instead add finer grain shell
1998-09-13 09:39:39 +00:00
mkfifo
Add includes and prototype.
1997-07-24 07:02:55 +00:00
mklocale
I have added the support for BIG5 encoding into libc/libxpg4/mklocale.
1998-08-15 12:51:49 +00:00
mkstr
mktemp
Sort cross references.
1998-08-31 16:41:09 +00:00
modstat
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 07:48:45 +00:00
more
Ignore (effectively) SIGTSTP if we're already in the process of tstoping.
1998-08-03 03:11:09 +00:00
msgs
Revert "POSIX saved uids change". seteuid(2) is not POSIX, and
1998-07-14 19:07:30 +00:00
mt
Don't bother trying to support Wangtek tapes on the alpha.
1998-10-03 10:58:54 +00:00
ncal
fix ncal.1 grammar
1998-04-26 06:21:29 +00:00
netstat
Quick hack to allow netstat to compile once more: ifdef out MT_SOOPTS
1998-08-23 15:23:11 +00:00
newkey
Calls one or more of malloc(), warn(), err(), syslog(), execlp() or
1998-10-13 14:52:33 +00:00
nfsstat
Backout out previous commit. The bug was in the kernel.
1998-10-25 10:59:44 +00:00
nice
nm
Install the legacy man file in section 1aout.
1998-09-07 06:01:37 +00:00
nohup
objformat
Link objformat statically by default. This makes it possible to
1998-11-01 02:37:40 +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
pagesize
passwd
We use login.conf, not login.cap
1998-11-30 22:41:58 +00:00
paste
Add #include <stdlib.h> to get prototype for malloc(). Without this,
1998-02-20 04:21:46 +00:00
pr
Don't assume that time_t is long.
1998-06-29 17:06:00 +00:00
printenv
environmental -> environment.
1997-08-04 06:40:41 +00:00
printf
Fixed warnx format errors in printf and csh, and snprintf format errors
1998-12-07 12:14:04 +00:00
quota
Remove useless `BINOWN=root' now that it is the default.
1998-09-19 22:42:06 +00:00
ranlib
Don't build or install ${MAN1}. It's just a copy of ${MAN1aout} and
1998-10-10 12:48:48 +00:00
rdist
Fix formatting bug.
1998-10-15 05:04:28 +00:00
renice
rev
rlogin
Use KJH's auth.conf parser to turn on/off Kerberos in userland.
1998-10-09 06:47:57 +00:00
rpcgen
include <pthread.h>
1998-09-25 11:43:48 +00:00
rpcinfo
#include <arpa/inet.h>
1998-06-12 12:37:15 +00:00
rs
Add #include <string.h> to get prototypes.
1998-02-20 04:48:37 +00:00
rsh
Use KJH's auth.conf parser to turn on/off Kerberos in userland.
1998-10-09 06:47:57 +00:00
rup
PR: bin/6193
1998-04-01 21:34:10 +00:00
ruptime
Small formatting change to interval() to align columns so that:
1997-03-31 09:36:59 +00:00
rusers
rwall
rwho
Be picky about the format of the commandline and cleanup
1998-05-03 23:22:37 +00:00
sasc
Removed all `vector xxxintr' specifications. Interrupt handlers are now
1998-10-22 15:53:06 +00:00
script
Mention default time between output flushes in manual page.
1998-09-29 01:49:49 +00:00
sed
Fix a new bug introduced by the previous bug fix
1998-12-08 21:29:22 +00:00
shar
showmount
Added an replacement for callrpc that uses tcp as primary transport method.
1997-09-04 21:21:56 +00:00
size
Install the legacy man file in section 1aout.
1998-09-07 06:01:37 +00:00
soelim
split
strings
Install the legacy man file in section 1aout.
1998-09-07 06:01:37 +00:00
strip
Install the legacy man file in section 1aout.
1998-09-07 06:01:37 +00:00
su
Add JKH's auth.conf parser to turn on/off Kerberos in userland
1998-10-09 20:14:48 +00:00
symorder
Use err(3) instead of local redefinition. Add prototypes.
1997-08-12 06:46:56 +00:00
systat
Quiet many compiler warnings.
1998-10-08 09:56:10 +00:00
tail
Fixed printf format errors.
1998-07-06 21:01:54 +00:00
talk
Fixed printf format errors.
1998-07-06 21:01:54 +00:00
tconv
tcopy
Update tcopy for CAM. (/dev/rst0 -> /dev/rsa0)
1998-11-16 00:05:46 +00:00
tee
telnet
Fixed printf format errors.
1998-07-06 21:01:54 +00:00
tftp
Rename a function name so that it doesn't conflict with a future system call.
1998-10-30 16:17:50 +00:00
time
Calls one or more of malloc(), warn(), err(), syslog(), execlp() or
1998-10-13 14:52:33 +00:00
tip
Some 64bit portability fixes.
1998-10-03 11:01:39 +00:00
tn3270
Calls one or more of malloc(), warn(), err(), syslog(), execlp() or
1998-10-13 14:52:33 +00:00
top
Removed unused nlist'ed variables stathz and hz. These used to be used
1998-11-26 12:59:21 +00:00
touch
Don't assume that time_t is long.
1998-06-29 15:52:49 +00:00
tput
tr
Submitted by: Joachim Kuebart, thanks.
1997-10-12 09:52:49 +00:00
true
truss
Add lstat() as a known system call.
1998-10-15 04:31:44 +00:00
tset
tsort
Nm tsort -> Nm.
1997-08-18 07:28:50 +00:00
tty
ul
uname
Fixed printf format errors.
1998-07-06 21:01:54 +00:00
unexpand
Add #include <string.h> to get prototypes.
1998-02-20 04:33:03 +00:00
unifdef
uniq
units
Install using ${INSTALL}, not using `install'.
1998-09-20 21:38:12 +00:00
unvis
users
Main() returns int.
1997-08-26 11:08:24 +00:00
uudecode
Allow spaces in the filename to be decoded to.
1998-05-25 06:27:09 +00:00
uuencode
Add two new options:
1998-01-25 19:26:05 +00:00
vacation
Calls one or more of malloc(), warn(), err(), syslog(), execlp() or
1998-10-13 14:52:33 +00:00
vgrind
Change the name of a variable from _start to s_start. On alpha there
1998-05-15 09:26:28 +00:00
vi
Remove tcl from /usr/src, according to prior agreement. BTW, tcl-8.0 *is*
1998-09-05 12:25:55 +00:00
vis
Use err(3). Add usage() and prototypes.
1997-08-25 06:37:37 +00:00
vmstat
Back out previous work-around for "vmstat -i" failing on ELF
1998-10-28 06:41:24 +00:00
w
Do a better job of determining if we were called as uptime(1).
1998-11-09 01:19:30 +00:00
wall
PR: bin/8680
1998-12-13 03:42:51 +00:00
wc
what
Make compatible with standard what command:
1998-05-04 22:26:56 +00:00
whereis
Also look in /usr/src/contrib.
1998-10-04 10:33:37 +00:00
which
Sort SEE ALSO section alphabetically.
1998-05-22 11:09:01 +00:00
who
Back out Steve's fix, as this was already fixed by me in revision 1.6
1998-05-25 12:04:47 +00:00
whois
#include <arpa/inet.h>
1998-06-12 12:55:46 +00:00
window
One vfork() changed to fork(); one execl() changed to execv(). The
1998-10-13 15:14:37 +00:00
write
xargs
Calls one or more of malloc(), warn(), err(), syslog(), execlp() or
1998-10-13 14:52:33 +00:00
xinstall
Calls one or more of malloc(), warn(), err(), syslog(), execlp() or
1998-10-13 14:52:33 +00:00
xlint
Put y.tab.h back in SRCS. This used to be the best way to get
1998-05-05 13:00:26 +00:00
xstr
Use err(3). Add usage and prototypes. Use getopt(). Document -v flag.
1997-08-28 06:28:08 +00:00
yacc
Use mkstemp rather than mktemp for yacc's temp files. This change was made
1998-06-09 04:20:51 +00:00
yes
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
ypcat
ypmatch
ypwhich
#include <arpa/inet.h>
1998-06-12 13:04:59 +00:00
Makefile
Fixed disorder.
1998-11-10 12:19:26 +00:00
Makefile.inc
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00