summary refs log tree commit diff
path: root/home/.gdbinit
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-16 14:12:24 -0400
committerJune McEnroe <june@causal.agency>2018-08-16 14:12:24 -0400
commitd464a898880be099630135479c711beeb119b37e (patch)
treed7dc4a16a0572139f8e0fda0ad9ca3ace37a59b3 /home/.gdbinit
parentExport GPG_TTY (diff)
downloadsrc-d464a898880be099630135479c711beeb119b37e.tar.gz
src-d464a898880be099630135479c711beeb119b37e.zip
Shorten .local ssh names
ksh doesn't do sophisticated tab-complete so I have to actually type
ssh hosts now.
Diffstat (limited to 'home/.gdbinit')
0 files changed, 0 insertions, 0 deletions
0b2e28d3216c03ab99bb13ec1cc5d8535&follow=1'>Remove closelog callJune McEnroe 2020-08-15Implement service statusJune McEnroe 2020-08-15Parse control commandsJune McEnroe 2020-08-15Read service pipesJune McEnroe 2020-08-15Implement non-blocking line-buffered readingJune McEnroe 2020-08-15Generate tags fileJune McEnroe 2020-08-15Just use CLOCK_MONOTONIC and clean up includesJune McEnroe 2020-08-15Reap childrenJune McEnroe 2020-08-14Implement serviceSignal, serviceStop, serviceRestartJune McEnroe 2020-08-14Reset restartInterval and restartDeadline on startJune McEnroe 2020-08-14Switch to timespec for timeoutsJune McEnroe 2020-08-14Implement serviceStartJune McEnroe 2020-08-14Flesh out Service structJune McEnroe 2020-08-14Build environment for servicesJune McEnroe 2020-08-14Implement spawntab parsingJune McEnroe 2020-08-14Open syslog, daemonize, write PIDJune McEnroe 2020-08-14Implement user and group lookupJune McEnroe 2020-08-14Add install targetJune McEnroe 2020-08-14Add spawnd skeletonJune McEnroe