summaryrefslogtreecommitdiff
path: root/sys/dev/ipmi/ipmi_linux.c
AgeCommit message (Expand)Author
2025-10-20ipmi: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handlerZhenlei Huang
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2021-01-12Convert remaining cap_rights_init users to cap_rights_init_oneMateusz Guzik
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2014-03-16Update kernel inclusions of capability.h to use capsicum.h instead; someRobert Watson
2013-09-05Change the cap_rights_t type from uint64_t to a structure that we can extendPawel Jakub Dawidek
2011-08-11Second-to-last commit implementing Capsicum capabilities in the FreeBSDRobert Watson
2009-03-26Add stuff to support upcoming BMC/IPMI flashing of newer Dell machineDoug Ambrisko