Go to file
itojun 7560717e93 undo interface addition attempt if in6_ifinit() fails.
without it, :: will be kept if in6_ifinit() fails.
2000-03-12 05:23:07 +00:00
bin - Fix a typo that when group_from_gid is failed (though it merely fails 2000-03-06 11:03:45 +00:00
dist need string.h for prototype of memset(). fixes build breakage on alpha. 2000-03-02 18:08:44 +00:00
distrib enlarge ramdisk size. 2000-03-11 09:12:34 +00:00
etc disallow packets to malicious 6to4 prefix, based on 2000-03-12 04:21:26 +00:00
games Include <sys/param.h> for MAXHOSTNAMELEN. 2000-03-02 18:22:31 +00:00
gnu remove MIPS SOFTFLOAT. 2000-03-05 05:41:03 +00:00
include make the #ifdef __LIBC12_SOURCE__ consistent with usage in <signal.h> 2000-03-07 21:12:37 +00:00
lib add EILSEQ entry 2000-03-10 14:06:34 +00:00
libexec only define _DEFAULT_CONFDIR if not set. (allows compile-time override) 2000-03-06 21:42:26 +00:00
regress Don't rely on <stdio.h> making visible identifiers from <sys/types.h>. 2000-03-06 18:51:57 +00:00
sbin s/comprised/composed/, per PR 9586 by Seebs <seebs@ged.plethora.net> 2000-03-09 12:50:36 +00:00
share Allow absolute directories in SUBDIR. There's probably a better fix that 2000-03-11 14:51:40 +00:00
sys undo interface addition attempt if in6_ifinit() fails. 2000-03-12 05:23:07 +00:00
usr.bin s/appears/appeared/ 2000-03-10 15:15:32 +00:00
usr.sbin correct use of perror(). 2000-03-12 02:42:43 +00:00
Makefile Handle new make variable BUILD_DONE which creates an empty build target if 2000-03-11 00:10:20 +00:00