summary refs log tree commit diff
path: root/src/funcs (unfollow)
Commit message (Expand)Author
2009-02-22[JOBS] Do not close stderr when /dev/tty fails to openHerbert Xu
2009-02-22[SIGNAL] Remove EXSIGHerbert Xu
2009-02-22[JOBS] Fix dowait signal raceHerbert Xu
2009-01-14Release 0.5.5.1.Herbert Xu
2009-01-14[BUILD] Add arith_yacc.h to dash_SOURCESHerbert Xu
2009-01-13Release 0.5.5.Herbert Xu
2009-01-13[BUILD] Fixed build on OS XMark Mentovai
2009-01-13[BUILD] Fixed build on NetBSDAleksey Cheusov
2008-10-17[MAN] Removed obsolete for loop syntaxHerbert Xu
2008-08-05[CD] Fixed getcwd build error for the non-glibc caseHerbert Xu
2008-07-13[MAN] Added missing right parenthesisGerrit Pape
2008-07-13[OPTIONS] Added support for -lHerbert Xu
2008-07-13[SHELL] Expand ENV before using itHerbert Xu
2008-07-13[INPUT] Made setinputfd staticHerbert Xu
2008-07-13[BUILTIN] Made t_lex reentrantHerbert Xu
2008-07-13[BUILTIN] Made aexpr/oexpr non-recursiveHerbert Xu
2008-07-13[BUILTIN] Fixed 3,4-argument cases for test per POSIXHerbert Xu
2008-05-19[EXPAND] Fixed non-leading slash treatment in expmetaHerbert Xu
2008-05-07[ARITH] Fixed lexical error on & and |Gerrit Pape
2008-05-03[SHELL] Added gitignoreDan McGee
2008-05-03[SHELL] Use uninitialized_var to silence bogus warningsHerbert Xu
2008-05-03[SHELL] Fixed klibc/klcc build problemsDan McGee
2008-05-03[ERROR] Set default exvwarning2 arg0 for errors during early initialisationHerbert Xu
2008-05-03[CD] Restored warning when getcwd failsHerbert Xu
2008-05-03[CD] Test __GLIBC__ instead of _GNU_SOURCEHerbert Xu
2008-05-03[EXEC] Fixed _PATH_BSHELL warningHerbert Xu
2008-05-02[CD] Restored non-glibc getcwd supportHerbert Xu
2008-05-02[JOBS] Fix cmdtxt crash on if statementsLarry Doolittle
2008-05-02[EXPAND] Fix slash treatment in expmetaHerbert Xu
2007-12-27[PARSER] Do not show prompts in expandstrHerbert Xu
2007-12-27[PARSER] Add FAKEEOFMARK for expandstrHerbert Xu
2007-12-23[ARITH] If imaxdiv() isn't available, use / and % operatorsGerrit Pape
2007-12-23[BUILTIN] Add set +o supportRichard M Kreuter
2007-12-23[EVAL] Fix bad pointer arithmetic in evalcommandSteve Langasek
2007-11-11[EXPAND] Expand here-documents in the current shell environmentHerbert Xu
2007-11-11[EXPAND] Removed herefd hackHerbert Xu
2007-11-11[PARSER] Removed noexpand/length check on eofmarkHerbert Xu
2007-10-20[PARSER] Fix here-doc corruptionHerbert Xu
2007-10-20[EXPAND] Added configure --enable-glob and --enable-fnmatch optionsHerbert Xu
2007-10-17[SHELL] Replace shared illnum message by badnum function.Herbert Xu
2007-10-17[BUILTIN] Disallow completely blank strings in non-arithmetic context.Oleg Verych
2007-10-15[EXEC] Fixed execing of scripts with no hash-bangHerbert Xu
2007-10-11[BUILTIN] Use setvarint to set OPTINDHerbert Xu
2007-10-11[EXPAND] Add likely flags in expariHerbert Xu
2007-10-11[ARITH] Size optimisations in arithmetic lexerHerbert Xu
2007-10-11[ARITH] Add assignment and intmax_t supportHerbert Xu
2007-10-08[PARSER] Report substition errors at expansion timeHerbert Xu
2007-10-06[BUILTIN] Use intmax_t arithmetic in testHerbert Xu
2007-10-06[VAR] Remove setvarsafeHerbert Xu
2007-10-06[BUILTIN] Treat OPTIND=0 in the same way as OPTIND=1Herbert Xu
-02-07 20:31:15 -0500'>2021-02-07Set cursor theme and sizeJune McEnroe 2021-02-07Use scrot for up -s if no screencaptureJune McEnroe Still missing putting the URL in an X selection. 2021-02-07Enable mouse acceleration in XJune McEnroe 2021-02-07Set colours for Xt and cwmJune McEnroe And increase XTerm internalBorder. 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe Weirdly the Fn key doesn't change how the F row registers... I wonder if I can do something about that. 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 11 is what I use on macOS, but I feel like my eyes are working harder here. 2021-02-07Fully configure and rebind cwmJune McEnroe This is sort of a mix of trying to emulate macOS somewhat for my muscle memory and just rebinding some of the cwm defaults to use 4- rather than M-. 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe