]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils/prlimit.c
su: change error message
[thirdparty/util-linux.git] / sys-utils / prlimit.c
2018-04-09  Karel ZakMerge branch 'mount-omode' of https://github.com/yontal...
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2018-02-01  Karel Zaksys-utils: use errexec()
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-10  Karel ZakMerge branch 'help' of https://github.com/rudimeier...
2017-06-29  Ruediger Meiermisc: consolidate macro style USAGE_HELP_OPTIONS
2017-06-27  Karel ZakMerge branch 'travis-checkusage' of https://github...
2017-06-27  Karel ZakMerge branch 'help-description' of https://github.com...
2017-06-27  Ruediger Meiermisc: consolidate all --help option descriptions
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: cosmetics, remove argument from usage(FILE*)
2017-06-26  Karel Zakmisc: consolidate usage() "Available columns"
2017-06-06  Karel ZakMerge branch 'rename-nooverride' of https://github...
2017-06-06  Karel ZakMerge branch 'hwclock-localtime' of https://github...
2017-06-02  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2017-06-01  Karel ZakMerge branch 'travis-test' of https://github.com/rudime...
2017-06-01  Ruediger Meiermisc: fix some warnings
2017-05-18  Karel Zakmisc: consolidate smartcols error messages
2017-02-20  Sami Kerolamisc: add static keyword to where needed [smatch scan]
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2015-11-05  Karel Zakprlimit: cleanup output units
2015-02-24  Sami Kerolaprlimit: tell in --verbose output which pid got the...
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-06  Benno Schulenbergtextual: add a docstring to most of the utilities
2014-07-22  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2014-07-22  Karel ZakMerge branch 'ioclt' of https://github.com/lanurmi...
2014-07-18  Karel Zakprlimit: clean up columns[] usage
2014-06-06  Karel Zaklibsmartcols: add debug messages
2014-04-07  Karel ZakMerge branch 'kill' of git://github.com/kerolasa/lelux...
2014-04-03  Karel Zaklibsmartcols: clean up flags usage
2014-04-03  Karel Zakprlimit: clean up scols usage
2014-04-03  Ondrej Opralaprlimit: use libsmartcols
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2013-09-16  Karel Zakprlimit: use TT_FL_FREEDATA for tt table
2013-05-06  Davidlohr Buesoprlimit: delete rem_prlim prototype
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-06  Sami Kerolatranslation: unify exec error messages
2012-12-12  Karel Zakprlimit: don't care about xasprintf() return code
2012-07-26  Bernhard Voelkerprlimit: improve error messages for bad --pid invocation
2012-07-26  Karel Zakprlimit: use err_exclusive_options()
2012-06-19  Karel ZakMerge branch '2012wk24' of git://github.com/kerolasa...
2012-06-17  Sami Kerolaprlimit: use exclusive_option()
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-05-23  Karel ZakMerge branch 'master' of https://github.com/jhuntwork...
2012-05-15  Karel Zaksys-utils: cleanup strtoxx_or_err()
2012-04-23  Davidlohr Buesoprlimit: remove bogus instructions
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-04  Sami Kerolasys-utils: verify writing to streams was successful
2012-03-18  Sami Kerolaxalloc: use xasprintf in all files
2012-02-24  Sami Keroladocs: corrections to FSF license files, and postal...
2011-12-20  Davidlohr Buesoprlimit: use xalloc libs
2011-12-16  Davidlohr Buesoprlimit: return proper type
2011-11-28  Karel ZakMerge branch 'master' of https://github.com/maurizio...
2011-11-23  Jim Meyeringprlimit: s/amount/number/
2011-11-23  Bernhard Voelkerprlimit: add support for executing a command
2011-11-16  Karel Zakprlimit: don't share pointer for old and new in prlimit(2)
2011-11-16  Karel Zakprlimit: avoid segfault due to array-out-of-bounds...
2011-11-16  Karel Zakprlimit: replace lims[i] with pointer
2011-11-16  Bernhard Voelkerprlimit: fix case when PID is given later
2011-11-16  Karel Zakprlimit: fix error message
2011-11-16  Bernhard Voelkerprlimit: show all limits if called without options
2011-11-14  Karel ZakMerge branch 'sys-utils-3rd' of https://github.com...
2011-11-09  Karel Zakprlimit: fix SYS_ macro
2011-11-07  Karel Zakprlimit: add --{raw,noheadings} options
2011-11-07  Davidlohr Buesoprlimit: add a units column
2011-11-03  Karel Zakprlimit: add add falbacks
2011-10-21  Davidlohr Buesoprlimit: new command