summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-01Test history_get() return value;Ingo Schwarze
2016-06-01syncTheo de Raadt
2016-06-01mkdir() on ntfs should return EROFS, not ENOENT.Martin Natano
2016-06-01Use \(mi instead of - for the mathematical minus sign as recommended byTheo Buehler
2016-06-01Netgear/Sierra Aircard 340UChris Cappuccio
2016-06-01Correctly set the V4L2_BUF_FLAG_QUEUED and V4L2_BUF_FLAG_DONE buffer flags.Marcus Glocker
2016-06-01Remove ART-specific hack now that route reference counts is similarMartin Pieuchot
2016-06-01Enable utvfu(4) everywhere where uvideo(4) is also enabled.Marcus Glocker
2016-06-01Implement a second address pool specifically for IPv6, so thatPatrick Wildt
2016-06-01Kill sysctl net.inet6.ip6.rr_pruneJeremie Courreges-Anglas
2016-06-01ikev2_cp_fixaddr() is called to replace unspecified (e.g. 0.0.0.0)Patrick Wildt
2016-06-01put this in the public domain as well. reminded by theo. we discussedMarc Espie
2016-06-01regenMarcus Glocker
2016-06-01New USB device driver for Audio/Video capture devices based on theMarcus Glocker
2016-06-01shuffle the code in rtable_insert so it inserts a populated art_node.David Gwynne
2016-06-01update currency exchange rates;Jason McIntyre
2016-06-01s/stall/stale/ in a comment about old interfaces.David Gwynne
2016-06-01rtref and rtfree around moving the rt in rtable_mpath_reprio so the listDavid Gwynne
2016-06-01Fix the loop iterating on extended capabilities. It turns out that weMartin Pieuchot
2016-06-01move all the art_node initialisation to art_get in art.cDavid Gwynne
2016-06-01Until we get relro working, we need the __{got,plt}_{start,end} symbolsPhilip Guenther
2016-06-01Delete the kernel compat bits for old mmap() MAP_OLD* flagsPhilip Guenther
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