aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Correct lines incorrectly added to the copyright message. Add missing period.Kirk McKusick2003-02-145-20/+5
* MFC: devd.conf -> src/etc. devd-generic OBE.Warner Losh2003-01-092-126/+0
* MFC: make devd work and tweak the docs a bit.Warner Losh2003-01-073-50/+190
* MFC: Use sector0 ioctl support to modify active MBRsPoul-Henning Kamp2003-01-021-10/+35
* For reasons I have no clue to, the previous attempt at MFC'ing ignoredPoul-Henning Kamp2002-12-221-7/+26
* MFC: GEOM and gbde changes.Poul-Henning Kamp2002-12-201-0/+8
* MFC: Several of my recent manual page commits:Tom Rhodes2002-12-181-0/+34
* MFC camcontrol.c:1.48 and camcontrol.8:1.36Nate Lawson2002-12-182-4/+22
* MFC: Untwist twisted logic which gcc/ia64 chokes on.Poul-Henning Kamp2002-12-181-4/+4
* MFC: latest devd codeWarner Losh2002-12-182-17/+89
* Merge my recent mount(8) commit into RELENG_5_0. This removes incorrectTom Rhodes2002-12-131-6/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_5_0'.cvs2svn2002-12-1315-6823/+0
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-1211-35/+35
* mdoc(7) police: overhaul.Ruslan Ermilov2002-12-121-21/+30
* mdoc(7) police: markup overhaul.Ruslan Ermilov2002-12-121-23/+37
* mount_udf(8) is currently not in 4.X, so obviously it did not first appearTom Rhodes2002-12-121-1/+1
* vinum_info: Correct the print formats to allow for 64 bit pointers.Greg Lehey2002-12-121-8/+8
* mdoc(7) police: Use the default .Os version.Ruslan Ermilov2002-12-111-1/+1
* mdoc(7) police: markup nits.Ruslan Ermilov2002-12-091-25/+29
* Slow down the operation of background fsck so as to leave some diskIan Dowse2002-12-071-1/+46
* MFp4 (imp_freebsd branch): snapshot of devd work:Warner Losh2002-12-078-316/+701
* corrected buffer lengths for memset()SUZUKI Shinsuke2002-12-061-2/+2
* Add the `L' option to dump to notify it that it is dumping aKirk McKusick2002-12-032-15/+91
* Correct the estimated block count calculated by dump to accountKirk McKusick2002-12-032-2/+4
* Properly handle UFS2 sparsely allocated inodes. The UFS2 filesystemKirk McKusick2002-12-031-25/+66
* Relax partition overlap check to allow Vinum partitions to overlapGreg Lehey2002-12-022-6/+12
* Correctly calculate the initial number of fragments in a filesystemKirk McKusick2002-12-021-2/+2
* Verify that alternate superblocks have a correct magic number beforeKirk McKusick2002-12-021-9/+10
* o Newer EFI implementations require that a GPT is preceeded byMarcel Moolenaar2002-12-025-55/+153
* Teach mdmfs how to pass UFS version numbers through to newfs. BecauseRobert Watson2002-12-012-1/+15
* Synchronize usage() with reality.Poul-Henning Kamp2002-12-011-8/+19
* De-danglify the manual page.Poul-Henning Kamp2002-12-011-6/+6
* Add a manpage. Nobody expects the spanish inquisition, but theMarcel Moolenaar2002-12-012-1/+233
* Mark snapshots so that dump will dump them as zero lengthKirk McKusick2002-11-301-2/+8
* Allow aliases to be used when specifying partition types. The use ofMarcel Moolenaar2002-11-301-5/+14
* Add some more checks to newfs so that it will not build filesystemsKirk McKusick2002-11-302-15/+29
* Create a new 32-bit fs_flags word in the superblock. Add code to moveKirk McKusick2002-11-2711-22/+17
* Align timestamps when -t is used in ipfw and ipfw2.Giorgos Keramidas2002-11-261-3/+11
* Fix a kernel panic with rules of the typeLuigi Rizzo2002-11-261-19/+31
* Update documentation to match the behaviour of ipfw with respectLuigi Rizzo2002-11-261-4/+6
* mdoc(7) police: Nits.Ruslan Ermilov2002-11-261-2/+2
* mdoc(7) police: Fixed markup now that it was taken out of vendor branch.Ruslan Ermilov2002-11-251-30/+36
* mdoc(7) police: markup, spelling.Ruslan Ermilov2002-11-251-8/+6
* mdoc(7) police: Added missing markup bit.Ruslan Ermilov2002-11-252-2/+6
* Fsck needs to check each CG's rotor values to ensure thay are not -ve.Julian Elischer2002-11-241-3/+3
* Typo fix that I brought in rev 1.16Giorgos Keramidas2002-11-211-1/+1
* Properly handle UFS2 sparsely allocated inodes. Fix bug that causedKirk McKusick2002-11-201-24/+59
* o Bring the NOTICE section into the DESCRIPTION section and wrap it inChris Costello2002-11-181-11/+12
* Fixup FILES section to use proper width and to use a cross-reference toJohn Baldwin2002-11-181-2/+2
* Remove leading ^ from example of match line in vendor-supplied rules sinceJohn Baldwin2002-11-181-2/+2