summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-01don't initialize variables with functionsTed Unangst
2016-09-01unconst these parameters; i won't be changing bsd auth today.Ted Unangst
2016-09-01add a -t keytype option for untrusted comment automatic key extractionMarc Espie
2016-09-01normalize some function namesMike Larkin
2016-09-01fix a merge collision, and add some retval checking on various pthread_*Mike Larkin
2016-09-01No longer needed to special case RTM_GET in these if statements sinceClaudio Jeker
2016-09-01Move RTM_GET into its own case block not intermixing it with RTM_CHANGEClaudio Jeker
2016-09-01change some log_warn to log_warnx and convert some integer literals toMike Larkin
2016-09-01no route-to/reply-to/dup-to on block rules, aka make this pass againHenning Brauer
2016-09-01Nuke now unused 'sz' variable.Kenneth R Westerback
2016-09-01EFI firmware has been encountered that is (from our point of view) confusedKenneth R Westerback
2016-09-01The fork+exec diff broke "what?!", the ps_what field determines theReyk Floeter
2016-09-01Make vcpu_reset_regs use new writeregs codeStefan Kempf
2016-09-01Re-enable libobjc on arm.Mark Kettenis
2016-09-01Implement exception handling for ARM EABI. Cobbled together from bits ofMark Kettenis
2016-09-01Disable the RTF_UP kassert check in rtisvalid() for now as it canAlexander Bluhm
2016-09-01forgot during previous commit, thanks stefan@Mike Larkin
2016-09-01zap dead codeEric Faurot
2016-09-01remove "sparc" from a commentIngo Schwarze
2016-09-01move "sparc" down to discontinued architecturesIngo Schwarze
2016-09-01Add ioctls to get/set VCPU registersStefan Kempf
2016-09-01Add basic regress tests for ldapd.Landry Breuil
2016-09-01Don't print "lost child" if the child process exited okay. This isReyk Floeter
2016-09-01Add a set of emulated legacy devices (PIT, PIC, RTC)Mike Larkin
2016-09-01Remove the clock hack, and properly handle interrupts generated from vmd(8)'sMike Larkin
2016-09-01Fix regress test, server returns 400 instead of 500 nowReyk Floeter
2016-09-01Document all letters used for route flags in "netstat -r".Alexander Bluhm
2016-09-01Get rid of the custom msgbuf_write2() function adapted from libutil.Eric Faurot
2016-09-01make the version symbol a fixed size (512) to reduce the potential forTed Unangst
2016-09-01Use b64_ntop instead of adding yet another base implementation of base64Theo Buehler
2016-09-01better words for -b, wiyh help from jmc@Otto Moerbeek
2016-09-01update usage(); pointed out by jmc@Florian Obser
2016-09-01Document new default timeouts/intervals.Kenneth R Westerback
2016-09-01tidy up the list;Jason McIntyre
2016-09-01no more sparc; ok tedu kettenisJason McIntyre
2016-09-01Cut back the default values for the various timeout/interval values. We noKenneth R Westerback
2016-09-01move the authentication code to a functionTed Unangst
2016-09-01Fix undefined behaviour when comparing pointers by casting them to vaddr_t.akfaew
2016-09-01Fix 2 minor issues and a typo in a comment in the pci emulation subsystem.Mike Larkin
2016-09-01MPSAFE is never used, so get rid of it.akfaew
2016-09-01Get rid of 'relebad:'.akfaew
2016-09-01no more sparc;Jason McIntyre
2016-09-01no more sparc;Jason McIntyre
2016-09-01remove sparc reference;Jason McIntyre
2016-09-01Implement table driven selection to which ACME authorities we canFlorian Obser
2016-09-01syncTheo de Raadt
2016-09-01Really stop linking perl to pthreadAndrew Fresh
2016-09-01Now the cached route flag appears in "route show". Adapt test.Alexander Bluhm
2016-09-01Move the RTF_LOCAL check that only makes sense for userland toMartin Pieuchot
2016-09-01struct client starts to become the kitchen sink. Move fastcgi data toFlorian Obser