NetBSD/sys/conf
itojun bfcdaa5766 PF from openbsd 3.5. missing features:
- pfsync (due to protocol # assignment issues)
- carp (not really a PF portion, but thought important to mention)
- PF and ALTQ are mutually-exclusive.  this will be sorted out when
  kjc@csl.sony.co.jp updates ALTQ and PF (and API inbetween)

reviewed by matt, christos, perry

torture-test is very welcomed.
2004-06-22 14:17:07 +00:00
..
copyright Store the copyright text in conf/copyright, and use conf/newvers.sh 2004-01-05 03:33:06 +00:00
files PF from openbsd 3.5. missing features: 2004-06-22 14:17:07 +00:00
majors ptm is now mandatory, depends on pty, and can be disabled with -DNO_DEV_PTM 2004-06-18 15:02:29 +00:00
Makefile.kern.inc -fno-zero-initialized-in-bss only to gcc3, not gcc2.95 2004-04-25 04:24:06 +00:00
newvers_stand.sh
newvers.sh put back the notyet around the note section; the bfd fix is non-trivial. 2004-05-23 21:11:01 +00:00
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