summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Make tunefs use libufs, it seems to do well enough for printing / settingjmallett2003-01-202-108/+15
* Kill initialisation and shadow warnings. Half-hearted cleanup (e.g. only thejmallett2003-01-191-20/+21
* Add support to marshal a filesystem to a newfs(8) command that could be usedjmallett2003-01-192-18/+94
* Let libufs handle all the work with regard to going through a list of cgs, now.jmallett2003-01-191-8/+7
* Use libufs to read one cylinder group from the disk at a time.jmallett2003-01-191-7/+2
* Simplify the main function now that libufs will hunt for the disk for us.jmallett2003-01-191-13/+7
* Fix two errorchecks to check for negative error returns.phk2003-01-181-2/+2
* Consistentify output whitespace.jmallett2003-01-181-1/+1
* Simplify conditional.jmallett2003-01-181-6/+4
* Find places to store the previously implicityly passed unit number inphk2003-01-172-18/+21
* Fix various details so we get to WARNS=3.phk2003-01-172-83/+33
* While being here, remove a couple of unused "default:" labels in switchjoerg2003-01-161-4/+0
* Make vinum disk-related devices readable by group "operator" to matchjoerg2003-01-161-0/+15
* Clear part_set, part_size_type and part_offset_type before parsing thedes2003-01-162-0/+6
* really, this time for sure. Fix formatting in usage().dillon2003-01-131-2/+2
* Grr. I keep forgetting things. Include -C in dump's usage() .dillon2003-01-131-1/+1
* Add support for obsolete option form for -Cdillon2003-01-131-0/+1
* Add a caching option to dump. Use -C. Note that NetBSD has a caching optiondillon2003-01-136-6/+175
* Mention the oddities and requirements for mount operations executed byjoerg2003-01-131-0/+4
* Add the /boot prefix. I forgot this when updating the location.trhodes2003-01-131-2/+2
* Update the kernel location in FILES.trhodes2003-01-131-2/+2
* It turns out that we do not need to add a new ioctl to unbreak adillon2003-01-122-0/+43
* Cleanup the formatting from the last commit, convert everything todillon2003-01-111-8/+21
* Make 'sysctl vm.vmtotal' work properly using updated patch from Hiten.dillon2003-01-111-0/+26
* I don't know where we got this ccd creation example from... or if it wasobrien2003-01-101-2/+9
* Add TAPE to the ENVIRONMENT section and standardize the section, using asheldonh2003-01-101-3/+6
* Add TAPE to the ENVIRONMENT section.sheldonh2003-01-101-0/+2
* Add an ENVIRONMENT section so that the reader knows that the TMPDIR envarsheldonh2003-01-101-0/+5
* These are OBE. devd.conf now lives in /etc.imp2003-01-092-126/+0
* Change this:peter2003-01-081-4/+4
* Terminate the usage message with \n.imp2003-01-061-1/+1
* MFp4: make it workimp2003-01-061-41/+181
* devd not devddimp2003-01-061-1/+1
* Fix a reference to the order of SYNOPSIS lines.keramida2003-01-051-1/+1
* Rename the dos_partition structure for pc98 to pc98_partition.nyan2003-01-043-14/+35
* Remove CCDF_SWAP and CCDF_PARITY. They have never been implemented.phk2003-01-032-4/+0
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-0110-15/+15
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-303-4/+4
* Remove hack from rev 1.15; getbsize(3)'s original interface has beenmike2002-12-301-3/+1
* This really isn't WARNS clean.obrien2002-12-301-2/+1
* Make the first argument to getbsize(3) a `size_t *'. This is a hackmike2002-12-301-3/+4
* Make fdisk work on active GEOM devices.phk2002-12-291-8/+33
* Add 'swapctl' - as a hardlink to swapon/swapoff, and augment swapon withdillon2002-12-283-65/+257
* english(4) police.schweikh2002-12-2712-191/+191
* Spelling: s/then/than/ where appropriate.ru2002-12-241-1/+1
* mdoc(7) police: Deal with self-xrefs.ru2002-12-242-2/+2
* Make preprocessor support more generic by passing all command-line optionskbyanc2002-12-233-50/+32
* Fixed the abuses of .Ql visible on stderr in troff mode.ru2002-12-234-7/+7
* mdoc(7) police: fixed the misplaced .Bl call.ru2002-12-231-1/+1
* mdoc(7) police: markup nits.ru2002-12-231-19/+31
OpenPOWER on IntegriCloud