Go to file
itojun e1f4f77960 to sync with kame better, (1) remove register declaration for variables,
(2) sync whitespaces, (3) update comments. (4) bring in some of portability
and logging enhancements.  no functional changes here.
2001-02-10 04:14:26 +00:00
bin remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
crypto make sure to zero-fill malloced region. sync with openbsd/usr.bin/ssh 2001-02-09 14:39:47 +00:00
dist call setlocale(3) on startup 2001-02-09 00:56:51 +00:00
distrib sftp seems to get installed in /usr/bin, not /usr/sbin. 2001-02-09 14:27:06 +00:00
etc Support files for the sandpoint 2001-02-09 22:25:02 +00:00
games Fix simple typo. From bdc@world.std.com in PR misc/12150. 2001-02-07 22:59:19 +00:00
gnu Rather than hacking it with __NetBSD__, leverage ld --traditional-format to 2001-02-09 17:23:46 +00:00
include avoid redundant declarations. 2001-02-04 18:05:00 +00:00
lib __arm26__ || __arm32__ -> __arm__ 2001-02-09 18:38:32 +00:00
libexec fix redundant declarations. 2001-02-04 22:32:15 +00:00
regress 40B: just symlink in and out, don't bother copying it 2001-01-19 12:34:45 +00:00
sbin during ip6/icmp6 inbound packet processing, do not call log() nor printf() in 2001-02-07 08:59:47 +00:00
share Make and install pci_configure_bus(9) with a link to pci_conf_interrupt(9) 2001-02-10 02:52:17 +00:00
sys to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00
usr.bin fix fix typo from @@@ 2001-02-10 00:49:04 +00:00
usr.sbin Pull in decl. of memset() so that this can be compiled on alpha. 2001-02-09 01:31:52 +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 mention that we need to rebuild yacc now. 2001-02-04 19:50:26 +00:00