Age | Commit message (Expand) | Author |
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 |
2016-05-05 | show what we're doing when reordering libraries, otherwise the text | Stuart Henderson |
2016-04-27 | We want to run sysmerge(8) a bit earlier in the boot process so that it has a | Antoine Jacoutot |
2016-04-27 | Use 'sort -V' which is actually meant to sort version numbers. | Robert Peichaer |
2016-04-26 | Re-link (only the newest) libc.so, placing the objects in a random | Theo de Raadt |
2015-12-29 | Replace single pattern case-blocks with simpler code. | Robert Peichaer |
2015-12-06 | Add missing rc bits for rebound. | Robert Peichaer |
2015-12-05 | add rcscript for vmd | Jasper Lievisse Adriaanse |
2015-12-02 | Since version 1.467 of /etc/rc, it was no longer possible to add | Robert Peichaer |
2015-11-27 | yppasswd went away | Theo de Raadt |
2015-11-10 | Fix typos in comments | Tim van der Molen |
2015-11-01 | A missed backticks to $() conversion. | Robert Peichaer |
2015-10-18 | Finish first round of rework of the rc script. | Robert Peichaer |
2015-10-18 | Forcibly delete /var/run/ypbind.lock to prepare for the worst cases. | Theo de Raadt |
2015-10-03 | Enable eigrpd(8) and eigrpctl(8) in the builds | Renato Westphal |
2015-09-29 | Besides the usual style changes: | Robert Peichaer |
2015-09-13 | - FOO=bar; export FOO -> export FOO=bar | Robert Peichaer |
2015-09-13 | Remove setup_X_sockets(): | Robert Peichaer |
2015-09-12 | Provide an ftpproxy6 rc script. ftp-proxy can only open one listening socket | Stuart Henderson |
2015-08-28 | Changes for start_daemon(): | Robert Peichaer |
2015-08-22 | - add usage info | Robert Peichaer |
2015-08-22 | Restore previous behaviour for wsconsctl_conf(). | Robert Peichaer |
2015-08-13 | Changes to sysctl_conf(), mixerctl_conf() and wsconsctl_conf(): | Robert Peichaer |
2015-08-12 | Start the rework of the /etc/rc shell script. | Robert Peichaer |
2015-08-03 | Place etc/defaults/radiusd.conf and etc/rc.d/radiusd. Modify etc/rc | YASUOKA Masahiko |