| Age | Commit message (Expand) | Author |
| 2018-05-01 | Make the "gpt header" command return EXIT_FAILURE when no GPT is present. | martin |
| 2018-04-24 | Add code 3 of paramprob, part of RFC7112: "IPv6 First Fragment has | maxv |
| 2018-04-24 | Remove annoying (void) casts. | maxv |
| 2018-04-23 | Remove double include and unused macros. | maxv |
| 2018-04-23 | Remove the "-R" option. It uses IPV6_REACHCONF, but we've never had | maxv |
| 2018-04-23 | Fix usage(), A/E don't exist. | maxv |
| 2018-04-23 | Simplify: remove #ifdefs for constants that are always defined, and | maxv |
| 2018-04-23 | Remove dead/broken code, we want to favor RFC3542 over RFC2292. No | maxv |
| 2018-04-23 | Sort options. Sort option descriptions. Remove Tn. | wiz |
| 2018-04-23 | Remove the "hops" parameter, it uses RH0, which is deprecated by RFC5095, | maxv |
| 2018-04-18 | nvmectl(8): Remove some wdc subcommands from man page. | nonaka |
| 2018-04-18 | nvmectl(8): fix subcommand usage. | nonaka |
| 2018-04-18 | nvmectl(8): Add big-endian support. | nonaka |
| 2018-04-17 | nvmectl(8): fix wdc command usage. | nonaka |
| 2018-04-17 | nvmectl(8): Sync with FreeBSD nvmecontrol(8) r328763. | nonaka |
| 2018-04-15 | typo in comment | maxv |
| 2018-04-14 | Make timestamp reading code adapt to whatever precision (up to | kre |
| 2018-04-14 | Minor wording change (no date bump needed.) | kre |
| 2018-04-11 | if a new map entry doesn't fit, be more verbose about the sizes. | mrg |
| 2018-04-11 | add information about how to boot from gpt. mostly taken from the wiki. | mrg |
| 2018-04-11 | Update usage. | wiz |
| 2018-04-11 | Sort flags in SYNOPSIS. | wiz |
| 2018-04-10 | match the linux dmesg flags. | christos |
| 2018-04-02 | eat NUL's first so that the state machine is not altered by them. | christos |
| 2018-04-01 | handle log being before timestamp... | christos |
| 2018-04-01 | Handle new timestamp sequences. | christos |
| 2018-04-01 | Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@) | ryo |
| 2018-03-30 | Handle sector sizes != 512, check partition overlaps, improve guessing | mlelstv |
| 2018-03-30 | PR/51418: Jose Luis Rodriguez Garcia: Fix incore src/sbin/fsck_lfs/bufcache.c | christos |
| 2018-03-24 | Follow the ioctl arg changes of RAIDFRAME_GET_COMPONENT_LABEL and | nakayama |
| 2018-03-23 | Handle the routing socket overflowing gracefully. | roy |
| 2018-03-19 | Check device parameter to avoid segfaults. Agument synopsis for -l option. | mlelstv |
| 2018-03-17 | use setprogname()/getprogname(), do not hardcode the prognam name in fixed | jdolecek |
| 2018-02-14 | Revert functional changes in previous, at expense of strict KNF conformance. | jakllsch |
| 2018-02-13 | Treat an inode with "mode == 0" and "blocks != 0" as partially allocated | hannken |
| 2018-02-13 | Spelling | sevan |
| 2018-02-08 | Typos. | dholland |
| 2018-02-06 | update for GCC 6: | mrg |
| 2018-02-04 | updates for GCC 6.4: | mrg |
| 2018-01-24 | It's not literal "-options" so use .Ar | uwe |
| 2018-01-24 | Remove port-acorn26 | skrll |
| 2018-01-23 | Fix typos. | wiz |
| 2018-01-23 | Improve description of options. Based on comments by Tomohiro Kusumi. | wiz |
| 2018-01-22 | Sync usage with man page. | wiz |
| 2018-01-22 | Add RCS Id, simplify wording, sort. | wiz |
| 2018-01-22 | Improve the mount_autofs(8) stub documentation | kamil |
| 2018-01-22 | Add mount_autofs(8) from DragonFly BSD | kamil |
| 2018-01-18 | implement 32-bit compat support for raidframe. | mrg |
| 2018-01-15 | Explain what suffixes are accepted when specifying a size. | sborrill |
| 2018-01-14 | Add mount_autofs | christos |