Age | Commit message (Expand) | Author |
2024-05-17 | run the sshd-session link kit also | Theo de Raadt |
2024-04-02 | also relink ssh-agent | Theo de Raadt |
2024-03-30 | program relinking currently uses a Makefile.relink inside the re-link kit. | Theo de Raadt |
2023-10-01 | show fingerprint of freshly generated ssh host key on first boot | Christian Weisgerber |
2023-04-26 | During boot we have a protective and restrictive pf ruleset during the time | Peter Hessler |
2023-01-25 | Delete TAB only line. | ASOU Masato |
2023-01-18 | process the sshd random-relink kit if it is found. sshd's text segment | Theo de Raadt |
2022-12-28 | Make wait_reorder_libs() honour library_aslr=NO | Klemens Nanni |
2022-12-26 | add newline missed in previous | Klemens Nanni |
2022-12-26 | Re-order libraries in parallel to netstart. | Florian Obser |
2022-11-28 | rc(8): reorder_libs: print names of relinked libraries | Scott Soule Cheloha |
2022-08-29 | mount /usr earlier, to satisfy dynamically-linked daemons in /sbin better | Theo de Raadt |
2022-07-28 | Only attempt to set the yp domainname if not yet set; gets rid of an error | Miod Vallat |
2022-07-27 | Place ypldap with ypserv, inside the $domainname check, since it also | Theo de Raadt |
2022-07-17 | /var/run/ypbind.lock doesn't need to be forcefully removed | Theo de Raadt |
2022-07-11 | Generate P-256 ECDH keys for iked instead of reusing 2048 bit RSA keys | Tobias Heider |
2022-06-28 | Hook up bgplgd. Uses _bgplgd user with id 71:71 add a rc.d script and | Claudio Jeker |
2022-06-26 | Wait for autoconf interfaces to come up in netstart(8) instead of | Florian Obser |
2022-06-26 | Start network auto configuration daemons earlier so that tunnel | Florian Obser |
2022-01-17 | filessystems -> filesystems | Jonathan Gray |
2021-11-11 | switch(4) and switchd(8) are retiering. Unhook them from various | Claudio Jeker |
2021-09-01 | quietly attempt mounting of /var/log early, in case someone creates such | Theo de Raadt |
2021-07-28 | A slightly less precise match on the ifconfig output lines works | Theo de Raadt |
2021-07-22 | Only perform the default-route-pause if there are interfaces with the | Theo de Raadt |
2021-07-22 | small tweak for default route checking, we don't care about the number of | Stuart Henderson |
2021-07-22 | After netstart, dhcpleased, and resolved are running, spin up to 10 | Theo de Raadt |
2021-03-13 | because the kernel has been replaced after last boot, run kvm_mkdb | Theo de Raadt |
2021-03-09 | dhcpleased wants /var (but contains code to handle when it isn't there). | Theo de Raadt |
2021-02-26 | Ship resolvd service, enable it by default | kn |
2021-02-26 | rc(8) bits for dhcpleased(8). | Florian Obser |
2021-02-09 | rc: ensure that vfs.mounts.nfs check works without NFS | Christian Weisgerber |
2020-11-29 | Add support for !command to mygate, so that netstart has a late opportunity | Theo de Raadt |
2020-01-24 | retire rebound etc bits to the attic | Ted Unangst |
2019-11-11 | move /usr and var remounting (nfs diskless case...) earlier, so that | Theo de Raadt |
2019-11-10 | use $(<file) instead of $(cat file) since this script uses ksh; ok ajacoutot@ | Christian Weisgerber |
2019-11-06 | we have emergency entropy injection code in rc, for if the bootblocks and | Theo de Raadt |
2019-10-06 | for now, only mix in sysctl hw.{uuid,serialno,sensors} to /dev/random. | Stuart Henderson |
2019-10-02 | feed "sysctl hw" into /dev/random; a cheap way to feed in sensor data | Stuart Henderson |
2019-05-10 | ld.so boot cleanup support: | Philip Guenther |
2019-04-01 | revert previous. ifconfig errors may be interesting... to be revisited. | Ted Unangst |
2019-04-01 | catch/hide errors from ifconfig carp in case there is no carp. | Ted Unangst |
2019-02-24 | Remove -S from install commands | kn |
2019-02-19 | Simplify NFS check in reorder_libs() | kn |
2019-01-26 | rc(8) bits for unwind(8); OK deraadt | Florian Obser |
2019-01-24 | Drop the ttyflags message. | Antoine Jacoutot |
2019-01-12 | Use acpidump -q to avoid message about ACPI information not being found. | Mark Kettenis |
2018-07-23 | It's time to switch to rad(8); tested by many. | Florian Obser |
2018-07-12 | rc(8) infrastructure for rad | Florian Obser |
2018-07-11 | Explicitly call "/etc/rc.d/vmd stop". This issues graceful shutdown commands | Stuart Henderson |
2018-07-11 | Don't hide errors when IPv6 forwarding is not enabled. | Florian Obser |