summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-28check that flags value of 0 restricts the process to the _exit(2) system call.Sebastien Marie
2015-07-28add HSTS to fcgi responsesFlorian Obser
2015-07-28Add callbacks for supported hypervisors in pvbus(4) to print moreReyk Floeter
2015-07-28add a FILES section to make clear where RADIUS configuration fileIgor Sobrado
2015-07-28Add ktracing of structs iovec, msghdr, and cmsghdr for {,p}{read,write}v(),Philip Guenther
2015-07-27default permitted target is all users, not root.Ted Unangst
2015-07-27Implement support for __builtin_complex() to construct complex values,Martynas Venckus
2015-07-27Fix geometry of rdroot entry soKenneth R Westerback
2015-07-27use file system path (.Pa) semantic markup macros where appropriate.Igor Sobrado
2015-07-27document "F" in interactive mode, like for fsck.8;Jason McIntyre
2015-07-27some readability fixes;Jason McIntyre
2015-07-27Rather than disabling tame to coredump, leave it enabled but flag thatTheo de Raadt
2015-07-27add some regress for tame. just a starting point for nowSebastien Marie
2015-07-27some improvements from michael reed;Jason McIntyre
2015-07-27typoTheo de Raadt
2015-07-27use file system path (.Pa) semantic markup macros where appropriate.Igor Sobrado
2009-10-15import of gcc-4.2.1, the last gcc release under GPLv2Robert Nagy
2015-07-27Allow coalescing of IPI requests on mips64, to make IPI sendingVisa Hankala
2015-07-27Permit kbind(2) use in the sandbox now, to ease testing of ld.so work using itPhilip Guenther
2015-07-27Add -n to usage. As noticed by Theo Buehler.Marc Espie
2015-07-27enforce tame by disabling all TAME_ flags if tame_fail() is reach, and not onlySebastien Marie
2015-07-27use file system path (.Pa) semantic markup macros where appropriate.Igor Sobrado
2015-07-27syncTheo de Raadt
2015-07-27Less asn1_mac.h - asn1_lib.c does not need it and x_pkey.c should beJoel Sing
2015-07-27Add services entries for BFD (RFC5880), and reorder MS RDP while there.Stuart Henderson
2015-07-27Stop using _this in radiusd modules.YASUOKA Masahiko
2015-07-27Drop the privilege from modules. "radiusd_radius" could simply runYASUOKA Masahiko
2015-07-27Make -q suppress ambiguous option warnings too, from Cam Hutchison.Nicholas Marriott
2015-07-27Use log_warn() instead of warn() in radiusd_module_load(). Also fix style.YASUOKA Masahiko
2015-07-27Remove sections that describe features we don't support any longer.Alexandre Ratchov
2015-07-27zap trailing linefeeds from sr_error() and panic() callsAlexander Hall
2015-07-27tame check of msghdr should be done after checking for copyin failurePhilip Guenther
2015-07-27Always #include <sys/mutex.h>: need struct mutex for struct vm_page_mdPhilip Guenther
2015-07-27Add a description about radius_get_eap_msk().YASUOKA Masahiko
2015-07-27Rename radius.3 to radius_new_request_packet.3 to be named after aYASUOKA Masahiko
2015-07-26small clarificationsTed Unangst
2015-07-26checkconfig doesn't return anymore, noted by zhukTed Unangst
2015-07-26remove unused variableCharles Longeau
2015-07-26fix format stringCharles Longeau
2015-07-26nflag (as in sudo, force non-interactive mode)Marc Espie
2015-07-26Oops, CVS mismerged changes, resulting in compilable and mostly working,Vadim Zhukov
2015-07-26Reenable the ld.so pre-install test; the "am I cross-compiling" test wasPhilip Guenther
2015-07-26tweak config checking slightlyTed Unangst
2015-07-26remove unused variableCharles Longeau
2015-07-26Stop exiting on cmdline overflow: it's used only for logging, so abortingVadim Zhukov
2015-07-26Make test names printed like other test suites do.Vadim Zhukov
2015-07-26Hook up doas tests.Vadim Zhukov
2015-07-26Import test suite for doas. Relies on recently committed command matchingVadim Zhukov
2015-07-26Implement command matching without execution. This just extendsVadim Zhukov
2015-07-26Remove support for automatically checking files out of RCS. TheTodd C. Miller