Go to file
mrg badf45a38b add a new bsd.own.mk variable: CXX_SUPCXX. from bsd.README:
+ CXX_SUPCXX    If defined, the support libraries needed for this C++ program
+               are set to `-lsupc++ -lm', rather than `-lstdc++ -lm'.
2003-07-26 14:58:10 +00:00
bin include des.h, not kerberosIV/des.h 2003-07-23 21:10:36 +00:00
crypto empty commit, just to update timestamp and force rebuild of krb.h. 2003-07-26 01:07:35 +00:00
dist use 0.9.7 DES API 2003-07-24 14:14:27 +00:00
distrib Add newly added crypto/cryptodev.h header. 2003-07-26 14:23:19 +00:00
doc Add some not-so-wise guy to maintainer of OpenSSH, at least for the next few 2003-07-25 15:42:35 +00:00
etc Add "*,v" to the list of scratch files to skip. 2003-07-26 05:13:47 +00:00
games
gnu - build/install a libsupc++.a 2003-07-26 14:55:12 +00:00
include split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.se 2003-07-23 08:01:24 +00:00
lib support new algorithms 2003-07-25 10:06:09 +00:00
libexec ANSIfy and de-__P(). 2003-07-24 10:12:25 +00:00
regress Fix broken library reference. 2003-07-24 16:28:59 +00:00
rescue Remove file "rescue.unstripped" in "cleandir" target. 2003-07-14 09:00:33 +00:00
sbin support new algorithms 2003-07-25 10:06:09 +00:00
share add a new bsd.own.mk variable: CXX_SUPCXX. from bsd.README: 2003-07-26 14:58:10 +00:00
sys Don't declare the sha2.c file twice, instead add opencrypto flag to 2003-07-26 13:49:52 +00:00
tools - build "binutils" and "gcc" separately if USE_TOOLS_TOOLCHAIN is not set 2003-07-25 16:26:51 +00:00
usr.bin support new algorithms 2003-07-25 10:06:09 +00:00
usr.sbin netbsd.org->NetBSD.org 2003-07-25 12:14:10 +00:00
build.sh * set & export LC_ALL=C, so that end-user use of non `C' LC_COLLATE locales 2003-07-20 09:26:49 +00:00
BUILDING fix default location of TOOLDIR 2003-07-18 16:30:48 +00:00
Makefile maybe build gnu/lib/libgcc3 instead of libgcc[2] 2003-07-25 19:20:47 +00:00
Makefile.inc
UPDATING