.. |
apply
|
rcsids
|
1994-09-21 03:17:34 +00:00 |
apropos
|
update to 4.4-lite, add rcs ids
|
1994-09-25 07:55:08 +00:00 |
ar
|
clean up types slightly.
|
1994-12-24 15:55:54 +00:00 |
asa
|
fgetln takes a size_t pointer.
|
1994-12-24 15:50:16 +00:00 |
at
|
fix a security hole, reported by T. Newsham <newsham@wiliki.eng.hawaii.edu>
|
1995-03-02 21:33:13 +00:00 |
basename
|
Remove description of old, pre-POSIX behavior wrt. suffixes.
|
1994-09-26 23:57:17 +00:00 |
biff
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
cal
|
Minor fix for date of 3 Sep 1752
|
1995-01-16 19:06:47 +00:00 |
calendar
|
invoke cpp with -P
|
1994-12-30 21:57:09 +00:00 |
cap_mkdb
|
Tweak the hash parameters a bit; big win when run over NFS. Merge (copyright
|
1994-08-29 22:53:45 +00:00 |
checknr
|
pull in string.h
|
1994-12-24 15:57:02 +00:00 |
chflags
|
Document the `arch' flag. Fix the test of the getopt(3) return value.
|
1995-01-04 05:40:08 +00:00 |
chpass
|
Patch from Giles Lean to make compilation flags more consistent.
|
1995-01-07 23:07:03 +00:00 |
cksum
|
Add sum(1) alias, per Matt Green. Various other cleanup. Someone should
|
1995-01-15 06:43:49 +00:00 |
cmp
|
Fix bug in handling short reads.
|
1994-03-25 17:07:02 +00:00 |
col
|
pull in stdlib.h
|
1994-12-24 16:24:32 +00:00 |
colcrt
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
colrm
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
column
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
comm
|
Check writes to stdout; if a write fails, comm writes a diagnostic message
|
1994-11-08 18:37:10 +00:00 |
compress
|
add zopen declaration.
|
1994-12-24 16:27:18 +00:00 |
crontab
|
don't need bsd.own.mk any more.
|
1994-12-24 16:28:39 +00:00 |
crunch
|
local changes; install into /usr/bin, deal with sh warnings, deal with obj.MACHINE, etc.
|
1994-08-29 15:08:25 +00:00 |
ctags
|
cfree -> free
|
1994-05-23 06:12:16 +00:00 |
cut
|
Minor tweaks.
|
1993-12-31 19:24:42 +00:00 |
dirname
|
Added setlocale(LC_ALL, "") --- all POSIX.2 utilities are supposed to
|
1993-10-01 22:23:58 +00:00 |
du
|
fix usage, and printing of size/name for files
|
1994-03-30 03:08:45 +00:00 |
env
|
Fix spelling errors.
|
1994-01-11 02:10:48 +00:00 |
error
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
expand
|
#include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt
|
1993-10-13 18:33:45 +00:00 |
false
|
fixed major brain fault: echo -> exit
|
1994-12-29 06:20:16 +00:00 |
file
|
Clean up deleted files.
|
1995-03-01 00:00:00 +00:00 |
find
|
kill some unnecessary casts and decls
|
1994-12-24 16:30:51 +00:00 |
finger
|
pull in string.h or stdlib.h as necessary.
|
1994-12-24 16:33:46 +00:00 |
fmt
|
pull in stdlib.h and string.h, kill unnecessary declaration.
|
1994-12-24 16:35:17 +00:00 |
fold
|
#include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt
|
1993-10-13 18:33:45 +00:00 |
fpr
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
from
|
mail honours $USER, and from should too.
|
1994-11-24 14:53:10 +00:00 |
fsplit
|
pull in string.h
|
1994-12-24 16:35:34 +00:00 |
fstat
|
Check for bogus file descriptor tables.
|
1995-02-15 02:10:41 +00:00 |
ftp
|
Describe -t (enable packet tracing) command line flag (PR #713).
|
1995-01-13 00:09:41 +00:00 |
gencat
|
needs stdlib.h and string.h
|
1994-12-24 16:44:03 +00:00 |
getconf
|
Added getconf(1) man page.
|
1994-06-25 06:41:11 +00:00 |
getopt
|
specify man pages the new way.
|
1994-12-22 12:29:38 +00:00 |
gprof
|
sparc handles `-c'.
|
1994-10-19 20:43:24 +00:00 |
head
|
#include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt
|
1993-10-13 18:33:45 +00:00 |
hexdump
|
specify man pages the new way.
|
1994-12-22 12:29:38 +00:00 |
id
|
specify man pages the new way.
|
1994-12-22 12:29:38 +00:00 |
indent
|
Fix spelling errors.
|
1994-01-11 02:21:43 +00:00 |
ipcrm
|
specify man pages the new way.
|
1994-12-22 12:29:38 +00:00 |
ipcs
|
add string.h, fix up rcsid.
|
1994-12-24 16:46:18 +00:00 |
join
|
rename fgetline() and sharpen axe for bostic...
|
1994-01-04 05:16:44 +00:00 |
jot
|
Allocate proper storage.
|
1994-12-02 20:29:43 +00:00 |
kdump
|
Gather a more complete ioctl list. From Matt Green (somewhat edited).
|
1995-01-15 07:51:08 +00:00 |
ktrace
|
some knf
|
1995-01-03 07:06:42 +00:00 |
lam
|
Changed to conform to NetBSD's new RCS Id convention.
|
1994-11-14 20:27:21 +00:00 |
last
|
be more careful with time_t's
|
1994-12-24 16:49:02 +00:00 |
lastcomm
|
for some reason, this never got merged properly...
|
1995-02-27 02:40:23 +00:00 |
ldd
|
Use new a.out flags.
|
1994-08-13 08:42:33 +00:00 |
leave
|
Merged with 4.4lite.
|
1994-12-22 01:06:58 +00:00 |
lex
|
Clean up deleted files.
|
1995-03-01 00:00:00 +00:00 |
locate
|
Fix typo --- setenv doesn't use = (PR #798).
|
1995-02-15 15:37:56 +00:00 |
lock
|
Merged with 4.4lite.
|
1994-12-22 01:06:58 +00:00 |
logger
|
Merged with 4.4lite.
|
1994-12-22 06:17:28 +00:00 |
login
|
Use tty as cred file uniquifier. (From Michael Graff)
|
1995-03-08 19:41:36 +00:00 |
logname
|
posix compliance goop.
|
1994-12-22 06:39:32 +00:00 |
look
|
Merged with 4.4lite.
|
1994-12-23 01:10:55 +00:00 |
lorder
|
Merged with 4.4lite.
|
1994-12-23 01:13:58 +00:00 |
m4
|
specify man pages the new way.
|
1994-12-22 12:29:38 +00:00 |
machine
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
mail
|
Implement the ~_ and ~< escapes from POSIX.2.
|
1995-02-08 16:15:52 +00:00 |
make
|
Fixed so that orphan tabs are ignored. Should close PR760.
|
1995-02-08 04:36:41 +00:00 |
man
|
Sync with 4.4-Lite, plus local changes.
|
1995-01-16 09:29:08 +00:00 |
mesg
|
Merged with 4.4lite.
|
1994-12-23 07:16:29 +00:00 |
mkdep
|
Merged with 4.4lite.
|
1994-12-23 07:34:55 +00:00 |
mkfifo
|
Merged with 4.4lite.
|
1994-12-23 07:16:29 +00:00 |
mkstr
|
pull in stdlib.h, string.h, kill unnecessary decls.
|
1994-12-24 16:55:10 +00:00 |
modstat
|
specify man pages the new way.
|
1994-12-22 12:29:38 +00:00 |
more
|
pull in headers, as appropriate
|
1994-12-24 17:17:05 +00:00 |
msgs
|
need -lcompat
|
1994-05-23 05:32:40 +00:00 |
netstat
|
a couple of these need <sys/queue.h>
|
1994-12-24 17:21:51 +00:00 |
newsyslog
|
Pass progname to the printf call in usage().
|
1995-01-21 21:53:46 +00:00 |
nfsstat
|
vmunix -> netbsd (PR #375)
|
1994-08-06 06:11:03 +00:00 |
nice
|
Fix typos & spelling errors
|
1994-02-10 18:24:46 +00:00 |
nm
|
be more careful with casts, and clean up a fprintf() call.
|
1994-12-24 17:26:46 +00:00 |
nohup
|
Fix spelling errors.
|
1994-01-11 18:22:48 +00:00 |
pagesize
|
Minor tweaks: including header files to bring prototypes into scope,
|
1993-08-27 22:30:10 +00:00 |
passwd
|
Make passwd work with a link to yppasswd. (From Jason Thorpe)
|
1995-02-12 17:45:54 +00:00 |
paste
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
patch
|
headers and redundant declarations.
|
1994-12-24 17:30:13 +00:00 |
pr
|
from John F. Woods <jfw@ksr.com>:
|
1994-03-07 05:42:17 +00:00 |
printenv
|
#include <stdlib.h> to bring function prototypes into scope.
|
1993-12-31 19:28:15 +00:00 |
printf
|
The descriptions of the o and u formatting options were reversed (PR #785).
|
1995-02-15 15:32:27 +00:00 |
quota
|
needs stdlib.h
|
1994-12-24 17:31:23 +00:00 |
ranlib
|
pull in string.h
|
1994-12-24 17:35:27 +00:00 |
rdist
|
kill some now-unnecessary casts.
|
1994-03-27 22:07:31 +00:00 |
renice
|
specify man pages the new way.
|
1994-12-22 12:30:38 +00:00 |
rev
|
rename fgetline() and sharpen axe for bostic...
|
1994-01-04 05:16:44 +00:00 |
rlogin
|
teach rlogin about new higher baud rates, from <bob@speakez.com>
|
1993-09-05 19:05:01 +00:00 |
rpcgen
|
convert to use memset, rather than bzero. From Luke Mewburn.
|
1995-03-06 04:59:08 +00:00 |
rpcinfo
|
specify man pages the new way.
|
1994-12-22 12:30:38 +00:00 |
rsh
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
rup
|
specify man pages the new way.
|
1994-12-22 12:30:38 +00:00 |
ruptime
|
fix from Alan Coopersmith <alanc@ocf.berkeley.edu> for un-initted variable
|
1994-04-05 02:18:43 +00:00 |
rusers
|
specify man pages the new way.
|
1994-12-22 12:30:38 +00:00 |
rwall
|
specify man pages the new way.
|
1994-12-22 12:30:38 +00:00 |
rwho
|
pull in string.h
|
1994-12-24 17:38:21 +00:00 |
script
|
Merged with 4.4lite.
|
1994-12-21 08:55:39 +00:00 |
sed
|
Clean up deleted files.
|
1995-03-01 00:00:00 +00:00 |
shar
|
specify man pages the new way.
|
1994-12-22 12:30:38 +00:00 |
showmount
|
pull in stdlib.h
|
1994-12-24 17:38:52 +00:00 |
size
|
Merged with 4.4lite.
|
1994-12-21 08:07:19 +00:00 |
skey
|
send error messages & password prompt to stderr, as proposed by Simon Gerraty.
|
1994-12-28 23:17:52 +00:00 |
skeyinfo
|
bit of a cleanup
|
1994-06-24 08:06:23 +00:00 |
skeyinit
|
stdlib.h, RCS ID format
|
1994-12-24 17:42:04 +00:00 |
soelim
|
Merged with 4.4lite.
|
1994-12-21 08:11:23 +00:00 |
split
|
Merged with 4.4lite.
|
1994-12-21 08:11:23 +00:00 |
strings
|
Fixed -n processing with patch from PR #800.
|
1995-02-15 15:49:19 +00:00 |
strip
|
Change BINOWN -> BINGRP where appropriate.
|
1994-06-02 23:40:06 +00:00 |
su
|
Document usage of additional arguments after login name, as suggested by
|
1994-09-05 00:27:10 +00:00 |
systat
|
Changed to conform to NetBSD's new RCS Id convention.
|
1995-01-20 08:51:48 +00:00 |
tail
|
Merged with 4.4lite.
|
1994-11-23 07:41:55 +00:00 |
talk
|
Merged with 4.4lite.
|
1994-12-09 02:14:09 +00:00 |
tcopy
|
Merged with 4.4lite.
|
1994-12-09 02:14:09 +00:00 |
tee
|
Merged with 4.4lite.
|
1994-12-09 01:43:36 +00:00 |
telnet
|
Squish #581.
|
1995-01-03 06:24:48 +00:00 |
tftp
|
Merged with 4.4lite.
|
1994-12-08 09:51:23 +00:00 |
time
|
Merged with 4.4lite.
|
1994-12-08 09:30:36 +00:00 |
tip
|
headers, casts, and use of time_t
|
1994-12-24 17:56:23 +00:00 |
tn3270
|
.include changes suggested by Jon Stone in pr 674. Not strictly necessary
|
1995-01-02 22:33:21 +00:00 |
touch
|
Merged with 4.4lite.
|
1994-12-07 09:19:47 +00:00 |
tput
|
Switch order rows and cols are extracted from the command line.
|
1994-12-13 08:17:29 +00:00 |
tr
|
Merged with 4.4lite.
|
1994-12-07 08:35:02 +00:00 |
true
|
fixed major brain fault: echo -> exit
|
1994-12-29 06:20:16 +00:00 |
tset
|
Merged with 4.4lite.
|
1994-12-07 05:08:04 +00:00 |
tsort
|
Merged with 4.4lite.
|
1994-12-07 01:06:23 +00:00 |
tty
|
Merged with 4.4lite.
|
1994-12-07 00:46:54 +00:00 |
ul
|
Merged with 4.4lite.
|
1994-12-07 00:28:21 +00:00 |
uname
|
Include <err.h> to bring prototypes into scope.
|
1994-12-20 01:28:57 +00:00 |
unexpand
|
pull in string.h
|
1994-12-24 17:08:05 +00:00 |
unifdef
|
gcc -Wall cleanup by jimj and myself
|
1994-12-20 01:44:07 +00:00 |
uniq
|
Merged with 4.4lite.
|
1994-12-06 07:51:12 +00:00 |
units
|
misc cleanup by jimj.
|
1994-12-21 07:22:00 +00:00 |
unvis
|
misc cleanup.
|
1994-12-20 15:54:03 +00:00 |
users
|
more cleanup from jimj.
|
1994-12-20 15:58:19 +00:00 |
uudecode
|
fix typo
|
1994-11-17 07:40:43 +00:00 |
uuencode
|
specify man pages the new way.
|
1994-12-22 12:30:38 +00:00 |
vacation
|
misc cleanup by jimj and myself.
|
1994-12-21 07:11:00 +00:00 |
vgrind
|
Don't build .db file at install time.
|
1994-12-23 21:11:56 +00:00 |
vi
|
Clean up deleted files.
|
1995-03-01 00:00:00 +00:00 |
vis
|
Cleanup by jimj.
|
1994-12-20 16:13:02 +00:00 |
vmstat
|
Put back the -I/sys/arch.
|
1994-12-28 18:39:53 +00:00 |
w
|
specify man pages the new way.
|
1994-12-22 12:30:38 +00:00 |
wall
|
Merged with 4.4lite
|
1994-11-17 07:17:53 +00:00 |
wc
|
Fixed problems with wc -c when reading from stdin.
|
1994-01-03 03:11:06 +00:00 |
what
|
more cleanup from jimj & myself.
|
1994-12-20 16:01:03 +00:00 |
whatis
|
misc cleanup by jimj and myself.
|
1994-12-21 07:11:00 +00:00 |
whereis
|
4.4-Lite version, slightly edited.
|
1994-09-18 02:14:32 +00:00 |
which
|
specify man pages the new way.
|
1994-12-22 12:30:38 +00:00 |
who
|
Added code for POSIX.2's -m, -T, and -u options.
|
1994-12-07 04:28:47 +00:00 |
whois
|
Merged with 4.4lite.
|
1994-11-14 05:13:14 +00:00 |
window
|
Avoid getdtablesize(3).
|
1994-12-30 02:46:05 +00:00 |
write
|
misc cleanup by jimj and myself.
|
1994-12-21 07:11:00 +00:00 |
xargs
|
Merged with 4.4lite.
|
1994-11-14 06:51:37 +00:00 |
xinstall
|
specify man pages the new way.
|
1994-12-22 12:30:38 +00:00 |
xstr
|
needs stdlib.h
|
1994-12-24 16:57:59 +00:00 |
yacc
|
needs string.h
|
1994-12-24 16:57:28 +00:00 |
yes
|
Merged with 4.4 lite.
|
1994-11-14 04:56:13 +00:00 |
ypcat
|
specify man pages the new way.
|
1994-12-22 12:30:38 +00:00 |
ypmatch
|
needs string.h. change rcsid style.
|
1994-12-24 16:56:47 +00:00 |
ypwhich
|
specify man pages the new way.
|
1994-12-22 12:30:38 +00:00 |
Makefile
|
added systat
|
1995-01-25 08:48:18 +00:00 |
Makefile.inc
|
Add RCS indentifiers.
|
1993-07-31 15:17:49 +00:00 |