summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-10bump versionGilles Chehade
2019-08-10documentation was missing 'smtp limit' bits, document them.Gilles Chehade
2019-08-10Make sure fdt_get_reg() looks beyond its parent to establish the correctMark Kettenis
2019-08-10Fix pixel formats. Turns out the order in the device tree description isMark Kettenis
2019-08-10really crank to 6.6-betaChristian Weisgerber
2019-08-10valid_domainpart() uses res_hnok() internally which considers the hostnamesGilles Chehade
2019-08-10remove groff leftover. from micah muerTheo Buehler
2019-08-10syncTheo de Raadt
2019-08-10move to 6.6-betaTheo de Raadt
2019-08-10Like we did on other daemons that cannot be pledged due to forbidden ioctls theRicardo Mestre
2019-08-09Use NULL for second gettimeofday(2) argument; ok deraadt@ kettenis@cheloha
2019-08-09syncStuart Henderson
2019-08-09add 6.7 firmware keyStuart Henderson
2019-08-09add zte mf920v; from christoph r. winterJason McIntyre
2019-08-09Fix pointless cast: (struct timezone *)0 -> NULLcheloha
2019-08-09Add TSC synchronization for multiprocessor machines.Paul Irofti
2019-08-09syncTheo de Raadt
2019-08-09Move prefix_update to the right spot and also move some prototypes down.Claudio Jeker
2019-08-09Rename some of the prefix functions to make it clearer. Also renameClaudio Jeker
2019-08-09Only print the message of the day in the rsyncd header if rsync isClaudio Jeker
2019-08-09Add -b bind_addr as argument which is passed to rsync as --address toClaudio Jeker
2019-08-09don't #define DEBUG, breaks building kernel with option DEBUGJonathan Gray
2019-08-09match radeon/atom.c rev 1.4 and #undef DEBUG before DEBUG macroJonathan Gray
2019-08-09Replace snmpctl(8) references with snmp(1).Martijn van Duren
2019-08-09Move snmpd regress test from snmpctl(8) to snmp(1).Martijn van Duren
2019-08-09Hook up snmp(1)Martijn van Duren
2019-08-09Import snmp(1), a new snmp client which aims to be netsnmp compatible forMartijn van Duren
2019-08-09If the rsync of a repository fails print out the URI of the failed process.Claudio Jeker
2019-08-09Add --address argument to openrsync to bind to the specified addressClaudio Jeker
2019-08-09produce a useful error message if the user's shell is set incorrectlyDamien Miller
2019-08-09Move the "data object size changes" into the "Dynamic export changes"Philip Guenther
2019-08-09Change description of TCPKeepAlive from "inactive" to "unresponsive"Darren Tucker
2019-08-08Fix a bunch of typos in various man pages.Frederic Cambus
2019-08-08Use O_CLOEXEC or SOCK_CLOEXEC on every open or socket call. Even thoughClaudio Jeker
2019-08-08added /* no filesystem visibility */ above unveil("/", "") since "" is too easyRicardo Mestre
2019-08-08Document iwm(4) CCMP offload support. Text copied from iwn(4) man page.Stefan Sperling
2019-08-08Support WPA2 CCMP encryption/decryption in hardware with iwm(4).Stefan Sperling
2019-08-08Fix typos in OpenBSD::Intro.3p and OpenBSD::PackingElement.3p.Frederic Cambus
2019-08-08clarify the DEBUG text a little, since sthen noted it wasn;t particularlyJason McIntyre
2019-08-08Parse the config file early on startup before bgpd is daemonized.Claudio Jeker
2019-08-08Set the reconf state of listening addrs to RECONF_REINIT. This is whatClaudio Jeker
2019-08-08Describe what "disabling the decision process" entails for the "no evaluate" ...Richard Procter
2019-08-08Allow the maximimum uint32 value for the argument passed to -b whichDarren Tucker
2019-08-08One missing piece when I added pledge(2) to dhcpd(8) was in the code path whenRicardo Mestre
2019-08-08softraid(4): tsleep(9) -> tsleep_nsec(9); ok kn@cheloha
2019-08-08wskbd, wsmouse(4): tsleep(9) -> tsleep_nsec(9); ok mpi@ kn@cheloha
2019-08-08date(1): remove -d dst and -t minutes_westcheloha
2019-08-07Handle VF resets. When the PF changes VF settings, the VF will be reset,Jonathan Matthew
2019-08-07Process admin queue responses in the interrupt handler, rather thanJonathan Matthew
2019-08-07recognize the Realtek ALC285Joshua Stein