summaryrefslogtreecommitdiff
path: root/sbin/mdconfig
AgeCommit message (Expand)Author
2025-10-13mdconfig_test: determine page size at run time rather than assuming 4kChuck Silvers
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-06-01mdconfig: remove the "cluster" option.Alan Somers
2024-06-01mdconfig: don't print NUL in the options listAlan Somers
2024-05-31mdconfig: fix cleanup in the attach_size_rounddown testAlan Somers
2024-05-16man filesystems: fix xrefs after move to section 4Alexander Ziaee
2024-05-09mdconfig: Print options when listing devicesRicardo Branco
2023-11-26sbin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-07-07Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2021-09-11md: Add MD_MUSTDEALLOC supportKa Ho Ng
2021-08-31mdconfig: Add a regression test for mediasize roundingMark Johnston
2021-06-23mdconfig tests: Correct a copy-pasted test descriptionMark Johnston
2021-03-02[skip ci] fix a typo in a comment in mdconfig.cAlan Somers
2020-11-06Use Cm macros instead of Ar when referring to a specific memory disk typeMateusz Piotrowski
2020-11-06Fix a typo and remove Xr's to vn(4) and vnconfig(4)Mateusz Piotrowski
2020-10-28Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala
2018-12-21Use VOP_ADVISE() with POSIX_FADV_DONTNEED instead of IO_DIRECT toBruce Evans
2018-12-21Fix missing (sub)options in usage message to prepare for adding a new one.Bruce Evans
2018-12-16Make (no)ro an alias for (no)readonlyPoul-Henning Kamp
2017-11-27various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-08-28Add ability to label md(4) devices.Maxim Sobolev
2017-08-02Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper
2017-08-02Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper
2017-05-31Add MD_VERIFY option to enable O_VERIFY in open for vnode type.Stephen J. Kiernan
2017-02-19Make mdconfig(8) not segfault when the kernel returns garbage data.Edward Tomasz Napierala
2017-02-13For MD_PRELOAD type md(4) devices, if there is a file name in the preloadedStephen J. Kiernan
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
2016-02-09Explicitly add more files to the 'runtime' package.Glen Barber
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2015-10-10Add 'p' postfix to mdconfig(8).Edward Tomasz Napierala
2015-09-02It's 2015, and some people are still trying to use fdisk and thenEdward Tomasz Napierala
2015-08-06Whoops, wrong flag.Edward Tomasz Napierala
2015-08-06Tweak mdconfig(8) manual page, in particular revise the EXAMPLESEdward Tomasz Napierala
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2015-05-27Merge sync of headSimon J. Gerraty
2014-11-27Convert sbin/mdconfig/tests from prove format tests to ATF format testsEnji Cooper
2014-11-25Convert sbin/ to LIBADDBaptiste Daroussin
2014-08-19Merge head from 7/28Simon J. Gerraty
2014-06-20use .Mt to mark up email addresses consistently (part1)Baptiste Daroussin
2014-05-16Updated dependenciesSimon J. Gerraty