NetBSD/usr.bin
cgd 91fbda1d8b tn3270 shouldn't try to do magic depending on the setting of
EXPORTABLE_SYSTEM.  Additionally, since it doesn't actually use libtelnet
for any of the 'interesting' features, it shouldn't be using libtelnet
at all (because that adds some serious headaches and problems, on ELF
systems with shared libraries, which cannot be easily addressed and
don't actually _have_ to be).  Now it simply pulls in genget.c from
the libtelnet source, and builds it locally.
1997-02-13 00:30:25 +00:00
..
apply Fix quote description; PR misc/2781. 1996-11-07 07:24:08 +00:00
apropos RCS ID police 1997-01-09 20:18:21 +00:00
ar fix leftovers from lite2 integration; PR misc/3159 1997-01-30 06:52:44 +00:00
asa kill extra blank comment line. 1995-04-21 03:01:41 +00:00
at remove dangerous sprintf calls. 1997-02-11 08:18:32 +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 Fix PR1542: gross inaccuracies in bdes.1 Reviewed by Perry 1996-10-19 00:59:26 +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 close pr-2767 -- add German Reunification Day (from Heiko Rupp) 1997-01-17 15:24:51 +00:00
cap_mkdb fix the the typos 1996-11-10 23:58:22 +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 remove dangerous sprintf and strcpy calls. 1997-02-11 08:26:27 +00:00
cksum Add support for generating MD5 checksums, partially derived from the 1997-01-30 01:10:32 +00:00
cmp RCS ID police 1997-01-09 20:18:21 +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 stdin and stdout are not regular files; fixes PR bin/3112 1997-01-16 04:51:29 +00:00
crontab RCS ID police 1997-01-09 20:18:21 +00:00
crunch parens around macro value. (oops!) 1997-01-23 19:13:56 +00:00
ctags Update lseek() constants: 1995-09-27 01:06:58 +00:00
cut getopt returns -1 not EOF. 1997-02-11 09:41:45 +00:00
dirname Sync with 4.4lite2 1995-09-02 05:57:23 +00:00
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 RCS ID police 1997-01-09 20:18:21 +00:00
elf2ecoff RCS ID police 1997-01-09 20:18:21 +00:00
elfstrip RCS ID police 1997-01-09 20:18:21 +00:00
env RCS ID police 1997-01-09 20:18:21 +00:00
error fix typo; from Saitoh Masanobu in PR misc/3199. 1997-02-11 06:01:54 +00:00
expand Sync with 4.4lite2 1995-09-02 05:57:23 +00:00
false RCS ID police 1997-01-09 20:18:21 +00:00
fdformat RCS ID police 1997-01-09 20:18:21 +00:00
file 64-bit police. 1997-02-11 08:15:19 +00:00
find remove second RCS-Id line. 1997-02-01 09:51:48 +00:00
finger RCS ID police 1997-01-09 20:18:21 +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 RCS ID police 1997-01-09 20:18:21 +00:00
fstat remove dangerous sprintf and strcpy calls. 1997-02-11 08:40:44 +00:00
ftp don't display negative ETA upon SIGINFO because filesize isn't known 1997-02-01 11:26:34 +00:00
gencat RCS id police. 1997-02-09 14:33:50 +00:00
getconf RCS ID police 1997-01-09 20:18:21 +00:00
getopt RCS ID police 1997-01-09 20:18:21 +00:00
gprof let the flat profile ignore symbols specified with -E. 1997-01-30 09:20:55 +00:00
head RCS ID police 1997-01-09 20:18:21 +00:00
hexdump RCS ID police 1997-01-09 20:18:21 +00:00
id RCS ID police 1997-01-09 20:18:21 +00:00
indent RCS ID police 1997-01-09 20:18:21 +00:00
ipcrm RCS ID police 1997-01-09 20:18:21 +00:00
ipcs avoid not knowing the length of internal buffers. 1997-02-11 08:43:23 +00:00
join revert to pre-merged version due to bugs; will fix. 1997-01-13 20:57:48 +00:00
jot Allocate proper storage. 1994-12-02 20:29:43 +00:00
kdump fix decode of _IOR/_IOW/_IOWR: 'R' and 'W' were switched (i.e. _IOW ioctls 1997-01-27 21:39:50 +00:00
ktrace fix typo; from Saitoh Masanobu in PR misc/3195. 1997-02-07 03:27: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 Mipsel changes to ELF ldd/ld.so: 1996-12-17 03:42:44 +00:00
leave Sync with 4.4lite2 1995-08-31 22:26:07 +00:00
less RCS ID police 1997-01-09 20:18:21 +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 Merged with 4.4lite. 1994-12-22 06:17:28 +00:00
login remove dangerous sprintf calls. 1997-02-11 08:15:08 +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 Use ${INSTALL}. 1996-10-18 05:55:26 +00:00
m4 fix typo reported by Saitoh Masanobu in PR misc/3214. 1997-02-12 07:09:07 +00:00
machine RCS ID police 1997-01-09 20:18:21 +00:00
mail document mo command, per pr-3104 by Julian <jdc@orthanc.ncl.ac.uk> 1997-01-17 04:58:12 +00:00
make make $MACHINE_ARCH settable from the environment. 1997-01-28 23:58:00 +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 Use ${INSTALL}. 1996-10-18 05:55:26 +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 RCS ID police 1997-01-09 20:18:21 +00:00
msgs Sync with 4.4BSD-Lite2 1995-09-28 06:57:37 +00:00
netstat ns_print: fix type conflict 1997-01-02 08:06:24 +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 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 Use ${INSTALL}. 1996-10-18 05:55:26 +00:00
passwd remove dangerous sprintf and strcpy calls. 1997-02-11 09:29:26 +00:00
paste Sync to 4.4BSD-Lite2 1997-01-09 14:39:10 +00:00
patch RCS id police. 1996-09-19 06:27:04 +00:00
pr RCS ID police 1997-01-09 15:01:32 +00:00
printenv Sync to 4.4BSD-Lite2 1997-01-09 15:17:30 +00:00
printf lint and KNF changes. (mostly casting returns to void to quiet lint.) 1997-01-14 19:20:09 +00:00
quota remove dangerous sprintf and strcpy calls. 1997-02-11 09:29:26 +00:00
ranlib RCS ID police 1997-01-09 20:18:21 +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 Sync to 4.4BSD-Lite2 1997-01-09 14:39:10 +00:00
rev Sync with 4.4BSD-Lite2 1995-09-28 08:49:37 +00:00
rlogin remove dangerous sprintf call; use strdup 1997-02-11 09:20:15 +00:00
rpcgen RCS ID police 1997-01-09 20:18:21 +00:00
rpcinfo RCS ID police 1997-01-09 20:18:21 +00:00
rs Document one more option. 1996-05-09 23:21:50 +00:00
rsh RCS ID police 1997-01-09 20:18:21 +00:00
rup make rup handle uptimes of more than 1 year per pr-3060 1997-01-16 22:18:16 +00:00
ruptime Sync to 4.4BSD-Lite2 1997-01-09 15:17:30 +00:00
rusers RCS ID police 1997-01-09 20:18:21 +00:00
rwall RCS ID police 1997-01-09 20:18:21 +00:00
rwho RCS ID police 1997-01-09 20:18:21 +00:00
script Merged with 4.4lite. 1994-12-21 08:55:39 +00:00
sed RCS ID police 1997-01-09 20:18:21 +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 -t summary option per pr-3075 1997-01-16 22:23:13 +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 use strncpy. 1997-02-11 09:25:24 +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 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 remove possibly dangerous sprintf and strcpy calls. 1997-02-11 08:39:23 +00:00
systat Fix PR1882+PR3171, swap display core-dumps from Paul Boven. 1997-02-02 19:20:55 +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 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 give buffers lengths; use strdup. 1997-02-11 09:24:03 +00:00
tn3270 tn3270 shouldn't try to do magic depending on the setting of 1997-02-13 00:30:25 +00:00
touch Sync with 44lite2 1995-08-31 22:10:05 +00:00
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 RCS ID police 1997-01-09 20:18:21 +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 Merged with 4.4lite. 1994-12-07 00:46:54 +00:00
ul /etc/termcap -> /usr/share/misc/termcap. Fixes misc/1401. 1996-11-12 07:50:11 +00:00
uname RCS ID police 1997-01-09 20:18:21 +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 1997-01-09 20:18:21 +00:00
unvis RCS ID police 1997-01-09 20:18:21 +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 Use ${INSTALL}. 1996-10-18 05:55:26 +00:00
vi eliminate absent directories from .PATH; PR bin/3154 1997-01-30 07:29:11 +00:00
vis Cleanup by jimj. 1994-12-20 16:13:02 +00:00
vmstat Compute `halfuptime' correctly when `uptime' == 1. 1996-11-29 19:40:56 +00:00
w Sync to 4.4BSD-Lite2 1997-01-09 11:55:19 +00:00
wall remove possibly dangerous sprintf and strcpy calls. 1997-02-11 08:42:03 +00:00
wc RCS ID police 1997-01-09 20:18:21 +00:00
what more cleanup from jimj & myself. 1994-12-20 16:01:03 +00:00
whatis RCS ID Police, also Sync to 4.4BSD-Lite2 1997-01-09 12:03:21 +00:00
whereis return 0 on successful exit, compare getopt() result to -1 instead of EOF. 1997-01-23 06:29:05 +00:00
which RCS ID police 1997-01-09 20:18:21 +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 Use <sys/types.h> instead of <machine/endian.h> 1996-10-12 23:46:23 +00:00
write remove possibly dangerous sprintf and strcpy calls. 1997-02-11 08:21:03 +00:00
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 Splice a union in the type data structure. Some of the members can be `in use' 1996-12-27 20:46:23 +00:00
xstr needs stdlib.h 1994-12-24 16:57:59 +00:00
yacc make -p affect all variables; PR bin/2997 1997-01-15 07:24:25 +00:00
yes lint fixes 1997-01-13 22:04:39 +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 The atari-Hades can use fdformat too. 1997-01-08 21:41:22 +00:00
Makefile.inc RCS ID police 1997-01-09 20:18:21 +00:00