summaryrefslogtreecommitdiff
path: root/tools/host-mkdep
diff options
context:
space:
mode:
Diffstat (limited to 'tools/host-mkdep')
0 files changed, 0 insertions, 0 deletions
td> 2012-06-27KNF fix. spaces vs. tabcheusov 2012-03-13Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls withelad 2012-01-17fix secmodel implementation of CPU_UCODE.cegger 2012-01-13Support CPU microcode loading via cpuctl(8).cegger 2011-12-05secmodel_eval(9) may want to access securelevel before it is setjym 2011-12-04Implement the register/deregister/evaluation API for secmodel(9). Itjym 2011-11-28Whitespace fixes.jym 2011-11-23Load entropy at system boot (only works at securelevel < 1); savetls 2009-10-07Compare against initproc, not pid 1, to check if it's init (unify).elad 2009-10-06Unify: >= 0 -> > -1.elad 2009-10-06Cosmetic changes to declarations. No functional change.elad 2009-10-06Factor out a block of code that appears in three places (Veriexec, keylock,elad 2009-10-03Introduce time_wraps() to check if setting the time will wrap it (orelad 2009-10-02Create securelevel variable under securelevel node.elad 2009-10-02First part of secmodel cleanup and other misc. changes:elad 2009-09-03Implement the vnode scope and adapt tmpfs to use it.elad 2009-07-25Extend the existing security models for upcoming gpio(4) changes.mbalmer 2009-05-06Sprinkle some switch defaults.elad 2009-01-11merge christos-time_tchristos 2008-11-12Remove LKMs and switch to the module framework, pass 1.ad 2008-01-23Tons of process scope changes.elad 2008-01-16Pull in my modules code for review/test/hacking.ad 2008-01-14vp->v_rdev, not vp->v_un.vu_specinfo->si_rdev.ad 2007-12-31Remove systrace. Ok core@.ad 2007-11-25Deprecate KAUTH_REQ_SYSTEM_TIME_BACKWARDS, as it was merged intoelad 2007-11-25Refactor time modification checks and place them in the secmodel code.elad 2007-11-24Fix a long time issue where the securelevel secmodel would explicitlyelad 2007-11-21Make securelevel a "secmodel" of its own.elad