summary refs log tree commit diff
path: root/bin (follow)
Commit message (Expand)AuthorAge
...
* Replace __FBSDID macros with commentsJune McEnroe2020-06-08
* Remove reference to FreeBSD-specific libedit hackJune McEnroe2020-06-08
* Remove mktemp options from mkbuiltins, mktokensJune McEnroe2020-06-07
* Cast z_stream fields to size_tJune McEnroe2020-06-07
* Call static_assert by _Static_assertJune McEnroe2020-06-07
* Allow redirecting input in everJune McEnroe2020-06-01
* Add %c conversion to c scriptJune McEnroe2020-05-31
* Add c script to READMEJune McEnroe2020-05-31
* Add c scriptJune McEnroe2020-05-31
* Add hi rule for sh arithmetic expansionJune McEnroe2020-05-14
* Use . as ${LDLIBS.$@} separatorJune McEnroe2020-04-20
* Teach hi how to underline in IRCJune McEnroe2020-03-30
* Highlight diff lines without lading space as KeywordJune McEnroe2020-03-30
* Add HISTFILE history savingJune McEnroe2020-03-09
* Source .editrc before applying -v or -eJune McEnroe2020-03-09
* Add \? exit status prompt expansionJune McEnroe2020-03-09
* Shorten $HOME to ~ in prompt expansionJune McEnroe2020-03-09
* Add PS0 pre-prompt stringJune McEnroe2020-03-09
* Add RPS1 and RPS2 right promptsJune McEnroe2020-03-09
* Fix copyright and rcsidJune McEnroe2020-03-09
* Replace strchrnul with strchrJune McEnroe2020-03-09
* Replace eaccess with faccessatJune McEnroe2020-03-09
* Replace st_mtim with st_mtimespecJune McEnroe2020-03-09
* Replace sys_nsig with NSIGJune McEnroe2020-03-09
* Replace 1sh MakefileJune McEnroe2020-03-09
* Rename manual pages to 1shJune McEnroe2020-03-09
* Move bltin out of subdirectoryJune McEnroe2020-03-09
* Import /usr/src/usr.bin/printf from FreeBSD 12.1-RELEASEJune McEnroe2020-03-09
* Import /usr/src/bin/test from FreeBSD 12.1-RELEASEJune McEnroe2020-03-09
* Import /usr/src/bin/kill from FreeBSD 12.1-RELEASEJune McEnroe2020-03-09
* Remove extraneous files from sh sourcesJune McEnroe2020-03-09
* Import /usr/src/bin/sh from FreeBSD 12.1-RELEASEJune McEnroe2020-03-09
* Remove 1sh sourcesJune McEnroe2020-03-09
* Don't use $ inside $(())June McEnroe2020-03-03
* Remove setoptJune McEnroe2020-03-03
* Use getopts in shell scriptsJune McEnroe2020-03-03
* Separate LINKS from BINS for html to workJune McEnroe2020-02-11
* Match URLs inside parens or with paired parens insideJune McEnroe2020-02-10
* Duplicate effective URL before passing it back to curlJune McEnroe2020-02-10
* Reorganize the Makefile for the umpteenth timeJune McEnroe2020-01-31
* Capture standard error and allow failure in up -cJune McEnroe2020-01-24
* Use C syntax for Objective-C .m filesJune McEnroe2020-01-20
* Highlight single-char variables nested in make interpolationsJune McEnroe2020-01-14
* Remove shotty -c flag from upJune McEnroe2020-01-03
* Revert "Add first working version of imbox"June McEnroe2019-12-21
* Add first working version of imboxJune McEnroe2019-12-21
* Source .editrc before applying -v or -eJune McEnroe2019-12-20
* Fix matching make tags with no sourcesJune McEnroe2019-12-19
* Avoid matching := assignments as tagsJune McEnroe2019-12-19
* Use :target rather than :focus pseudo-classJune McEnroe2019-12-18
'>* Add nasm to install.shJune McEnroe2017-10-04 | * Rewrite xx.cJune McEnroe2017-10-04 | * Always newline before promptJune McEnroe2017-09-27 | * Update Linux console map to Tarmak 4June McEnroe2017-09-27 | * Add Code Tarmak 4 layoutJune McEnroe2017-09-27 | | | | So close now! * Regenerate gitignore with allJune McEnroe2017-09-27 | * Remove READMEJune McEnroe2017-09-27 | * Sort tail of link.zsh on importJune McEnroe2017-09-27 | * Remove git from common packagesJune McEnroe2017-09-27 | * Combine pbcopy and pbpaste rulesJune McEnroe2017-09-27 | * Remove use of EBADMSGJune McEnroe2017-09-26 | | | | Not defined on OpenBSD, doesn't matter much. * Simplify bins MakefileJune McEnroe2017-09-17 | | | | | Just link the usual libs for everything. Append warnings flags to CFLAGS. * Simplify zsh promptsJune McEnroe2017-09-15 | * Move typo words to separate fileJune McEnroe2017-09-15 | * Use 4-space indent everywhereJune McEnroe2017-09-15 | * Rename zsh scripts .zshJune McEnroe2017-09-15 | * Rename files directory etcJune McEnroe2017-09-15 | * Remove Code Tarmak 2 layoutJune McEnroe2017-09-15 | * Draw line in typoJune McEnroe2017-09-14 | * Count 5 letters as a wordJune McEnroe2017-09-14 | * Add .gitignore target to bins MakefileJune McEnroe2017-09-14 | * Add typing gameJune McEnroe2017-09-14 | * Include sys/types.h in wake.cJune McEnroe2017-09-13 |