NetBSD/sys/conf
drochner db154a4d20 "attach radio at radio":
using one word as both attribute and device doesn't work well,
radio.c is pulled in even with no such device in the configuration,
and the kernel doesn't link due to missing "radio_cd".
So call the attribute "radiodev" to avoid confusion.
2002-01-07 17:44:42 +00:00
..
Makefile.kern.inc Add -ffreestanding to kernel builds. It's not always safe to 2001-12-23 22:45:07 +00:00
files "attach radio at radio": 2002-01-07 17:44:42 +00:00
newvers.sh
newvers_stand.sh
osrelease.sh Bump version to 1.5ZA - struct file change 2001-12-18 22:34:37 +00:00
param.c Provide hooks to include the config file(s) in the kernel binary. 2001-12-17 15:40:43 +00:00