summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-21Right after .Fl, a middle delimiter triggers an empty scope,Ingo Schwarze
2014-08-21Make "rcctl status" output match rc.conf(8) format.Antoine Jacoutot
2014-08-21Misleading comments about splnet().Martin Pieuchot
2014-08-21Change the output of arp(8) to match what ndp(8) does and include theMartin Pieuchot
2014-08-21Now that rc.conf(8) defines what a base system service, a baseIngo Schwarze
2014-08-21If an ifa has as NULL ifp pointer then is should be considered asMartin Pieuchot
2014-08-21Drop sanitation, _rc_parse_conf does this for us already.Antoine Jacoutot
2014-08-21If a service is disabled its flags are unconditionally set to "NO", soAntoine Jacoutot
2014-08-21Free resources on error in mkstemp and fdopendoug
2014-08-21Parse loghost in a separate function. Allow [] around hostname,Alexander Bluhm
2014-08-20after allocating an mbuf and cluster you still need to init the lengthDavid Gwynne
2014-08-20Move the examples to the EXAMPLES section and add some actualIngo Schwarze
2014-08-20Link ospfd and syslogd regression tests to the build.Alexander Bluhm
2014-08-20Run syslogd regressions tests. As only one syslogd can run perAlexander Bluhm
2014-08-20Replace gethostbyaddr(3) with getnameinfo(3). Remove the sigprocmask()Alexander Bluhm
2014-08-20Add missing OpenBSD RCS id.Alexander Bluhm
2014-08-20Rename priv_gethostserv() to priv_getaddrinfo() as this is what theAlexander Bluhm
2014-08-20Better explain what unbound is for.Florian Obser
2014-08-20remove one more reference to crypto(4); ok mikebJason McIntyre
2014-08-20Store the positional args in vars with meaningful names which makes the argRobert Peichaer
2012-03-26Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).Stuart Henderson
2014-08-20Greatly simplify get/set flags and status.Antoine Jacoutot
2014-08-20Drop default values from rc.conf.local when we run "enable".Antoine Jacoutot
2014-08-20Remove userland bits related to the crypto(4) interface; ok deraadtMike Belopuhov
2014-08-20Implement rxrinfo ioctl for cluster usage statisticsMike Belopuhov
2014-08-20unify the declaration of functions.Remi Pointel
2014-08-20Call audio_{pint,rint}() call-backs with the mutex held. Found byAlexandre Ratchov
2014-08-20When doing Whole disk installs on macppc, blank the first 1 meg of thePeter Hessler
2014-08-20Bye bye /dev/cryptoMike Belopuhov
2014-08-20Bye bye /dev/cryptoMike Belopuhov
2014-08-20unlink crypto(4) pseudo device from the architecture dependant characterMike Belopuhov
2014-08-20Release CPU mutexes on EINVAL.doug
2014-08-20Backport support for i386/amd64 'rdtscp' instruction from binutils-2.17Philip Guenther
2014-08-20brad said i had some whitespace screwups in my previous diff. this cleansDavid Gwynne
2014-08-20djm how did you make a typo like that...Theo de Raadt
2014-08-20remove the custom jumbo allocator. its never been enabled or used.David Gwynne
2014-08-20replace the custom jumbo allocator with MCLGETI.David Gwynne
2014-08-20replace the custom jumbo allocator with MCLGETI.David Gwynne
2014-08-20replace sks jumbo allocator with MCLGETI. the system provides jumbos inDavid Gwynne
2014-08-20bring back r1.130:David Gwynne
2014-08-19When dumping the server configuration (sshd -T), print correct KEX,Damien Miller
2014-08-19~-expand lcd pathsDamien Miller
2014-08-19Let's talk about obstacles you face when trying to pull off a partial tedu@.Ingo Schwarze
2014-08-19More PIC programming magic, as well as a specific workaround for lostMiod Vallat
2014-08-19Set Eng. GFE has a 32-bit ID register, so put it in the 32-bit section.Miod Vallat
2014-08-19yet another typoMiod Vallat
2014-08-19Enable rts5227, as found in my new Thinkpad x240.Peter Hessler
2014-08-19Sync usage.Antoine Jacoutot
2014-08-19To make it even more obvious which combinations are allowed,Ingo Schwarze
2014-08-19Do not dereference a NULL pointer if a .Bl macro hasIngo Schwarze