Age | Commit message (Expand) | Author |
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 |
2018-02-18 | Remove unecessary line continuation markers after || and && | Robert Peichaer |
2018-02-10 | Load RFC 7217 key material and generate if it does not already exist. | Florian Obser |
2017-11-09 | kill trailing whitespace introduced in previous commit | Theo Buehler |
2017-11-06 | Use a variable for /usr/share/relink | Robert Peichaer |
2017-11-05 | Consolidate lib.so.*.a, ld.so.a and the kernel relink kit into | Robert Peichaer |
2017-10-25 | Partially revert rev 1.457 of /etc/rc. The pipe introduced in | Alexander Bluhm |
2017-10-12 | The testprogram for ld.so reordering is executed in tmpdir. | Robert Peichaer |
2017-10-10 | Move comment line and spacing. | Robert Peichaer |
2017-08-29 | Based on previous work from deraadt, add relinking of ld.so to | Robert Peichaer |
2017-08-28 | Display that we are running the upgrade scripts when they exist. On slowish | Antoine Jacoutot |
2017-08-21 | Move the kernel relinking code from /etc/rc into a seperate script | Robert Peichaer |
2017-08-20 | Simplify the code for stopping daemons listed in pkg_scripts in | Robert Peichaer |
2017-07-18 | Use a bit better idiom to get most recent version of the library | Vadim Zhukov |
2017-07-18 | Use numerical sysctl output to check for nfs mounts. | Robert Peichaer |
2017-07-17 | Tweak previous. | Robert Peichaer |
2017-07-17 | Use a more compact way to compose the initial pf ruleset. | Robert Peichaer |
2017-07-17 | Now that choosing the library versions is much faster, we can do | Theo Buehler |
2017-07-17 | Optimize and simplify the selection of the latest library version in | Theo Buehler |
2017-07-04 | Switch reorder_kernel() from sending emails to logging via syslog | Robert Peichaer |
2017-06-30 | Improve reorder_kernel() | Robert Peichaer |
2017-06-27 | remove some old cruft. | Ted Unangst |
2017-06-22 | Adjust relink procedure to use new targets. Better use semantics for | Theo de Raadt |
2017-06-19 | As early as possible, create a link /bsd.booted to the /bsd kernel we | Theo de Raadt |
2017-06-14 | Add a new function reorder_kernel() that relinks and installs the | Robert Peichaer |
2017-06-06 | start slaacd as early as possible, right after pf and sysctl.conf are | Florian Obser |
2017-06-03 | We have been running a small awk program before installing the relinked libc. | Theo de Raadt |
2017-06-03 | Immediately after mounting / read-write, chmod og-rwx the kernel. Remote | Theo de Raadt |
2017-05-30 | Introduce a scary rc.conf(8) knob library_aslr=(YES|NO) to turn off the | Theo Buehler |
2017-05-29 | rc.d(8) for slaacd | Florian Obser |
2017-05-29 | Randomize link-order of libcrypto as we do with libc. This library | Theo de Raadt |
2017-05-01 | Comments and spacing. | Robert Peichaer |
2017-04-18 | Simplify patching of motd(5), also making it agree better with the | Ingo Schwarze |
2017-02-26 | Switch to xenodm(1). | Matthieu Herrb |
2016-12-27 | Remove user uucp and group news from base. | Jeremie Courreges-Anglas |
2016-11-04 | spacing | Robert Peichaer |
2016-10-07 | first set -max limit, then -cur, otherwise if -cur si higher than the current | Otto Moerbeek |
2016-10-06 | Add switchd | Reyk Floeter |
2016-10-06 | Move vmd down as VMs might need the host's dhcpd, httpd etc. on startup. | Reyk Floeter |
2016-09-27 | Run acpidump(8) at system startup and store ACPI tables in the | Robert Peichaer |
2016-07-10 | Fix detection of /usr/lib on NFS. | Robert Peichaer |
2016-05-29 | Improve error handling in reorder_libs() | Robert Peichaer |
2016-05-27 | No need to show the messages if we skip in case of /usr/lib on nfs. | Robert Peichaer |
2016-05-27 | Add function comments. | Robert Peichaer |
2016-05-26 | whitespace found during review | Theo de Raadt |
2016-05-26 | - rename rebuildlibs() to reorder_libs() | Robert Peichaer |
2016-05-22 | Use the -F flag of install(1) to ensure the file's content is flushed to disk. | Robert Peichaer |
2016-05-14 | unhphenate the world: re-order -> reorder | Jason McIntyre |