Age | Commit message (Expand) | Author |
2012-07-10 | disable lidsuspend on shutdown | Alexander Hall |
2012-07-10 | make pkill -l print the proper processes also when the invert (-v) | Alexander Hall |
2012-07-10 | Add ~R command to start recording output to a file. | Nicholas Marriott |
2012-07-10 | Kill trailing whitespaces. | Alexander Bluhm |
2012-07-10 | Add a test suite to route ip packets through a box running pf. You | Alexander Bluhm |
2012-07-10 | use the value actually passed to the function | Eric Faurot |
2012-07-10 | clean-up shit, pull some of LT::Util into ltconfig object | Marc Espie |
2012-07-10 | Use function to restore termios and add ~X to help. | Nicholas Marriott |
2012-07-10 | Trim some unused externs. | Nicholas Marriott |
2012-07-10 | xfree is not particularly helpful, remove it. From Thomas Adam. | Nicholas Marriott |
2012-07-10 | Instead of <arpa/inet.h> pulling in <netinet/in.h>, just copy in the | Philip Guenthe |
2012-07-10 | Stop pulling in <sys/param.h> | Philip Guenthe |
2012-07-10 | bsearch() doesn't belong here (it's in <stdlib.h>) | Philip Guenthe |
2012-07-10 | For setsockopt(SO_{SND,RCV}TIMEO), convert the timeval to ticks using | Philip Guenthe |
2012-07-10 | Add builtin XMODEM send support with ~X, only tested with lrz -X so far. | Nicholas Marriott |
2012-07-10 | full support for -static -shared -prefer-pic -prefer-non-pic -fpie* | Marc Espie |
2012-07-10 | pass the option string along as a 4th parameter, in cases canonical is | Marc Espie |
2012-07-10 | nit | Marc Espie |
2012-07-10 | dd all kinds of funky tests for compile mode | Marc Espie |
2012-07-10 | - simplify the scheduler loop logic further, it is ridiculously simple now | Gilles Chehade |
2012-07-10 | +limits.h. | Nicholas Marriott |
2012-07-10 | Once we've set up termios, lines need to be \r\n terminated, and we need | Nicholas Marriott |
2012-07-10 | more config, sort stuff for easier spotting | Marc Espie |
2012-07-10 | move set prio/tos into OPTIONS; ok henning | Jason McIntyre |
2012-07-10 | Try to cleanup the macro magic because of socket spliceing. Since struct | Claudio Jeker |
2012-07-10 | use PFSTATE_SCRUBMASK | Henning Brauer |
2012-07-10 | define a PFSTATE_SCRUBMASK. relying on numeric order of flags is stupid | Henning Brauer |
2012-07-10 | closefrom(STDERR_FILENO + 1) not STDOUT_FILENO so that output actually appear... | Nicholas Marriott |
2012-07-10 | Allow an implicit address family for af-to rules. If the address | Alexander Bluhm |
2012-07-10 | intermediate hack^Wugly "fix" to prevent spurious "scrub ()" prints | Henning Brauer |
2012-07-10 | Better handling of servname in getaddrinfo_async. Do not necessarily | Eric Faurot |
2012-07-10 | set { ... } -> set ( ... ) | Henning Brauer |
2012-07-10 | Implement ~C. | Nicholas Marriott |
2012-07-10 | Restore termios and signal handlers before ~$ so ^C will kill child. | Nicholas Marriott |
2012-07-10 | in_scrubprefix needs the same netmask checking as in_addprefix (which was | Claudio Jeker |
2012-07-10 | Add a ~S escape to change the speed interactively (not using ~s since | Nicholas Marriott |
2012-07-10 | Add first cut of replacement for tip/cu. Not linked to the build. | Nicholas Marriott |
2012-07-10 | fix the last outstanding functionality difference i could find between | David Gwynne |
2012-07-10 | libexec/tftpd handled the case where we'd get an ack for the previous | David Gwynne |
2012-07-10 | Fix an outstanding debian bug: #658539 | lum |
2012-07-10 | Turn on systrace sandboxing of pre-auth sshd by default for new installs | Damien Miller |
2012-07-09 | fix -Tascii .Fd line breaking | Ingo Schwarze |
2012-07-09 | #! stupid test | Marc Espie |
2012-07-09 | --config had better match more stupid shit. | Marc Espie |
2012-07-09 | The linux emulation exit hook needs to be able to sleep, so call it | Philip Guenthe |
2012-07-09 | According to miod, KERNBASE used as a userland symbol should die | Theo de Raadt |
2012-07-09 | implement -Tman .Eo and .Ec | Ingo Schwarze |
2012-07-09 | OpenBSD has two kinds of developers ... | Mike Larkin |
2012-07-09 | longarg: | Marc Espie |
2012-07-09 | sync | Todd T. Fries |