aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* - I forgot to bump a date.Daniel Gerzo2006-11-051-1/+1
* - add some files to FILES section and provide their descriptionDaniel Gerzo2006-11-051-0/+16
* Sync up with rhyolite routed 2.31 which fixes the handling of varargs.Tom Rhodes2006-11-051-12/+15
* Remove the -C option as it does more harm than good. To be fullyRuslan Ermilov2006-11-032-80/+15
* Bump .Dd for -f|-F.Ceri Davies2006-11-022-2/+2
* 2nd and final commit that moves us to CAM_NEW_TRAN_CODEMatt Jacob2006-11-021-93/+143
* Now, that we have gjournal in the tree add possibility to configurePawel Jakub Dawidek2006-11-014-14/+39
* G_TYPE_NONE was replaced with G_TYPE_BOOL.Pawel Jakub Dawidek2006-11-011-2/+2
* Fix -fstrict-aliasing warning.Ruslan Ermilov2006-11-011-1/+3
* Fix powerpc build.Pawel Jakub Dawidek2006-11-011-0/+1
* Bring in support for the Rapid Spanning Tree Protocol (802.1w).Andrew Thompson2006-11-012-35/+181
* Whitespace and style nits.John Baldwin2006-10-311-4/+3
* Hook up gjournal bits to the build.Pawel Jakub Dawidek2006-10-311-0/+1
* Forgot to add file with gjournal specific fsck code.Pawel Jakub Dawidek2006-10-311-0/+774
* Update after function renames.Pawel Jakub Dawidek2006-10-312-4/+3
* Implements gjournal support. If file system has gjournal support enabledPawel Jakub Dawidek2006-10-317-14/+41
* Teach about new fields (cg_unrefs and fs_unrefs) and new FS_GJOURNAL flag.Pawel Jakub Dawidek2006-10-312-5/+12
* Teach mount(8) about MNT_GJOURNAL flag.Pawel Jakub Dawidek2006-10-311-0/+2
* Add -J flag to both newfs(8) and tunefs(8) which allows to enable gjournalPawel Jakub Dawidek2006-10-316-9/+56
* Add userland control utility for gjournal GEOM class.Pawel Jakub Dawidek2006-10-314-0/+465
* - Handle timeouts from recv(2) properly.Pawel Jakub Dawidek2006-10-301-2/+6
* Two tiny style fixes.Ruslan Ermilov2006-10-241-3/+3
* Revert rev. 1.86 by jmallett@ as it breaks "ro" mounts specifiedRuslan Ermilov2006-10-241-6/+32
* Fix the description of "media-type".Ruslan Ermilov2006-10-241-3/+14
* If not compiled for debugging, redirect standard input/output/errorRuslan Ermilov2006-10-231-1/+7
* Revise the markup, sort sections, fix some grammar bugs.Ruslan Ermilov2006-10-211-116/+119
* Fix .Dd arguments.Ruslan Ermilov2006-10-211-1/+1
* o '-s' flag was killed in rev. 1.75. Clean getopt(3).Maxim Konovalov2006-10-201-1/+1
* Hook up idmapd to the build, as the NFS4 client is not much use withoutCeri Davies2006-10-151-0/+1
* .PATH isn't necessary here.Ceri Davies2006-10-151-3/+1
* Try to clarify that this daemon should run on the client machine.Ceri Davies2006-10-151-3/+3
* Remove mention of "lomac" as it's been gone for a good while now (at leastTom Rhodes2006-10-131-2/+2
* - Don't mention (wrong) defaults for FFS file system parameters,Ruslan Ermilov2006-10-131-20/+11
* Fix utility's short description.Ruslan Ermilov2006-10-121-1/+1
* Make "dump /filesystem" (without options) work.Ruslan Ermilov2006-10-121-2/+5
* Remove a debugging statement from the previous commit.Hartmut Brandt2006-10-121-2/+0
* Don't free the buffer with the sysctl value before printing it.Hartmut Brandt2006-10-121-1/+4
* Mention the -L option of dump(8) that can neutralize negativeRuslan Ermilov2006-10-121-2/+5
* Be sure to not create devices with (mediasize % sectorsize) != 0.Pawel Jakub Dawidek2006-10-101-0/+1
* Be sure to not create device whichPawel Jakub Dawidek2006-10-101-0/+1
* Fix markup botched in previous commit.Ruslan Ermilov2006-10-101-2/+2
* Note that the -v option may be used to expand long SSIDs.Tom Rhodes2006-10-101-1/+8
* Add a note about rule syntax compared to the shell used so users do not getTom Rhodes2006-10-091-0/+4
* Properly separate sentences by adding a semi-colon.Tom Rhodes2006-10-071-1/+1
* flesh out the devd.conf man page... Mostly from the PR, but did a coupleJohn-Mark Gurney2006-10-071-8/+298
* A GEOM cache can speed up read performance by sending fixed sizeRuslan Ermilov2006-10-063-1/+251
* When addr/mask examples are given, show both a host and networkGiorgos Keramidas2006-10-041-5/+6
* Use strtoll(3) instead of strtol(3) for the starting block orMarcel Moolenaar2006-10-043-6/+6
* Correct some grammos.Jens Schweikhardt2006-10-021-3/+3
* The UFS filesystem get created only if -P was not specified.Matteo Riondato2006-10-011-2/+4