Go to file
ragge 1da9a91480 A bunch of fixes:
- Make generic console routines not relying on running on master cpu.
- Add routine to start console transmitter (after IPI).
- Use real IPIs instead of the "console doorbell".
- Add routines cpu_send_ipi()/cpu_handle_ipi().
2001-06-03 15:07:20 +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 Add prototypes so this builds with the standard NetBSD warnings enabled. 2001-06-03 13:39:38 +00:00
distrib Update to bzip2 v1.0.1, building with reachover Makefiles to dist/bzip2. 2001-06-03 13:41:59 +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 Change to new libbz2 API. 2001-06-03 13:43:01 +00:00
include
lib Update to bzip2 v1.0.1, building with reachover Makefiles to dist/bzip2. 2001-06-03 13:41:59 +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 A bunch of fixes: 2001-06-03 15:07:20 +00:00
usr.bin Update to bzip2 v1.0.1, building with reachover Makefiles to dist/bzip2. 2001-06-03 13:41:59 +00:00
usr.sbin prevent overflow of lifetime value. sync with kame 2001-06-03 09:26:04 +00:00
Makefile
Makefile.inc
UPDATING Add the following to help in the "lint needs new libc, libc needs new lint" 2001-05-27 23:34:22 +00:00