Age | Commit message (Expand) | Author |
2012-07-11 | Report ptrace(PT_{GET,SET}XMMREGS) by name | Philip Guenthe |
2012-07-11 | thinko | Marc Espie |
2012-07-11 | fix bug for real. Turns out some libraries (xcb...) have NEEDED that go | Marc Espie |
2012-07-11 | do the ldconfig search dir properly | Marc Espie |
2012-07-11 | nit: bless object early so we can use methods on it | Marc Espie |
2012-07-11 | reoder letters to fix piles-o'-typos | Philip Guenthe |
2012-07-11 | Make command exec functions return an enum rather than -1/0/1 values and | Nicholas Marriott |
2012-07-11 | Separate total block counter (reported to user) from 8-bit block counter | Nicholas Marriott |
2012-07-10 | basic implementation of -Tman .Bl -tag | Ingo Schwarze |
2012-07-10 | multiple fixes to -Tascii .HP rendering: | Ingo Schwarze |
2012-07-10 | quick fix ? | Marc Espie |
2012-07-10 | unconfuse myself. | Marc Espie |
2012-07-10 | ouch, Rresolved and libsearchdirs no longer live in main, so make them | Marc Espie |
2012-07-10 | move some shit around to (more or less) where it belongs | Marc Espie |
2012-07-10 | Remove a hack that was intended for groff-1.15 bug compatibility: | Ingo Schwarze |
2012-07-10 | * implement -Tman .Bl -item -inset -diag -ohang -dash -hyphen -enum .It | Ingo Schwarze |
2012-07-10 | bye-bye Getopt::Long | Marc Espie |
2012-07-10 | Fix usage. | Nicholas Marriott |
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 | 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 | 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 | +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 | closefrom(STDERR_FILENO + 1) not STDOUT_FILENO so that output actually appear... | Nicholas Marriott |
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 | 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 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 | --config had better match more stupid shit. | Marc Espie |
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 | start ditching Getopt::Long, only LT::Mode::Link uses it, so make it | Marc Espie |
2012-07-09 | extend option parser a bit more: if we pass it a regexp, then we match | Marc Espie |
2012-07-09 | Implement -Tman .Bf. | Ingo Schwarze |
2012-07-09 | more compat shit for libtool1/libtool2 schizophrenia | Marc Espie |
2012-07-09 | use short accessor | Marc Espie |
2012-07-09 | nits | Marc Espie |