summaryrefslogtreecommitdiff
path: root/sys/modules/sysvipc/sysvmsg
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
2021-11-18Fix some modules to export more used symbolsKonstantin Belousov
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-10-13Add opt_compat.h to SRCS.Rui Paulo
2009-06-06Remove opt_mac.h generation for various kernel modules that no longerRobert Watson
2005-02-09Fix the standalone module build.David E. O'Brien
2001-02-04Zap some bad examples:Peter Wemm
2001-01-06Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien
2000-12-01sysvipc loadable.Alfred Perlstein