Age | Commit message (Expand) | Author |
2017-07-21 | Align ifstart() in netstart and install.sub. | Robert Peichaer |
2017-07-21 | sync | Mike Belopuhov |
2017-07-21 | Multiple virtualization layers may be available at the same time | Mike Belopuhov |
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-15 | Replace some `eval` with $(eval) for consistency and use | Theo Buehler |
2017-07-10 | Test if an acct file exists before trying to rename it. This silences | Alexander Bluhm |
2017-07-08 | Increase size to make slaacd fit. | Florian Obser |
2017-07-04 | Switch reorder_kernel() from sending emails to logging via syslog | Robert Peichaer |
2017-07-04 | Add GRACEFUL_SHUTDOWN example to bgpd.conf | job |
2017-06-30 | Improve reorder_kernel() | Robert Peichaer |
2017-06-27 | remove some old cruft. | Ted Unangst |
2017-06-23 | Import regenerated moduli. | Darren Tucker |
2017-06-22 | Adjust relink procedure to use new targets. Better use semantics for | Theo de Raadt |
2017-06-22 | compile.tgz no longer needs to contain machine/ subdir, instead it needs | Theo de Raadt |
2017-06-21 | When building a snapshot, install the compile.tgz file to builder's | 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-14 | Grow sgi iso, to account for base containing compile.tgz. | Theo de Raadt |
2017-06-13 | For KARL, include a linkkit into the base set, as usr/share/compile.tgz. | Theo de Raadt |
2017-06-13 | The KARL compile.tgz linkkit adds some growth to the base set. | Theo de Raadt |
2017-06-12 | destroy lint remnants. | Marc Espie |
2017-06-10 | Report processes that were killed due to pledge or memory access | Alexander Bluhm |
2017-06-06 | start slaacd as early as possible, right after pf and sysctl.conf are | Florian Obser |
2017-06-06 | Mention that the special files are created in the current working | Theo Buehler |
2017-06-05 | Temporarily disable the second call to rc_check until I figure out what | Antoine Jacoutot |
2017-06-05 | Fix logic in _rc_wait to properly cope with setproctitle(3) daemons. It was a | Antoine Jacoutot |
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-06-03 | kernels in compile dirs are og-rwx, so need to make them readable in | Theo de Raadt |
2017-06-03 | Move slaacd to /sbin | Florian Obser |
2017-05-30 | Introduce a scary rc.conf(8) knob library_aslr=(YES|NO) to turn off the | Theo Buehler |
2017-05-30 | Enable slaacd(8) by default and disable router solicitation and | Florian Obser |
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-28 | Move check later to mitigate a possible race. | Antoine Jacoutot |
2017-05-28 | Indent and rename var; no functional change. | Antoine Jacoutot |
2017-05-28 | When a daemon reaches its timeout when starting, display "timeout" instead | Antoine Jacoutot |
2017-05-28 | Drop useless lines continuation; no functional change. | Antoine Jacoutot |
2017-05-28 | etc/netstart: use colon separator instead of dot with chown | Adam Wolk |
2017-05-27 | Ok turns out we still want to keep the rc_bg variable around but we need | Antoine Jacoutot |
2017-05-27 | Add an ALRM timer to cope with 2 annoying issues in rc.d(8): | Antoine Jacoutot |
2017-05-21 | regen | Visa Hankala |
2017-05-21 | Enable radeondrm(4) on loongson to get accelerated graphics | Visa Hankala |
2017-05-07 | Change test from [] to [[]] and simplify pattern. | Robert Peichaer |
2017-05-07 | Replace hardcoded script name with ${0##*/} | Robert Peichaer |