summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* utils: don't ignore open() return valueDaniel Golle2021-08-311-1/+6
* utils: make sure read() string is 0 terminatedDaniel Golle2021-08-241-0/+1
* inittab: detect active console from kernel if no console= specifiedMathew McBride2021-03-072-0/+23
* utils: fix C style in header fileDaniel Golle2021-03-071-1/+1
* procd: check strchr() result before using itJustinas Grauslis2019-07-131-1/+4
* procd: Remove redundant errno variable in several printf functions.Rosen Penev2018-01-021-2/+2
* procd: Replace strerror(errno) with %m.Rosen Penev2018-01-021-2/+2
* procd: uClibc O_PATH backwards compatibility fixesHans Dedecker2016-08-121-0/+4
* _GNU_SOURCE should be defined for building vs uClibcAlexey Brodkin2016-05-231-0/+1
* utils: use O_PATH when opening /devJo-Philipp Wich2016-05-171-1/+1
* utils: add patch_fd() and patch_stdio() helpersJo-Philipp Wich2016-05-162-0/+57
* utils.c: remove an unnecessary includeFelix Fietkau2016-03-051-1/+0
* check for empty parameters in askfirstZefir Kurtisi2015-03-181-1/+6
* get_cmdline_val: search for entire name, not just suffixSteven Barth2014-11-051-27/+18
* Honour tty field in /etc/inittabMichel Stam2014-11-041-26/+2
* Revert "Honour tty field in /etc/inittab"Steven Barth2014-11-011-2/+26
* Fix regression in command line parsingSteven Barth2014-10-312-3/+5
* minor fixes to michels patchesJohn Crispin2014-10-121-4/+4
* Honour tty field in /etc/inittabMichel Stam2014-10-121-26/+2
* Use one generic routine to access /proc/cmdlineMichel Stam2014-10-122-0/+43
* make ue of the md5.c inside libuboxJohn Crispin2013-11-192-277/+0
* debloat and reorganize codeJohn Crispin2013-11-155-0/+514