summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/Makefile.inc
diff options
context:
space:
mode:
authorpooka <pooka@NetBSD.org>2014-11-18 09:12:30 +0000
committerpooka <pooka@NetBSD.org>2014-11-18 09:12:30 +0000
commit803c7a86d405efb4a38f0e7e01e7fc258fd6ccb6 (patch)
tree1f78ce5140f1facbdecd99f4a9e4bff0e9b77189 /sys/dev/microcode/Makefile.inc
parent76a3eeb8b1dd306e026a8a40d9cfd78fa3347aa2 (diff)
appeased the mighty setlist gods by telling them what they should know
Diffstat (limited to 'sys/dev/microcode/Makefile.inc')
0 files changed, 0 insertions, 0 deletions
0b026c35'>- make settime take timespec.christos 2005-02-27nuke trailing whitespaceperry 2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl 2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr 2003-02-10Fix clockctlattach to take an (ignored) int as its parameter, which isperry 2002-10-23merge kqueue branch into -currentjdolecek 2002-09-23Remove breaks after returns, unreachable returns and returns aftersimonb 2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna 2002-03-01Two more trivial bug fixes:manu 2002-02-25Fixes a bug in argument passing to ntp_adjtime1. patch submitted bymanu 2001-12-09Changed clocktl interface to use syscallargs structuresmanu 2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem 2001-11-13add RCSIDslukem 2001-09-16This is the clockctl pseudodevice. It gives non root users access to root-onlymanu