summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2018-02-14Revert functional changes in previous, at expense of strict KNF conformance.jakllsch
2018-02-13Treat an inode with "mode == 0" and "blocks != 0" as partially allocatedhannken
2018-02-13Spellingsevan
2018-02-08Typos.dholland
2018-02-06update for GCC 6:mrg
2018-02-04updates for GCC 6.4:mrg
2018-01-24It's not literal "-options" so use .Aruwe
2018-01-24Remove port-acorn26skrll
2018-01-23Fix typos.wiz
2018-01-23Improve description of options. Based on comments by Tomohiro Kusumi.wiz
2018-01-22Sync usage with man page.wiz
2018-01-22Add RCS Id, simplify wording, sort.wiz
2018-01-22Improve the mount_autofs(8) stub documentationkamil
2018-01-22Add mount_autofs(8) from DragonFly BSDkamil
2018-01-18implement 32-bit compat support for raidframe.mrg
2018-01-15Explain what suffixes are accepted when specifying a size.sborrill
2018-01-14Add mount_autofschristos
2018-01-09Sort SEE ALSO.wiz
2018-01-09Merge autofs support from: Tomohiro Kusumichristos
2018-01-07Bump date for previous.wiz
2018-01-07KNF.christos
2018-01-07PR bin/52905kre
2017-12-13Use the definitions from the standard header files and replace homebrewchristos
2017-12-13Fix typo in flag name. We should probably just use IFFBITS stringuwe
2017-11-30Sync (dead) usage with man page.wiz
2017-11-30clang does not like dead unused functions.christos
2017-11-28Install qemufwcfg(4) and mount_qemufwcfg(8).wiz
2017-11-28Fix typo found by jmcneill.wiz
2017-11-28Add mount_qemufwcfg man page for review.wiz
2017-11-26don't error on unknown options.christos
2017-11-26more cleanups, constchristos
2017-11-26cleanup, knf, remove debugging printf, homebrew alloc macros, types.christos
2017-11-25Build and install mount_qemufwcfg on i386 and amd64jmcneill
2017-11-25Add virtual filesystem for QEMU Firmware Configuration interface.jmcneill
2017-11-22Several more cleanups:kre
2017-11-21Avoid needless pointer calisthenics: &foo[0] -> foochristos
2017-11-21With char bug[SIZE] using sizeof(bug[0]) is kind of boring, usekre
2017-11-20White space and comment formatting. NFC.kre
2017-11-20Remove Tn. Remove undefined .Sp. Use tagged list instead of hanging onewiz
2017-11-20stop using magic constantschristos
2017-11-20support NAME=<wedge name> syntax for disks and spareskardel
2017-11-20Clarify the program naming convention, and use consistently <fstype> insteadchristos
2017-10-10user librumpreschristos
2017-10-09Fix computation of left-over fragments also for ufs2.mlelstv
2017-10-03clarify that alignment is the number of bytes to align to.mlelstv
2017-10-02Really don't include ioctl code for tools build.joerg
2017-10-02unifdef sgi. NFCImaya
2017-10-02un-ifdef sgi. NFCmaya
2017-10-01PR/52590: David H. Gutteridge: Minor documentation improvementschristos
2017-10-01- More fixes to use 64bit offsets.mlelstv