NetBSD/sys/conf
darrenr 960df3c8d1 Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
be inserted into ktrace records.  The general change has been to replace
"struct proc *" with "struct lwp *" in various function prototypes, pass
the lwp through and use l_proc to get the process pointer when needed.

Bump the kernel rev up to 1.6V
2003-06-28 14:20:43 +00:00
..
files igsfb needs-flag. 2003-06-02 22:51:49 +00:00
Makefile.kern.inc Add a CPUFLAGS variable which can be set by the user's mk.conf or in 2003-05-30 18:43:23 +00:00
newvers_stand.sh
newvers.sh simplify the script, and add a disabled netbsd note for now. 2003-03-02 22:17:30 +00:00
osrelease.sh Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
param.c Provide hooks to include the config file(s) in the kernel binary. 2001-12-17 15:40:43 +00:00