summary refs log tree commit diff
path: root/bin (follow)
Commit message (Expand)AuthorAge
* Fix bibsort name sorting for middle names, trailing titlesJune McEnroe2020-12-18
* Add bibsortJune McEnroe2020-12-15
* Add modem -r flag to set baud rateJune McEnroe2020-12-08
* Clean up variable expansions in c.shJune McEnroe2020-12-07
* Handle const strings in c -eJune McEnroe2020-12-05
* Remove editJune McEnroe2020-10-29
* Open /dev/tty in nudgeJune McEnroe2020-09-04
* Add nudgeJune McEnroe2020-09-04
* Build fbclock with -lzJune McEnroe2020-09-03
* Use scheme for bin htmlJune McEnroe2020-08-23
* Use CSS variables in scheme outputJune McEnroe2020-08-23
* Highlight .in files as shJune McEnroe2020-08-18
* Bump title buffer to 64KJune McEnroe2020-08-15
* Fix setting second title request to GETJune McEnroe2020-07-25
* Read from stdin in orderJune McEnroe2020-07-18
* Add facebook and twitter to title user-agentJune McEnroe2020-07-08
* Remove aesJune McEnroe2020-06-17
* Fix pbd for neovimJune McEnroe2020-06-11
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Replace __DECONST with regular castsJune McEnroe2020-06-08
* Replace __printflike with __attribute__((format(printf, ...)))June McEnroe2020-06-08
* Replace __dead2 with __attribute__((noreturn))June McEnroe2020-06-08
* 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