openbsd
2017-12-07 zhukclient_addr_init() never fails and its return value...
2017-12-07 zhukFix a potential fd leak in client_aldap_open().
2017-12-07 krwLet it compile again.
2017-12-07 mlarkinreorder some port numbers, no functional change.
2017-12-07 tbDrop the unused second argument from set_prompt()....
2017-12-06 espiebe consistent in where we call fflush
2017-12-06 fcambusUpdate inaccurate comment: i386_has_xcrypt => amd64_has...
2017-12-06 kettenisImplement support for using interrupt cookies in vbus...
2017-12-06 krwDisentangle dhclient.conf static lease handling from...
2017-12-06 ottostrdup -> bstrdup; from Michael W. Bombardieri
2017-12-06 abieberMake vmd respect owner when starting non-disabled vms.
2017-12-06 zhukIt's the imsg_compose(3) who accepts 'fd' argument...
2017-12-06 djmdon't accept junk after "yes" or "no" responses to...
2017-12-05 dtuckerReplace atoi and strtol conversions for integer argumen...
2017-12-05 dtuckerAdd missing break for rdomain. Prevents spurious ...
2017-12-05 kettenisregen
2017-12-05 kettenisAdd SPARC-M7 PCIe; rename existing SPARC PCIe entries.
2017-12-05 kettenisRemove DEF_STRONG(__cxa_thread_atexit_impl). This...
2017-12-05 kettenisHandle 64-bit-address Memory Space.
2017-12-05 jcaUse clock_gettime(CLOCK_MONOTONIC) to schedule timers
2017-12-05 jmcadd missing blank before punctuation;
2017-12-05 deraadtsync
2017-12-05 espiedocument PORTS_PRIVSEP now that it's nearing completion
2017-12-05 millertFix a case where we could go off the end of the buffer.
2017-12-05 visaShow board ID and revision in dmesg to ease the identif...
2017-12-05 visaDrop cn30xxpow_intr_establish(), cn30xxpow_intr() and...
2017-12-05 jcaSeperate real and user timer interfaces
2017-12-05 krwWhen removing duplicate dynamic leases from the cache...
2017-12-05 espiestrip_comments is also called for dot lines, so sometim...
2017-12-05 ottouse a global BN_CTX; from kshe with a twist from myself
2017-12-05 kettenisImplement __cxa_thread_atexit to support C++11 thread_l...
2017-12-05 patrickWhen sending out a proposal we create an SA/SPI for...
2017-12-05 deraadtadjust for warning: warning repairs
2017-12-05 djminclude the addr:port in bind/listen failure messages
2017-12-04 kettenisSadly the firmware on SPARC T7 machines omits the execu...
2017-12-04 mpiUse _kernel_lock_held() instead of __mp_lock_held(...
2017-12-04 patrickRemove duplicate check that never could execute because...
2017-12-04 patrickConsistently log "malformed payload" instead of "payloa...
2017-12-04 patrickRemove check that is now a duplicate due to recent...
2017-12-04 patrickThe payloads are layered like onions, so you can valida...
2017-12-04 bluhmRFC 4861 requires that all neighbor discovery packets...
2017-12-04 tbchange "if (lp &&" to "if lp != NULL &&".
2017-12-04 robertadd the alps touchpad that can be found in the ideapad...
2017-12-04 tbAvoid a NULL-deref in get_recorded_lease() leading...
2017-12-04 patrickInitialize variable, otherwise the pointer might contai...
2017-12-04 bluhmMake divert lookup similar for all socket types. If...
2017-12-04 mpiChange __mp_lock_held() to work with an arbitrary CPU...
2017-12-04 mpiUse _kernel_lock_held() instead of __mp_lock_held(...
2017-12-03 patrickIf we wanted to send out more proposals than just one...
2017-12-03 patrickThe RFC specifies that to accept a proposal, we must...
2017-12-03 krwMove timer fields 'expiry" and "rebind" out of struct...
2017-12-03 sthenDisallow the _pbuild user from making TCP/UDP connectio...
2017-12-03 kettenisEnable bgw(4).
2017-12-03 kettenisEnumerate all i2c devices on the bus. Mark their nodes...
2017-12-03 tbpledge(2) elfrdsetroot:
2017-12-03 krwAbandon nagging about "_" violating RFC 952. This remov...
2017-12-03 mpiRename ci_number to ci_cpuid to match other archs.
2017-12-03 jsgInclude dtbs for Wandboard rev D1 including the i.MX...
2017-12-03 jsgsync
2017-12-02 deraadtsync
2017-12-02 ottoAdapt to change in 0Z
2017-12-02 ottomake 0Z do what the original dc and gnu bcc do; ok...
2017-12-02 ajacoutotpost-patch -> pre-configure
2017-12-02 ottoAdd a caveat wrt use of non-decimal fractional notation...
2017-12-02 espieswitching to _pbuild is tricky, you can't take it back.
2017-12-01 guentherRedo the calculation of the alignment and placement...
2017-12-01 patrickThe RFC specifies that in an SA payload the proposals...
2017-12-01 patrickTurns out that, as specified in the RFC, the initial...
2017-12-01 ottofix buglet in split_number() and optimize count_digits();
2017-12-01 tbarm64 is now also a _syspatch_arch
2017-12-01 stspIn the macppc installer, switch the default answer...
2017-12-01 kettenisAdd quotes around the name of (unconfigured) devices...
2017-12-01 visaAvoid using an uninitialized variable.
2017-12-01 bluhmFix white spaces and shorten long line.
2017-12-01 schwarzeConsistently .Xr the corresponding wide char functions...
2017-12-01 schwarzeadd missing argument name; from <kshe59 at zoho dot...
2017-12-01 bluhmSimplify the reverse PCB lookup logic. The PF_TAG_TRAN...
2017-12-01 jmcupdate currency exchange rates;
2017-12-01 jmcremove deprectaed linkX notation;
2017-12-01 ottoand enable new test
2017-12-01 ottoextra tests for Z (upcoming implementation change)
2017-11-30 visaFix the IPL and flags of the MP-safe crypto taskq....
2017-11-30 jmcadd bgw;
2017-11-30 visaReplace `coremask' with `numcores'.
2017-11-30 visaPrefer `numcores' to `coremask'. The former is probably...
2017-11-30 naydenFix typos in comments.
2017-11-30 kettenisAdd bgw(4) man page.
2017-11-30 visaFix variable expansion.
2017-11-30 kettenisAdd bgw(4), a driver for a family of Bosch acceleration...
2017-11-30 patrickAdd support for rejecting IKE SA messages. This means...
2017-11-30 helgvn_open(9) does not pass the open(2) flags to VOP_CREAT...
2017-11-30 bentleyDefault unknowns to application/octet-stream instead...
2017-11-30 jmcuse the same macro consistently for the various carp...
2017-11-30 jmcno more arp mode for carp; from martin rettberg
2017-11-30 ccardenasWhen performing vmctl reload and a previously configure...
2017-11-30 guenther__MAP_NOFAULT doesn't make sense with anon mappings...
2017-11-30 guentherPer https://patchwork./patch/5838821/, the documented...
2017-11-30 beckAdd regress to ensure that execve bypasses pledgepath...
2017-11-29 guentherMixing -url with any of -host, -port, or -path should...
2017-11-29 kettenisAdd support for GPIO-signaled events.
next