aboutsummaryrefslogtreecommitdiff
path: root/sbin/mdconfig
Commit message (Expand)AuthorAgeFilesLines
* mdconfig_test: determine page size at run time rather than assuming 4kChuck Silvers2025-10-131-7/+8
* Remove residual blank line at start of MakefileWarner Losh2024-07-152-2/+0
* mdconfig: remove the "cluster" option.Alan Somers2024-06-012-19/+16
* mdconfig: don't print NUL in the options listAlan Somers2024-06-012-19/+39
* mdconfig: fix cleanup in the attach_size_rounddown testAlan Somers2024-05-311-1/+1
* man filesystems: fix xrefs after move to section 4Alexander Ziaee2024-05-161-2/+2
* mdconfig: Print options when listing devicesRicardo Branco2024-05-101-14/+76
* sbin: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-165-5/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-1/+1
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-3/+0
* md: Add MD_MUSTDEALLOC supportKa Ho Ng2021-09-112-3/+39
* mdconfig: Add a regression test for mediasize roundingMark Johnston2021-08-311-0/+31
* mdconfig tests: Correct a copy-pasted test descriptionMark Johnston2021-06-231-1/+1
* [skip ci] fix a typo in a comment in mdconfig.cAlan Somers2021-03-031-1/+1
* Use Cm macros instead of Ar when referring to a specific memory disk typeMateusz Piotrowski2020-11-061-3/+3
* Fix a typo and remove Xr's to vn(4) and vnconfig(4)Mateusz Piotrowski2020-11-061-7/+4
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-281-1/+0
* Use VOP_ADVISE() with POSIX_FADV_DONTNEED instead of IO_DIRECT toBruce Evans2018-12-212-2/+32
* Fix missing (sub)options in usage message to prepare for adding a new one.Bruce Evans2018-12-211-1/+2
* Make (no)ro an alias for (no)readonlyPoul-Henning Kamp2018-12-161-0/+4
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add ability to label md(4) devices.Maxim Sobolev2017-08-282-9/+26
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Add MD_VERIFY option to enable O_VERIFY in open for vnode type.Stephen J. Kiernan2017-05-312-0/+13
* Make mdconfig(8) not segfault when the kernel returns garbage data.Edward Tomasz Napierala2017-02-191-2/+2
* For MD_PRELOAD type md(4) devices, if there is a file name in the preloadedStephen J. Kiernan2017-02-131-1/+2
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* MFHGlen Barber2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-3/+0
* Add 'p' postfix to mdconfig(8).Edward Tomasz Napierala2015-10-102-6/+9
* It's 2015, and some people are still trying to use fdisk and thenEdward Tomasz Napierala2015-09-021-2/+1
* Whoops, wrong flag.Edward Tomasz Napierala2015-08-061-1/+1
* Tweak mdconfig(8) manual page, in particular revise the EXAMPLESEdward Tomasz Napierala2015-08-061-47/+46
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+24
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-276-615/+285
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-2/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \
| * \ \ Merge headSimon J. Gerraty2014-04-287-21/+661
| |\ \ \