| Age | Commit message (Expand) | Author |
| 2003-12-17 | remove definitions for ffs, which don't belong here. | yamt |
| 2003-12-11 | If a disktype was specified, use the disktab information | drochner |
| 2003-12-11 | fix spelling, s/extented/extended/ | dyoung |
| 2003-12-07 | Make building IPv6 support controllable by MKINET6 | matt |
| 2003-12-04 | sysctlnametomib() is a private function for the moment. | atatat |
| 2003-12-04 | New sysctl(8) binary. Performs auto-discovery and can add/remove | atatat |
| 2003-11-30 | display more capabilities for "identify" command. | yamt |
| 2003-11-23 | Determine the MBR partition type relevant for the resulting partition, | lukem |
| 2003-11-21 | Add "DISK" to -S output. | lukem |
| 2003-11-15 | Commit changes proposed on tech-kern Thu, 6 Nov 2003 | bouyer |
| 2003-11-14 | Initialize an uninitialized variable. | enami |
| 2003-11-12 | Fix "variable shadows global declaration" warnings. | simonb |
| 2003-11-10 | Make per-protocol network input queue stats visible to userland via | jonathan |
| 2003-11-10 | Bring back disklabel -B for now, since hp300 installboot isn't ready | fvdl |
| 2003-11-10 | Spell address with two d's. Inspired by similar changes in OpenBSD, | wiz |
| 2003-11-08 | Rip out all the '-B bootblock' support, everything should use installboot(8). | dsl |
| 2003-11-05 | Fix byteswapping a direntry. From Wolfgang Solfrank. | fvdl |
| 2003-11-02 | Bump date for previous. | wiz |
| 2003-11-02 | playstation2 needs MBR support in disklabel(8). | shin |
| 2003-11-02 | Add a couple little warnings about swapping to RAID 5 sets. | oster |
| 2003-11-01 | KNF: sort includes. | wiz |
| 2003-11-01 | eg -> e.g., vinum -> Xr vinum 4. | wiz |
| 2003-11-01 | Use fstat(2) to get the partition size (falling back to the label on old | dsl |
| 2003-10-29 | Under no circumstances try to zap an existing superblock at sector 0. | lukem |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-10-26 | Remove alpha optimization hack. | mycroft |
| 2003-10-26 | Use ${HOST_SH} instead of `sh'. | lukem |
| 2003-10-21 | Rework how MAKEVERBOSE operates: | lukem |
| 2003-10-21 | aes-xcbc-mac is now an RFC. bump date. | itojun |
| 2003-10-21 | Don't assign NULL to a char. | fvdl |
| 2003-10-21 | Don't use NULL as a case value. | fvdl |
| 2003-10-21 | Don't initialize an int to NULL. | fvdl |
| 2003-10-21 | The 3rd argument to swapctl() is an int, don't pass NULL in it. | fvdl |
| 2003-10-21 | Don't compare argc to NULL. | fvdl |
| 2003-10-21 | Don't compare an integer to NULL. | fvdl |
| 2003-10-21 | Fix various uses of NULL that should have been 0. | fvdl |
| 2003-10-20 | Handle partition offset and size as unsigned entities. | pooka |
| 2003-10-20 | Partition size and offset inside the disklabel are unsigned. Print | pooka |
| 2003-10-20 | Add a -q (quiet) option to print nothing for clean filesystems. | dsl |
| 2003-10-19 | rework to use the newer _MKMSGCREATE (et al) macros | lukem |
| 2003-10-19 | support MAKEVERBOSE and use ${HOST_SH} | lukem |
| 2003-10-17 | Support CCDF_NOLABEL. Document what CCDF_UNIFORM actually does. | lukem |
| 2003-10-15 | Slight option ordering change. | wiz |
| 2003-10-15 | The 'struct partition *pp' is only used to save the block and fragment | dsl |
| 2003-10-15 | initialize llsize and llsizemult to 0 | dbj |
| 2003-10-13 | Move Matt Green's code from a 4-clause to a 3-clause licence by removing | agc |
| 2003-10-13 | Add 'mode' option to change PHY media for 802.11 devices. Also, | dyoung |
| 2003-10-12 | Bump date for previous; new sentence, new line; use more macros; fix a typo. | wiz |
| 2003-10-12 | Add an explanation of the fundamental purpose of the "security level" | tls |
| 2003-10-11 | add RCS Ids | jdolecek |