openbsd
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",
2018-08-09 visaRemove redundant "kq == kn->kn_kq" checks. The lists...
2018-08-09 patrickHook up the rasops text emulation functions so we only...
2018-08-09 deraadtcorrect sizeof to use correct buffer, rather than anoth...
2018-08-09 patrickImplement out-of-band interrupt support in the bwfm...
2018-08-09 patrickMake imxesdhc(4) pass per-function cookies to the SD...
2018-08-09 patrickAllow passing per-function cookies through the SD/MMC...
2018-08-09 patrickCorrect the bitmask that returns the function count...
2018-08-09 claudioWhile softreconfig is running set the poll timeout...
2018-08-09 kettenisSynopsys Designeware PCIe IP isn't 100% ECAM compliant...
2018-08-09 claudioMake two very internal functions static. They are used...
2018-08-09 patrickDefine __HAVE_ACPI on arm64 and __HAVE_FDT on arm64...
2018-08-09 nicmWhoops, didn't mean to commit this.
2018-08-09 nicmBump the UTF-8 character array up to 18 to allow for...
2018-08-09 kettenisregen
2018-08-09 kettenisASMedia ASM1184e PCIe switch.
2018-08-09 akoshibeCurrently, attempting to move an immovable lo(4) to...
2018-08-09 jmatthewRemove the port id check entirely. We don't do anythin...
2018-08-08 deraadtlockspool only plays with files in _PATH_MAILDIR, so...
2018-08-08 deraadtmestre and I can find no reason why the pledge has...
2018-08-08 deraadtntpd unveils the cert.pem "r" file (which is passed...
2018-08-08 deraadtpledge with "unveil" at the top, so that the various...
2018-08-08 ratchovUse unveil(2) in the helper process to disallow access...
2018-08-08 kettenisSupport DMA coherent devices that attach to mainbus...
2018-08-08 kettenisFix the ITLinesNumber mask and bump the number of suppr...
2018-08-08 mestreadd unveil(2) to ctfconv(1)
2018-08-08 mestreadd unveil(2) to mixerctl(1)
2018-08-08 robSome unsigned long to unsigned int cleanup from recent...
2018-08-08 deraadtUnveil the special files needed for reading AML tables...
2018-08-08 deraadtAfter authentication is complete, unveil login.conf...
2018-08-08 tbtypo: macro-generates wrappers -> macro-generated wrappers
2018-08-08 deraadtAn early pledge takes away many risk factors during...
2018-08-08 deraadtIn netproc process, unveil to only expose the CA file.
2018-08-08 florianifconfig cannot be pledged because of its overwhelming...
2018-08-08 deraadttabs are ok at start of line, but internally space...
2018-08-08 deraadtunveil dev.db "r" for devname(), /dev "r", and in the...
2018-08-08 deraadtIn the early pledge, add "unveil" to permit changes...
2018-08-08 schwarzeEven though we strongly discourage escaping hyphens...
2018-08-08 claudioMove struct wire_largecommunity to rde_attr.c since...
2018-08-08 ratchovFix possible division by zero caused by bogus usb descr...
2018-08-08 schwarzeReorder the text in the "Dashes and Hyphens" subsection...
2018-08-08 schwarzeClarify the confusing "(text)" annotation in the charac...
2018-08-08 schwarzeAfter years of deliberation, finally provide a clear...
2018-08-08 claudioMerge getcommunity() and getlargecommunity() into one...
2018-08-08 claudioMake the (non-)transitive handling of ext communities...
2018-08-08 deraadtsync
2018-08-08 claudioOne ; too much
2018-08-08 claudioUpdate the RIB after a config reload in the background...
2018-08-08 patrickImplement IRQ masking and unmasking in imxgpio(4).
2018-08-08 patrickExtend the FDT interrupt API to support masking and...
2018-08-08 kevloregen
next