Age | Commit message (Expand) | Author |
2016-06-01 | Netgear/Sierra Aircard 340U | Chris Cappuccio |
2016-05-31 | remove OSIOCGIFCONF. it's dead. ok deraadt guenther mpi | Ted Unangst |
2016-05-31 | Fix ptrace PT_WRITE_D that returned EFAULT. | Jeremie Courreges-Anglas |
2016-05-31 | sys_o58_kill is no longer needed for compat. | Theo de Raadt |
2016-05-31 | sys_osendsyslog can go away; we have transitioned to the new version with | Theo de Raadt |
2016-05-31 | sync | Theo de Raadt |
2016-05-31 | sys_osendsyslog can go away; we have transitioned to the new version with | Theo de Raadt |
2016-05-31 | sys_o58_kill is no longer needed for compat. | Theo de Raadt |
2016-05-31 | fix arch/mach confusion in make tags. from frantisek holop | Ted Unangst |
2016-05-31 | Provide a function for calculting the rebuild percentage, rather than | Joel Sing |
2016-05-31 | Ensure that softraid crypto is not run on the crypto taskq. | Joel Sing |
2016-05-31 | Stop creating and inserting a route entry for ARP and ND automagically. | Martin Pieuchot |
2016-05-31 | Ensure that a valid route entry is passed to ether_output() if L2 | Martin Pieuchot |
2016-05-31 | Flush dynamic route entries attached to an interface when its link state | Martin Pieuchot |
2016-05-31 | Do not call nd6_output() without route entry argument. | Martin Pieuchot |
2016-05-31 | Inverse two conditions to not grabe the KERNEL_LOCK for every multicast | Martin Pieuchot |
2016-05-31 | Plug a route entry leak triggered under memory pressure. | Martin Pieuchot |
2016-05-30 | replace m_copym2 with m_dup_pkt. | David Gwynne |
2016-05-30 | remove code compensating for the "short" range of timeouts. | David Gwynne |
2016-05-30 | Set pppoe(4) control frames to high (NC, "network control") | Stuart Henderson |
2016-05-30 | Identify W^X labelled binaries at execve() time based upon WX_OPENBSD_WXNEEDED | Theo de Raadt |
2016-05-30 | backout to insert correct commit message | Theo de Raadt |
2016-05-30 | *** empty log message *** | Theo de Raadt |
2016-05-30 | include rdtsc in the rdrand callback. some systems don't have rdrand yet, | Ted Unangst |
2016-05-30 | Fill the packet data pool with standard mbuf clusters instead of | Visa Hankala |
2016-05-30 | Insert a hack to deal with interfaces removing the VLAN header before | Martin Pieuchot |
2016-05-30 | Do not forward declare an enum, makes gcc3 happy. | Martin Pieuchot |
2016-05-29 | Fix sizes passed to free() in fdfree(). This prevents a panic reported | Martin Natano |
2016-05-29 | Map ASX registers only if link control needs them. | Visa Hankala |
2016-05-29 | use fdt "model" string for hw.product | Jonathan Gray |
2016-05-29 | Add support for new smu-firmware fan commands. This fixes wrong sysctl | Marcus Glocker |
2016-05-29 | The same MAC filter setup code should work with all PHY link types. | Visa Hankala |
2016-05-29 | define PT_OPENBSD_WXNEEDED | Theo de Raadt |
2016-05-28 | Add support for Intel Wireless 3165 devices to iwm(4). | Stefan Sperling |
2016-05-28 | crank version numbers of those bootloaders that have been changed by | Stuart Henderson |
2016-05-28 | Backout pf.c r1.972, pf_norm.c r1.184, ok claudio | Stuart Henderson |
2016-05-28 | In iwm(4), don't parse nvram antenna data for 7k devices, they don't have it. | Stefan Sperling |
2016-05-28 | Add support for Intel Wireless 8260 devices to iwm(4). | Stefan Sperling |
2016-05-28 | Do the endpoint verification before opening the pipe on the selected | Marcus Glocker |
2016-05-28 | add sizes to free() calls for descrip tables | Ted Unangst |
2016-05-28 | no need to open key disk for writing, from bytevolcano. ok jung | Ted Unangst |
2016-05-27 | W^X violations are no longer permitted by default. A kernel log message | Theo de Raadt |
2016-05-27 | rename(2) operation requires "rpath cpath" at the underlying operation | Theo de Raadt |
2016-05-27 | Remove the non ELF macros | Theo de Raadt |
2016-05-27 | Modify com_init to match the com driver initializaiton, and add | Bob Beck |
2016-05-26 | The doforce variable isn't modified anywhere. Also, the only filesystem | Martin Natano |
2016-05-26 | Make amaps use less kernel memory (2nd try) | Stefan Kempf |
2016-05-26 | Remove superfluous loop counter to set alternate video interface since we | Marcus Glocker |
2016-05-25 | regen | Stefan Sperling |
2016-05-25 | Add PCI ID for RTL8188EE. Prompted by Ross L Richardson. | Stefan Sperling |