Age | Commit message (Expand) | Author |
2016-05-14 | another ftp:// to http:// | T.J. Townsend |
2016-05-14 | switch ftp:// mirror to http:// | T.J. Townsend |
2016-05-11 | remove hppa64 port, which we never got going beyond broken single users. | Theo de Raadt |
2016-05-11 | add OpenBSD 6.1 packages key | Christian Weisgerber |
2016-05-11 | add openbsd 6.1 base key | Theo de Raadt |
2016-05-11 | crank to 6.0-beta | Theo de Raadt |
2016-05-11 | remove uatraps from "all" as well | Jonathan Gray |
2016-05-11 | Alas all good things come to an end. The U of A traplist is going away as | Bob Beck |
2016-05-05 | show what we're doing when reordering libraries, otherwise the text | Stuart Henderson |
2016-05-03 | listen directive may use a table for authentication, to make this work the | Joerg Jung |
2016-05-03 | signal name should be first, fixes reload; ok deraadt@ | Otto Moerbeek |
2016-04-29 | Delete invocation of mailq(1) that was present for historical reasons. | Ingo Schwarze |
2016-04-28 | Replace /dev/bpf[0-9] with /dev/bpf and /dev/bpf0. The /dev/bpf node is | Martin Natano |
2016-04-28 | Experiment on matching on the daemon_user is over. It needs more work. | Antoine Jacoutot |
2016-04-27 | Revert the revert and match on the daemon_user again. | Antoine Jacoutot |
2016-04-27 | Override each and every rc.d functions to be able to match on the user. | Antoine Jacoutot |
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 | Revert matching on the daemon user for now; it breaks sndiod handling which | Antoine Jacoutot |
2016-04-27 | Use 'sort -V' which is actually meant to sort version numbers. | Robert Peichaer |
2016-04-26 | Bump copyright. | Antoine Jacoutot |
2016-04-26 | Introduce rtable(4) support to rc.subr(8). | Antoine Jacoutot |
2016-04-26 | Extend _RC_RUNFILE (/var/run/rc.d/scriptname) content with: | Antoine Jacoutot |
2016-04-26 | Re-link (only the newest) libc.so, placing the objects in a random | Theo de Raadt |
2016-04-25 | rm systrace | Ted Unangst |
2016-04-25 | regen | Ted Unangst |
2016-04-25 | burn down the systrace | Ted Unangst |
2016-04-21 | sync | Stuart Henderson |
2016-04-20 | Remove the requirement that /etc/printcap must be a regular file. | Ingo Schwarze |
2016-04-20 | Don't watch unbound's dnssec root zone key, to reduce security(8) spam. | Stuart Henderson |
2016-04-20 | adds iked(8) default key. | Sebastien Marie |
2016-04-11 | sync | Stuart Henderson |
2016-04-08 | sync | Stuart Henderson |
2016-04-07 | sync | Stuart Henderson |
2016-04-01 | Tweak rcctl wording. | Antoine Jacoutot |
2016-04-01 | Rename the 'faulty' list action to 'failed'; it clearer. | Antoine Jacoutot |
2016-03-30 | add "outgoing-interface" to sample unbound.conf | Stuart Henderson |
2016-03-27 | Don't delete the 224/4 route in netstart, unless it's being done to ensure that | Stuart Henderson |
2016-03-26 | Make it possible to get usage as a non-root user. | Antoine Jacoutot |
2016-03-26 | Handle the rc_stop=NO => rc_restart=NO case within _rc_not_supported(). | Antoine Jacoutot |
2016-03-22 | sync | Stuart Henderson |
2016-03-20 | add include directories used by recent versions of libdrm | Jonathan Gray |
2016-03-14 | fix word issue, as reported by hans | Jason McIntyre |
2016-03-12 | regen generated files after MAKEDEVs commits | Marc Espie |
2016-03-12 | reflect reality (MAKEDEV can take no parms and still work) | Marc Espie |
2016-03-12 | tweak MAKEDEV.mi to use new makedev(8) capabilities and speed it up. | Marc Espie |
2016-03-11 | sync | Stuart Henderson |
2016-03-09 | We are done providing support for the vax. | Theo de Raadt |
2016-03-08 | adjust for lpd(8) top spool dir permissions change, so security(8) | tb |
2016-03-05 | Change default lpd spool directory to match the code; from Chris Bennett | Antoine Jacoutot |
2016-03-05 | add proper entries for pkg_add privsep, instead of piggy-backing on _pfetch | Marc Espie |