NetBSD/sys/conf
tls aa99a9cd13 Add --param ssp-buffer-size=1 if USE_SSP as for userspace.
Add kern_exit_43.c to VARSTACK -- it isn't, really, but it causes an error
because it has a 0-element array on the stack and SSP always emits the
error that it is not protecting such a small array (ssp-buffer-size=0 is
not supported, so, really, it should not emit this error!).
2006-12-18 22:37:36 +00:00
..
Makefile.kern.inc Add --param ssp-buffer-size=1 if USE_SSP as for userspace. 2006-12-18 22:37:36 +00:00
copyright Welcome to 2006. 2006-01-01 00:00:01 +00:00
files Add mfi(4), a driver for LSI Logic & Dell MegaRAID SAS RAID controller. 2006-12-17 22:57:14 +00:00
majors grab device number for puffs 2006-10-22 22:44:32 +00:00
newvers.sh Note section for m68k 2006-12-11 19:46:56 +00:00
newvers_stand.sh
osrelease.sh Back out revision 1.109 - it's NOT silly to parse the comment when 2006-08-08 07:05:40 +00:00
param.c defparam NMBCLUSTERS. 2005-12-21 10:57:22 +00:00
std First take at security model abstraction. 2006-09-08 20:58:56 +00:00