summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2010-03-19Avoid known unknown if the kernel presents us with an unknownpooka
2010-03-16Give a more polite message for `raidctl -m` on a non-parity RAID set.jld
2010-03-13add SMART code 187: "Reported uncorrect". from smartmontools.mrg
2010-03-13fix sign-compare issueplunky
2010-03-13Exclude parity map regions that don't actually exist from the dirty region countjld
2010-03-11PR/42952: The Grey Wolf: Fix for "true incremental". Don't overload levelchristos
2010-03-10Relegate edlabel to use in extremely memory constrained installabs
2010-03-06When clearing a log on failure, not only ask the kernel to ignore anmlelstv
2010-03-06- use warn/err properlychristos
2010-03-05Remove no longer used -DNFS.pooka
2010-03-05note module changespooka
2010-03-05Use 8k buffer, since 4k is too short for the default list (mightpooka
2010-02-26-i does not take an argument. Remove unnecessary Bk/Ek. New sentence, new line.wiz
2010-02-26PR/42883: Greywolf: Add -i flag which brings "true incremental" capability.christos
2010-02-25Avoid line break in `Linux Ext2' strings.tsutsui
2010-02-24Dont pass option -x down to fsck_xxxfs.hannken
2010-02-2232 bit UID and GID support on ext2fs has been added since 5.0tsutsui
2010-02-21dev_bsize wasn't initialized. The actual value doesn't matter sincemlelstv
2010-02-21Call the file system "ext2" consistently. Suggested by tsutsui.wiz
2010-02-21Fix string, noted by tsutsui.wiz
2010-02-20Fix two problems with argc handling in bioctl(8), which makesahoka
2010-02-20Initialize device_name before opendisk to avoidmlelstv
2010-02-18Fix typo (specifed -> specified).wiz
2010-02-18Pull over some of Jason McIntyre's fixes for newfs_ext2fs.wiz
2010-02-18Fix pasto noted by tsutsui.wiz
2010-02-18Use Dq for double quotes; remove trailing whitespace.wiz
2010-02-17Add -x <mountpoint> ``exclude'' option.christos
2010-02-17Various fixes from Jason McIntyre <jmc@kerhand.co.uk>.wiz
2010-02-16Three changes in a single commit.mlelstv
2010-02-08useplunky
2010-02-04Centralize time printing and deal with ctime possibly returning NULL.christos
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2010-01-31Skip handling of APPLEUFS_LABEL if it is smaller than a device block.mlelstv
2010-01-30Use getnameinfo() for printing AppleTalk addresses. While here, fixis
2010-01-29follow KS_GROUP_Ascii->KS_GROUP_Plain rename in kernel,drochner
2010-01-27use warn/err appropriately.christos
2010-01-27error message: \n\n -> \npooka
2010-01-27range-check what we assign to int cachebufs from calculations withspz
2010-01-27+ Fatal errors due to uninitialized components are ignored.wiz
2010-01-27Consistently use "START disks" in examples. Bump date.wiz
2010-01-26Add AF_APPLETALK support to getnameinfo(); make "route show" use it.is
2010-01-25Add display of Long Physical Sector and Long Logical Sectors feature setjakllsch
2010-01-22Compare a pointer with NULL instead of testing its "truth."dyoung
2010-01-14from main with return 0;pooka
2010-01-14Remove puffs| from vfstype before making comparison to determine ifpooka
2010-01-14If getargs and vfs has PUFFS_TYPEPREFIX, use mount_puffs to query args.pooka
2010-01-14Descend into mount_puffs.pooka
2010-01-14Add a generic puffs kernel utility for querying mount arguments.pooka
2010-01-07missing errno.hchristos
2010-01-07make this compile again.christos