openbsd
2017-04-20 visaMake TCB address available to userspace via the UserLoc...
2017-04-20 deraadtonly 32 bits of the pledgecode were passed up via ktrace
2017-04-20 nicmOnly set up a current target for mouse key bindings...
2017-04-20 visaDrop unnecessary headers. This fixes kernel build on...
2017-04-20 jsgregen
2017-04-20 jsgRemove an incorrect Bay Trail I2C entry that masked...
2017-04-20 visaAdd option to compile witness(4).
2017-04-20 visaTweak lock inits to make the system runnable with witne...
2017-04-20 visaHook up mutex(9) to witness(4).
2017-04-20 visaHook up rwlock(9) to witness(4).
2017-04-20 visaHook up mplock to witness(4) on amd64 and i386.
2017-04-20 visaAdd a port of witness(4) lock validation tool from...
2017-04-20 visaAdd routines for saving stack traces and printing saved...
2017-04-20 kettenisInstall clflushoptintrin.h and move pkuintrin.h such...
2017-04-20 kettenisUse register names without the % prefix in the global...
2017-04-20 nicmNow that struct winlink has a session pointer, can...
2017-04-20 nicmThere is no real need for window_printable_flags to...
2017-04-20 nicmIf a #() command doesn't exit, use its most recent...
2017-04-20 dlguse strtonum instead of strtoll to parse the argument...
2017-04-19 deraadtsync
2017-04-19 dhillAdd sizes to free()
2017-04-19 dhillAdd size to free()
2017-04-19 nicmload_cfg returns < 0 on error, not != 0. Problem report...
2017-04-19 bluhmSA group has been renamed to bundle. Adapt test.
2017-04-19 bluhmRename all SA groups to bundles consistently. The...
2017-04-19 bluhmicmp6_rip6_input() was mostly duplicated code from...
2017-04-19 reykAdd support for dynamic "NAT" interfaces (-L/local...
2017-04-19 bluhmUse the rt_rmx defines that hide the struct rt_kmetrics...
2017-04-19 nicmUpdate to terminfo.src 2017-04-01.
2017-04-19 nicmAdd a suspend helper function, and do not allow detachi...
2017-04-19 nicmStyle nits and a missing cast.
2017-04-19 bluhmMake the test pass when an obj directory exists.
2017-04-19 jmcbetter example; from hiltjo posthuma
2017-04-19 jmcspelling fixes from michael w. bombardieri
2017-04-19 nicmWhen the data we have buffered to write to a terminal...
2017-04-19 natanoSwitch base tools from /dev/bpf0 to /dev/bpf. Now that...
2017-04-19 tbBump numbers for /usr/obj allocation with *big* compilers.
2017-04-19 ottoenlarge obj to satisfy new world order that has *big...
2017-04-19 schwarzeMore thoroughly reject direct access to unintended...
2017-04-18 schwarzeSimplify patching of motd(5), also making it agree...
2017-04-18 nicmRevert use of DECSLRM on iTerm2, it doesn't help as...
2017-04-18 nicmOn terminals without DECSLRM, when a pane that is less...
2017-04-18 nicmDetect iTerm2 and use DECSLRM for it as well.
2017-04-18 jmcspelling fix;
2017-04-18 schwarzeNow that global -i is gone, pass -i through to the...
2017-04-18 ottodon't forget to fill in canary bytes for posix_memalign...
2017-04-18 nicmAdd a format for number of bytes writtent to client...
2017-04-18 kettenisAdd sparc64 support.
2017-04-18 nicmDo not check for BCE for a background colour that isn...
2017-04-18 schwarzeDelete the undocumented and unimplemented man(1) -i...
2017-04-18 deraadtinstallation of the compiler creates include/g++ if...
2017-04-18 espierecent perl have signal names we don't have, protect...
2017-04-18 schwarzeThe apropos(1) manual still documents the unary -i...
2017-04-18 nicmStyle nits; no binary change.
2017-04-18 deraadtship clang with i386 and amd64. It does not become...
2017-04-18 krwTweak parameters to decode_*, add a check or two, and...
2017-04-18 schwarzeFix previous: i forgot explicit NUL termination;
2017-04-18 krwAfter 11 years of pondering about it I think that brook...
2017-04-18 beckensure the buffer cache backs off all the way with...
2017-04-18 nicmInclude client name in key logging.
2017-04-18 gerhardSupport packet aggregation for umb(4) on tx.
2017-04-18 tbCleaning out /usr/obj is necessary the first time due...
2017-04-18 espiewipe some more macros that do not belong in C++ forward...
2017-04-18 espiesame hack logic as maketars. noticed by landry@/semarie@
2017-04-18 jsgadd a clang comp list for arm64
2017-04-18 deraadtuse freezero() instead of explicit_bzero+free
2017-04-18 deraadtremoved unused function; from Edgar Pettijohn
2017-04-18 yasuokaWarn if pipex(4) is disabled but the configuration...
2017-04-18 yasuokaDelete #include lines which are unnecessary.
2017-04-18 yasuokaIncluding sys/types.h and net/if.h are needed to use...
2017-04-18 deraadtsort
2017-04-18 deraadtuse freezero()
2017-04-18 deraadtuse freezero() instead of explicit_bzero + free
2017-04-18 deraadtput clang binaries into clang set
2017-04-18 deraadtuse freezero() instead of 4-line conditional explicit_b...
2017-04-18 deraadtfree(NULL) is ok so use it; from Michael W. Bombardieri
2017-04-18 yasuokaFix pipex(4) not to cause panics on strict alignment...
2017-04-18 jmatthewRearrange ure_iff to resemble other drivers a bit more.
2017-04-17 jmc/dev/rmt* is no longer relevant; from miod
2017-04-17 deraadtsome freezero() calls
2017-04-17 deraadtuse freezero()
2017-04-17 deraadtmemset() of password field should be explicit_bzero().
2017-04-17 deraadtfreezero() can be used here
2017-04-17 deraadtskip mtree creation of two include dirs. gcc3 may...
2017-04-17 bluhmThe raw ip input functions are called from several...
2017-04-17 bluhmUse the address family passed down with pr_input to...
2017-04-17 bluhmUse the address family passed down with pr_input to...
2017-04-17 deraadtmatthieu@ observes % pax (without any arguments) hits...
2017-04-17 schwarzeRestore -kO Nd, -kO Nm, -kO sec, and -kO arch to workin...
2017-04-17 pascalTake a more radical approach to disabling colours:...
2017-04-17 deraadtcreate a gross mechanism that can handle gcc-only,...
2017-04-17 krwUse better types for checksum() parameters and local...
2017-04-17 ottoconsictently use .Dv NULL and a few other tweaks; ok...
2017-04-17 ottodon't manipulate hdr.len, it's used internally by libut...
2017-04-17 ottowhitespace fixes
2017-04-17 ottodon't manipulate hdr.len, it's used internally by libut...
2017-04-17 kettenisChange build infrastructure to allow building both...
2017-04-17 schwarzeRecognize nl_langinfo(CODESET) return values "646"...
2017-04-17 bluhmTest syslogd(8) "last message repeated" feature and...
2017-04-17 bluhmAdd syslogd(8) option -r to suppress the summary line...
next