openbsd
2014-08-21 chriszAdd Last-Modified: HTTP header.
2014-08-21 bluhmDocument square brackets for IPv6 addresses. From...
2014-08-21 bluhmSend and receive UDP syslog packets on the IPv6 socket.
2014-08-21 ajacoutotUnbreak when "SRCDIR=."
2014-08-21 jcaFix double free. ok guenther@
2014-08-21 schwarzelimit CGI process execution time to make REDoS attacks...
2014-08-21 mikebdeny "once" flags for match rules; ok henning
2014-08-21 mpiNow that DVACT_DEACTIVATE is propagated to the children...
2014-08-21 bradFix a copy and pasto with the standard ring setup with...
2014-08-21 jsgadd $OpenBSD$
2014-08-21 mpiKill the remaining <netinet/in_systm.h> inclusion!
2014-08-21 schwarzeRight after .Fl, a middle delimiter triggers an empty...
2014-08-21 ajacoutotMake "rcctl status" output match rc.conf(8) format.
2014-08-21 mpiMisleading comments about splnet().
2014-08-21 mpiChange the output of arp(8) to match what ndp(8) does...
2014-08-21 schwarzeNow that rc.conf(8) defines what a base system service...
2014-08-21 mpiIf an ifa has as NULL ifp pointer then is should be...
2014-08-21 ajacoutotDrop sanitation, _rc_parse_conf does this for us already.
2014-08-21 ajacoutotIf a service is disabled its flags are unconditionally...
2014-08-21 dougFree resources on error in mkstemp and fdopen
2014-08-21 bluhmParse loghost in a separate function. Allow [] around...
2014-08-20 dlgafter allocating an mbuf and cluster you still need...
2014-08-20 schwarzeMove the examples to the EXAMPLES section and add some...
2014-08-20 bluhmLink ospfd and syslogd regression tests to the build.
2014-08-20 bluhmRun syslogd regressions tests. As only one syslogd...
2014-08-20 bluhmReplace gethostbyaddr(3) with getnameinfo(3). Remove...
2014-08-20 bluhmAdd missing OpenBSD RCS id.
2014-08-20 bluhmRename priv_gethostserv() to priv_getaddrinfo() as...
2014-08-20 florianBetter explain what unbound is for.
2014-08-20 jmcremove one more reference to crypto(4); ok mikeb
2014-08-20 rpeStore the positional args in vars with meaningful names...
2014-08-20 ajacoutotGreatly simplify get/set flags and status.
2014-08-20 ajacoutotDrop default values from rc.conf.local when we run...
2014-08-20 mikebRemove userland bits related to the crypto(4) interface...
2014-08-20 mikebImplement rxrinfo ioctl for cluster usage statistics
2014-08-20 rpointelunify the declaration of functions.
2014-08-20 ratchovCall audio_{pint,rint}() call-backs with the mutex...
2014-08-20 phesslerWhen doing Whole disk installs on macppc, blank the...
2014-08-20 mikebBye bye /dev/crypto
2014-08-20 mikebBye bye /dev/crypto
2014-08-20 mikebunlink crypto(4) pseudo device from the architecture...
2014-08-20 dougRelease CPU mutexes on EINVAL.
2014-08-20 guentherBackport support for i386/amd64 'rdtscp' instruction...
2014-08-20 dlgbrad said i had some whitespace screwups in my previous...
2014-08-20 deraadtdjm how did you make a typo like that...
2014-08-20 dlgremove the custom jumbo allocator. its never been enabl...
2014-08-20 dlgreplace the custom jumbo allocator with MCLGETI.
2014-08-20 dlgreplace the custom jumbo allocator with MCLGETI.
2014-08-20 dlgreplace the custom jumbo allocator with MCLGETI.
2014-08-20 dlgreplace sks jumbo allocator with MCLGETI. the system...
2014-08-20 dlgbring back r1.130:
2014-08-19 djmWhen dumping the server configuration (sshd -T), print...
2014-08-19 djm~-expand lcd paths
2014-08-19 schwarzeLet's talk about obstacles you face when trying to...
2014-08-19 miodMore PIC programming magic, as well as a specific worka...
2014-08-19 miodSet Eng. GFE has a 32-bit ID register, so put it in...
2014-08-19 miodyet another typo
2014-08-19 phesslerEnable rts5227, as found in my new Thinkpad x240.
2014-08-19 ajacoutotSync usage.
2014-08-19 schwarzeTo make it even more obvious which combinations are...
2014-08-19 schwarzeDo not dereference a NULL pointer if a .Bl macro has
2014-08-19 ajacoutotSimplify some checks
2014-08-19 miodThree independent typos for `independent' or `independe...
2014-08-19 schwarzemdoc(7) style: remove trailing whitespace and .Pp befor...
2014-08-19 ajacoutotDrop commented code.
2014-08-19 ajacoutotIntroduce rcctl(8), a simple utility for maintaining...
2014-08-19 mpiWhen a local route entry is added for an ifa having...
2014-08-19 mpiEntries for broadcast addresses should also be ignored...
2014-08-19 mpiKeep pim code under #ifdef PIM to be coherent with...
2014-08-19 mpiMake sure state changes are properly serialized.
2014-08-19 dlgin myx_start, replace
2014-08-19 uebayasild.so(1): Missing stack var initialization
2014-08-19 uebayasipppx(4): Correct pppx_dev_lookup() and pppx_dev2pxd...
2014-08-19 daniellibroff depends on libmandoc and so libmandoc should...
2014-08-19 dlgadd -4 and -6 flags for saying if you want to force...
2014-08-19 bluhmThe _exit codes in syslogd privsep.c were the wrong...
2014-08-19 bluhmReplace manually written function names with __func__.
2014-08-19 bluhmFix trailing white spaces.
2014-08-18 bluhmMake the perl modules consistent for the multiple regre...
2014-08-18 schwarzeFix read access to uninitialized memory found by krista...
2014-08-18 bluhmAdd a description of what the relayd and sosplice regre...
2014-08-18 bluhmMake out of band data tests more reliable. As multiple...
2014-08-18 bluhmMake the forking tests more reliable. During copy...
2014-08-18 bluhmMake the multiple UDP packet test more reliable. The...
2014-08-18 bluhmAdd test cases for multiple small HTTP requests. Many...
2014-08-18 tobiasVariables to count seen packets should be unsigned.
2014-08-18 deraadtsync
2014-08-18 bcookreplace more ROTATE macros with plain-old C code.
2014-08-18 bcookremove return value from HOST_c2l/l2c macros
2014-08-18 miodExplicitely need <sys/pool.h> now.
2014-08-18 miodSigh, ignoring instruction fetch bus errors for the...
2014-08-18 schwarzeWhen the first child of the node being validated gets...
2014-08-18 tedupool debug back on
2014-08-18 tedua small tweak to improve malloc in multithreaded progra...
2014-08-18 dlgthis uses pools, but relied on mbuf.h to provide them.
2014-08-18 schwarzekristaps@ found this with valgrind, merge his patch...
2014-08-18 reykSync proc.c with httpd. httpd needs SIGUSR1 but snmpd...
2014-08-18 reykSync proc.c with httpd. httpd needs SIGUSR1 but relayd...
2014-08-18 reykSync proc.c with httpd. httpd needs SIGUSR1 but iked...
2014-08-18 dlgdont rely on mbuf.h to provide pool.h.
next