Age | Commit message (Expand) | Author |
2015-07-27 | add some regress for tame. just a starting point for now | Sebastien Marie |
2015-07-27 | some improvements from michael reed; | Jason McIntyre |
2015-07-27 | typo | Theo de Raadt |
2015-07-27 | use file system path (.Pa) semantic markup macros where appropriate. | Igor Sobrado |
2009-10-15 | import of gcc-4.2.1, the last gcc release under GPLv2 | Robert Nagy |
2015-07-27 | Allow coalescing of IPI requests on mips64, to make IPI sending | Visa Hankala |
2015-07-27 | Permit kbind(2) use in the sandbox now, to ease testing of ld.so work using it | Philip Guenther |
2015-07-27 | Add -n to usage. As noticed by Theo Buehler. | Marc Espie |
2015-07-27 | enforce tame by disabling all TAME_ flags if tame_fail() is reach, and not only | Sebastien Marie |
2015-07-27 | use file system path (.Pa) semantic markup macros where appropriate. | Igor Sobrado |
2015-07-27 | sync | Theo de Raadt |
2015-07-27 | Less asn1_mac.h - asn1_lib.c does not need it and x_pkey.c should be | Joel Sing |
2015-07-27 | Add services entries for BFD (RFC5880), and reorder MS RDP while there. | Stuart Henderson |
2015-07-27 | Stop using _this in radiusd modules. | YASUOKA Masahiko |
2015-07-27 | Drop the privilege from modules. "radiusd_radius" could simply run | YASUOKA Masahiko |
2015-07-27 | Make -q suppress ambiguous option warnings too, from Cam Hutchison. | Nicholas Marriott |
2015-07-27 | Use log_warn() instead of warn() in radiusd_module_load(). Also fix style. | YASUOKA Masahiko |
2015-07-27 | Remove sections that describe features we don't support any longer. | Alexandre Ratchov |
2015-07-27 | zap trailing linefeeds from sr_error() and panic() calls | Alexander Hall |
2015-07-27 | tame check of msghdr should be done after checking for copyin failure | Philip Guenther |
2015-07-27 | Always #include <sys/mutex.h>: need struct mutex for struct vm_page_md | Philip Guenther |
2015-07-27 | Add a description about radius_get_eap_msk(). | YASUOKA Masahiko |
2015-07-27 | Rename radius.3 to radius_new_request_packet.3 to be named after a | YASUOKA Masahiko |
2015-07-26 | small clarifications | Ted Unangst |
2015-07-26 | checkconfig doesn't return anymore, noted by zhuk | Ted Unangst |
2015-07-26 | remove unused variable | Charles Longeau |
2015-07-26 | fix format string | Charles Longeau |
2015-07-26 | nflag (as in sudo, force non-interactive mode) | Marc Espie |
2015-07-26 | Oops, CVS mismerged changes, resulting in compilable and mostly working, | Vadim Zhukov |
2015-07-26 | Reenable the ld.so pre-install test; the "am I cross-compiling" test was | Philip Guenther |
2015-07-26 | tweak config checking slightly | Ted Unangst |
2015-07-26 | remove unused variable | Charles Longeau |
2015-07-26 | Stop exiting on cmdline overflow: it's used only for logging, so aborting | Vadim Zhukov |
2015-07-26 | Make test names printed like other test suites do. | Vadim Zhukov |
2015-07-26 | Hook up doas tests. | Vadim Zhukov |
2015-07-26 | Import test suite for doas. Relies on recently committed command matching | Vadim Zhukov |
2015-07-26 | Implement command matching without execution. This just extends | Vadim Zhukov |
2015-07-26 | Remove support for automatically checking files out of RCS. The | Todd C. Miller |
2015-07-26 | Fix ba# attribute in rdroot entry. It should be 4096 (a valid size for | Kenneth R Westerback |
2015-07-26 | Always initialize the b_error field and B_ERROR flag before using | Kenneth R Westerback |
2015-07-26 | Whoops, "screen" we also change kbs=^H to kbs=\177 now (this is why we | Nicholas Marriott |
2015-07-26 | Update to terminfo-20150725. Also add a note at the start about our | Nicholas Marriott |
2015-07-26 | Make sure pci_intr_map() will perform proper interrupt swizzling for devices | Miod Vallat |
2015-07-26 | When attaching on an alpha system, get the current textmode resolution by | Miod Vallat |
2015-07-26 | Copy relocations can't be jump-slot relocations, so delete the test for that. | Philip Guenther |
2015-07-26 | Make pcic_ident_ok() completely silent in case of failure. | Miod Vallat |
2015-07-25 | Only store mod/ref flags in the vm_page_md struct, not in every pv_entry. | Miod Vallat |
2015-07-25 | Teach ifconfig(8) man page about the mpw(4) commands. | Rafael Zalamena |
2015-07-25 | double words fix; docs are slowly getting moved to mdoc, but this | Igor Sobrado |
2015-07-25 | Place the ASN.1 template macros (and remaining implement macros) under | Joel Sing |