Age | Commit message (Expand) | Author |
2017-07-01 | Use absolute pointers in codepatch entries | Stefan Fritsch |
2017-07-01 | Use absolute pointers in codepatch entries | Stefan Fritsch |
2017-07-01 | Update inteldrm(4) to code based on Linux 4.4.70. This brings us support for | Mark Kettenis |
2017-07-01 | Update inteldrm(4) to code based on Linux 4.4.70. This brings us support for | Mark Kettenis |
2017-07-01 | Update inteldrm(4) to code based on Linux 4.4.70. This brings us support for | Mark Kettenis |
2017-07-01 | - Avoid possible use of uninitialized variable; noticed by jsg@ | Kevin Lo |
2017-06-30 | In OpenBSD 6.0 we had the check (ip6_forward_rt.ro_tableid != | Alexander Bluhm |
2017-06-30 | Fix a format string specifier error in a debug printf. | Mike Larkin |
2017-06-30 | Remove unused variables | Mike Larkin |
2017-06-29 | kill RCSID macros; discussed with millert | Theo de Raadt |
2017-06-29 | Put asm-generated strings into .rodata | Theo de Raadt |
2017-06-29 | put SYSTEM_SWAP_DEP out of its misery, it died in 1997, along with config.old | Marc Espie |
2017-06-29 | 0xd4d4d4d4 is a useful 'trap instruction' on arm64, but not on arm32. | Theo de Raadt |
2017-06-29 | Always use the maximum permissible frame size for Rx size limit. | Visa Hankala |
2017-06-29 | add some comments, no functional change | Mike Larkin |
2017-06-29 | suppress local symbols in mptramp. Matches a similar diff in | Mike Larkin |
2017-06-29 | suppress local symbols in mptramp. Matches a similar diff in | Mike Larkin |
2017-06-29 | Remove a block of "#if 0" code that has been in the file since r1.1, 13 | Mike Larkin |
2017-06-29 | Remove an "#if 1" that had been in the code for 16 years. I think it's | Mike Larkin |
2017-06-29 | hide some locore0 symbols that are only used inside locore0. | Mike Larkin |
2017-06-29 | TEMPORARILY disable gap compilation, until lld is fixed/updated to | Theo de Raadt |
2017-06-29 | Switch TIOCSTAT to _IO(). Two decades ago it was mistakenly defined to | Theo de Raadt |
2017-06-29 | Due to risks known for decades, TIOCSTI now performs no action, and simply | Theo de Raadt |
2017-06-29 | set c.c_maxrxlen to something. apparently lost a line somewhere. | Ted Unangst |
2017-06-28 | Introduce a simple mechanism to select the appropriate queue manager | Mike Belopuhov |
2017-06-28 | Tighten up FQ-CoDel vs HFSC checks | Mike Belopuhov |
2017-06-28 | Provide pf queue manager API | Mike Belopuhov |
2017-06-28 | Extend pf queueing ops to include queue manager hooks | Mike Belopuhov |
2017-06-28 | hfsc.c should depend on pf instead of inet | Mike Belopuhov |
2017-06-28 | Delete '0x' in DIAGNOSTIC panic message; ipl value is printed in decimal. | Kenji Aoyama |
2017-06-28 | hide symbols in the acpi trampoline pages. matches a previous diff from | Mike Larkin |
2017-06-28 | hide symbols used in the ACPI resume trampoline pages | Mike Larkin |
2017-06-28 | fix potential use of uninitialized variable, noticed by jsg@. | Mike Larkin |
2017-06-27 | remove the obsolete timeslot ioctl | Ted Unangst |
2017-06-27 | Provide a handler stub for the "channel rescind" message | Mike Belopuhov |
2017-06-27 | Convert ip6_input() to a pr_input style function. Goal is to process | Alexander Bluhm |
2017-06-27 | Avoid testing an uninitialised variable in the SCSI_BUSY/SCSI_QUEUE_FULL | Jonathan Gray |
2017-06-27 | Add missing solock()/sounlock() dances around sbreserve(). | Martin Pieuchot |
2017-06-27 | the illegal instruction is 0x00000000 | Theo de Raadt |
2017-06-26 | Minor cleanup; when polling delay before calling the interrupt handler | Mike Belopuhov |
2017-06-26 | Convert ip_input() to a pr_input style function. Goal is to process | Alexander Bluhm |
2017-06-26 | Rework the deferred interrupt loop | Mike Belopuhov |
2017-06-26 | Fragments for a single connection (a combination of proto,src,dst,af) | Alexander Bluhm |
2017-06-26 | RANDOM1 was subject to rather bad modulus bias. Improve the situation a bit | Theo Buehler |
2017-06-26 | Arrange a phandle for the "ciu" node. | Visa Hankala |
2017-06-26 | note.ABI-tag and .MIPS.options are not needed anymore when | Theo de Raadt |
2017-06-26 | When pinging an IPv6 link-local address, the reflected packet had | Alexander Bluhm |
2017-06-26 | Assert that the corresponding socket is locked when manipulating socket | Martin Pieuchot |
2017-06-26 | Allow updating the destination address of an existing TDB. Since the | Patrick Wildt |
2017-06-26 | Split a part of tdb_delete() into tdb_unlink() so that we can remove | Patrick Wildt |