summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Remove another reference to ffsinfo.8brueffer2003-06-171-3/+1
* Remove references to ffsinfo(8) for now. It was disconnected frombrueffer2003-06-172-2/+0
* Xref police: chmod(8) -> chmod(1).sobomax2003-06-171-1/+1
* Compile sunlabel on all archs.phk2003-06-171-4/+1
* o Pass a correct argument to printf(3).maxim2003-06-161-3/+4
* Tighten up the string->integer conversion in sysctl(8):rwatson2003-06-151-5/+25
* Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcamken2003-06-141-2/+0
* If the -proxy_only option is used, the -alias_address/-interfaceru2003-06-132-4/+9
* Remove label command. It has been deprecated since December 1998, andgrog2003-06-121-37/+1
* Remove "label" keyword.grog2003-06-121-2/+1
* style clean.obrien2003-06-112-11/+9
* Add "-n" argument, which causes mdconfig to simply print the unitrwatson2003-06-112-5/+16
* Be consistent about module names.phk2003-06-091-2/+2
* GEOMification of CCD.phk2003-06-091-165/+69
* Marshal newfs -L (filesystem volume names), the names are not marshalledjmallett2003-06-091-0/+2
* .Nm -> .Xrcharnier2003-06-081-3/+4
* The .Xr utilitycharnier2003-06-081-2/+3
* mount_msdos -> mount_msdosfscharnier2003-06-081-1/+1
* Add section number to .Xrcharnier2003-06-083-3/+3
* Add section number to .Xrcharnier2003-06-081-1/+1
* Augh! Fix the sparc64 build:phk2003-06-071-0/+8
* Sanitize setting of labeloffset and labelsector.phk2003-06-072-12/+5
* Move my maintainership of parts of ipfilter back to Darren Reedguido2003-06-064-4/+4
* Give ia64 the exact same semantics as i386 with respect to non-512phk2003-06-041-1/+2
* Unbreak ia64. 'nuff said.marcel2003-06-041-0/+4
* Change handling to support strong alignment architectures such as alpha andticso2003-06-041-12/+34
* Further devilification of CCD:phk2003-06-021-122/+29
* Use GEOM OAM api to retrive list of configured ccd devices.phk2003-06-022-0/+22
* Fix sectorsize != 512 on i386 and pc98. Add test cases for same.phk2003-06-022-21/+39
* Assorted mdoc(7) fixes.ru2003-06-021-37/+42
* Fix SIGINFO handling: do not print incorrect timing statisticsmaxim2003-06-021-6/+6
* Simplify the GEOM OAM api: Drop the request type, and let everythingphk2003-06-013-12/+14
* Add pc98 arch to test set.phk2003-06-011-2/+2
* Protext copyright[].obrien2003-05-311-3/+2
* mdoc(7) fixes.ru2003-05-242-28/+31
* Add amd64 to the MACHINE_ARCH list of systems that link bsdlabel topeter2003-05-231-1/+2
* When newfs'ing a partition with UFS2 that had previously been newfs'eddougb2003-05-221-0/+24
* mdoc(7) fixes: Fixed the markup in the BUGS section, bumped document date.ru2003-05-191-4/+5
* mdoc(7) fixes: Fix the markup in the recently added ENVIRONMENT section.ru2003-05-191-6/+6
* mdoc(7) fixes: Mark "gated" with the .Nm macro.ru2003-05-191-6/+6
* Add a newline at end of file.ru2003-05-191-1/+1
* Fixed troff(1) and mdoc(7) warnings.ru2003-05-181-3/+1
* Clarify setting sysctl variables via loader(8) tunablesbrueffer2003-05-181-4/+8
* mdoc(7) markup overhaul.ru2003-05-171-43/+55
* Fixed the markup in the recently added ENVIRONMENT section.ru2003-05-171-6/+6
* mdoc(7) fix: Add the forgotten paragraph command.ru2003-05-171-0/+1
* mdoc(7) fixes: Expand contraction.ru2003-05-171-1/+1
* Add fdisk for $MACHINE_ARCH == amd64peter2003-05-171-0/+4
* Style fixes.ru2003-05-171-13/+8
* Moved libgeom.so dependencies to where they belong.ru2003-05-173-6/+6
OpenPOWER on IntegriCloud