summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* - When building world WITHOUT_LIBPTHREAD, link libthr to libpthread.ru2006-11-261-6/+2
* Fix the format specifier suitable for uintmax_t.ru2006-11-231-5/+5
* Detach mount_devfs, mount_ext2fs, mount_fdescfs, mount_procfs,rodrigc2006-11-221-2/+0
* Cross-reference nextboot(8).jkoshy2006-11-222-0/+2
* Increase WARNS to 3.rodrigc2006-11-211-1/+1
* Fix last element of nc_protos[] array to appease GCC.rodrigc2006-11-211-1/+1
* Convert mount_nfs from old mount(2) API to new nmount(2) API.rodrigc2006-11-211-1/+11
* - Fix types of "struct vmmeter" members so they are unsigned.ru2006-11-201-12/+13
* Fix debugging output of '-d', to more accurately reflect ifrodrigc2006-11-141-1/+4
* Add a new address cache type called sticky. On an interface marked sticky anythompsa2006-11-092-0/+28
* Document the -l option.ceri2006-11-072-2/+16
* - I forgot to bump a date.danger2006-11-051-1/+1
* - add some files to FILES section and provide their descriptiondanger2006-11-051-0/+16
* Sync up with rhyolite routed 2.31 which fixes the handling of varargs.trhodes2006-11-051-12/+15
* Remove the -C option as it does more harm than good. To be fullyru2006-11-032-80/+15
* Bump .Dd for -f|-F.ceri2006-11-022-2/+2
* 2nd and final commit that moves us to CAM_NEW_TRAN_CODEmjacob2006-11-021-93/+143
* Now, that we have gjournal in the tree add possibility to configurepjd2006-11-014-14/+39
* G_TYPE_NONE was replaced with G_TYPE_BOOL.pjd2006-11-011-2/+2
* Fix -fstrict-aliasing warning.ru2006-11-011-1/+3
* Fix powerpc build.pjd2006-11-011-0/+1
* Bring in support for the Rapid Spanning Tree Protocol (802.1w).thompsa2006-11-012-35/+181
* Whitespace and style nits.jhb2006-10-311-4/+3
* Hook up gjournal bits to the build.pjd2006-10-311-0/+1
* Forgot to add file with gjournal specific fsck code.pjd2006-10-311-0/+774
* Update after function renames.pjd2006-10-312-4/+3
* Implements gjournal support. If file system has gjournal support enabledpjd2006-10-317-14/+41
* Teach about new fields (cg_unrefs and fs_unrefs) and new FS_GJOURNAL flag.pjd2006-10-312-5/+12
* Teach mount(8) about MNT_GJOURNAL flag.pjd2006-10-311-0/+2
* Add -J flag to both newfs(8) and tunefs(8) which allows to enable gjournalpjd2006-10-316-9/+56
* Add userland control utility for gjournal GEOM class.pjd2006-10-314-0/+465
* - Handle timeouts from recv(2) properly.pjd2006-10-301-2/+6
* Two tiny style fixes.ru2006-10-241-3/+3
* Revert rev. 1.86 by jmallett@ as it breaks "ro" mounts specifiedru2006-10-241-6/+32
* Fix the description of "media-type".ru2006-10-241-3/+14
* If not compiled for debugging, redirect standard input/output/errorru2006-10-231-1/+7
* Revise the markup, sort sections, fix some grammar bugs.ru2006-10-211-116/+119
* Fix .Dd arguments.ru2006-10-211-1/+1
* o '-s' flag was killed in rev. 1.75. Clean getopt(3).maxim2006-10-201-1/+1
* Hook up idmapd to the build, as the NFS4 client is not much use withoutceri2006-10-151-0/+1
* .PATH isn't necessary here.ceri2006-10-151-3/+1
* Try to clarify that this daemon should run on the client machine.ceri2006-10-151-3/+3
* Remove mention of "lomac" as it's been gone for a good while now (at leasttrhodes2006-10-131-2/+2
* - Don't mention (wrong) defaults for FFS file system parameters,ru2006-10-131-20/+11
* Fix utility's short description.ru2006-10-121-1/+1
* Make "dump /filesystem" (without options) work.ru2006-10-121-2/+5
* Remove a debugging statement from the previous commit.harti2006-10-121-2/+0
* Don't free the buffer with the sysctl value before printing it.harti2006-10-121-1/+4
* Mention the -L option of dump(8) that can neutralize negativeru2006-10-121-2/+5
* Be sure to not create devices with (mediasize % sectorsize) != 0.pjd2006-10-101-0/+1
OpenPOWER on IntegriCloud