aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Rename all pdksh stuff to kshTom Ryder2016-12-1710-39/+43
| | | | As part of a foray into more active use of ksh and derivatives.
* Resolve an issue with find(1) compatibilityTom Ryder2016-12-173-47/+21
|
* Add an issueTom Ryder2016-12-171-0/+2
|
* Add a missing line break to manual for rnds(1df)Tom Ryder2016-12-161-0/+1
|
* Remove xrbg(1)Tom Ryder2016-12-155-33/+3
| | | | Overkill given feh(1) has a --randomize
* Add command guards around .xinitrc.d subscriptsTom Ryder2016-12-158-4/+10
|
* Use .d directory for .xinitrc subscriptsTom Ryder2016-12-1511-32/+31
|
* Add an issue about fcTom Ryder2016-12-151-0/+2
|
*-. Merge branches 'freebsd' and 'openbsd'Tom Ryder2016-12-140-0/+0
|\ \
| | * Merge branch 'master' into openbsdTom Ryder2016-12-1449-188/+577
| | |\ | |_|/ |/| |
| * | Merge branch 'master' into freebsdTom Ryder2016-12-1449-188/+577
| |\ \ | |/ / |/| / | |/
* | Add completion for ad()Tom Ryder2016-12-131-0/+2
| |
* | Add ad()Tom Ryder2016-12-132-0/+80
| |
* | Add strik(6df)Tom Ryder2016-12-125-2/+88
| |
* | Add correction to aesth(6df) man pageTom Ryder2016-12-121-3/+3
| |
* | Add some missing "local" callsTom Ryder2016-12-129-0/+11
| |
* | Make host variable local to functionTom Ryder2016-12-121-0/+1
| |
* | Remove .dat from text filename exclusionsTom Ryder2016-12-121-2/+2
| | | | | | | | | | The one instance I can find in my regularly worked files is status.dat in Nagios, which is a text file
* | Remove unused nwatch diff filetyperTom Ryder2016-12-111-4/+0
| |
* | Wrap sh autocmds in a group to be politeTom Ryder2016-12-111-23/+28
| |
* | Wrap b:is_ksh hack in an autocmdTom Ryder2016-12-111-3/+5
| | | | | | | | So that it actually runs at the right time ...
* | Use opening parens for case safety in subshellTom Ryder2016-12-112-10/+10
| |
* | Still untangling the shell highlighting messTom Ryder2016-12-113-12/+111
| |
* | Disable sh error syntax highlighting for nowTom Ryder2016-12-111-0/+5
| | | | | | | | | | Until I can figure out what's wrong with this syntax, or why the syntax highlighter thinks it's an error
* | Set buffer type (not global type) for sh properlyTom Ryder2016-12-112-6/+9
| |
* | Make POSIX default for shell more specificTom Ryder2016-12-111-2/+4
| |
* | Adjust shell type detection rulesTom Ryder2016-12-111-23/+9
| |
* | Reset most of my sh.vim customizationsTom Ryder2016-12-112-81/+0
| | | | | | | | | | | | There's been a lot of work done to sh.vim since these customisations were made, and I can't remember why I made some of them. I'll work without them for a while and reapply any of them if needed.
* | Add COOL->KRIEG to kvlt(6df)Tom Ryder2016-12-111-1/+2
| |
* | Stylistic tweaks to awk scriptsTom Ryder2016-12-117-35/+14
| |
* | Remove superfluous calls to next in sec(1df)Tom Ryder2016-12-111-3/+0
| |
* | Condense conditions for rfct(1df)Tom Ryder2016-12-111-8/+3
| |
* | Explicitly set flag value in mftl(1df)Tom Ryder2016-12-111-1/+1
| | | | | | | | Rather than relying on what I suspect is not strictly defined behaviour
* | Abuse FS in sec(1df) for clever zero-strippingTom Ryder2016-12-111-10/+2
| |
* | Have sec(1df) notice too many fieldsTom Ryder2016-12-111-2/+3
| |
* | Condense slsf(1df) conditions a bitTom Ryder2016-12-111-2/+1
| |
* | Golf/refactor drakon(1df) a bitTom Ryder2016-12-111-15/+8
| |
* | Replace misplaced shebang line with commentTom Ryder2016-12-111-1/+1
| |
* | Add prompt return behaviour to pdkshTom Ryder2016-12-091-1/+7
| | | | | | | | | | Turns out this simple approach does actually work, though I admit I do not fully understand why
* | Fix accuracy of commentTom Ryder2016-12-091-2/+2
| |
* | Port prompt SHLVL behaviour to zshTom Ryder2016-12-092-0/+14
| |
* | Correct uts(1df) manualTom Ryder2016-12-091-2/+2
| |
* | Rephrase uts(1df) as pure AwkTom Ryder2016-12-094-5/+10
| |
* | Add clog(1df)Tom Ryder2016-12-093-0/+23
| |
* | Break long line in loc(1df)Tom Ryder2016-12-091-1/+3
| |
* | Prevent man(1) completion interfering with pathsTom Ryder2016-12-091-0/+6
| |
* | Add missing full stop to READMETom Ryder2016-12-091-1/+1
| |
* | Refine loc(1df) a bitTom Ryder2016-12-092-2/+3
| |
* | Add chc(1df)Tom Ryder2016-12-093-0/+67
| |
* | Add uts(1df)Tom Ryder2016-12-093-0/+22
| |