Go to file
itojun 06ee23e6b3 sync with latest kame.
- remove obsolete non-advanced-api support.
- if a routing entry exists for aggregate prefix (-A), do not overwrite
  the routing entry (exit with error).
2000-07-15 04:55:40 +00:00
bin errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +00:00
crypto Define __KRB4_VERSION to get krb4 version strings. 2000-07-15 00:40:37 +00:00
dist pull up christos's amd patches that didn't make it into 6.0.3 2000-06-16 02:10:12 +00:00
distrib add usr/share/examples/syslogd/* 2000-07-13 14:31:13 +00:00
etc share the same load_rc_config between the lkm* scripts 2000-07-15 02:30:18 +00:00
games printf() pedant - do not pass variable alone, use %s. 2000-07-10 10:19:25 +00:00
gnu Make sense of registers from coredumps. 2000-07-09 00:16:48 +00:00
include If __KRB4_VERSION is defined, export Kerberos IV version strings, 2000-07-15 00:31:27 +00:00
lib Well, duh! Use indexed addressing since that's why it's there. That way 2000-07-14 22:26:15 +00:00
libexec * add -H, which acts like -h hostname. (requested by kim@) 2000-07-15 03:45:19 +00:00
regress Skey hash algorithm regression test. 2000-07-06 22:35:57 +00:00
sbin sync with sys/sysctl.h change (is it the right way to workaround this?) 2000-07-15 01:44:35 +00:00
share PR/10556: Veego: Shared library support was broken if shlib_version file 2000-07-14 19:53:04 +00:00
sys Check if card was put into sleep mode using PCI/ACPI power management 2000-07-14 22:00:32 +00:00
usr.bin Use KERN_CONSDEV for determining the console device instead of CPU_CONSDEV 2000-07-13 14:28:07 +00:00
usr.sbin sync with latest kame. 2000-07-15 04:55:40 +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