aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Remove label command. It has been deprecated since December 1998, andGreg Lehey2003-06-121-37/+1
* Remove "label" keyword.Greg Lehey2003-06-121-2/+1
* style clean.David E. O'Brien2003-06-112-11/+9
* Add "-n" argument, which causes mdconfig to simply print the unitRobert Watson2003-06-112-5/+16
* Be consistent about module names.Poul-Henning Kamp2003-06-091-2/+2
* GEOMification of CCD.Poul-Henning Kamp2003-06-091-165/+69
* Marshal newfs -L (filesystem volume names), the names are not marshalledJuli Mallett2003-06-091-0/+2
* .Nm -> .XrPhilippe Charnier2003-06-081-3/+4
* The .Xr utilityPhilippe Charnier2003-06-081-2/+3
* mount_msdos -> mount_msdosfsPhilippe Charnier2003-06-081-1/+1
* Add section number to .XrPhilippe Charnier2003-06-083-3/+3
* Add section number to .XrPhilippe Charnier2003-06-081-1/+1
* Augh! Fix the sparc64 build:Poul-Henning Kamp2003-06-071-0/+8
* Sanitize setting of labeloffset and labelsector.Poul-Henning Kamp2003-06-072-12/+5
* Move my maintainership of parts of ipfilter back to Darren ReedGuido van Rooij2003-06-064-4/+4
* Give ia64 the exact same semantics as i386 with respect to non-512Poul-Henning Kamp2003-06-041-1/+2
* Unbreak ia64. 'nuff said.Marcel Moolenaar2003-06-041-0/+4
* Change handling to support strong alignment architectures such as alpha andBernd Walter2003-06-041-12/+34
* Further devilification of CCD:Poul-Henning Kamp2003-06-021-122/+29
* Use GEOM OAM api to retrive list of configured ccd devices.Poul-Henning Kamp2003-06-022-0/+22
* Fix sectorsize != 512 on i386 and pc98. Add test cases for same.Poul-Henning Kamp2003-06-022-21/+39
* Assorted mdoc(7) fixes.Ruslan Ermilov2003-06-021-37/+42
* Fix SIGINFO handling: do not print incorrect timing statisticsMaxim Konovalov2003-06-021-6/+6
* Simplify the GEOM OAM api: Drop the request type, and let everythingPoul-Henning Kamp2003-06-013-12/+14
* Add pc98 arch to test set.Poul-Henning Kamp2003-06-011-2/+2
* Protext copyright[].David E. O'Brien2003-05-311-3/+2
* mdoc(7) fixes.Ruslan Ermilov2003-05-242-28/+31
* Add amd64 to the MACHINE_ARCH list of systems that link bsdlabel toPeter Wemm2003-05-231-1/+2
* When newfs'ing a partition with UFS2 that had previously been newfs'edDoug Barton2003-05-221-0/+24
* mdoc(7) fixes: Fixed the markup in the BUGS section, bumped document date.Ruslan Ermilov2003-05-191-4/+5
* mdoc(7) fixes: Fix the markup in the recently added ENVIRONMENT section.Ruslan Ermilov2003-05-191-6/+6
* mdoc(7) fixes: Mark "gated" with the .Nm macro.Ruslan Ermilov2003-05-191-6/+6
* Add a newline at end of file.Ruslan Ermilov2003-05-191-1/+1
* Fixed troff(1) and mdoc(7) warnings.Ruslan Ermilov2003-05-181-3/+1
* Clarify setting sysctl variables via loader(8) tunablesChristian Brueffer2003-05-181-4/+8
* mdoc(7) markup overhaul.Ruslan Ermilov2003-05-171-43/+55
* Fixed the markup in the recently added ENVIRONMENT section.Ruslan Ermilov2003-05-171-6/+6
* mdoc(7) fix: Add the forgotten paragraph command.Ruslan Ermilov2003-05-171-0/+1
* mdoc(7) fixes: Expand contraction.Ruslan Ermilov2003-05-171-1/+1
* Add fdisk for $MACHINE_ARCH == amd64Peter Wemm2003-05-171-0/+4
* Style fixes.Ruslan Ermilov2003-05-171-13/+8
* Moved libgeom.so dependencies to where they belong.Ruslan Ermilov2003-05-173-6/+6
* Add information about setting sysctl variables via loader(8) andChristian Brueffer2003-05-171-1/+9
* Allow zero or more actions in an action list, rather than requiringWarner Losh2003-05-151-0/+3
* mdoc(7) police: fix more breakages from rev. 1.69.Ruslan Ermilov2003-05-141-6/+6
* Add pc98 archtecture entry.Poul-Henning Kamp2003-05-131-0/+4
* Fix broken comment line introduced in rev 1.69.Sheldon Hearn2003-05-131-1/+1
* Remove -p from getopt args.Tom Rhodes2003-05-121-1/+1
* Understand GEOM. This makes growfs work again, but it really needs rewriting.Greg Lehey2003-05-121-28/+57
* Remove remnants of the -p option. While I'm here, remove wording aboutTom Rhodes2003-05-111-6/+0