NetBSD/sys/conf
thorpej 0ab79d5327 * Move config defns for the crypto algorithms into their own files.
Define an attribute for each crypto algorithm, and use that attribute
  to select the files that implement the algorithm.
* Give the "wlan" attribute a dependency on the "arc4" attribute.
* Give the "cgd" pseudo-device the "des", "blowfish", "cast128", and
  "rijndael" attributes.
* Use the new attribute-as-option-dependencies feature of config(8) to
  give the IPSEC_ESP option dependencies on the "des", "blowfish", "cast128",
  and "rijndael" attributes.
2002-10-11 01:52:04 +00:00
..
Makefile.kern.inc Back out revision 1.23, it breaks all kernel configs that do 2002-10-06 00:07:17 +00:00
files * Move config defns for the crypto algorithms into their own files. 2002-10-11 01:52:04 +00:00
newvers.sh Const'ify string constants. 2000-07-14 07:14:03 +00:00
newvers_stand.sh replace a head | tail | sed sequence with a single link awk invocation, 2000-08-23 07:15:20 +00:00
osrelease.sh Bump version to 1.6I -- device parent spec change. 2002-09-26 04:12:27 +00:00
param.c Provide hooks to include the config file(s) in the kernel binary. 2001-12-17 15:40:43 +00:00