openbsd
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
2018-08-08 kevloFix Realtek product name from RT8188 to RTL8188CE
2018-08-08 knr1.19 removed a bunch of code, but not enough, and...
2018-08-08 bennohide rib[] internals in new rib_valid() function
2018-08-08 jsgRecognise 'Speculative Store Bypass Disable' support...
2018-08-08 djmUse new private key format by default. This format...
2018-08-07 deraadtUnveil is used at tail of initialization to allow ...
2018-08-07 deraadtUnveil fits nicely into the syslogd privsep model....
2018-08-07 deraadtunveil can be used to restrict access to utmp and /dev
2018-08-07 stspIgnore basic MCS set information found in association...
2018-08-07 deraadtUNVEIL_* flags defined elsewhere in a .h file
2018-08-07 reykPost-g2k18 fix: unbreak the optional vmd-internal vmboo...
2018-08-07 visaFix dangling knote references.
2018-08-07 reykFix paste error in "no read access to" debug message...
2018-08-07 claudioSimilar to the ldpd.conf change don't use a macro of...
2018-08-06 kettenisMake it possible to build a MULTIPROCESSOR kernel on...
2018-08-06 jmcspace required between macro args and punctuation;
2018-08-06 espieReflect reality.
2018-08-06 bennoreplace the current log options
2018-08-06 mestreCorrect example file since reserved words cannot be...
2018-08-06 mestreChange manpage example for reserved words since the...
2018-08-06 claudioValidate the prefix sent in a network delete call...
2018-08-06 stspFix debug message in ieee80211_auth_open(): s/reason...
2018-08-06 bennomake ifconfig <if> join display the list of networks...
2018-08-06 stspRefactor ieee80211_add_ess():
2018-08-06 patrickGive the FDT interrupt API a more generic naming by...
2018-08-06 florianDo not set nwid over and over again. We just found...
2018-08-06 claudioPass the stale timestamp to path_remove_stale() removes...
2018-08-06 claudioReplace two asp->peer with prefix_peer(p) which is...
2018-08-06 claudioAssign peer1 and peer2 early on and use them everywhere...
2018-08-06 mestreRemove cpath pledge(2) promise. We decided that not...
2018-08-06 mestreDrop "rpath" from pledge(2) after ncurses initialization.
2018-08-05 deraadtifconfig ioctl's that bring interfaces up the first...
2018-08-05 kettenisFix typo that caused us to misassign parents.
2018-08-05 schwarzeuse .Fl macro for command line options
2018-08-05 schwarzewrong macro
2018-08-05 beckDecouple unveil from the pledge flags, by adding dedica...
2018-08-05 bcookRemove unnecessary NULL check from get_cert_by_subject...
2018-08-05 beckPrevent a panic when reboot -q is used by making unveil...
2018-08-05 bcookFix a memory leak in i2d_RSA_NET on failure of ASN1_STR...
2018-08-05 schwarzeremove duplicate installation of the SIGINT handler;
2018-08-05 bcookIn RSA_padding_add_PKCS1_OAEP, dbmask needs to be freed...
2018-08-05 jsgenable virtio pci attachment on armv7
2018-08-05 ratchovMention ioctls that don't work for the control device.
2018-08-05 ratchovUse english words instead of file names.
2018-08-05 bcookFix memory leak in i2b_PVK in error handling.
2018-08-05 ratchovRemove obvious or repeating sentinces.
2018-08-05 mestreSince -s argument is no longer checked, during reexec...
2018-08-05 mestreSince -s argument is no longer checked, during reexec...
2018-08-05 mestreRemove cpath pledge(2) promise. We decided that not...
2018-08-05 nicmcalloc the mode data instead of malloc and initialize...
2018-08-05 jsgenable bio and softraid on arm64 ramdisk
next