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