summaryrefslogtreecommitdiffstats
path: root/common/ratp/ratp.c
Commit message (Expand)AuthorAgeFilesLines
* ratp: Increase the establish timeout to 1secJules Maselbas2023-02-131-1/+1
* Merge branch 'for-next/net' into masterSascha Hauer2020-09-251-14/+43
|\
| * ratp: Switch to workqueuesSascha Hauer2020-08-131-14/+43
* | ratp: Remove duplicated includesJules Maselbas2020-08-031-2/+0
* | ratp: Abort console_countdown when activatedJules Maselbas2020-08-031-0/+3
|/
* ratp: Straighten ratp deregistrationSascha Hauer2020-06-161-49/+49
* Merge branch 'for-next/ratp'Sascha Hauer2020-06-111-1/+16
|\
| * ratp: Remove unnecessary poller_call()Sascha Hauer2020-05-201-1/+0
| * ratp: Test if console exists before using itSascha Hauer2020-05-201-0/+16
* | poller: Give pollers a nameSascha Hauer2020-05-201-1/+1
|/
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* console: fix out-of-bounds read in dputc(/dev/*, ...)Ahmad Fatoum2019-09-021-7/+5
* ratp: fix compile warningsOleksij Rempel2018-10-231-1/+1
* ratp: use xstrndup() instead of a custom xmemdup_add_zero()Aleksander Morgado2018-03-011-12/+1
* ratp: implement getenv as a standard ratp commandAleksander Morgado2018-03-011-30/+0
* ratp: implement ping as a standard ratp commandAleksander Morgado2018-03-011-24/+0
* ratp: allow building without full console supportAleksander Morgado2018-03-011-2/+5
* ratp: moved logic to its own subdirectoryAleksander Morgado2018-03-011-0/+544