Go to file
lukem 458d1a2516 After itojun's recent RTF_CLONED and other changes, it's not necessary to
add a route from an alias address to 127.0.0.1, so remove that code.
It's still necessary to configure lo0 -> 127.0.0.1 though, so emphasize that.
2001-07-08 07:16:00 +00:00
bin Use socklen_t; for compilers with strict type checking. 2001-07-08 05:26:03 +00:00
crypto add missing .El 2001-07-05 20:47:31 +00:00
dist recover from endian mistake. sync with tcpdump.org 2001-06-27 21:08:41 +00:00
distrib Add b*.[09] and mem*.[09] to the sets 2001-07-07 15:57:15 +00:00
etc After itojun's recent RTF_CLONED and other changes, it's not necessary to 2001-07-08 07:16:00 +00:00
games s/Upon you knees if you appear/Upon your knees if you appear/ 2001-06-24 23:25:19 +00:00
gnu use off_t instead of long to store sizes which will be displayed with "--list". 2001-07-07 21:57:41 +00:00
include update generated heimdal include files for 0.3f 2001-06-20 02:01:18 +00:00
lib Replace bzero.S and bcopy.S with memset.S and memcpy.S to make the makefiles 2001-07-07 04:55:21 +00:00
libexec s/tise/tize/ in docco, add "advertize" as synonym for "advertise" 2001-06-26 19:30:44 +00:00
regress WARNS=2 2001-06-10 16:32:05 +00:00
sbin clarify -a. sync with kame 2001-07-05 06:35:08 +00:00
share Fixed Fo/Fc example, the one given did not format correctly when 2001-07-08 06:23:15 +00:00
sys add LCD register definition 2001-07-08 06:38:59 +00:00
usr.bin Space after section number in .Xr 2001-07-06 18:13:35 +00:00
usr.sbin Do not try to reference dbm(3) 2001-07-06 18:07:15 +00:00
Makefile clarify some variable documentation; from cagney 2001-06-10 13:15:29 +00:00
Makefile.inc
UPDATING