summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2007-11-04- Remove the code for softraid, it's unlikely that NetBSD will supportxtraeme
2007-11-04Fix typo in SATA features: Perservation -> Preservation.xtraeme
2007-10-28Don't print Drive serial number if -S (setting shell variables) is specified.tsutsui
2007-10-10Merge from vmlocking:ad
2007-10-08brelse() now takes two args.ad
2007-10-08Give brelse() a second argument so that it matches the kernel.ad
2007-10-06Use a two clause license for all the code I contributed.xtraeme
2007-10-01Remove intval from %union, it's unused... ok christos@.xtraeme
2007-09-16__attribute -> __attribute__.ragge
2007-09-15__attribute -> __attribute__.ragge
2007-09-09Fix Dd argument (use full month names).wiz
2007-09-09Fix typo.bouyer
2007-09-06CID 4498: print_entry() returning without freeing 'fp'.xtraeme
2007-09-04This program is a host tool, so when we use newfangled C features liketls
2007-08-22Avoid zero-divides from Anon Ymouschristos
2007-08-21Improved SATA support, from Jonathan A. Kollasch in PR bin/36772:bouyer
2007-08-17Attempt at fixing build failures after proplib was converted to bool:pavel
2007-08-14Don't nul-terminate the interface name in a sockaddr_dl that isdyoung
2007-08-06Talk a bit more about how the size of a RAID set is determined, andoster
2007-08-05lengthen timeout. i saw a server for which 10s was not enough.yamt
2007-08-04typographical fixespooka
2007-08-02Re-phrase description of -A option, as per suggestion from Jukka Salmihe
2007-08-01Don't re-explain vfs.generic.usermount & friends here.pooka
2007-08-01Explain that nosuid,nodev is also needed for non-privileged mounts.pooka
2007-07-30Rescue the subjunctive.rumble
2007-07-17cast sizeof() to int for printf widths.christos
2007-07-17kill MFSNAMELENchristos
2007-07-17kill MFSTYPENAMEchristos
2007-07-17kill MFSNAMELENchristos
2007-07-17Don't attempt to start megamaid if run with MNT_GETARGS.pooka
2007-07-16Print MNT_GETARGS results in one line to make them displaypooka
2007-07-16kernfs doesn't support getargs, so fail silently instead of makingpooka
2007-07-16Make all mount(2) return value error checks against -1. Some filepooka
2007-07-14Add additional 'sizeof args' parameter to mount(2).dsl
2007-07-10PR/36626 - Jukka Salmi -- fails to compile if DEBUG is definedjnemeth
2007-07-08writeat() also expect offsets in DEV_BSIZE unit. This and the previous commitbouyer
2007-07-07Use block minor (from device name) for block devices (not char minor).dsl
2007-07-05readat() expects the offset in DEV_BSIZE units. This made resize_ffs find thebouyer
2007-07-05Preserve the mbr 'driver serial number' when copying in the netbsddsl
2007-07-02The kernel socket isn't used by any of the providers, and it's a bitpooka
2007-07-02basesrc is no morepooka
2007-07-02* narrow-angle const spraypooka
2007-06-30When checking for an EFS filesystem just read in the whole superblock,rumble
2007-06-30Make mount_efs.8 and svhlabel.8 reference one another.rumble
2007-06-30Add missing include.rumble
2007-06-29Superblock magic numbers are #define'd, so use them.rumble
2007-06-29Add read-only support for SGI's Extent File System.rumble
2007-06-25Nuke extra comma in Xrefs.rumble
2007-06-11Produce more useful error messages.dyoung
2007-06-05Let the operator use the DISKLABELSECTOR and DISKLABELOFFSETdyoung