summary refs log tree commit diff
path: root/src (follow)
Commit message (Expand)AuthorAge
* Fixed support for cross-compilation.gilles.chanteperdrix2005-09-26
* Do not clobber exit status in dotcmd.herbert2005-09-26
* Removed redundant setstackmark from dotcmd.herbert2005-09-26
* Removed qflag.herbert2005-09-26
* 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
* Normalise input in likely/unlikely macros.herbert2005-09-26
* Removed expcmd built-in.herbert2005-09-26
* Only set skipcount for break and continue.herbert2005-09-26
* Update funcnest atomically.herbert2005-09-26
* Replaced EXEVAL with SKIPEVAL.herbert2005-09-26
* Corrected that/than typo in manual page.agcosta2005-09-26
* Optimise away status and case statement in main().herbert2005-09-26
* Eliminated global exerrno.herbert2005-09-26
* Only reread exitstatus on EXEXIT in exitshell.herbert2005-09-26
* Do not clobber exit status on EXEVAL.herbert2005-09-26
* Size optimisations with state/s in main().herbert2005-09-26
* Corrected grammar in manual page.agcosta2005-09-26
* Catch set -e exits within built-in commands.herbert2005-09-26
* Changed boolean rootshell into shlvl counter.herbert2005-09-26
* Corrected manual entry about ENV and non-interactive shells.pape2005-09-26
* Spell behaviour consistently in manual page.pape2005-09-26
* Fixed spelling errors in manual page.agcosta2005-09-26
* Fixed signed char promotion in src/expand.c.herbert2005-09-26
* Size optimisations around varvalue() in src/expand.c.herbert2005-09-26
* Fixed expansion when leading argument is null in src/expand.c.herbert2005-09-26
* Allow negative pid argument to kill(1) in src/jobs.c.herbert2005-09-26
* Fixed cd - when OLDPWD is unset.herbert2005-09-26
* Initial import.Herbert Xu2005-09-26
tr class='logheader'>2021-05-08Import LibreSSL 3.3.3June McEnroe 2021-04-18build: Remove added x509_verify.3 links 3.3.2June McEnroe 2021-04-18tls: Use EC_KEY_set_ex_dataJune McEnroe 2021-04-18Import LibreSSL 3.3.2June McEnroe 2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe Some compat sources (getentropy_linux.c for example) require OpenSSL. Reported by Robert Scheck. 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe