Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-15 | add the include dir for libepoxy | Jonathan Gray | |
2015-04-12 | Switch example NSD config to splitting master and slave zones into different | Stuart Henderson | |
subdirectories (/var/nsd/zones/{master,slave}) and create these in mtree. Nearly everybody that uses NSD for slave zones that I talked to already has this layout. Bikesh^Wdiscussed with ajacoutot florian millert and others. ok ajacoutot@ florian@ phessler@ claudio@ jung@ | |||
2015-04-03 | Add ddb.log example; OK halex@ | Todd C. Miller | |
2015-03-31 | For consistency with the diff subcommand, add rdiff -u | Christian Weisgerber | |
(-N is always implied and -p isn't available.) ok guenther@, sthen@ | |||
2015-03-28 | _rc_err(): only display error message if there's an actual one. | Antoine Jacoutot | |
Remove an exit() statement that could never be reached. | |||
2015-03-27 | Actually use the new man.conf(5) "output" directive. | Ingo Schwarze | |
Additional functionality, yet minus 45 lines of code. | |||
2015-03-27 | Move man.conf from /etc to /etc/examples, deleting what's no longer supported. | Ingo Schwarze | |
Discussed with many and OK ajacoutot@. | |||
2015-03-11 | sync | Theo de Raadt | |
2015-03-11 | openprom, just like eeprom; ok miod | Theo de Raadt | |
2015-03-11 | sync | Theo de Raadt | |
2015-03-11 | eeprom(8) is only run by root now, so no need for kmem group | Theo de Raadt | |
ok miod | |||
2015-03-11 | 'rc.firstime' -> 'rc.firsttime' in comment. | Kenneth R Westerback | |
Diff from Navan Carson via tech@ | |||
2015-03-10 | Set verbosity to 1 (the default is 0) so we log incoming notifies | Todd C. Miller | |
and zone xfers. OK florian@ deraadt@ | |||
2015-03-10 | Disable db file. It is believed to be a saner default for the common | Florian Obser | |
use case. sthen@ noticed a problem with missing records on shutdown. OK sthen@ | |||
2015-03-06 | fix pkgnames version | Giovanni Bechis | |
ok deraadt@ | |||
2015-03-05 | sync | Kenji Aoyama | |
ok deraadt@ | |||
2015-03-05 | Add com(4) and wd(4) to use them on PCMCIA. | Kenji Aoyama | |
ok deraadt@ | |||
2015-02-18 | Remove old cruft, that make no sense at all on OpenBSD. | Robert Peichaer | |
- comments relevant to other brands of UNIX - the no-op KSH_VERSION case-block, we only have pdksh - the case-block for setting aliases based on UNIX brand together with a comment that falsely encourages to modify this file instead of putting stuff in $HOME/.kshrc OK krw@ halex@ | |||
2015-02-17 | Add class section for unbound, using openfiles-cur=512 rather | Stuart Henderson | |
than the daemon class' default of 128. Reminded by/ok ajacoutot@ | |||
2015-02-17 | Put the _unbound user in "unbound" login class; unbound uses setusercontext | Stuart Henderson | |
to initialize the unprivileged user, so the usual rc.d mechanism to set the class isn't used. Problem reported by otto, ok otto@ ajacoutout@ | |||
2015-02-10 | Add support for "constraints": when configured, ntpd(8) will query the | Reyk Floeter | |
time from HTTPS servers, by parsing the Date: header, and use the median constraint time as a boundary to verify NTP responses. This adds some level of authentication and protection against MITM attacks while preserving the accuracy of the NTP protocol; without relying on authentication options for NTP that are basically unavailable at present. This is an initial implementation and the semantics will be improved once it is in the tree. Discussed with deraadt@ and henning@ OK henning@ | |||
2015-02-04 | Typo | Florian Obser | |
From Michael (lesniewskister AT gmail), thanks! | |||
2015-01-26 | Rename miniroot-sunxi to miniroot-cubie as the u-boot included | Jonathan Gray | |
in the image is for Cubieboard1. Discussed with bmercer@ While here switch from using the separate spl and u-boot images to the combined spl and u-boot 'u-boot-sunxi-with-spl.bin'. | |||
2015-01-22 | Use /etc/services names in all the default pf rules (most already | Kenneth R Westerback | |
did). This allows any local changes to /etc/services to be effective if all you have is the default. Issue pointed out by Brian S. Vangsgaard on bugs@. Thanks! ok phessler@ deraadt@ | |||
2015-01-20 | Do not use /usr/ports/infrastructure/man/ by default because this | Ingo Schwarze | |
directory is not contained in OpenBSD base, and because even people having the directory often don't understand that they need to run makewhatis(8) - and instead complain about the resulting warnings. This commit reverts revisions 1.17 and 1.21. Requested by deraadt@ millert@ kettenis@ who argue that people using /usr/ports/infrastructure/bin/ already need to set PATH, so editing man.conf (or, though more fragile, setting MANPATH) should not be a big deal for them. | |||
2015-01-20 | increase limits for staff (user created at install time is in staff) | Theo de Raadt | |
2015-01-20 | Change the machdep.lidsupsend example now that the default setting has been | Theo de Raadt | |
inverted. | |||
2015-01-20 | Change the machdep.lidsupsend example now that the default setting has been | Miod Vallat | |
inverted. | |||
2015-01-12 | Due to recent savings with instbin, we can take i386 to one install | Theo de Raadt | |
floppy. A few drivers are missing, but the world has moved on (the drivers included are always a work in progress) Speeds up make release substantially, of course. | |||
2015-01-07 | 5.8 packages key | Christian Weisgerber | |
2015-01-06 | add 5.8 base key | Theo de Raadt | |
2015-01-06 | firmware key for 5.8 | Stuart Henderson | |
2015-01-02 | Fix dow and apply the usual easter egg. | Miod Vallat | |
2015-01-02 | Fix return code of _rc_quirks(). | Antoine Jacoutot | |
ok robert@ | |||
2015-01-02 | adjust date | Theo de Raadt | |
2015-01-02 | Add a comment about the default values being duplicated in rcctl(8). | Antoine Jacoutot | |
discussed with schwarze@ | |||
2015-01-01 | move to 5.7-beta | Theo de Raadt | |
2014-12-31 | add entries for xmpp, mdns and puppet | Jasper Lievisse Adriaanse | |
ok aja@ | |||
2014-12-30 | Add syslog-tls 6514/tcp to etc/services. | Alexander Bluhm | |
OK jasper | |||
2014-12-29 | regen | Kenji Aoyama | |
2014-12-29 | Add audio(4) related entries. | Kenji Aoyama | |
ok miod@ | |||
2014-12-29 | Add line continuation to be consistent with rc_pre(); ok sthen@ | Antoine Jacoutot | |
2014-12-29 | pexp is not needed; ok sthen@ | Antoine Jacoutot | |
2014-12-28 | Change the default ext_addr from "egress" to "*". Listening on the | Reyk Floeter | |
egress group only works if you have a default route; this confused some people. | |||
2014-12-26 | the kvm.db is now kmem owned. noticed by Steven Roberts | Ted Unangst | |
2014-12-22 | dickman noticed /var/rwho keeps coming back. remove it. | Ted Unangst | |
2014-12-22 | Out out you evil network daemon. | Florian Obser | |
OK deraadt@ some time ago | |||
2014-12-19 | Add rdp/rfb/vnc. | Antoine Jacoutot | |
no objection from deraadt@ | |||
2014-12-13 | Install netboot.mop | Miod Vallat | |
2014-12-12 | Like previously done in relayd, change the keyword "ssl" to "tls" to | Reyk Floeter | |
reflect reality. OK benno@ |