NetBSD/sys/conf
pooka f2031ea28b Part 2/n of extensive changes to request transport to/from userspace:
Rip the transport code completely out of puffs and generalize it
into an independent module which will be used for multiple purposes
in the future.  This module is called the Pass-to-Userspace
Transporter (known as "putter" among friends).

This is very much work-in-progress and one dependency with puffs
remains: the request framing format.

The device name is still /dev/puffs, but that will change soon.

Users of puffs need the following in their kernel configs now:
pseudo-device   putter
2007-11-10 21:45:04 +00:00
..
Makefile.kern.inc Fix accidental USE_SSP -> USE_FORT: now USE_SSP works as intended for 2007-10-08 21:25:35 +00:00
copyright Welcome to 2007. 2007-01-01 04:26:16 +00:00
files Part 2/n of extensive changes to request transport to/from userspace: 2007-11-10 21:45:04 +00:00
majors Part 2/n of extensive changes to request transport to/from userspace: 2007-11-10 21:45:04 +00:00
mkldscript.sh Move mkldscript.sh, which is used to create ldscript dynamically to 2007-03-04 02:35:49 +00:00
newvers.sh alpha can do notes. 2007-09-21 15:37:17 +00:00
newvers_stand.sh
osrelease.sh
param.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
std Add cpuctl(8). For now this is not much more than a toy for debugging and 2007-08-04 11:02:56 +00:00