Go to file
lukem 551a7c78c6 base64_encode(): separate out the special case for the last 2 bytes, and
be a bit safer with signed chars. per discussion with kre.
2000-07-10 22:41:17 +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 Change the USELESS_CRYPTO check to MKCRYPTO_{IDEA,RC5,RSA}. 2000-07-05 13:57:15 +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 myself to the developers list. 2000-07-10 16:25:44 +00:00
etc If MACHINE_ARCH is 64-bit then only build 64-bit kernels. 2000-07-07 23:06:09 +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 XCU5: Add fseeko() and ftello() functions which provide the functionality of 2000-07-08 13:46:33 +00:00
lib * Use standard interval notation for struct tm members. 2000-07-10 12:39:39 +00:00
libexec base64_encode(): separate out the special case for the last 2 bytes, and 2000-07-10 22:41:17 +00:00
regress Skey hash algorithm regression test. 2000-07-06 22:35:57 +00:00
sbin document sysctl variable "net.inet.icmp.errppslimit". 2000-07-10 09:34:38 +00:00
share Pulldown rev 1.1.2.1: 2000-07-09 13:43:42 +00:00
sys make compilable with -Wall -Werror 2000-07-10 22:01:16 +00:00
usr.bin Sorry about breakage - no connectivity at evenings or weekends for me. Anyway: 2000-07-10 11:15:07 +00:00
usr.sbin sync with latest kame. wording and .Nm/.Xr clearifications. 2000-07-10 08:58:31 +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