summaryrefslogtreecommitdiff
path: root/sys/modules/sem/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2018-04-06Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2010-08-15Add missed dependency.Konstantin Belousov
2009-06-06Remove opt_mac.h generation for various kernel modules that no longerRobert Watson
2008-06-27Rework the lifetime management of the kernel implementation of POSIXJohn Baldwin
2005-05-04Introduce MAC Framework and MAC Policy entry points to label and controlRobert Watson
2002-09-19Add the rest of the kernel support for the sem_ API in kern/uipc_sem.c.Alfred Perlstein