summary refs log tree commit diff
path: root/src/bltin (follow)
Commit message (Expand)AuthorAge
* [BUILTIN] Eliminate unnecessary promotion in echocmdHerbert Xu2011-07-07
* [SHELL] Port to SolarisBrian Koropoff2011-03-15
* [BUILTIN] Use faccessat if availableHerbert Xu2010-04-02
* [BUILTIN] Made t_lex reentrantHerbert Xu2008-07-13
* [BUILTIN] Made aexpr/oexpr non-recursiveHerbert Xu2008-07-13
* [BUILTIN] Fixed 3,4-argument cases for test per POSIXHerbert Xu2008-07-13
* [BUILTIN] Use intmax_t arithmetic in testHerbert Xu2007-10-06
* [BUILTIN] test: little size and speed optimizationsOleg Verych2007-09-22
* [BUILTIN] test: White space fixesOleg Verych2007-09-22
* [SYSTEM] Check return code for getgroups and fwriteAlexey Gladkov2006-10-13
* [BUILTIN] Fix \c spillage across echo commandsHerbert Xu2005-11-14
* [BUILTIN] Always call conv_escape_str in echocmdHerbert Xu2005-11-13
* [SYSTEM] Added dummy sysconf implementationHerbert Xu2005-10-29
* [BUILTIN] Removed standalone/csh support from testHerbert Xu2005-10-29
* [BUILTIN] Removed standalone/csh support from printfHerbert Xu2005-10-29
* Copyright/licence updates and remove all traces of sys/cdefs.hHerbert Xu2005-10-29
* Invert return value of test_eaccess and rename it to test_st_mode.herbert2005-09-26
* Eliminate duplicate stat in test_eaccess.herbert2005-09-26
* Optimised FILGZ test.herbert2005-09-26
* Enclose abort insode ifdef DEBUG.herbert2005-09-26
* Renamed error to sh_error.herbert2005-09-26
* Initial import.Herbert Xu2005-09-26
MOTD startsJune McEnroe 2021-06-09Use seprintf for snip, removing strlcpynJune McEnroe 2021-06-09Use seprintf for reserializeJune McEnroe 2021-06-09Use seprintf for capListJune McEnroe 2021-06-09Add seprintfJune McEnroe 2021-05-27Add pounce-notify to README 2.4June McEnroe 2021-05-27Fix ENVIRONMENT formatting in pounce-notify(1)June McEnroe 2021-05-27Add note about Libera.Chat SASL-only rangesJune McEnroe 2021-05-25Add QUIRKS fileJune McEnroe 2021-05-19Replace freenode with tilde.chatJune McEnroe 2021-05-04notify: Reword pounce-notify manualJune McEnroe 2021-05-02Clean up Makefiles, configure scriptsJune McEnroe 2021-04-30palaver: Exit on getopt failureJune McEnroe 2021-04-30notify: Implement pounce-notifyJune McEnroe