openbsd
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.
2014-08-18 guentherAdd mention of execvpe() setting errno on failure.
2014-08-18 dlgits a bit silly to include mbuf.h to get to malloc...
2014-08-18 dlgintroduce mbuf list and queue apis. both manage fifo...
2014-08-18 guentherAdd fancy printing of ktrace()'s ops argument
2014-08-18 dlgexternal page headers use an RB tree to find the page...
2014-08-17 guentherUse %#o instead of %#x for mode_t
2014-08-17 guentherDisplay symbolicly the mode argument of mkdir, mkfifo...
2014-08-17 schwarzetypo, sorry
2014-08-17 schwarzeWhile all current callers pass valid data to ascii_hspa...
2014-08-17 schwarzetypo; Steven Honeyman <stevenhoneyman at gmail dot...
2014-08-17 dougSync regress/usr.sbin/relayd with recent http.h changes
2014-08-17 jmcdon;t mark up {};
2014-08-17 schwarzeSegfault fixes from kristaps@.
2014-08-17 ajacoutotExecute /etc/netstart using sh(1) instead of sourcing it.
2014-08-17 ajacoutotWhen running interactively, display the output of the...
2014-08-17 dougFix regression tests for ld.so
next