summary refs log tree commit diff
path: root/home/.gdbinit (follow)
Commit message (Expand)AuthorAge
* Move actual dotfiles into home directoryJune McEnroe2017-06-10
?h=2.0&id=d6ff9e53cf724460b6f827edf40d698d35ffa2f7'>Change default timestamp format to %XJune McEnroe2021-01-27 * Add toggleable display of timestampsJune McEnroe2021-01-27 * Drop filesystem access iff possibleKlemens Nanni2021-01-23 * Drop exec capability iff restrictedKlemens Nanni2021-01-23 * Drop network capability after ircConnect()Klemens Nanni2021-01-23 * Call pledge(2) after unveil(2)Klemens Nanni2021-01-23 * Separate kiosk mode from restrict modeJune McEnroe2021-01-23 * Add -I highlight option and /highlightJune McEnroe2021-01-16 * Rename ignore code to filterJune McEnroe2021-01-16 * Sandbox with unveil(2) on OpenBSD in restricted modeJune McEnroe2021-01-10 * Print chain to stdout with -oJune McEnroe2021-01-10 * Exit immediately when using -oJune McEnroe2021-01-10 * Add -o and -t options to trust self-signed certificatesJune McEnroe2021-01-09 * Allow configuring the upper bound of the hash functionJune McEnroe2021-01-09 * Sandbox with pledge(2) on OpenBSD