openbsd
2017-12-10 stspStop running iwm(4) devices in "continuous active mode...
2017-12-10 deraadtssh/lib hasn't worked towards our code-sharing goals...
2017-12-10 stspadd #ifndef SMALL to slaacd.c as needed to fix 'make...
2017-12-10 kettenisAdd support for the internal PHY on the Allwinner H3...
2017-12-10 kettenisFix MDIO_CMD register bit definitions. From Stepen...
2017-12-10 mpiMove SB_SPLICE, SB_WAIT and SB_SEL to `sb_flags', seria...
2017-12-10 mpiRemove outdated comment and trailing spaces.
2017-12-10 florianMove privileged initialization from frontend to main...
2017-12-10 jmc- add max-count to SYNOPSIS
2017-12-10 jmcadd the zte mf831; from christoph r. murauer
2017-12-10 jmcsort -r in the description list, and make its grammar...
2017-12-10 dtuckerPut remote client info back into the ClientAlive connec...
2017-12-10 jsgEnable the phy-supply regulator if present and use...
2017-12-10 deraadt-r restricted mode blocks certain operations as ~ opera...
2017-12-09 piroftiAdd support for the non-standard grep -m extension.
2017-12-09 jsingMake tls_config_parse_protocols() work correctly when...
2017-12-09 jsingAdd a regress test for tls_config_parse_protocols().
2017-12-09 fcambusAdd sizes for free() in the AMD PowerNow! K8 driver.
2017-12-09 krwAdd ACTION_IGNORE and nuke ignored_options, ignored_opt...
2017-12-09 jsingUse a test value that fits into a long on both 32-bit...
2017-12-09 mikebNo need for the txb_used flag anymore
2017-12-09 deraadtIn the middle of CRYPTO_gcm128_finish() there is a...
2017-12-09 deraadtPlease variable decl before code.
2017-12-09 deraadtMore precision in pledge sysctl report
2017-12-09 deraadtrecognize .openbsd.randomdata section and indicate...
2017-12-09 deraadtAdd a #define for the name of the .openbsd.randomdata...
2017-12-08 bluhmPullup the mbuf before accessing the version field...
2017-12-08 claudioUse m_freem() in error case. Found by Maxime Villard
2017-12-08 claudioThe adjttl functions use m_pullup(). In some cases...
2017-12-08 claudiompls_shim_pop() can return NULL. Check it else we end...
2017-12-08 stspAdd support for background scanning to net80211 and...
2017-12-08 deraadtThe per-interface mpls flag should also also be tested...
2017-12-08 stspMake iwm(4) restore the ic_bss channel after tweaking...
2017-12-08 krwWhen accepting a BOOTP lease, do not leak offered value...
2017-12-08 kettenisMake sure we don't match (and attach) more than the...
2017-12-08 martijnMake the r command filename obligatory, similar to...
2017-12-08 deraadtrepair columns; from kshe59@zohu.eu
2017-12-08 millertAdd missing length checks to make sure we don't derefer...
2017-12-08 deraadtConvert snprintf+write into dprintf. It is simply...
2017-12-08 jasperremove description of 'at' field which was removed...
2017-12-08 mpiDisable SMAP temporarily to display userland traces.
2017-12-08 deraadtalso cleanout ld.so.a
2017-12-08 deraadtEveryone knows this as ld.so, nor by the ancient name...
2017-12-08 deraadttime_t printing needs %lld and (long long) casts
2017-12-08 djmfix ordering in previous to ensure errno isn't clobbere...
2017-12-08 djmfor some reason unix_listener() logged most errors...
2017-12-08 kevloFix the return value of fwscanf(3) when encountering...
2017-12-07 patrickChange the SA payload parser to parse more than the...
2017-12-07 jmcadjust the "timeout" text, now that leases are no longer
2017-12-07 deraadtcorrect indentation
2017-12-07 krwSet ifi->offer to NULL after free'ing it.
2017-12-07 krwNuke support for defining last-gasp leases in dhclient...
2017-12-07 mikebInitialize tcp_secret in tcp_init
2017-12-07 schwarze* clean up macro usage: use .Ar for command arguments...
2017-12-07 stspIn iwm(4), keep scanning if net80211 asks for a SCAN...
2017-12-07 stspMake iwm_newstate() recover from state transition errors.
2017-12-07 mpiSet the correct ENCAPSULATION_MODE when doing NAT-T.
2017-12-07 martijnMake the command formatting more consistent.
2017-12-07 ottozap a few stray backslashes from the time thesse two...
2017-12-07 zhukNow that we have RB_NFIND, the canacar's trick with...
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...
next