openbsd
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...
2017-04-17 schwarzetest display of long URIs
2017-04-17 schwarzeimplement display of long .Lk URIs to match -Tascii
2017-04-17 kettenisSkip objc tests with clang.
2017-04-17 schwarzeFix handling of trailing punctuation in .Lk.
2017-04-17 jsgChange COMPILER_VERSION tests which limited additional...
2017-04-17 florianWe need to update the ia6_updatetime when changing...
2017-04-17 nicmDon't bother moving the cursor for empty lines.
2017-04-17 nicmRemove a couple of redraw flags that no longer have...
2017-04-16 nicmMemory leak, from David CARLIER.
2017-04-16 nicmUse EL1 to clear lines when redrawing the leftmost...
2017-04-16 jmcfrom brad: document rgephy
2017-04-16 patrickDisable colored diagnostics in LLVM's lld.
2017-04-16 tbAccording to termcap(3), char PC, *BC, *UP need to...
2017-04-16 bluhmAlways evaluate expression in BUG_ON() macro to avoid...
2017-04-16 kettenisMake sure these tests print "SKIPPED" if the necessary...
2017-04-16 deraadtsync
2017-04-16 kettenisDefine EXT_IMPLICIT_NBIT like we do on sparc64 and...
2017-04-16 kettenisUse INT_MAX instead of SIZE_MAX as the maximum file...
2017-04-16 kettenisDefine DEF_WEAK like we do for ld.so to fix building...
2017-04-16 deraadtMove comments into a block and uses {} to unconfuse...
2017-04-16 kettenisUse %zu to print a size_t.
2017-04-16 visaReplace fetch_and_add() with atomic_inc_int_nv() from...
2017-04-16 beckFlip previously warm pages in the buffer cache to memor...
2017-04-16 beckStatistics for high memory flips in the buffer cache
2017-04-16 kettenisRemove some defines marked #ifdef notyet, which really...
2017-04-16 kettenisAlways return nonzero from _longjmp too.
2017-04-16 kettenisRemove unused rnd_seed variable. Upstream made the...
2017-04-16 jsgremove -g from CFLAGS at florian's request
2017-04-16 jsgDifferent compilers and versions of compilers have...
2017-04-16 ajacoutotRemove /etc/ssl/acme/. We don't need it now that we...
2017-04-16 ottobackout previous, data_len is not always initialized
2017-04-16 aoyamaRemove -Werror to make dhcrelay6 on gcc3 architecture...
2017-04-15 kettenisBuild sparc64 kernels with -ffreestanding.
2017-04-15 guentherDocument RB_TIMEBAD; delete RB_* that are obsolete...
2017-04-15 jmcmore streamlining, with help from bluhm;
2017-04-15 bluhmAfter forced unmount of a file system that has other...
2017-04-15 schwarzeBuild full mandoc.db(5) databases by default using...
2017-04-15 bluhmTake implementation for getsocket() from arp(8). This...
2017-04-15 bluhmName global variable for routing socket rtsock like...
2017-04-15 bluhmLet ndp(8) use the process's current routing table...
2017-04-15 kettenisThe tlb flushes in pmap_set_{l1,l2,l3} use ranges that...
2017-04-15 kettenisHandle R_SPARC_WPLT30 relocations against a local symbo...
2017-04-15 florianregen
2017-04-15 florianupdate to 4.1.16rc1
2017-04-15 guentherFix format string in ACPI_MEMDEBUG block
2017-04-15 visaSync bus_dmamap_load_raw() with amd64 for better constr...
2017-04-15 visaNo GMX on CN73xx.
2017-04-14 espiemark newish phony targets as phony.
2017-04-14 bluhmRemove unused define satoin6().
2017-04-14 bluhmPass down the address family through the pr_input calls...
2017-04-14 schwarzeadjust .Lk tests after groff and mandoc .Lk improvements
2017-04-14 jcsonce cvs's flow-control mechanism has kicked in, stop...
next