openbsd
2018-08-15 kevloIntroduce mue_eeprom_present to check if the EEPROM...
2018-08-15 jsgsync machine list with arm64.html
2018-08-15 jsgadd cpuid and msr bits from
2018-08-14 chelohaunveil(2) /etc/nologin.txt for reading
2018-08-14 schwarzeImprove consistency of the substitution command further.
2018-08-14 tbAdd a comment that explains what the check is doing...
2018-08-14 tbThe UI_add_{input,verify}_string() functions want a...
2018-08-14 deraadtspelling error
2018-08-14 jsingRemove now unused variable, that got left behind from...
2018-08-14 jsingActually check the return values for EVP_Sign* and...
2018-08-14 chelohaDon't fail by default in the -new case; ok tb jca
2018-08-14 nicmAdd size to arguments struct too.
2018-08-14 nicmSome tidying, use a struct for arguments (there will...
2018-08-14 mestreDrop unnecessary pledge(2) promises on apm(8):
2018-08-14 jmatthewreturn ENOTTY rather than EINVAL to indicate an ioctl...
2018-08-14 schwarzesupport tail arguments on the .ME and .UE macros,
2018-08-13 deraadtdocument new namei flags
2018-08-13 deraadtInstead of using BYPASSUNVEIL at NDINIT time, use KERNE...
2018-08-13 deraadtMore clear version of previous namei/pledge/chroot...
2018-08-13 deraadtin sys_statfs(), BYPASSUNVEIL can be passed to NDINIT...
2018-08-13 deraadtThe first panic in pledge_namei should only be for...
2018-08-13 florianMake the owner of fcgi socket configurable.
2018-08-13 schwarzebasic macro cleanup, break lines of excessive length...
2018-08-13 visaSimplify the startup of the cleaner, reaper and update...
2018-08-13 robAdd more content. Tweaks from ingo. This man page is...
2018-08-13 stspAdd support for band-steering access points to net80211.
2018-08-13 patrickSupport CPU frequency scaling on NXP i.MX8M.
2018-08-13 patrickSupport GPIO-based voltage regulators.
2018-08-13 stspPrevent iwm(4) from writing back the former BSS channel
2018-08-13 mpiPrint global IPsec counters.
2018-08-13 mpiMake it possible to run pipe(2) and pipe2(2) mostly...
2018-08-13 mpiAttach to Sierra Wireless MC7304/MC7354 & EM7455, from...
2018-08-13 mpiregen
2018-08-13 mpiSierra Wireless MC7304/MC7354, from Denis Lapshin.
2018-08-13 patrickThe iterator i is not the option code, but simply the...
2018-08-13 antonAdd a test covering the recently fixed issue with dangl...
2018-08-13 jmcconsistent macros;
2018-08-13 djmrevert compat.[ch] section of the following change...
2018-08-12 ccardenasAdd administrative options to LACP trunk implementation.
2018-08-12 robChange ber_write_elements() to return ssize_t instead...
2018-08-12 djmbetter diagnosics on alg list assembly errors; ok deraa...
2018-08-12 kettenisDrop reference to dmabuf "file" as fnew() returns one...
2018-08-12 stspMake ifconfig's -joinlist command work as advertised.
2018-08-12 kettenisReally overwrite the major of com(4) instead of the...
2018-08-12 mortimerAdd retguard macros for arm64 asm and apply them in...
2018-08-12 mortimerAdd retguard for arm64.
2018-08-12 mortimerRefactor retguard to make adding additional arches...
2018-08-12 jmcadd missing markup;
2018-08-12 deraadtHeydar Aliyev, Baku, Azerbaijan is GYD, not BAK
2018-08-11 deraadtsync
2018-08-11 kettenisMake legacy interrupts work in more cases.
2018-08-11 kettenisUse IORT table to map requester ID into MSI sideband...
2018-08-11 krwNuke stray/pointless 'volatile' for local var.
2018-08-11 beckGet rid of PLEDGE_STAT, which was a hack used for unveil.
2018-08-11 chelohaRefactor the nearly identical benchmark loops into...
2018-08-11 kettenisMatch "ARMH0011".
2018-08-11 kettenisMake GICv3 redistributor support actually work and...
2018-08-11 deraadtdon't need 61 keys anymore
2018-08-11 kettenisBump MAXCPUS from 8 to 24.
2018-08-11 kettenisFix a couple of bugs in the ITS support code:
2018-08-11 mestreactually s/unveil/pledge on err(3), I missed it on...
2018-08-11 mestrethe only fs access kdump(1) needs is to the tracefile...
2018-08-11 mestrelook(1) will access /usr/share/dict/words to look for...
2018-08-11 mestreJust like in mesg(1) in biff(1) we just need to push...
2018-08-11 stspAdd comment explaining why we read basic MCS set only...
2018-08-11 mestrethis one was my fault, when an error occurrs on mesg...
2018-08-11 kettenisUse MAXCPUS as the number of elements for the array...
2018-08-11 kettenisUse MAXCPUS as the number of elements for the array...
2018-08-11 bennoFix problems ofthe ifconfig argument parser with "ifcon...
2018-08-11 robPrevent server side overflow for message id in snmp...
2018-08-10 schwarzehandle the non-portable GNU-style \[charNN], \[charNNN...
2018-08-10 schwarzeThe groff man-ext macros define fonts CB, CI, and CR,
2018-08-10 deraadtsync
2018-08-10 deraadtcrank to 6.4-beta
2018-08-10 jsingSimplify server key exchange signature verification.
2018-08-10 jsingSimplify server kex exchange signature generation.
2018-08-10 jsingAdd glue to EVP_md5_sha1() so that it can be used with...
2018-08-10 jsingAdd missing include to X25519 synopsis.
2018-08-10 deraadtIn typical swiss-army style, various modes and options...
2018-08-10 deraadtdelete volatile intended to silence whiny old compilers...
2018-08-10 jsingBump boot loader versions for softraid passphrase handl...
2018-08-10 jsingRetry on incorrect passphrase for softraid crypto boot.
2018-08-10 jsingRun the wycheproof ECDSA test vectors against libcrypto.
2018-08-10 jsingRun the X25519 wycheproof test vectors against libcrypto.
2018-08-10 jsingRework regress so that it is easier to add additional...
2018-08-10 jsingUse a table rather than a switch when converting string...
2018-08-10 jsingAdd a regress test that checks file descriptor allocati...
2018-08-10 jsingUpdate fd_freefile when filtering/closing kqueue descri...
2018-08-10 claudioAnother place where we should handle AS_SET better...
2018-08-10 claudioMake the AS_SET handling for source-as even simpler...
2018-08-10 knZap bits in host_v4(), use mask parameter
2018-08-10 schwarzeImplement the roff(7) .nop (no operation) request.
2018-08-10 dtuckerThe script that cooks up PuTTY format host keys does...
2018-08-10 djmimprove
2018-08-10 djmDescribe pubkey format, prompted by bz#2853
2018-08-10 djmfix numbering
2018-08-09 claudioImprove handling of source-as when an AS_SET is rightmo...
2018-08-09 schwarzeDrop support for guessing an old-style class A, B,...
2018-08-09 mestreThe game is playable without the need to access any...
2018-08-09 schwarzeIf somebody asks "man 3 chmod",
next