summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2012-07-11Report ptrace(PT_{GET,SET}XMMREGS) by namePhilip Guenthe
2012-07-11thinkoMarc Espie
2012-07-11fix bug for real. Turns out some libraries (xcb...) have NEEDED that goMarc Espie
2012-07-11do the ldconfig search dir properlyMarc Espie
2012-07-11nit: bless object early so we can use methods on itMarc Espie
2012-07-11reoder letters to fix piles-o'-typosPhilip Guenthe
2012-07-11Make command exec functions return an enum rather than -1/0/1 values andNicholas Marriott
2012-07-11Separate total block counter (reported to user) from 8-bit block counterNicholas Marriott
2012-07-10basic implementation of -Tman .Bl -tagIngo Schwarze
2012-07-10multiple fixes to -Tascii .HP rendering:Ingo Schwarze
2012-07-10quick fix ?Marc Espie
2012-07-10unconfuse myself.Marc Espie
2012-07-10ouch, Rresolved and libsearchdirs no longer live in main, so make themMarc Espie
2012-07-10move some shit around to (more or less) where it belongsMarc Espie
2012-07-10Remove 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 .ItIngo Schwarze
2012-07-10bye-bye Getopt::LongMarc Espie
2012-07-10Fix usage.Nicholas Marriott
2012-07-10make pkill -l print the proper processes also when the invert (-v)Alexander Hall
2012-07-10Add ~R command to start recording output to a file.Nicholas Marriott
2012-07-10clean-up shit, pull some of LT::Util into ltconfig objectMarc Espie
2012-07-10Use function to restore termios and add ~X to help.Nicholas Marriott
2012-07-10Trim some unused externs.Nicholas Marriott
2012-07-10xfree is not particularly helpful, remove it. From Thomas Adam.Nicholas Marriott
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-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-10closefrom(STDERR_FILENO + 1) not STDOUT_FILENO so that output actually appear...Nicholas Marriott
2012-07-10Implement ~C.Nicholas Marriott
2012-07-10Restore termios and signal handlers before ~$ so ^C will kill child.Nicholas Marriott
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 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--config had better match more stupid shit.Marc Espie
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-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-09Implement -Tman .Bf.Ingo Schwarze
2012-07-09more compat shit for libtool1/libtool2 schizophreniaMarc Espie
2012-07-09use short accessorMarc Espie
2012-07-09nitsMarc Espie