summary refs log tree commit diff
path: root/bin/1sh (follow)
Commit message (Expand)AuthorAge
* 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
* Source .editrc before applying -v or -eJune McEnroe2019-12-20
* Fix \? prompt expansion for more than one digitJune McEnroe2019-12-02
* Document HISTFILEJune McEnroe2019-11-26
* Remove default ENV from manualJune McEnroe2019-11-21
* Do not apply expansion to HISTFILEJune McEnroe2019-11-21
* Revert "Set default ENV to ~/.config/cash/cashrc"June McEnroe2019-11-21
* Remove HISTFILE default valueJune McEnroe2019-11-21
* Remove vendored libeditJune McEnroe2019-11-21
* Revert "Use local libedit"June McEnroe2019-11-21
* Just use H_LOAD and H_SAVEJune McEnroe2019-11-21
* Use braces in 1sh MakefileJune McEnroe2019-11-21
* Add \? exit status prompt expansionJune McEnroe2019-11-20
* Remove PSlitJune McEnroe2019-11-20
* Rename catsh to 1shJune McEnroe2019-06-28
='/pounce/commit/config.c?h=1.4p2&id=ca22cbfab650ad9def1310f459d5003975a0912b&follow=1'>Avoid calling getopt_long again after it returns -1June McEnroe 2019-11-08Only change AWAY status for registered clientsJune McEnroe 2019-11-07Just write the example normallyJune McEnroe 2019-11-07Include path in readlinkat errorJune McEnroe 2019-11-07Call clientConsume before clientRecvJune McEnroe 2019-11-06Use -l:filename in Linux.mkJune McEnroe 2019-11-06Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe