openbsd
2019-06-14 ericsimplify the runq interface:
2019-06-14 florianTrack key type (RSA or ECDSA) in an enum and clean...
2019-06-14 chelohanew regress: clock_gettime(2); test if CLOCK_MONOTONIC...
2019-06-14 kettenisAdd TSC_ADJUST CPUID flag.
2019-06-14 chelohatimeout_add(9)+hz(9) -> timeout_add_sec(9); ok patrick@
2019-06-14 nicmDo not loop forever if a menu item contains invisible...
2019-06-14 lumNote a segv with fprintf if a file with long lines...
2019-06-14 schwarzeDelete totally bogus code specifically targetted at...
2019-06-14 schwarzeImprove pages that briefly mentioned ERR - usually...
2019-06-14 schwarzeFurther improve the documentation of library initializa...
2019-06-14 nicmShow filename with -v for source-file.
2019-06-14 knUse timeout_add_msec(9)
2019-06-14 nicmA couple of minor parser changes around conditions...
2019-06-14 knUse timeout_add_msec(9)
2019-06-14 jsgmatch on Intel Apollo Lake ids
2019-06-14 jsgregen
2019-06-14 jsgmore Intel Apollo Lake ids
2019-06-14 jmatthewOnly add and remove flow table entries for multicast...
2019-06-14 deraadtThe addition of writeable-syscall checking near MAP_STA...
2019-06-14 djmslightly more instructive error message when the user...
2019-06-14 djmcheck for convtime() refusing to accept times that...
2019-06-14 djmprocess agent requests for RSA certificate private...
2019-06-14 jmatthewAdd a barrier after arming a completion queue. If...
2019-06-14 djmfor public key authentication, check AuthorizedKeysFile...
2019-06-14 djmif passed a bad fd, log what it was
2019-06-13 nicmUse the right client when working out where to save...
2019-06-13 nicmDo not crash if the environment variable is present...
2019-06-13 mpiUse PWAIT instead of PUSER in exit1().
2019-06-13 mpifree(9) sizes for buffers.
2019-06-13 mpifree(9) sizes.
2019-06-13 jmctweak previous;
2019-06-13 mpiDo not consider the pipe as halted if the device is...
2019-06-13 bluhmWhen tcp_close() is running in parallel with fill_file...
2019-06-13 bluhmDo memory size calculations as unsigned long. Otherwise
2019-06-13 nicmSet the cursor x at the same time as changing the y...
2019-06-13 nicmAdd regular expression support for the format search...
2019-06-13 schwarzesu(I) goes back all the way to v1:
2019-06-13 ericextend the resolver interface to delegate res_query...
2019-06-13 claudioIn arp_rtrequest and nd6_rtrequest return early if...
2019-06-13 claudioCopy the user provided sockaddr into a normalized socka...
2019-06-13 inoguchiAdd more options to pkcs12 and smime in appstest.sh
2019-06-13 mlarkinvmm(4): Pass through CPUID function/leaf 0x16 for proce...
2019-06-13 dlgthe rx drops field is 8 bits (and a 24 bit flow tag...
2019-06-12 lumThe output of line info in the line.log file now contai...
2019-06-12 ericchange "ssl" to "tls" in various identifiers.
2019-06-12 jmctweak previous;
2019-06-12 jmcHostname->HostName cleanup; from lauri tirkkonen
2019-06-12 bluhmSet malloc_options in global scope with an initializer.
2019-06-12 gillesthese were moved to key.[ch] in previous commit
2019-06-12 gillesuse acme-client to sign certificated with ecdsa keys
2019-06-12 schwarzeadd missing backlinks to ssl(3)
2019-06-12 nicmDo not use $TMUX to find the session because for window...
2019-06-12 schwarzeList all 17 SSL pages that were missing.
2019-06-12 nicmPass target on to new commands with if -F.
2019-06-12 schwarzewhen "login" is not specified, "root" is used;
2019-06-12 nicmDo not always resize the window back to its original...
2019-06-12 lumA note about log.c.
2019-06-12 jmcderaadt noticed some inconsistency in the way we denote...
2019-06-12 ottoFix init of syslog for childs and teach dns process...
2019-06-12 tedua few cleanups and simplifications possible now that...
2019-06-12 jmatthewSet interrupt moderation on the completion queue for...
2019-06-11 bluhmDisable junking with malloc options. If set, the test...
2019-06-11 florianFix typo which resulted in a segfault in ebgp multihop...
2019-06-11 schwarzefix bogus cross references: there is no ELF(3) manual...
2019-06-11 schwarzedo not use plain-text ELF(3) to reference page titles...
2019-06-11 espiemake things slightly less insane:
2019-06-11 schwarzeDo not access a NULL pointer if a table contains a...
2019-06-11 mpiRemove unused scheduler related definitions.
2019-06-11 jcsregen
2019-06-11 jcsmake 10 wsmouse devices
2019-06-11 jmcconsistent lettering for "HostName" keyword; from lauri...
2019-06-11 nicmDo not resize panes unless they are in an attached...
2019-06-11 jsgdrm: don't block fb changes for async plane updates
2019-06-11 jsgdrm/i915: Maintain consistent documentation subsection...
2019-06-11 jsgdrm/i915/fbc: disable framebuffer compression on GeminiLake
2019-06-11 jsgdrm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS...
2019-06-11 jsgdrm/radeon: prefer lower reference dividers
2019-06-11 jsgdrm/amdgpu/psp: move psp version specific function...
2019-06-11 jsgdrm: add non-desktop quirks to Sensics and OSVR headsets.
2019-06-11 jsgdrm: add non-desktop quirk for Valve HMDs
2019-06-11 jsgUse km_alloc() instead of mallocarray() when allocating...
2019-06-11 dlgpass what pci_intr_established returns to intr_barrier
2019-06-11 dlgif ifiq_input says there's too much pressure, tell...
2019-06-11 martijnImplement SHA-2 (RFC7860) support for authentication.
2019-06-11 martijnThe digestlength is not always 12 bytes. Make this...
2019-06-11 remiIntroduce conf_clear_redist_list() (from ospfd) and...
2019-06-11 jmatthewbump up the ring sizes for dlg@
2019-06-11 dlgrecords a flowid in the mbuf if the rx cqe provides...
2019-06-11 dlgadd mcx now that pyro and sparc64 can do msi-x
2019-06-11 dlgimplement msi-x support on sparc64.
2019-06-10 dlguse m_microtime to get the packet rx time it might...
2019-06-10 dlguse m_microtime instead of microtime for SO_TIMESTAMP...
2019-06-10 dlgadd m_microtime for getting the wall clock time associa...
2019-06-10 dlgNSEC_TO_TIMEVAL turns nanoseconds in a uint64_t into...
2019-06-10 dlgsupport hardware timestamping for received packets.
2019-06-10 dlgadd M_TIMESTAMP as a csum_flags option to say ph_timest...
2019-06-10 dlgdon't allow userland to change if_type.
2019-06-10 lumFix not checking correct fprintf return value.
2019-06-10 teduuse getpwuid_r to avoid problems with hidden static...
2019-06-10 lumAdd 'undo' logging (same output as undo-list command...
next