summaryrefslogtreecommitdiff
path: root/sys/dev/ic/icp_ioctl.c
AgeCommit message (Expand)Author
2017-10-28Kill some more extern struct cfdriver declarations.riastradh
2014-07-25Add d_discard to all struct cdevsw instances I could find.dholland
2014-03-16Change (mostly mechanically) every cdevsw/bdevsw I can find to usedholland
2008-06-08Replace device_lookup() with device_lookup_private() on getting softctsutsui
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-03-11Remove a use of lockmgr/LOCK_INITIALIZER.ad
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-12-02Change kauth(9) KPI for kauth_authorize_device_passthru() to add anotherelad
2006-11-16__unused removal on arguments; approved by core.christos
2006-11-08Replace securelevel checks with kauth(9) calls.elad
2006-10-12- sprinkle __unused on function decls.christos
2006-08-30add missing initializerchristos
2006-08-23Acting as Elad's keyboard:christos
2005-12-11merge ktrace-lwp.christos
2005-05-30- add missing constchristos
2005-02-27nuke trailing whitespaceperry
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-29lwp change lossageitojun
2003-06-13Add support for dynamic rescan of cache service logical drives, usingthorpej
2003-05-18Fail icpioctl() if securelevel > 1.thorpej
2003-05-13Add support for the user-generated command interface and event loggingthorpej