openbsd
2019-05-15 ericdo not use CRLF when passing data lines to filters.
2019-05-15 kmosAdd the -m flag to the ftp.1 man page.
2019-05-15 schwarzedelete some duplicate words
2019-05-15 schwarzere-indent bwscoll() after previous commit; no binary...
2019-05-15 bcooks3 is never NULL since s2 (formerly used for SSLv2...
2019-05-15 schwarzeCleanup:
2019-05-15 jmatthewremove some use of uninitialized values pointed out...
2019-05-15 jmatthewRework tx path to allow using up to 13 segments per...
2019-05-15 mlarkinAdd support to the BIOS bootloader for random kernel...
2019-05-15 antonfree size for amap; ok visa@
2019-05-15 ericnormalize newlines when reading the message
2019-05-15 deraadtWhen doing the fork+exec'ing for ssh-keysign, rearrange...
2019-05-15 visaReduce branch emulation page access protection during...
2019-05-15 visaDrop redundant pmap_proc_iflush() call. The needed...
2019-05-15 robsync
2019-05-15 robSplit ber.3 into logical parts. Further tweaking will...
2019-05-14 stspFix athn(4) 9280 1T2R devices; broken since my noiseflo...
2019-05-14 antontest different buffer sizes
2019-05-14 deraadtdo not intermingle direct io (write), and potentially...
2019-05-14 florianDocument -v
2019-05-14 florian-v forces verbose mode even if stdin is not a terminal
2019-05-14 bennomake "bgpctl sh rib detail *out*" look less confusing
2019-05-14 bluhmRemove the REGRESS_MAXTIME feature from regress framewo...
2019-05-14 beckCorrect missing test to determine if length is in bytes...
2019-05-14 janAdd free(9) sizes to ahc(4)
2019-05-14 naddydocument CONFIGURE_STYLE=autoreconf; ok espie@
2019-05-14 florianMove common config passing code into a function.
2019-05-14 ajacoutotRevert my recent sysupgrade changes; it broke unattende...
2019-05-14 jsgarmv7 and arm64 also have ci_idepth
2019-05-14 teduallow specifying a cmdfile instead of trying to pipe...
2019-05-14 schwarzeminor macro cleanup
2019-05-14 schwarzeminor wording improvement from Stephen Gregoratto
2019-05-14 schwarzeDelete some .Sx macros that were used in a wrong way.
2019-05-14 ericfix typos in log messages
2019-05-14 nicmFix sizing of main-vertical and main-horizontal layouts...
2019-05-14 antonAdd support for `boot device' to vm.conf grammar which...
2019-05-14 jcaEnable TLSv1.0 and TLSv1.1
2019-05-14 bluhmUse propper regress target to integrate better into...
2019-05-14 visaAdd lock order checking for smr_barrier(9). This is...
2019-05-14 sunilRemove leftover elf.c
2019-05-14 sunilUse elf(3) api instead of an ad-hoc elf parser.
2019-05-14 sunilRemove an unused and leftover label.
2019-05-14 suniltls_write(3): Handle short writes.
2019-05-13 naddyAdd tee(1) to the ramdisk filesystem and use it to...
2019-05-13 florianRemove strict mode for now, it is in the way.
2019-05-13 teduprint a newline for attach. from f holop
2019-05-13 beckAdd a kernel implementation of realpath() as __realpath().
2019-05-13 bcookRemove unused pad check, which is handled by tls1_cbc_r...
2019-05-13 bcookAcquire mutex before incrementing the refcount. Fixes...
2019-05-13 tbAdd missing word in comment.
2019-05-13 jsgenable in_irq() based check
2019-05-13 beckDocument our currently incosnsistent behaviour and...
2019-05-13 jsgadd in_irq() in_interrupt() in_task()
2019-05-13 mpifree(9) sizes.
2019-05-13 mpifree(9) sizes.
2019-05-13 claudioDon't use a hardcoded list of how attribute are dumped...
2019-05-13 drahnMove idepth tracking out of interrupt controller into...
2019-05-13 claudioKERN_PFSTATUS is not handled by sysctl so warn about...
2019-05-13 nicmAdd support for overline (SGR 53), from Ricardo Banffy.
2019-05-13 nicmAlways include Lock in the menu.
2019-05-13 guentherMove 'how this works' details from namespace.h to DETAILS
2019-05-13 bluhmLink regress sigpthread to build.
2019-05-13 bluhmTest the interaction of signals with multiple posix...
2019-05-13 bluhmWhen killing a process, the signal is handled by any...
2019-05-13 mpiDo not check for IFF_RUNNING inside bstp_initialization().
2019-05-13 mpiDeal with the case where bridge_getbif() can return...
2019-05-13 deraadtdup2(n,n) would rlimit check before handling the n...
2019-05-13 guentherThe fd used by nlist() isn't application visible, so...
2019-05-13 schwarzeDelete tentacles of LC_NUMERIC support.
2019-05-13 jsgadd idr_is_empty()
2019-05-13 tbephermal -> ephemeral
2019-05-13 pdvmm: add host side pvclock
2019-05-13 reykAdd Connection: close when switching to "unlimited...
2019-05-13 schwarzeexplicitly mention that RES_NOALIASES has no effect;
2019-05-13 denisfix export default-route.
2019-05-13 abieberregen (missed this when I did the colemak update)
2019-05-13 robHookup ber regress.
2019-05-13 reykFix filter rules with "forward to" statement in persist...
2019-05-13 nicmFix column width for copy mode commands.
2019-05-13 martijnAccording to RFC3414 section 4 applications should...
2019-05-13 martijnAccording to RFC3414 section 4 applications should...
2019-05-13 ottoMention introduction of *_conceal.
2019-05-13 patrickAdd the needed ICC_PMR_EL1 register bit defines for...
2019-05-13 bluhmThe call to fseek(fp, -1, SEEK_END) also sets the repor...
2019-05-13 ajacoutotFix usage() (missing '-x').
2019-05-13 ajacoutotUse the same heuristic as the installer to find a prope...
2019-05-13 guentherAdd support for -znoretpolineplt and make -zretpolinepl...
2019-05-12 guentherIndentation fix
2019-05-12 tbFix double free by nulling out pointers after free.
2019-05-12 guentherDelete cpu_idle_{enter,leave}_fcn() as unused. Add...
2019-05-12 robAdd an enum test. Modify some output.
2019-05-12 robUse .OBJDIR.
2019-05-12 kmosMake the "xx bytes received in y time" message go to...
2019-05-12 espiezap confusing unneeded parameters
2019-05-12 jcaRepair ftp -o - and thus pkg_add: print informational...
2019-05-12 guenthers/availible/available/
2019-05-12 florianIt will show up in 6.6.
2019-05-12 teduremove .PATH. this was used in previous eras to build...
2019-05-12 jasperadd rcs ids
2019-05-12 pdvmm: add a x86 page table walker
next