Go to file
bjh21 e1fdb3abbf Rather than duplicating the LDM/STM/LDC/STC fixup code between
early_abort_fixup() and late_abort_fixup(), have the latter tail-call the
former.  This saves another 200 bytes, and I've found my ARM710a card now, so
I've even tested it.
2001-06-03 13:38:14 +00:00
bin Don't build ksh.1 if MKMAN == "no". 2001-05-15 23:50:36 +00:00
crypto disable DNSSEC build, for two reasons. (1) restrictive license 2001-05-27 04:39:40 +00:00
dist Import bzip2 1.0.1 2001-06-03 13:03:00 +00:00
distrib remove usr.sbin/mtrace6. sort. 2001-06-03 06:19:13 +00:00
etc add a new IANA-registered port, SSTP. (a well-known P2P protocol in Japan.) 2001-06-01 16:04:32 +00:00
games don't deref -1. 2001-06-02 17:30:28 +00:00
gnu Don't build language "proto" (protoize, unprotoize) by default. This whole 2001-06-02 00:54:20 +00:00
include Employ __static_cast(); suggested by Dave Sainty in PR lib/11766. 2001-05-06 15:31:09 +00:00
lib new tcp_wrapper license, as deraadt@openbsd negotiated with wietse 2001-06-02 05:20:56 +00:00
libexec Correct spelling in a comment. 2001-05-28 06:10:20 +00:00
regress convert key material to binary, as we are using binary API now. sync with kame 2001-05-27 01:58:18 +00:00
sbin Assign a saved copy of dt->fs_file to mountpoint. dt->fs_file will be freed 2001-06-03 09:51:10 +00:00
share Console input may not be necessarily keyboard, adjust accordingly. 2001-06-02 22:04:11 +00:00
sys Rather than duplicating the LDM/STM/LDC/STC fixup code between 2001-06-03 13:38:14 +00:00
usr.bin move extern at a global scope. 2001-06-03 04:02:34 +00:00
usr.sbin prevent overflow of lifetime value. sync with kame 2001-06-03 09:26:04 +00:00
Makefile parallelize the obj pass, too 2001-05-08 02:04:08 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Add the following to help in the "lint needs new libc, libc needs new lint" 2001-05-27 23:34:22 +00:00