| Age | Commit message (Expand) | Author |
| 2023-06-10 | Add some backwards compat. Adjust grammar. | kim |
| 2023-06-05 | /etc/rc.d/sshd: Use default curve for ECDSA keygen, not NIST P-521. | riastradh |
| 2023-06-05 | /etc/rc.d/sshd: Stop generating DSA host keys by default. | riastradh |
| 2023-05-26 | /etc/rc.d/sshd: New check cmd and reload precmd. | riastradh |
| 2023-02-18 | Handle missing auth file. | mlelstv |
| 2023-02-06 | If /etc/iscsi/volumes does not exist, explicitly exit with 0 status | martin |
| 2023-02-03 | Add start script to attach iscsi volumes at boot. | mlelstv |
| 2022-07-21 | Make this better ... Allow config file for raidN to be found | kre |
| 2022-06-06 | build system: Revert all the recent additions of MK[...] knobs that | nia |
| 2022-05-29 | mk: Add a MKPPP flag to exclude pppd(8) and related utilities from | nia |
| 2022-05-28 | mk: Add MKNTP, MKTCPDUMP knobs. | nia |
| 2022-05-25 | mk: Rename the MKMBONE option to MKMROUTING for greater accuracy and | nia |
| 2022-05-25 | mk: Allow building base without the MBONE applications by setting | nia |
| 2022-05-15 | PR 56835: fix sshd startup script to only whine about bogus keys it | martin |
| 2022-04-30 | Like /etc/rc.d/network, add the ability to put a '!' character as the | brad |
| 2022-04-16 | fix various typos in comments and log messages. | andvar |
| 2022-03-02 | LOGIN: fix typo in description | gutteridge |
| 2022-02-20 | Enable critical_filesystems_zfs. | alnsn |
| 2021-11-30 | Revert previous. Explicitly load the value of npf or pf | sborrill |
| 2021-11-26 | Load rc configuration based on rcvar, not name, so that correct settings | sborrill |
| 2021-11-26 | Use rcvar=$name syntax consistently in rc.d scripts which makes it easier to | sborrill |
| 2021-09-26 | If key generation happens with not enough entropy in the system, add | martin |
| 2021-08-21 | fix mainly same typos as in my previous commit but outside sys/dev/dm. | andvar |
| 2021-08-03 | Reverse devpubd dependeny to avoid dangling reference to zfs which is | mlelstv |
| 2021-07-31 | Run devpubd before volume managers and pseudo disks. | mlelstv |
| 2021-06-13 | run sysctl early enough. | mlelstv |
| 2021-03-31 | handle copying of plugins to the chroot | christos |
| 2021-03-09 | Need to explicitly load value of zfs variable as zfs=YES may be set in | sborrill |
| 2021-03-01 | require NETWORKING otherwise amd can come up before the network is up and | christos |
| 2021-02-16 | Enable "/etc/zfs/exports" from "zfs share" in rc.d/mountd and rc.d/mountall. | hannken |
| 2021-01-26 | llvmlockdir -> lvmlockdir | martin |
| 2021-01-26 | Rename etc/rc.d/llvmlockdir to lvmlockdir - it has nothing to do with LLVM, | martin |
| 2021-01-10 | Various entropy integration improvements. | riastradh |
| 2020-12-25 | Adjust to "pool" usage in our standard ntp.conf, pointed out | martin |
| 2020-10-16 | network: Update rtsol options | kim |
| 2020-10-15 | Update "rtsol" keyword: leave IPv6 autoconf on | kim |
| 2020-10-11 | Make "rtsol" functional again. | kim |
| 2020-09-11 | Make a ": " suffix a fixed part of the release info tag | kim |
| 2020-09-11 | Add optional release info in /etc/motd | kim |
| 2020-09-08 | Sort - no functional change | martin |
| 2020-09-08 | Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision | martin |
| 2020-09-08 | Make it work with empty /var | martin |
| 2020-07-22 | Split the local disk availability step into two phases to allow scripts | martin |
| 2020-07-04 | Trailing whitespace | skrll |
| 2020-06-12 | Remove in-kernel handling of Router Advertisements | roy |
| 2020-06-05 | Add support for npfd_flags | christos |
| 2020-05-31 | dhcpcd: Empty the chroot | roy |
| 2020-05-24 | Support resizing wedges | jmcneill |
| 2020-05-07 | If no random seed file exists on boot, create one. | riastradh |
| 2020-05-07 | Omit needless verbiage in error message. | riastradh |