freebsd_amp_hwpstate/usr.bin
Julian Elischer 93e0e11657 Adding changes to ipfw and the kernel to support ip packet diversion..
This stuff should not be too destructive if the IPDIVERT is not compiled in..
 be aware that this changes the size of the ip_fw struct
so ipfw needs to be recompiled to use it.. more changes coming to clean this up.
1996-07-10 19:44:30 +00:00
..
apply Change an incorrect reference to the "-n" flag to "-#". 1996-03-11 03:09:00 +00:00
ar Correct some man page xrefs, and some other minor changes to bring some 1996-04-08 04:18:31 +00:00
at Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet. 1996-02-25 20:25:05 +00:00
banner
basename
biff
cal
calendar Add yet one holiday 1996-06-07 15:53:44 +00:00
cap_mkdb
chat Document how chat logis it information via syslog. 1996-07-03 02:27:30 +00:00
checknr Another round of man page cleanups. 1996-02-12 04:57:03 +00:00
chflags
chpass Implement incremental passwd database updates. This is done by ading a '-u' 1996-07-01 19:38:50 +00:00
cksum
cmp
col
colcrt
colldef Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
colrm
column
comm
compile_et
compress remove zopen, zopen is not part of libc. 1996-07-02 23:04:50 +00:00
cpp
ctags Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
cut
devmenu
dig
dirname
dnsquery Another round of man page cleanups. 1996-02-12 04:57:03 +00:00
du
ee Make it more explicit in the main help window that the magic to leave 1996-05-27 21:00:06 +00:00
env
error
expand
f2c Convert f2c.1 to mdoc format. 1996-05-15 20:27:10 +00:00
false
fetch New man page for fetch(1). 1996-07-05 01:03:20 +00:00
fib Backout yacc changes. 1996-06-02 17:22:01 +00:00
file New magic file with more politically correct identification of objects 1996-07-05 19:26:52 +00:00
file2c
find Use strtoq() instead of strtol() so that large inums, and sizes can be 1996-04-07 12:58:13 +00:00
finger Allow the user to disable the use of T/TCP by setting the -T option. 1996-03-15 16:41:49 +00:00
fmt Fix a segfault which occurs when it gets an empty input line. 1996-04-22 18:37:22 +00:00
fold
fpr
from
fsplit
fstat Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
ftp 1. Remove SOCKS support (unneded with SOCKS v5 port) 1996-05-30 03:08:17 +00:00
gcore NBPG -> PAGE_SIZE 1996-05-02 09:10:21 +00:00
gencat
getopt Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
gprof Print times/call in ns if hz >= 10e7. hz will be this large for high 1996-06-08 12:29:57 +00:00
gprof4
head first check the count and then get 1996-02-26 22:46:36 +00:00
hexdump Correct some cross references and some path names. 1996-04-06 09:47:30 +00:00
host
id
indent
ipcrm
ipcs Drop privileges if we're not reading standard kernel file or namelist. 1996-05-30 02:18:44 +00:00
join
jot
kdump Run the headers through cpp -dM to find the #defines. The direct search 1996-06-23 17:05:10 +00:00
key Correct some man page xrefs, and some other minor changes to bring some 1996-04-08 04:18:31 +00:00
keyinfo Implement keyinfo(1) as a setuid Perl script, so /etc/skeykeys can 1996-04-26 21:35:11 +00:00
keyinit Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
killall Allow multiple process names to kill (i.e. 'killall ftpd inetd httpd') 1996-05-30 22:04:09 +00:00
ktrace Do always create ktrace.out with mode 0600, to prevent it from 1996-06-30 09:40:44 +00:00
kzip
lam
last Localize time 1996-06-17 16:44:16 +00:00
lastcomm Add some options which makes lastcomm(1) a better debug tool. 1996-06-30 11:58:20 +00:00
ldd
leave
lex Whoops, forgot one FreeBSD specific change necessary for the lex .mk 1996-06-19 22:25:32 +00:00
locate Use '-fstype ufs' rather than '-fstype local' on the find command to avoid 1996-03-05 13:07:04 +00:00
lock
logger
login Document login's use of /etc/login.access. 1996-07-03 01:20:09 +00:00
logname Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
look
lorder typo. 1996-06-10 15:55:48 +00:00
lsvfs Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
m4 This commit was generated by cvs2svn to compensate for changes in r16748, 1996-06-26 05:36:21 +00:00
mail Correct some cross references and some path names. 1996-04-06 09:47:30 +00:00
make Put back the $PWD override behavior of revision 1.4. The concensus 1996-07-01 22:55:57 +00:00
makewhatis New option -append: teach makewhatis to only add records, instead 1996-05-22 00:57:42 +00:00
mesg
mk_cmds Backout yacc changes. 1996-06-02 17:22:01 +00:00
mkdep $* -> $@ 1996-04-05 22:13:49 +00:00
mkfifo Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
mklocale Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
mkstr Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
modstat Setgid kmem not required. 1996-05-30 02:19:03 +00:00
more
msgs
mt . cast the error and status registers properly to (unsigned short), 1996-02-22 00:33:35 +00:00
netstat Adding changes to ipfw and the kernel to support ip packet diversion.. 1996-07-10 19:44:30 +00:00
nfsstat From Lite2: rename fs to vfs. 1996-03-11 03:06:45 +00:00
nice
nm
nohup
pagesize Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
passwd Implement incremental passwd database updates. This is done by ading a '-u' 1996-07-01 19:38:50 +00:00
paste
pr
printenv
printf Correctly match the format flags and their descriptions. 1996-04-09 21:46:24 +00:00
quota Code clean up. Prototypes, casting, and parentheses around assignments 1996-06-15 01:01:02 +00:00
ranlib Phkmalloc strikes again. 1996-03-07 08:59:53 +00:00
rdist
renice
rev
rlogin #include <kerberosIV/des.h> -> #include <des.h> 1996-02-11 09:18:18 +00:00
rpcgen Minor cleanup of the rpc man pages to silence manck. 1996-02-12 00:02:42 +00:00
rpcinfo
rs The rs(1) command dumps core with the -s option (SIGSEGV) 1996-05-26 18:26:55 +00:00
rsh #include <kerberosIV/des.h> -> #include <des.h> 1996-02-11 09:18:18 +00:00
rup Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
ruptime
rusers Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
rwall
rwho Fix some incorrect locations in the FILES sections of some man pages. 1996-02-02 18:22:04 +00:00
sasc Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
script
sed Yet another fix for the line continuation bug in sed. Keith's patch 1996-06-26 05:54:32 +00:00
sgmlfmt Fix a few HTML 2.0 violations. 1996-05-15 17:05:17 +00:00
sgmls Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
shar
showmount Include queue.h in preparation of struct socket changes. 1996-03-11 13:00:12 +00:00
size
soelim
split
strings
strip Trivial bugfix which occurs when DEBUG_FLAGS is defined. If DEBUG_FLAGS 1996-06-27 21:48:50 +00:00
su Make su a little less fascist about using Kerberos if it is not 1996-03-11 22:14:52 +00:00
symorder Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
systat Cosmetic fixes for drive names which are 4 chars long. 1996-06-11 16:18:58 +00:00
tail
talk Cast to unsigned char instead of unsigned 1996-04-03 07:47:35 +00:00
tclsh bmaked tclsh 1996-06-26 17:52:19 +00:00
tconv Correct some manual page cross reference errors. E.g. su is a section 1996-02-02 00:26:12 +00:00
tcopy
tee
telnet Remove obsolete SOCKSv4 support 1996-05-30 03:09:18 +00:00
tftp
time
tip Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
tn3270 Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
touch
tput
tr Cast char's to (u_char) before passing them to isctype() functions. 1996-03-19 21:21:06 +00:00
true
tset
tsort nitpicks. 1996-06-10 16:12:43 +00:00
tty
ul Correct some man page xrefs, and some other minor changes to bring some 1996-04-08 04:18:31 +00:00
uname
unexpand
unifdef
uniq
units Added revised manpage submitted by the author of units. 1996-06-10 00:43:42 +00:00
unvis
users
uudecode Oops, restore missing piece of previous commit. 1996-04-25 18:14:11 +00:00
uuencode Minor correction regarding the last line of an uuencoded file. 1996-03-17 09:49:51 +00:00
vacation Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
vgrind
vi ``~a'', ``~i'' etc. cause vi to core dump 1996-03-03 15:47:43 +00:00
vis
vmstat Correct a typo. 1996-04-30 05:20:32 +00:00
w Do not print herror message, if w -n gethostname failed to be 100% 1996-06-17 20:07:44 +00:00
wall
wc Changed all per-file errors to warnings. Exit with a nonzero status of 1996-04-13 11:35:54 +00:00
what Add a reference to ident(1). 1996-06-30 16:06:44 +00:00
whereis A totally revamped whereis(1), bringing back all the functionality of 1996-06-15 12:29:48 +00:00
which
who
whois Add support for SOCKS if enabled. 1996-04-23 06:01:10 +00:00
window Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
write
xargs Make xargs take into account the bytes occupied by the environment. 1996-03-05 07:43:40 +00:00
xinstall Made strip failures fatal. This fixes PR 1328. 1996-06-23 12:59:18 +00:00
xlint Fix a couple of minor typos. Closes PR 1309. 1996-06-11 23:17:03 +00:00
xstr
yacc
yes
ypcat Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
ypmatch Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
ypwhich
Makefile Add tclsh to Makefile. 1996-06-28 05:36:32 +00:00
Makefile.inc