NetBSD/usr.bin
thorpej f549601f76 Back out previous. Please beat me about the head and shoulders with
a large stick if I ever attempt to touch file(1) again.
1996-09-26 19:51:28 +00:00
..
apply Fix typo. From Masanobu Saitoh in PR #2197. 1996-03-18 23:16:57 +00:00
apropos Sync with 4.4lite2 1995-09-04 20:46:14 +00:00
ar Rename struct timespec fields to conform to POSIX.1b 1996-02-01 00:04:52 +00:00
asa kill extra blank comment line. 1995-04-21 03:01:41 +00:00
at Fix minor nits that prevented this to compile with a non ansi compiler. 1996-06-28 17:07:39 +00:00
banner Repair broken merge 1995-09-05 18:36:28 +00:00
basename Sync with 4.4lite2 1995-09-02 05:29:46 +00:00
bdes add dummy bdes script, which prints an error to stderr and exits with an 1995-07-24 04:30:47 +00:00
biff merge with 4.4Lite and err(3)ify 1995-03-26 02:34:19 +00:00
cal Sync with 4.4lite2 1995-09-02 05:29:46 +00:00
calendar Added World AIDS Day. Which is today. 1995-12-01 09:42:09 +00:00
cap_mkdb Sync with 4.4lite2 1995-09-02 05:45:13 +00:00
checknr merged with 4.4 lite 1995-03-26 04:10:08 +00:00
chflags Sync with 4.4lite2 1995-08-31 22:50:22 +00:00
chpass Slight semantics change: ALWAYS use YP if the system is bound to a 1996-08-09 09:22:11 +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 Sync with 4.4lite2 1995-09-02 05:45:13 +00:00
colcrt merged with 4.4Lite 1995-03-26 05:25:51 +00:00
colrm Sync with 4.4lite2 1995-09-02 05:45:13 +00:00
column Sync with 4.4lite2 1995-09-02 05:45:13 +00:00
comm Fixed bug I introduced when changing printf comparison vs. EOF. Noted by 1995-09-05 19:57:43 +00:00
compress Add missing braces to for-loop to make compress work again after changes 1996-08-20 18:24:46 +00:00
crontab Don't deny read permission on the executable. 1995-06-10 20:55:16 +00:00
crunch Apply `topdir' prefix to relative paths in `special srcdir <prog> <path>' 1996-05-04 14:37:23 +00:00
ctags Update lseek() constants: 1995-09-27 01:06:58 +00:00
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 Sync with 4.4lite2 1995-09-02 05:57:23 +00:00
du merge in change accidently made to release branch 1996-01-04 18:25:47 +00:00
eject Disks now share a common interface for "unlock" and "eject". Teach 1996-01-30 18:35:47 +00:00
env Include appropriate header files to bring prototypes into scope. 1996-05-07 18:32:22 +00:00
error Handle long lines without core-dumping. 1995-09-10 15:55:13 +00:00
expand Sync with 4.4lite2 1995-09-02 05:57:23 +00:00
false fixed major brain fault: echo -> exit 1994-12-29 06:20:16 +00:00
file Back out previous. Please beat me about the head and shoulders with 1996-09-26 19:51:28 +00:00
find KNF. 1996-06-23 11:21:48 +00:00
finger Update lseek() constants: 1995-09-27 01:10:48 +00:00
fmt Sync with 4.4lite2 1995-09-01 01:29:39 +00:00
fold Sync with 4.4lite2 1995-09-01 01:42:41 +00:00
fpr Sync with 4.4lite2 1995-09-01 01:29:39 +00:00
from Sync with 4.4lite2 1995-09-01 01:29:39 +00:00
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 Fence off NULL args in getcmd() (fixes/works around PR#824). 1996-05-07 00:16:55 +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 update some old-man macros that hadn't been updated; PR #1194 1995-07-07 22:41:30 +00:00
gprof Updated to work correctly, pointed out by Tom Ivar Helbekkmo. 1996-04-20 14:56:37 +00:00
head
hexdump Include appropriate header files to bring prototypes into scope. 1996-05-07 18:32:22 +00:00
id Sync with 4.4BSD-Lite2 1995-09-28 08:05:40 +00:00
indent Include appropriate header files to bring prototypes into scope. 1996-05-07 18:32:22 +00:00
ipcrm specify man pages the new way. 1994-12-22 12:29:38 +00:00
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 Allocate proper storage. 1994-12-02 20:29:43 +00:00
kdump Decode unknown ioctl commands to _IO{R,W,}('c',x[,y]), instead of 0xabcdef00 1996-05-13 21:12:25 +00:00
ktrace Sync with 4.4lite2 1995-08-31 22:50:22 +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 Display the ending time as well as the starting time of processes. 1995-10-22 01:43:40 +00:00
ldd When checking the entry point of an executable, use N_PAGSIZ() rather 1996-09-07 22:07:15 +00:00
leave Sync with 4.4lite2 1995-08-31 22:26:07 +00:00
less fix stdin-missing-paren-in-prompt bug. pr#2158 from enami tsugutomo 1996-03-12 05:15:24 +00:00
lex Use 'includes' instead of 'afterinstall' target to install headers 1996-04-25 01:23:37 +00:00
locate Fix tiny goof left over from the merge. 1995-09-01 23:48:13 +00:00
lock Include appropriate header files to bring prototypes into scope. 1996-05-07 18:32:22 +00:00
logger Merged with 4.4lite. 1994-12-22 06:17:28 +00:00
login Don't display skey error on s/key logins... This gives attackers some 1996-09-18 21:23:37 +00:00
logname Fix STANDARDS section, which got munged during the 4.4lite merge. 1995-07-25 18:31:12 +00:00
look Sync with 4.4lite2 1995-08-31 22:36:32 +00:00
lorder don't forget to remove the _symbol_ temp file. 1995-12-20 04:45:11 +00:00
m4 Handle multichar comment and quote delimiters (up to 5 characters, per the 1996-01-13 23:25:23 +00:00
machine
mail - Fix PR/105: Implement dot locking protocol and check return value of flock. 1996-06-08 19:48:09 +00:00
make - Fix bug where the first line after a conditionally skipped was not ready 1996-09-13 04:22:09 +00:00
man fix typo 1995-12-05 03:33:39 +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 Sync with 4.4BSD-Lite2 1995-09-28 06:22:18 +00:00
modstat sys/errno.h -> errno.h 1995-06-27 00:18:19 +00:00
msgs Sync with 4.4BSD-Lite2 1995-09-28 06:57:37 +00:00
netstat Fix missing `)' in the sideways view of interfaces (i.e. netstat -w 1). 1996-06-07 21:43:26 +00:00
newsyslog Fix formatting of timestamp (Mike Grupenhoff; PR#1906). 1996-01-07 00:48:24 +00:00
nfsstat RCS id police. 1996-03-03 17:21:25 +00:00
nice Sync with 4.4lite2 1995-08-31 23:30:56 +00:00
nm Added a "-l" flag so that it is possible to distinguish between weak 1996-09-21 00:34:35 +00:00
nohup Sync with 4.4lite2. 1995-08-31 23:35:23 +00:00
pagesize Try N. This makefile now looks a LOT like lorder's Makefile. In particular, 1995-09-05 01:11:10 +00:00
passwd Slight semantics change: ALWAYS use YP if the system is bound to a 1996-08-09 09:19:33 +00:00
paste
patch RCS id police. 1996-09-19 06:27:04 +00:00
pr fix typo; PR #1457 1995-09-12 18:47:09 +00:00
printenv
printf Changed floating point output format to be exactly the same (use same 1995-07-07 23:00:13 +00:00
quota Use an integer instead of a char to store the getopt() return value in 1996-04-01 21:31:33 +00:00
ranlib sys/errno.h -> errno.h 1995-06-27 00:28:17 +00:00
rdist When iterating the host list, do not access memory that has just been 1996-09-10 18:48:57 +00:00
renice specify man pages the new way. 1994-12-22 12:30:38 +00:00
rev Sync with 4.4BSD-Lite2 1995-09-28 08:49:37 +00:00
rlogin fix pr bin/2659 in a different way 1996-08-10 19:47:32 +00:00
rpcgen Convey rpcgen's version into generated header files. This allows programs 1996-02-19 11:12:43 +00:00
rpcinfo Use inet_aton(), not inet_addr(). 1995-05-21 14:46:39 +00:00
rs Document one more option. 1996-05-09 23:21:50 +00:00
rsh sys/signal.h -> signal.h 1995-06-27 00:31:00 +00:00
rup specify man pages the new way. 1994-12-22 12:30:38 +00:00
ruptime
rusers Be pedantic, main() returns int in C. 1996-03-21 17:56:15 +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 Use an integer instead of a char with getc() and ungetc() in mf_fgets() 1996-05-08 21:36:05 +00:00
shar Escape `...' (from Masanobu Saitoh; PR#1375). 1995-08-18 14:55:40 +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 RCS id police. 1996-09-19 19:39:36 +00:00
skeyinfo RCS id police. 1996-09-19 19:39:36 +00:00
skeyinit remove trailing comma from SEE ALSO section; PR #1194 1995-07-07 22:24:09 +00:00
soelim Merged with 4.4lite. 1994-12-21 08:11:23 +00:00
split Sync with 4.4lite2 1995-08-31 22:22:05 +00:00
strings Fixed -n processing with patch from PR #800. 1995-02-15 15:49:19 +00:00
strip Install the executable initially with permissions that allow stripping it. 1995-06-10 20:56:34 +00:00
su
systat clear the screen at the correct time to avoid leaving garbage on the screen. 1996-08-11 04:19:16 +00:00
tail Don't rely on select() not to modify the timeval argument. Also, 1996-02-13 16:49:10 +00:00
talk Merged with 4.4lite. 1994-12-09 02:14:09 +00:00
tcopy Sync with 4.4lite2 1995-08-31 22:11:37 +00:00
tee Merged with 4.4lite. 1994-12-09 01:43:36 +00:00
telnet sync up with domestic fixes 1996-03-24 22:03:48 +00:00
tftp Fix some potential buffer overflow problems. 1996-09-07 21:05:37 +00:00
time sys/signal.h -> signal.h 1995-06-27 00:31:00 +00:00
tip unused file 1996-03-07 06:52:51 +00:00
tn3270 include bsd.own.mk at the top, so checks of EXPORTABLE_SYSTEM work as 1996-06-14 17:22:05 +00:00
touch Sync with 44lite2 1995-08-31 22:10:05 +00:00
tput Sync with 4.4lite2 1995-08-31 22:11:37 +00:00
tr Make more 8-bit clean (from Andreas Gustafsson; PR#1190). 1995-11-01 00:45:22 +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 Add a `-q' option, to be quiet about cycles. From der Mouse, PR 1204. 1996-01-17 20:37:49 +00:00
tty Merged with 4.4lite. 1994-12-07 00:46:54 +00:00
ul merge in changes from 1.1 release branch 1995-11-28 20:58:08 +00:00
uname uname(2) --> uname(3) 1995-05-08 09:30:09 +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 Sync with 44lite2 1995-08-31 21:54:51 +00:00
units RCS Id police. 1996-04-06 06:00:58 +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 Rename uuencode.format(5) to uuencode(5) as recommended by PR #1786 1995-12-05 03:02:31 +00:00
vacation Sync with 44lite2 1995-08-31 21:54:51 +00:00
vgrind Be pedantic, main() returns int in C. 1996-03-21 17:56:15 +00:00
vi look for USD.doc in the right place. 1996-06-23 05:59:51 +00:00
vis Cleanup by jimj. 1994-12-20 16:13:02 +00:00
vmstat Remove straggling references to dk_ndrive and dk_xfer. 1996-08-08 04:11:27 +00:00
w RCS id police. 1996-06-07 01:39:10 +00:00
wall Merged with 4.4lite 1994-11-17 07:17:53 +00:00
wc
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 Sync with 44lite2 1995-08-31 21:54:51 +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 Sync with 4.4lite2. 1995-08-31 21:51:32 +00:00
window Make ww_index and related variables explicitly unsigned. 1996-02-08 21:48:51 +00:00
write sync with 4.4lite2 1995-08-31 21:48:32 +00:00
xargs Resolve CVS conflicts that appeared in a comment, and thus went unnoticed. 1995-11-15 16:11:17 +00:00
xinstall Change xinstall to work with strip from GNU binutils, for mips and alpha ports. 1995-12-20 10:25:17 +00:00
xlint Define PTRDIFF_IS_LONG and SIZEOF_IS_ULONG for the arm32 port. 1996-04-01 21:47:57 +00:00
xstr needs stdlib.h 1994-12-24 16:57:59 +00:00
yacc Changed to use 1900 + tm_year instead of hardcoding "19" as the century. 1996-04-08 19:10:47 +00:00
yes Oops! 1995-09-01 19:03:33 +00:00
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 include bsd.own.mk at the top, so checks of EXPORTABLE_SYSTEM work as 1996-06-14 17:22:05 +00:00
Makefile.inc