summaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Solve another bug in the mapping code: correctly skip lock sectors.Poul-Henning Kamp2002-12-182-1/+7
* Fix two blunders in the mapping functions which can lead to corrupt data,Poul-Henning Kamp2002-12-181-1/+21
* Untwist a twisty bit of logic which gcc for some reason cannot seePoul-Henning Kamp2002-12-181-4/+4
* Latest snapshot of devd. This one adds re-matching and stringWarner Losh2002-12-182-17/+89
* Back out the previous commit, since there could be dire consequences ifBrian Feldman2002-12-171-4/+0
* /home/green/tmp/cvsSFosXgBrian Feldman2002-12-171-0/+4
* Straighten out a compound if() to improve readability marginally.Poul-Henning Kamp2002-12-171-1/+4
* A couple of stylistic improvements.Poul-Henning Kamp2002-12-172-5/+6
* Add PERIPH and XPT debug options to camcontrol. This makes all CAM debugNate Lawson2002-12-172-4/+22
* This is David Schultz's swapoff code which I am finally able to commit.Matthew Dillon2002-12-153-26/+56
* Add a list of currently supported modes && an EXAMPLES section.Tom Rhodes2002-12-141-0/+34
* MFp4: Make ifs consistant with rest of file.Warner Losh2002-12-131-3/+3
* mdoc(7) police: sort xrefs in SEE ALSO.Ruslan Ermilov2002-12-131-1/+1
* Remove the incorrect information about dump(8) and snapshots. All theTom Rhodes2002-12-131-6/+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