summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-10Instead of <arpa/inet.h> pulling in <netinet/in.h>, just copy in thePhilip Guenthe
2012-07-10Stop pulling in <sys/param.h>Philip Guenthe
2012-07-10bsearch() doesn't belong here (it's in <stdlib.h>)Philip Guenthe
2012-07-10For setsockopt(SO_{SND,RCV}TIMEO), convert the timeval to ticks usingPhilip Guenthe
2012-07-10Add builtin XMODEM send support with ~X, only tested with lrz -X so far.Nicholas Marriott
2012-07-10full support for -static -shared -prefer-pic -prefer-non-pic -fpie*Marc Espie
2012-07-10pass the option string along as a 4th parameter, in cases canonical isMarc Espie
2012-07-10nitMarc Espie
2012-07-10dd all kinds of funky tests for compile modeMarc Espie
2012-07-10- simplify the scheduler loop logic further, it is ridiculously simple nowGilles Chehade
2012-07-10+limits.h.Nicholas Marriott
2012-07-10Once we've set up termios, lines need to be \r\n terminated, and we needNicholas Marriott
2012-07-10more config, sort stuff for easier spottingMarc Espie
2012-07-10move set prio/tos into OPTIONS; ok henningJason McIntyre
2012-07-10Try to cleanup the macro magic because of socket spliceing. Since structClaudio Jeker
2012-07-10use PFSTATE_SCRUBMASKHenning Brauer
2012-07-10define a PFSTATE_SCRUBMASK. relying on numeric order of flags is stupidHenning Brauer
2012-07-10closefrom(STDERR_FILENO + 1) not STDOUT_FILENO so that output actually appear...Nicholas Marriott
2012-07-10Allow an implicit address family for af-to rules. If the addressAlexander Bluhm
2012-07-10intermediate hack^Wugly "fix" to prevent spurious "scrub ()" printsHenning Brauer
2012-07-10Better handling of servname in getaddrinfo_async. Do not necessarilyEric Faurot
2012-07-10set { ... } -> set ( ... )Henning Brauer
2012-07-10Implement ~C.Nicholas Marriott
2012-07-10Restore termios and signal handlers before ~$ so ^C will kill child.Nicholas Marriott
2012-07-10in_scrubprefix needs the same netmask checking as in_addprefix (which wasClaudio Jeker
2012-07-10Add a ~S escape to change the speed interactively (not using ~s sinceNicholas Marriott
2012-07-10Add first cut of replacement for tip/cu. Not linked to the build.Nicholas Marriott
2012-07-10fix the last outstanding functionality difference i could find betweenDavid Gwynne
2012-07-10libexec/tftpd handled the case where we'd get an ack for the previousDavid Gwynne
2012-07-10Fix an outstanding debian bug: #658539lum
2012-07-10Turn on systrace sandboxing of pre-auth sshd by default for new installsDamien Miller
2012-07-09fix -Tascii .Fd line breakingIngo Schwarze
2012-07-09#! stupid testMarc Espie
2012-07-09--config had better match more stupid shit.Marc Espie
2012-07-09The linux emulation exit hook needs to be able to sleep, so call itPhilip Guenthe
2012-07-09According to miod, KERNBASE used as a userland symbol should dieTheo de Raadt
2012-07-09implement -Tman .Eo and .EcIngo Schwarze
2012-07-09OpenBSD has two kinds of developers ...Mike Larkin
2012-07-09longarg:Marc Espie
2012-07-09syncTodd T. Fries
2012-07-09resolve conflictsStuart Henderson
2012-07-09NSD v3.2.11, ok phessler@Stuart Henderson
2012-07-09start ditching Getopt::Long, only LT::Mode::Link uses it, so make itMarc Espie
2012-07-09extend option parser a bit more: if we pass it a regexp, then we matchMarc Espie
2012-07-09support for -Wc,*,* and -Xcompiler $argMarc Espie
2012-07-09Fix typo in warning message.Lawrence Teo
2012-07-09one more prio -> set prio; ok henningJason McIntyre
2012-07-09Implement -Tman .Bf.Ingo Schwarze
2012-07-09second fuckup in implicit detectionMarc Espie
2012-07-09more compat shit for libtool1/libtool2 schizophreniaMarc Espie