summaryrefslogtreecommitdiff
path: root/sys/compat/common/compat_exec.c
diff options
context:
space:
mode:
authormsaitoh <msaitoh@NetBSD.org>2018-03-02 08:25:53 +0000
committermsaitoh <msaitoh@NetBSD.org>2018-03-02 08:25:53 +0000
commit8a388d3ec5e00b6871cec94dea8be89818cb043e (patch)
treee36d0d84ad4753fa09adddc1c64191c06f06cf0b /sys/compat/common/compat_exec.c
parent78366d4f81e6ce643d7154b5a07279f53dd92f04 (diff)
Add Apollo Lake and Gemini Lake devices.
Diffstat (limited to 'sys/compat/common/compat_exec.c')
0 files changed, 0 insertions, 0 deletions
title='2007-03-05 19:11:54 +0000'>2007-03-05return ENOPROTOOPT when protocol options are not knownplunky 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2007-01-04Consistent usage of KAUTH_GENERIC_ISSUSER.elad 2006-10-01Reduce memory usage by not allocating a chunk for a bitmask.plunky 2006-08-17Fix all the -D*DEBUG* code that it was rotting away and did not even compile.christos 2006-07-23Use the LWP cached credentials where sane.ad 2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore