Go to file
thorpej 7bc6d90c9d - De-couple the software crypto implementation from the rest of the
framework.  There is no need to waste the space if you are only using
  algoritms provided by hardware accelerators.  To get the software
  implementations, add "pseudo-device swcr" to your kernel config.
- Lazily initialize the opencrypto framework when crypto drivers
  (either hardware or swcr) register themselves with the framework.
2005-11-25 16:16:46 +00:00
bin PR/32103: Zafer Aydogan: Fix references to obsolete fstatfs and getfsstat 2005-11-18 05:04:24 +00:00
crypto from http://www.openssl.org/source 2005-11-25 03:02:45 +00:00
dist reverting to the previous version of file 4.16, not 4.15. 2005-10-21 16:01:16 +00:00
distrib build the apm utility on sparc since we already build apmd 2005-11-24 15:47:09 +00:00
doc Proper indent the last entry. 2005-11-24 20:48:55 +00:00
etc RFC 3879 deprecated the IPv6 site-local prefix (fec0::/10): 2005-11-24 17:28:45 +00:00
games Simplify error checking. 2005-11-19 18:01:42 +00:00
gnu . Have dbsym explicitly suggest increasing SYMTAB_SPACE when 2005-11-24 12:54:29 +00:00
include PR/32108: Greg Oster: fpgetmask() linking failure with g++ on macppc 2005-11-18 20:02:59 +00:00
lib SHA2 support appeared in NetBSD 3.0. 2005-11-22 10:12:23 +00:00
libexec NLST should return 450 instead of 550 upon error, per RFC 959. 2005-11-24 23:47:23 +00:00
regress test posix_fadvise. 2005-11-22 12:18:43 +00:00
rescue put back tetris; by popular demand. 2005-09-23 00:29:51 +00:00
sbin The securelevel does not affect whether Veriexec's tables can be modified; 2005-11-13 18:39:53 +00:00
share Use Fa for a structure member. 2005-11-24 22:18:03 +00:00
sys - De-couple the software crypto implementation from the rest of the 2005-11-25 16:16:46 +00:00
tools We use gcc's crtstuff now - update this acordingly (thanks to 2005-10-29 20:43:35 +00:00
usr.bin Use of ``vflag'' should be protected by #ifndef SMALL. 2005-11-23 18:34:51 +00:00
usr.sbin Be pragmatic - move user(8) to a 3-clause BSD licence. 2005-11-25 08:00:18 +00:00
x11 Enable build.sh -x building for the usbtablet driver new in xsrc 2005-11-12 22:57:46 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile Modify "release" to invoke "make distribution" instead of "make build", 2005-08-25 02:04:39 +00:00
Makefile.inc
UPDATING note about conf/std. 2005-10-03 04:45:52 +00:00
build.sh It needs the braceexpand option for PD KSH, regardless of 2005-09-25 05:34:21 +00:00