summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-01space between macro args and punctuation;Jason McIntyre
2015-09-01Remove the ssl_prepare_{client,server}hello_tlsext() functions, which areJoel Sing
2015-09-01Make it always safe to call CBB_cleanup() providing that CBB_init() orJoel Sing
2015-09-01only need to restrict exec path if the rule specifies a command.Ted Unangst
2015-09-01remove casts and null checks before free. from Michael McConvilleTed Unangst
2015-09-01Introduce rtisvalid(9) a function to check if a (cached) route entryMartin Pieuchot
2015-09-01ditch a few prototypes for non-existant functionsMike Belopuhov
2015-09-01Remove dead_clients which is no longer used.Nicholas Marriott
2015-09-01Work out config file when needed not at startup.Nicholas Marriott
2015-09-01Do not try to find a possible ``ifa'' in rt_ifal_del(9) and trust theMartin Pieuchot
2015-09-01Move initial conf load into cfg.c.Nicholas Marriott
2015-09-01Reject USB requests that could damage the bus integrity, just like itMartin Pieuchot
2015-09-01Use the correct free(9) size for the RX ring.Martin Pieuchot
2015-09-01All the cmd_*_entry declarations do not need to be in tmux.h.Nicholas Marriott
2015-09-01Corrects a use-after-free in tame_namei().Sebastien Marie
2015-09-01Sync bus_dmamap_load_raw(9) with amd64/i386 in order to respect theMartin Pieuchot
2015-09-01Push down the KERNEL_LOCK/KERNEL_UNLOCK calls into the back-end allocatorMark Kettenis
2015-09-01set sival_ptr before calling trapsignal() for user breakpoint/trace trapsJonathan Gray
2015-09-01trivial size for free()Theo de Raadt
2015-09-01sizes for free(), mostly related to firmwares.Theo de Raadt
2015-09-01Only advertise the color depth we actually support. This makes theMark Kettenis
2015-09-01test pointers with NULL not '\0'Jonathan Gray
2015-09-01update currency exchange rates;Jason McIntyre
2015-09-01free() firmware with right len; ok dlgTheo de Raadt
2015-09-01fairly simple sizes for free()Theo de Raadt
2015-09-01size for free(), and make allocation side look similarTheo de Raadt
2015-09-01Delete bogus MATH_EMULATE holdover from i386Philip Guenther
2015-09-01free() sizeTheo de Raadt
2015-09-01size for free()Theo de Raadt
2015-09-01In static binaries, invoke kbind() once to disable it.Philip Guenther
2015-09-01initialise the width var in db_struct_offset_cmd()Jonathan Gray
2015-09-01missing splxJonathan Gray
2015-09-01missing splxJonathan Gray
2015-09-01Use kbind for lazy binding GOT/PLT updates on m88k and sparc.Philip Guenther
2015-09-01dont need the kernel lock for mpsafe bpfs (again)David Gwynne
2015-09-01reintroduce bpf.c r1.121.David Gwynne
2015-09-01mattieu baptiste reported a problem with bpf+srps where the per cpuDavid Gwynne
2015-09-01uses sizes for free()Theo de Raadt
2015-09-01Recommend an unambiguous escape for minus signs instead of \-.Anthony J. Bentley
2015-09-01a white space krw could not seeTheo de Raadt
2015-09-01'bogous' is bogus spelling of 'bogus' in debug message.Kenneth R Westerback
2015-09-01Missing letoh64() when checking value of gh_lba_alt.Kenneth R Westerback
2015-08-31Support deviant but historically blessed practice of acceptingKenneth R Westerback
2015-08-31New tests for +host in syslog.conf that matches on an IPv4 and IPv6Alexander Bluhm
2015-08-31The !prog and +host features allow to select log messages from aAlexander Bluhm
2015-08-31The pmap_pmap_pool pool will never be used in interrupt context, so pass theMark Kettenis
2015-08-31update reasons for arch without pie; with pascalTheo de Raadt
2015-08-31Check driver name in match function such that driver only attempts to attachMark Kettenis
2015-08-31Less confusing description of 'nort' for ghc.port.mk.Matthias Kilian
2015-08-31only 32-bit systems need the quad functions.Theo de Raadt