summaryrefslogtreecommitdiff
path: root/lib/kernel/src/user_drv.erl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into frazze/stdlib/multiline_editingFredrik Frantzen2023-05-111-0/+4
|\
| * kernel: support sending raw byte data over stdoutfrazze-jobb2023-05-051-0/+4
* | kernel, stdlib: multiline editing in the shellfrazze-jobb2023-05-101-4/+44
|/
* Fix shell and arguments types in user_drv.erlMichał Łępicki2023-03-251-2/+2
* Update on_load handling during bootRaimo Niskanen2023-02-081-4/+1
* kernel: Add gen_statem behaviour to user_drvLukas Larsson2022-10-181-0/+1
* Make Ctrl+L clear the screen in the terminalJosé Valim2022-10-121-0/+4
* kernel: Add support for expand after current lineLukas Larsson2022-10-041-9/+15
* stdlib: Add shell:whereis/0Lukas Larsson2022-10-031-21/+11
* kernel: Improve error handling for -remshLukas Larsson2022-10-031-50/+97
* kernel: Incorporate "oldshell" into user_drvLukas Larsson2022-10-031-59/+93
* kernel: Support open external editor in user_drvfrazze-jobb2022-09-261-10/+112
* kernel: Fix loading of prim_tty nif in embedded modeLukas Larsson2022-08-311-0/+3
* erts: Fix so that prim_tty can be reloadedLukas Larsson2022-08-311-1/+0
* kernel: Fix remote shell edlin expand for jcl remote shellsLukas Larsson2022-08-311-5/+6
* stdlib: Add shell:start_interactive/0,1Lukas Larsson2022-08-311-1/+40
* stdlib: Add shell session configurationLukas Larsson2022-08-291-1/+1
* kernel: Introduce terminal io:getopts optionLukas Larsson2022-08-291-0/+3
* kernel: Change -noshell and -noinput to use user_drvLukas Larsson2022-08-291-32/+61
* erts: Re-Implement shell using nifLukas Larsson2022-08-291-325/+339
* kernel: Rewrite user_drv group handling to use recordsLukas Larsson2022-08-291-67/+54
* kernel: Make sure `user` is registered when start returnsLukas Larsson2022-08-291-8/+3
* kernel: Refactor user_drv to use gen_statemLukas Larsson2022-08-291-388/+378
* kernel: Make `user` configure correct standard_errorLukas Larsson2022-08-291-0/+10
* kernel: Remove shell:whereis_evaluatorLukas Larsson2022-08-291-25/+0
* Update copyright yearRickard Green2021-12-131-1/+1
* kernel: Log when -remsh connection attempt failsLukas Larsson2021-03-081-2/+8
* kernel: Allow '-remsh nodename' without the hostnameLukas Larsson2020-06-231-12/+20
* kernel: -remsh no longer needs a -snameLukas Larsson2020-04-171-0/+7
* Update copyright yearRickard Green2020-03-131-1/+1
* kernel: Force synchronous port_commands in user/user_drvJohn Högberg2019-05-071-21/+16
* Add hostname to -remsh if none is givenJosé Valim2019-04-291-1/+7
* erts: Add magic port control numbersSverker Eriksson2019-01-281-3/+4
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Always reply to sync requestsDan Gudmundsson2017-08-281-12/+19
* kernel: Add suppression of Dialyzer warningsHans Bolinder2016-02-171-1/+2
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* Fix usage of io-request queueRickard Green2015-05-201-23/+25
* Fix problem with unitialized edlin text bufferPeter Andersson2015-04-221-3/+3
* Fix shell crash when in switch command modeJonas Falkevik2015-04-221-0/+4
* Fix io:columns/0 timeout when invoked via userJosé Valim2014-10-161-5/+0
* kernel,ssh: Add synchronous user_drv protocolLukas Larsson2014-10-161-44/+92
* Merge branch 'maint'Björn-Egil Dahlberg2013-07-241-1/+1
|\
| * Fix indentation of User switch command help in Erlang shellsyl20bnr2013-07-211-1/+1
* | Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder2013-05-061-15/+26
|/
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Make adjustments for UnicodeHans Bolinder2013-01-251-1/+1
* Update copyright yearsBjörn-Egil Dahlberg2011-12-091-1/+1
* make tab completion work in remote shellsMats Cronqvist2011-08-181-2/+6
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+614