| Commit message (Expand) | Author | Age | Files | Lines |
* | ver_linux: Assign constant RE to variable name for clarity | Alexander Kapshuk | 2019-01-22 | 1 | -2/+4 |
* | ver_linux: Do not check for ver_linux pattern in version function | Alexander Kapshuk | 2018-07-07 | 1 | -1/+1 |
* | ver_linux: Process input coming from procmaps that matches libc only | Alexander Kapshuk | 2018-07-07 | 1 | -5/+7 |
* | ver_linux: Drop redundant calls to system() to test if file is readable | Alexander Kapshuk | 2018-05-14 | 1 | -17/+11 |
* | ver_linux: Move stderr redirection from function parameter to function body | Alexander Kapshuk | 2018-05-14 | 1 | -26/+27 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | ver_linux: Use /usr/bin/awk instead of /bin/awk | Saul Wold | 2017-04-08 | 1 | -1/+1 |
* | ver_linux: rename ver_linux.awk to ver_linux | Alexander Kapshuk | 2016-08-31 | 1 | -0/+89 |
* | ver_linux: shell implementation removed | Alexander Kapshuk | 2016-08-31 | 1 | -193/+0 |
* | scripts: fix typo in ver_linux | Matthias Lange | 2016-02-07 | 1 | -1/+1 |
* | ver_linux: proc/modules, limit text processing to 'sed' | Alexander Kapshuk | 2015-10-17 | 1 | -4/+13 |
* | ver_linux: wireless-tools, look for numerical input, not field number | Alexander Kapshuk | 2015-10-17 | 1 | -2/+6 |
* | ver_linux: use 'udevadm', instead of 'udevinfo' | Alexander Kapshuk | 2015-10-17 | 1 | -1/+6 |
* | ver_linux: sh-utils, look for numerical input, not field number | Alexander Kapshuk | 2015-10-17 | 1 | -1/+6 |
* | ver_linux: loadkeys, look for numerical input, not field number | Alexander Kapshuk | 2015-10-17 | 1 | -7/+6 |
* | ver_linux: net-tools, look for numerical input, not field number | Alexander Kapshuk | 2015-10-17 | 1 | -2/+6 |
* | ver_linux: procps, look for numerical input, not field number | Alexander Kapshuk | 2015-10-17 | 1 | -2/+6 |
* | ver_linux: libcpp, fix missing output | Alexander Kapshuk | 2015-10-17 | 1 | -3/+12 |
* | ver_linux: ldd, look for numerical input, not field number | Alexander Kapshuk | 2015-10-17 | 1 | -2/+6 |
* | ver_linux: libc, input redirection to sed fails in some distros | Alexander Kapshuk | 2015-10-17 | 1 | -2/+6 |
* | ver_linux: ppp, look for numerical input, not field number | Alexander Kapshuk | 2015-10-17 | 1 | -2/+6 |
* | ver_linux: quota-tools, look for numerical input, not field number | Alexander Kapshuk | 2015-10-17 | 1 | -2/+6 |
* | ver_linux: pcmciautils, look for numerical input, not field number | Alexander Kapshuk | 2015-10-17 | 1 | -1/+6 |
* | ver_linux: xfsprogs, look for numerical input, not field number | Alexander Kapshuk | 2015-10-17 | 1 | -2/+6 |
* | ver_linux: reiserfsprogs, look for numerical input, not field number | Alexander Kapshuk | 2015-10-17 | 1 | -2/+6 |
* | ver_linux: jfsutils, look for numerical input, not field number | Alexander Kapshuk | 2015-10-17 | 1 | -2/+6 |
* | ver_linux: e2fsprogs, look for numerical input, not field number | Alexander Kapshuk | 2015-10-17 | 1 | -2/+6 |
* | ver_linux: module-init-tools, look for numerical input, not field number | Alexander Kapshuk | 2015-10-17 | 1 | -1/+6 |
* | ver_linux: util-linux, 'fdformat' not ubiquitous any longer | Alexander Kapshuk | 2015-10-17 | 1 | -5/+6 |
* | ver_linux: binutils, fix inaccurate output | Alexander Kapshuk | 2015-10-17 | 1 | -1/+6 |
* | ver_linux: make --version, use regex to find version number | Alexander Kapshuk | 2015-10-17 | 1 | -2/+6 |
* | ver_linux: gcc -dumpversion, use regex to find version number | Alexander Kapshuk | 2015-10-17 | 1 | -2/+6 |
* | Remove bashisms from scripts | dann frazier | 2009-06-09 | 1 | -1/+1 |
* | kbuild: scripts/ver_linux: don't set PATH | Adrian Bunk | 2008-07-31 | 1 | -1/+0 |
* | scripts/ver_linux use 'gcc -dumpversion' | Gabriel C | 2008-05-25 | 1 | -4/+1 |
* | kbuild: scripts/ver_linux : correct printing of binutils version | Jesper Juhl | 2007-10-12 | 1 | -3/+1 |
* | kbuild: ver_linux fix glibc version print | Jesper Juhl | 2007-10-12 | 1 | -3/+2 |
* | kbuild: fix up printing of Linux C Library version in scripts/ver_linux | Jesper Juhl | 2007-07-25 | 1 | -2/+2 |
* | [PATCH] ver_linux additions | Valdis Kletnieks | 2006-12-07 | 1 | -0/+8 |
* | ver_linux: don't print reiser4progs version if none found | Alexey Dobriyan | 2006-04-05 | 1 | -2/+2 |
* | [PATCH] Adapt scripts/ver_linux to new util-linux version strings | Alexey Dobriyan | 2005-09-07 | 1 | -2/+4 |
* | [PATCH] 2.6.12-rc1-mm3 Fix ver_linux script for no udev utils. | Steven Cole | 2005-04-18 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+95 |