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