Go to file
itojun 51156effd6 be more paranoid about UDP-based echo services validation. namely,
reject the following sources:
	0.0.0.0/8 127.0.0.0/8 240.0.0.0/4 255.0.0.0/8
	ff00::/8 ::/128
	::ffff:0.0.0.0/96 and ::0.0.0.0/96 obeys IPv4 rule.
hint from deraadt.
2000-08-01 18:42:08 +00:00
bin don't use the "f" flag to fopen when -f is not specified (from Chuck Cranor) 2000-07-31 02:49:28 +00:00
crypto Return failure if there is no Kerberos 5 configuration file. 2000-07-16 18:27:53 +00:00
dist Use /usr/share/doc/html/ntp as location for html files. 2000-07-23 14:30:54 +00:00
distrib When output device is ascii, load tmac.tty-char explicity as nroff does, 2000-08-01 01:57:57 +00:00
etc Change name of precmd from start_precmd to sshd_precmd. While it worked 2000-08-01 14:28:32 +00:00
games Use a local implementation of htonl() called h2nl(). htonl() is not 2000-07-31 11:39:00 +00:00
gnu Clear out all of %g0. 2000-07-29 03:16:22 +00:00
include be consistent with #define<TAB> usage 2000-07-30 06:33:18 +00:00
lib Handle kernel cores properly. 2000-08-01 16:47:55 +00:00
libexec Fixed s/key compile bug. 2000-07-29 08:20:02 +00:00
regress Fix obvious pasto resulting in third test series never being done. 2000-07-31 12:22:39 +00:00
sbin time is a struct timeval' not a time_t', so read it in properly. 2000-08-01 16:46:27 +00:00
share Add midi at clcs 2000-08-01 08:19:39 +00:00
sys `mem' is now a pointer, not an array. Fixes kernel coredumps. 2000-08-01 16:49:47 +00:00
usr.bin - we can't just rename BSD4_4 -> HAVE_SIN_LEN, since bsd systems define BSD4_4; 2000-07-31 00:56:07 +00:00
usr.sbin be more paranoid about UDP-based echo services validation. namely, 2000-08-01 18:42:08 +00:00
Makefile Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00