openbsd
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
2014-08-17 miodOn kernels compiled with R10000 support, ignore (by...
2014-08-17 dlgi broke the userland shim used for the extent regress...
2014-08-17 jsgsync with hackathons.html
2014-08-17 jmcupdate the built-ins list:
2014-08-16 deraadtrepair operation of kern.arandom, which will only allow...
2014-08-16 guentherCover execvpe() in the description of what the envp...
2014-08-16 schwarzeIf a stray .It follows .El, we are no longer in the...
2014-08-16 bcookreplace sprintf/strdup with asprintf in engine test
2014-08-16 bcookonly build the getrandom path if SYS_getrandom is defined.
2014-08-16 tobiasFixed typo in "distinct".
2014-08-16 bcookuse C rather than C++ array initialization syntax
2014-08-16 bcookgetrandom(2) support for getentropy_linux
2014-08-16 tedureduce cutoff for "hours only" start times to reduce...
2014-08-16 deraadtI found a number of interactive events which can cause...
2014-08-16 deraadtsync
2014-08-15 teduuse void * instead of char *. ok jsing
2014-08-15 millertUpdate to tzdata2014f from ftp.iana.org.
2014-08-15 mikebPublic key operations are no longer supported
2014-08-15 mikebRemove support for public key operations
2014-08-15 mikebRemove support for public key operations
2014-08-15 mikebConvert 3DES regress test from /dev/crypto to using...
2014-08-15 mikebConvert AES-CTR regress test from /dev/crypto to using...
2014-08-15 mikebConvert AES regress test from /dev/crypto to using...
2014-08-15 mikeblofn(4) and nofn(4) are gone
2014-08-15 mikebWith deprecation of crypto(4) interface lofn(4) and...
2014-08-15 mikebunlink lofn(4) and nofn(4)
2014-08-15 mikeblofn(4) and nofn(4) are going away
2014-08-15 rpeAlign install.md files with installer style.
2014-08-15 jmcshorten share/doc/{html,mg} to share/doc, since nothing...
2014-08-15 jmcadmission of hawaii happened in 1959, not 1984;
2014-08-15 guentherXPG requires insque() and remque() to work with linear...
2014-08-15 guentherUse O_CLOEXEC wherever we open a file and then call...
2014-08-15 yasuokaCreate a function which loads sgd in the mfi_iop_ops...
2014-08-14 schwarzeSome compilers apparently worry that abort() might...
2014-08-14 schwarzeClarify that .Em and .Sy are physical, not semantic...
2014-08-14 millertregen
2014-08-14 millertAdd USB hubs found on Intel Z97 chipset boards (one...
2014-08-14 jmcdouble word fix-o;
2014-08-14 guentherBackport from binutils-2.17:
next