NetBSD/sys/conf
jdolecek 6c14651ea0 cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist:
* lpt device is defined in MI place (dev/ppbus/files.ppbus), dev/ic/lpt.c
  is included there too; dev/ic/lpt.c is not included if ppbus is
  configured or if there is alternative platform lpt (like for pc532)
* g/c MD lpt definitions and custom puc/upc attachments,
  glue moved to conf/files and dev/pci/files.pci respectively; remove
  device lpt definition from dev/isa/files.isa
* add ppbus parport attribute, atppc device attachments, adjust plip and lpt
  glue
2004-01-20 19:58:00 +00:00
..
Makefile.kern.inc fix the MAKEVERBOSE messages to be consistent with the standard ones 2003-12-04 02:33:41 +00:00
copyright Store the copyright text in conf/copyright, and use conf/newvers.sh 2004-01-05 03:33:06 +00:00
files cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist: 2004-01-20 19:58:00 +00:00
majors Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
newvers.sh Store the copyright text in conf/copyright, and use conf/newvers.sh 2004-01-05 03:33:06 +00:00
newvers_stand.sh
osrelease.sh get the release version from <sys/param.h>, so that it won't be necessary 2003-10-04 06:59:56 +00:00
param.c s/NBPG/PAGE_SIZE/ in a comment. 2003-12-31 12:34:22 +00:00