summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-01implicit function declaration is the error we really want, not theTed Unangst
2016-06-01Check min and max sizes sent by the client against what we support beforeDarren Tucker
2016-06-01add support for using SRPs without the garbage collection machinery.David Gwynne
2016-06-01regenDavid Gwynne
2016-06-01intel use the same device id for multiple nvme parts, so just callDavid Gwynne
2016-06-01regenChris Cappuccio
2016-06-01Netgear/Sierra Aircard 340UChris Cappuccio
2016-05-31Ensure that the client's proposed DH-GEX max value is at least as bigDarren Tucker
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 CVE-2016-0718.Remi Pointel
2016-05-31correct documentation for PT_WRITE_I. it may be necessary to flush icache.Ted Unangst
2016-05-31fix arch/mach confusion in make tags. from frantisek holopTed Unangst
2016-05-31Add support for armv7. Fix an error message in the i386 support beforeMark Kettenis
2016-05-31Replace most of the tests based on systrace output; from Ray.Okan Demirmen
2016-05-31Pass hr:min:sec:frame.cent to dev_mmcloc() directly and remove theAlexandre Ratchov
2016-05-31Port over binutils fix for PR ld/3111.Stefan Kempf
2016-05-31with the kernel perm check fixed, we can do this kevent after setuid,Ted Unangst
2016-05-31permit wxallowed on mfsTheo de Raadt
2016-05-31Fix a crash in stifle_history() that occurred when the historyIngo Schwarze
2011-04-24Here comes the easter bunnytils 2.17 (the last version released against aMiod Vallat
2016-05-31The argument of remove_history() only counts existing entries,Ingo Schwarze
2016-05-31Style unification and whitespace cleanup, in part suggested byIngo Schwarze
2016-05-31Unbreak compilation with -DDEBUG.Joel Sing
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-31To store MMC position, use samples (at device rate) as time unitsAlexandre Ratchov
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-30Gix misleading indent pointed out by GCC 6.1.Brent Cook
2016-05-30Move __getcwd from ASM to HIDDEN: we don't want the literal __getcwd symbolPhilip Guenther
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-30Tweak previousRobert Peichaer
2016-05-30Backout rev. 1.43 for now.Ingo Schwarze
2016-05-30Make sed use the new REG_STARTEND | REG_NOTBOL combination. This fixes a beginMartijn van Duren
2016-05-30Fix sequence for the mmap(2) method.Marcus Glocker