summaryrefslogtreecommitdiff
path: root/etc/rc.shutdown
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.shutdown')
0 files changed, 0 insertions, 0 deletions
title='2007-12-08 18:35:53 +0000'>2007-12-08ANSIfy most of the function definitions in sys/compat (but not ndis).dsl 2007-08-15Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposedad 2007-06-01(Ab)use a KTR_USER trace entry for the linux socket command and arguments.dsl 2007-03-18Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx).dsl 2006-02-09Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough somanu