summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* nsenter: fix compiler warningSami Kerola2013-01-251-1/+1
* nsenter: adjust few error messagesSami Kerola2013-01-251-6/+6
* build-sys: add nsenter to gitignoreSami Kerola2013-01-251-0/+1
* nsenter: rename --exec/-e to --no-fork/-FZbigniew Jędrzejewski-Szmek2013-01-252-11/+12
* nsenter: allow arguments to be specified in any orderZbigniew Jędrzejewski-Szmek2013-01-251-9/+46
* textual: use UTIL_LINUX_VERSION everywhereKarel Zak2013-01-2521-47/+22Star
* renice: accept also -V for --version, and document itBenno Schulenberg2013-01-252-41/+36Star
* renice: correct the usage synopsis, and improve help textBenno Schulenberg2013-01-251-9/+9
* textual: standardize reporting of program name plus package versionBenno Schulenberg2013-01-259-11/+19
* textual: gettextize several overlooked messagesBenno Schulenberg2013-01-257-26/+25Star
* textual: tag two bug messages as "internal error"Benno Schulenberg2013-01-252-3/+2Star
* textual: remove inconsistent periods from two error messagesBenno Schulenberg2013-01-252-2/+2
* textual: fix a few typos in some of the usage help textsBenno Schulenberg2013-01-253-9/+9
* tests: sort commands stringsSami Kerola2013-01-251-62/+43Star
* tests: add ipcmk(1) and ipcrm(1) checksSami Kerola2013-01-258-0/+133
* dmesg: parse level when --color is usedSami Kerola2013-01-251-1/+1
* tests: add whereis(1) checkSami Kerola2013-01-253-0/+30
* tests: add isosize(1) checkSami Kerola2013-01-254-0/+26
* docs: mkswap.8: recommend fallocate(1)Sami Kerola2013-01-251-1/+1
* tests: add fallocate(1) checkSami Kerola2013-01-253-0/+27
* tests: add setarch(8) checkSami Kerola2013-01-253-0/+25
* tests: add setsid(1) checkSami Kerola2013-01-253-0/+25
* dmesg: add boundary check to facility & level array usageSami Kerola2013-01-251-1/+3
* tests: add dmesg(1) checkSami Kerola2013-01-2510-0/+612
* tests: add line(1) checkSami Kerola2013-01-253-0/+27
* tests: add more(1) checkSami Kerola2013-01-245-0/+57
* more: allow to compile as non-interactive test_more programKarel Zak2013-01-242-0/+13
* build-sys: add --disable-{more,ul,pg}Karel Zak2013-01-242-23/+60
* build-sys: support list of variables for UL_REQUIRES_HAVE macroKarel Zak2013-01-241-1/+12
* tests: add ionice(1) checkSami Kerola2013-01-243-0/+38
* tests: add ul(1) checkSami Kerola2013-01-243-0/+28
* tests: add tailf(1) checkSami Kerola2013-01-243-0/+32
* tests: add mcookie(1) checkSami Kerola2013-01-243-0/+28
* tests: add getopt(1) checkSami Kerola2013-01-243-0/+56
* tests: add utmpdump(1) checkSami Kerola2013-01-247-0/+68
* tests: add rev(1) checkSami Kerola2013-01-243-0/+26
* build-sys: add gcov files to .gitignoreSami Kerola2013-01-241-0/+3
* include: add missing values to sysfs_cxt initializer definitionSami Kerola2013-01-241-1/+1
* ipcmk: use random_get_bytes() to generate IPC keysKarel Zak2013-01-241-11/+10Star
* cal: don't mix ncurses output functions and printf()Karel Zak2013-01-171-16/+27
* nsenter: improve optional args in usage() and man pageKarel Zak2013-01-172-19/+21
* unshare,nsenter: Move the old libc handling into a common header namespace.hEric W. Biederman2013-01-173-55/+45Star
* nsenter: Replace a bare strtoul with strtoul_or_errEric W. Biederman2013-01-171-8/+2Star
* nsenter: Add const to declarations where possible.Eric W. Biederman2013-01-171-3/+3
* nsenter: Properly spell significant in a comment.Eric W. Biederman2013-01-171-1/+1
* nsenter: Enhance waiting for a child processEric W. Biederman2013-01-171-13/+35
* unshare: Add support for the pid and user namespacesEric W. Biederman2013-01-172-13/+33
* nsenter: new command (light wrapper around setns)Eric W. Biederman2013-01-174-0/+405
* Revert "unshare: support the switching of namespaces"Karel Zak2013-01-173-83/+29Star
* findmnt: use tree output in more casesKarel Zak2013-01-171-7/+19