Go to file
abs cee0acd601 Add
options         INET6           # IPV6
#options        IPSEC           # IP security
#options        IPSEC_ESP       # IP security (encryption part; define w/ IPSEC)
#options        IPSEC_DEBUG     # debug for IP security
In the case of VOYAGER, comment out INET6 also
2000-11-03 10:18:55 +00:00
bin Correct stupid cast problem. Pointed out by simon burge. 2000-11-03 02:27:35 +00:00
crypto Apply the following: 2000-10-30 18:58:37 +00:00
dist one more string format cleanup 2000-10-10 12:51:19 +00:00
distrib Add /usr/share/locale/no@nynorsk/LC_MESSAGES used by gettext. 2000-11-03 05:40:58 +00:00
etc Add missing directories "/usr/share/locale/no@nynorsk" and 2000-11-02 22:43:43 +00:00
games fix a bug in the call to srandom(): xor time() with getpid(), don't add them! 2000-10-31 13:27:56 +00:00
gnu Don't prepend $DESTDIR to BINDIR, this is done elsewhere in the prog 2000-11-03 07:07:58 +00:00
include Add {__,}fmtcheck(), a function specified by Bill Sommerfeld to check 2000-10-20 18:46:05 +00:00
lib supply _nl_msg_cat_cntr, just to make gettext.m4 happy. sync with citrus. 2000-11-02 10:24:48 +00:00
libexec In dlopen(), use the main program's library search path, to match semantics of 2000-10-29 13:11:38 +00:00
regress use fmtcheck(), not __fmtcheck() 2000-11-02 18:06:30 +00:00
sbin also install mount_ufs manpage links 2000-11-02 18:02:16 +00:00
share Add manpage for new line discipline stuff. 2000-11-02 23:15:10 +00:00
sys Add 2000-11-03 10:18:55 +00:00
usr.bin Avoid buffer overflow. Inspired by a FreeBSD BUGTRAQ security advisory. 2000-11-02 15:28:51 +00:00
usr.sbin Adapt to the new line discipline scheme. 2000-11-02 21:40:37 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING ca -> lsu 2000-10-19 15:02:38 +00:00