.. |
apply
|
Fix quote description; PR misc/2781.
|
1996-11-07 07:24:08 +00:00 |
apropos
|
…
|
|
ar
|
Rename struct timespec fields to conform to POSIX.1b
|
1996-02-01 00:04:52 +00:00 |
asa
|
…
|
|
at
|
Fix minor nits that prevented this to compile with a non ansi compiler.
|
1996-06-28 17:07:39 +00:00 |
banner
|
…
|
|
basename
|
…
|
|
bdes
|
Fix PR1542: gross inaccuracies in bdes.1 Reviewed by Perry
|
1996-10-19 00:59:26 +00:00 |
biff
|
…
|
|
cal
|
…
|
|
calendar
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
cap_mkdb
|
fix the the typos
|
1996-11-10 23:58:22 +00:00 |
checknr
|
…
|
|
chflags
|
…
|
|
chpass
|
Fix a semantic problem reported by Chuck Cranor:
|
1996-11-26 23:38:42 +00:00 |
cksum
|
use const qualifer for crctab
|
1996-02-27 21:29:53 +00:00 |
cmp
|
don't warn about missing files with -s. POSIX doesn't define a specific
|
1996-02-01 03:32:41 +00:00 |
col
|
…
|
|
colcrt
|
…
|
|
colrm
|
…
|
|
column
|
…
|
|
comm
|
…
|
|
compress
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
crontab
|
…
|
|
crunch
|
Apply `topdir' prefix to relative paths in `special srcdir <prog> <path>'
|
1996-05-04 14:37:23 +00:00 |
ctags
|
…
|
|
cut
|
Remove spurious 'Do not', which looks to be the result of a bad cut-n-paste
|
1995-10-02 20:19:26 +00:00 |
dirname
|
…
|
|
du
|
Implement a -c (Grand Total) option, a'la GNU du(1).
|
1996-10-18 07:20:31 +00:00 |
eject
|
Disks now share a common interface for "unlock" and "eject". Teach
|
1996-01-30 18:35:47 +00:00 |
elf2aout
|
Rework to compile with <sys/exec_elf.h>.
|
1996-10-16 00:27:05 +00:00 |
elf2ecoff
|
Rework to compile with <sys/exec_elf.h>.
|
1996-10-16 00:27:05 +00:00 |
elfstrip
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
env
|
Include appropriate header files to bring prototypes into scope.
|
1996-05-07 18:32:22 +00:00 |
error
|
…
|
|
expand
|
…
|
|
false
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
fdformat
|
fdc manpage is in section 4, not 8.
|
1996-12-10 07:47:45 +00:00 |
file
|
file(1) magic for AmigaOS binaries --- useful to people mount_ados'ing
|
1996-11-06 18:47:27 +00:00 |
find
|
KNF.
|
1996-06-23 11:21:48 +00:00 |
finger
|
don't need to explicitly NUL terminate strings written by snprintf()
|
1996-11-22 05:34:06 +00:00 |
fmt
|
…
|
|
fold
|
…
|
|
fpr
|
…
|
|
from
|
…
|
|
fsplit
|
Sync with 4.4BSD-Lite2
|
1995-09-28 05:15:05 +00:00 |
fstat
|
Change -N and -M option string to specify the options have an argument.
|
1996-05-05 19:12:03 +00:00 |
ftp
|
'b' == bits not bytes. for all prefixes >= 'K', explicitly specify 'B'
|
1996-12-06 04:33:45 +00:00 |
gencat
|
New message catalog compiler implementation that generates a more
|
1996-05-13 23:22:02 +00:00 |
getconf
|
Update copyright notices, this has been assigned to the NetBSD Foundation.
|
1996-04-20 01:15:12 +00:00 |
getopt
|
…
|
|
gprof
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
head
|
…
|
|
hexdump
|
fix the the typos
|
1996-11-10 23:58:22 +00:00 |
id
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
indent
|
Include appropriate header files to bring prototypes into scope.
|
1996-05-07 18:32:22 +00:00 |
ipcrm
|
…
|
|
ipcs
|
Allocate space for 'ipcs -m' correctly; this floated across a FreeBSD
|
1996-07-19 23:58:33 +00:00 |
join
|
Fix off-by-one error in checking field numbers. From der Mouse, PR 1356.
|
1996-02-08 18:24:16 +00:00 |
jot
|
…
|
|
kdump
|
eliminate multiple inclusion of <sys/errno.h>.
|
1996-11-21 06:25:26 +00:00 |
ktrace
|
…
|
|
lam
|
…
|
|
last
|
…
|
|
lastcomm
|
Display the ending time as well as the starting time of processes.
|
1995-10-22 01:43:40 +00:00 |
ldd
|
Mipsel changes to ELF ldd/ld.so:
|
1996-12-17 03:42:44 +00:00 |
leave
|
…
|
|
less
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
lex
|
we don't use this.
|
1996-12-10 07:22:22 +00:00 |
locate
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
lock
|
Include appropriate header files to bring prototypes into scope.
|
1996-05-07 18:32:22 +00:00 |
logger
|
…
|
|
login
|
After the chown(ttyn, ...), call ttyaction(ttyn, "login", pwd->pw_name)
|
1996-11-14 19:28:29 +00:00 |
logname
|
…
|
|
look
|
…
|
|
lorder
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
m4
|
Sync with eval.c. (What's this file doing here, anyway?).
|
1996-11-10 21:23:53 +00:00 |
machine
|
…
|
|
mail
|
Fix PR/2900: Handle case where the signal mask is NULL.
|
1996-10-29 00:02:01 +00:00 |
make
|
Fir PR/2930: declare missing variable.
|
1996-11-11 15:16:10 +00:00 |
man
|
fix typo
|
1995-12-05 03:33:39 +00:00 |
mesg
|
…
|
|
mkdep
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
mkfifo
|
…
|
|
mkstr
|
Sync with 4.4BSD-Lite2
|
1995-09-28 06:22:18 +00:00 |
modstat
|
strcpy -> strncpy (from freebsd).
|
1996-12-11 00:30:20 +00:00 |
msgs
|
Sync with 4.4BSD-Lite2
|
1995-09-28 06:57:37 +00:00 |
netstat
|
errors not generated 'cuz old message was icmp -> [EWW!]
|
1996-12-09 12:48:37 +00:00 |
newsyslog
|
fix the the typos
|
1996-11-10 23:58:22 +00:00 |
nfsstat
|
RCS id police.
|
1996-03-03 17:21:25 +00:00 |
nice
|
…
|
|
nm
|
Added a "-l" flag so that it is possible to distinguish between weak
|
1996-09-21 00:34:35 +00:00 |
nohup
|
…
|
|
pagesize
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
passwd
|
Fix a semantic problem reported by Chuck Cranor:
|
1996-11-26 23:35:38 +00:00 |
paste
|
…
|
|
patch
|
RCS id police.
|
1996-09-19 06:27:04 +00:00 |
pr
|
…
|
|
printenv
|
…
|
|
printf
|
…
|
|
quota
|
fix the the typos
|
1996-11-10 23:58:22 +00:00 |
ranlib
|
…
|
|
rdist
|
When iterating the host list, do not access memory that has just been
|
1996-09-10 18:48:57 +00:00 |
renice
|
…
|
|
rev
|
Sync with 4.4BSD-Lite2
|
1995-09-28 08:49:37 +00:00 |
rlogin
|
Document the -l option.
|
1996-09-27 02:49:50 +00:00 |
rpcgen
|
treat arrays used with XDR_INLINE as arrays of 'int32_t's, rather than
|
1996-10-01 04:13:53 +00:00 |
rpcinfo
|
…
|
|
rs
|
Document one more option.
|
1996-05-09 23:21:50 +00:00 |
rsh
|
…
|
|
rup
|
RCS id police.
|
1996-09-27 01:46:08 +00:00 |
ruptime
|
…
|
|
rusers
|
Be pedantic, main() returns int in C.
|
1996-03-21 17:56:15 +00:00 |
rwall
|
…
|
|
rwho
|
…
|
|
script
|
…
|
|
sed
|
Make it clearer how to use alternate delimiters in context patterns.
|
1996-12-15 08:28:46 +00:00 |
shar
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
showmount
|
fix usage message, clean up RPC error printing.
|
1996-05-01 18:14:10 +00:00 |
size
|
Add capability to read archives (from Thomas Eberhardt; PR#497).
|
1996-01-14 23:07:11 +00:00 |
skey
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
skeyinfo
|
RCS id police.
|
1996-09-19 19:39:36 +00:00 |
skeyinit
|
…
|
|
soelim
|
…
|
|
split
|
…
|
|
strings
|
Don't treat a char buffer like a structure since alignment constraints can
|
1996-10-08 15:50:53 +00:00 |
strip
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
su
|
- Fix previous commit; shells require -c "command"
|
1996-10-15 14:35:41 +00:00 |
systat
|
Freshen up a bit:
|
1996-12-13 19:26:18 +00:00 |
tail
|
Don't rely on select() not to modify the timeval argument. Also,
|
1996-02-13 16:49:10 +00:00 |
talk
|
…
|
|
tcopy
|
…
|
|
tee
|
…
|
|
telnet
|
fix the the typos (and 1 other)
|
1996-11-11 00:22:47 +00:00 |
tftp
|
Fix some potential buffer overflow problems.
|
1996-09-07 21:05:37 +00:00 |
time
|
Remnant of a different area: resource.h is now in /usr/include/sys
|
1996-12-18 23:18:57 +00:00 |
tip
|
translate '=' in phone number strings into ',' (to generate delays),
|
1996-11-01 23:56:33 +00:00 |
tn3270
|
/etc/termcap -> /usr/share/misc/termcap. Fixes misc/1401.
|
1996-11-12 08:19:52 +00:00 |
touch
|
…
|
|
tput
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
tr
|
Make more 8-bit clean (from Andreas Gustafsson; PR#1190).
|
1995-11-01 00:45:22 +00:00 |
true
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
tset
|
- clean up man page
|
1996-11-15 05:52:42 +00:00 |
tsort
|
Add a `-q' option, to be quiet about cycles. From der Mouse, PR 1204.
|
1996-01-17 20:37:49 +00:00 |
tty
|
…
|
|
ul
|
/etc/termcap -> /usr/share/misc/termcap. Fixes misc/1401.
|
1996-11-12 07:50:11 +00:00 |
uname
|
…
|
|
unexpand
|
…
|
|
unifdef
|
…
|
|
uniq
|
…
|
|
units
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
unvis
|
…
|
|
users
|
…
|
|
uudecode
|
…
|
|
uuencode
|
Rename uuencode.format(5) to uuencode(5) as recommended by PR #1786
|
1995-12-05 03:02:31 +00:00 |
vacation
|
…
|
|
vgrind
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
vi
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
vis
|
…
|
|
vmstat
|
Compute `halfuptime' correctly when `uptime' == 1.
|
1996-11-29 19:40:56 +00:00 |
w
|
preserve data from localtime() buffer before reuse.
|
1996-11-14 07:34:46 +00:00 |
wall
|
…
|
|
wc
|
…
|
|
what
|
…
|
|
whatis
|
…
|
|
whereis
|
…
|
|
which
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
who
|
…
|
|
whois
|
…
|
|
window
|
Use <sys/types.h> instead of <machine/endian.h>
|
1996-10-12 23:46:23 +00:00 |
write
|
…
|
|
xargs
|
Resolve CVS conflicts that appeared in a comment, and thus went unnoticed.
|
1995-11-15 16:11:17 +00:00 |
xinstall
|
XXX Kludge to make this compile with large MAXBSIZE until the
|
1996-12-09 20:03:19 +00:00 |
xlint
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
xstr
|
…
|
|
yacc
|
Changed to use 1900 + tm_year instead of hardcoding "19" as the century.
|
1996-04-08 19:10:47 +00:00 |
yes
|
…
|
|
ypcat
|
RCS id police.
|
1996-05-13 02:43:35 +00:00 |
ypmatch
|
RCS id police.
|
1996-05-13 02:43:35 +00:00 |
ypwhich
|
Pull down yp/xdr fixes from release branch.
|
1996-05-29 20:00:52 +00:00 |
Makefile
|
Build elf ldd and elf-to-xxx tools on mips ports.
|
1996-12-17 05:39:35 +00:00 |
Makefile.inc
|
…
|
|