summaryrefslogtreecommitdiff
path: root/sys/modules/ufs
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
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2014-06-08Initialize the pbuf counter for directio using SYSINIT, instead ofKonstantin Belousov
2012-11-20Fix module build after r243245.Konstantin Belousov
2011-03-20Retire opt_ffs_broken_fixme.h.Konstantin Belousov
2009-06-06Remove opt_mac.h generation for various kernel modules that no longerRobert Watson
2006-12-21Allow this module to get its options from the kernel build directoryYaroslav Tykhiy
2006-10-31Hook up gjournal bits to the build.Pawel Jakub Dawidek
2005-03-14Remove ufs_ihash.c here as well.Poul-Henning Kamp
2003-06-23Add a few missing opt_ files to make this module compile again.Ian Dowse
2002-06-30Add a makefile for building UFS as a module. Since it is of marginalIan Dowse