summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-07-26Fix ba# attribute in rdroot entry. It should be 4096 (a valid size forKenneth R Westerback
2015-07-26Always initialize the b_error field and B_ERROR flag before usingKenneth R Westerback
2015-07-26Whoops, "screen" we also change kbs=^H to kbs=\177 now (this is why weNicholas Marriott
2015-07-26Update to terminfo-20150725. Also add a note at the start about ourNicholas Marriott
2015-07-26Make sure pci_intr_map() will perform proper interrupt swizzling for devicesMiod Vallat
2015-07-26When attaching on an alpha system, get the current textmode resolution byMiod Vallat
2015-07-26Copy relocations can't be jump-slot relocations, so delete the test for that.Philip Guenther
2015-07-26Make pcic_ident_ok() completely silent in case of failure.Miod Vallat
2015-07-25Only store mod/ref flags in the vm_page_md struct, not in every pv_entry.Miod Vallat
2015-07-25Teach ifconfig(8) man page about the mpw(4) commands.Rafael Zalamena
2015-07-25double words fix; docs are slowly getting moved to mdoc, but thisIgor Sobrado
2015-07-25Place the ASN.1 template macros (and remaining implement macros) underJoel Sing