freebsd_amp_hwpstate/usr.bin
Tim Vanderhoek 296697bb16 - When trying to decide if $EDITOR == "vi", match against only the first
two characters of $EDITOR.  This allows things like "vim" and "vi -G"
  (although nvi would fail...oh well).

- Avoid certain cases where the editor is passed an invalid line number.
1999-06-05 20:27:08 +00:00
..
apply Merge from OpenBSD up to rev 1.7 (matches NetBSD rev 1.4): 1999-02-12 15:06:55 +00:00
ar Eliminate compiler warnings from -Wall 1998-12-06 07:36:44 +00:00
at More egcs warning fixes: 1999-04-25 22:37:58 +00:00
banner Use const where appropriate. 1999-04-19 04:05:25 +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 Added "SVR4" as an acceptable brand 1999-01-30 06:16:48 +00:00
c89
calendar More egcs warning fixes: 1999-04-25 22:37:58 +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 More egcs warning fixes: 1999-04-25 22:37:58 +00:00
cksum Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
cmp More egcs warning fixes: 1999-04-25 22:37:58 +00:00
col Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
colcrt More egcs warning fixes: 1999-04-25 22:37:58 +00:00
colldef Support the IANA definition of Shift Jis nameley ja_JP.Shift_JIS 1999-06-05 03:04:03 +00:00
colrm Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
column Fix display of example usage. 1999-03-07 19:24:39 +00:00
comm Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
compile_et Unbreak K&R support, and generate code that works in K&R C as well as 1998-12-18 14:29:51 +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 Back out the NetBSD .Nm changes - we don't have the required 1999-02-12 13:24:45 +00:00
dig
dirname Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
dnsquery
doscmd X11 include directory may not actually contain any header file, check for 1999-04-17 01:57:06 +00:00
du Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
ee Typo. 1999-01-15 02:38:33 +00:00
enigma Typo. 1999-01-28 19:22:22 +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 Update to the most recent version. Among other things, this also solves 1999-02-03 17:23:49 +00:00
false
fetch make md5 checksums actually work instead of simply calculating the length 1999-05-18 19:37:37 +00:00
file Don't go looking for weird #includes if major isn't a macro. 1999-05-10 18:06:37 +00:00
file2c
find Clarify wording to indicate that the arguments to find(1) are path names 1999-04-19 08:26:00 +00:00
finger Impliment elements of TCP Wrappers's `safe_finger'. 1999-05-08 00:46:06 +00:00
fmt
fold
fpr
from
fsplit
fstat
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 More egcs warning fixes: 1999-04-25 22:37:58 +00:00
gensetdefs Install the right man page. 1999-05-05 07:09:21 +00:00
getopt Further backouts and changes to the example. 1999-04-04 13:49:10 +00:00
global Fixed breakage of `make checkdpadd' in previous commit. 1999-01-19 00:23:25 +00:00
gprof Construct the profile file name from the name of the executable. A program 1999-05-23 00:37:56 +00:00
gprof4
head
hexdump PR: bin/9016 1998-12-13 06:40:18 +00:00
host
id
indent Improve handling of "do ... while" following "else". This change 1999-05-21 14:46:52 +00:00
ipcrm
ipcs
join
jot Correct an error in a manpage example, add -Wall -W to Makefile (no 1999-05-13 12:18:24 +00:00
kdump FIx the output of long command names. 1999-05-21 01:09:45 +00:00
key
keyinfo
keyinit
keylogin
keylogout
killall Added myself as maintainer. 1999-02-09 17:23:03 +00:00
ktrace
kzip
lam
last
lastcomm
ldd
leave
lex
limits Typo fix. 1999-04-13 02:32:12 +00:00
locate Fix a width. 1999-06-05 15:03:47 +00:00
lock
lockf
logger
login remove uid switching before login_getpwclass, now done inside libutil 1999-04-24 17:26:32 +00:00
logname
look
lorder
lsvfs getvfsbyname() returns zero on success. 1999-06-03 09:03:50 +00:00
m4 Change the wording to reflect that only the first character of the two 1998-12-13 23:15:50 +00:00
mail Ignore the MAIL environment variable when the -u flag is set. 1999-05-20 22:23:04 +00:00
make Handle ".if ${T} > 1 || ${T} < 3" and friends correctly. 1999-05-25 13:45:08 +00:00
makewhatis
mesg
minigzip
mk_cmds
mkdep
mkfifo
mklocale Support the IANA definition of Shift Jis nameley ja_JP.Shift_JIS 1999-06-05 03:04:03 +00:00
mkstr
mktemp
more - When trying to decide if $EDITOR == "vi", match against only the first 1999-06-05 20:27:08 +00:00
msgs
mt add and document seteotmodel and geteotmodel commands 1999-05-10 20:05:19 +00:00
ncal Due to the switch form Julian to Gregorian calender, 1999-03-27 21:08:13 +00:00
netstat Add support for printing bridging statistics with ``-p bdg '' . 1999-04-26 16:11:50 +00:00
newkey
nfsstat
nice
nm
nohup If we're going to do such a non-UNIX(tm)y thing as appending output 1999-05-22 06:57:22 +00:00
objformat Link objformat statically by default. This makes it possible to 1998-11-01 02:37:40 +00:00
opieinfo
opiekey
opiepasswd
pagesize
passwd Clarify when the user gets a prompt for the old password, and that 1999-05-03 00:56:05 +00:00
paste
pr
printenv
printf Fixed warnx format errors in printf and csh, and snprintf format errors 1998-12-07 12:14:04 +00:00
quota
ranlib
rdist
renice
rev
rlogin Fixed usage message to almost match the man page. The old -d option and 1999-05-27 12:58:41 +00:00
rpcgen Backed out previous commit. The bug was in rev.1.49 of src/Makefile.inc1, 1999-01-04 12:36:23 +00:00
rpcinfo
rs
rsh Don't use an arbitrary hardcoded value for nfds in select() calls. 1999-02-10 18:08:51 +00:00
rup
ruptime
rusers
rwall PR: bin/8680 1998-12-13 03:44:19 +00:00
rwho Fixed typo. 1998-12-20 02:52:30 +00:00
sasc
script
sed More egcs warning fixes: 1999-04-25 22:37:58 +00:00
shar
showmount
size
sockstat Don't use STDOUT_TOP. 1999-05-01 11:31:19 +00:00
soelim
split Print usage via fprintf(stderr, ..) instead of errx() to avoid progname prefix. 1999-02-05 00:42:14 +00:00
strings malloc(3) need to allocate one byte more. 1999-03-29 13:18:16 +00:00
strip
su
symorder
systat Tidy up references to <sys/rlist.h> and support for the old swap management 1999-05-11 14:32:18 +00:00
tail
talk Remove couple of 'extern int errno'. (They turned to something funny when 1999-02-14 22:22:54 +00:00
tconv
tcopy Tcopy uses 32 bit unsigned to accumulate a count of bytes read/written. 1999-04-30 13:13:32 +00:00
tee
telnet Add "-N" option to supress reverse name lookup. 1998-12-14 22:40:39 +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 Adds the '-p' option to make time(1) output POSIX.2 compliant. 1999-03-10 17:22:12 +00:00
tip Rename a function to avoid conflict with the new syscall 'pwrite'. 1999-04-04 21:47:11 +00:00
tn3270 More egcs warning fixes: 1999-04-25 22:37:58 +00:00
top Tidy up references to <sys/rlist.h> and support for the old swap management 1999-05-11 14:32:18 +00:00
touch Brucify. 1999-05-12 06:57:07 +00:00
tput
tr
true
truss Flush the output file before exiting; short-lived programs don't even fill 1998-12-21 06:34:50 +00:00
tset
tsort An even number of nodes, not node pairs are required for tsort(1) to work. 1999-03-20 21:24:18 +00:00
tty
ul
uname
unexpand
unifdef
uniq Grammar nits, double negatives 1999-03-15 02:57:29 +00:00
units Add euro-currency and constant rates of EMU area. 1999-05-22 02:01:59 +00:00
unvis
users
uudecode
uuencode
vacation
vgrind
vi The perlinterp option builds and works, but I'm not so sure how it'll go 1998-12-16 04:02:56 +00:00
vis
vmstat Backed out the previous commit, except for the parts that reduced 1999-05-12 11:49:47 +00:00
w fix -n with 16-chars hostnames, modified patch from PR 1999-04-22 23:40:56 +00:00
wall PR: bin/8680 1998-12-13 03:42:51 +00:00
wc
what
whereis
which Added myself as maintainer. 1999-02-09 17:23:03 +00:00
who
whois Add -R for .RU domains 1999-02-02 01:49:14 +00:00
window Fix the style of my previous commit. 1999-03-03 14:02:50 +00:00
write
xargs xargs was spliting the input in a very different way from everyone else, 1999-05-23 15:58:22 +00:00
xinstall Free memory from setmode. 1998-12-16 04:51:27 +00:00
xlint Use __XSTRING() from cdefs.h instead of rolling my own. 1999-01-25 11:25:24 +00:00
xstr
yacc Clean up the skeleton code a little. There was a #ifdef to avoid 1999-04-18 13:37:49 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile Disconnect modload/modunload/modstat from their Makefiles.. 1999-04-18 15:56:20 +00:00
Makefile.inc