]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils/ipcs.c
misc: consolidate version printing and close_stdout()
[thirdparty/util-linux.git] / sys-utils / ipcs.c
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
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: introduce print_usage_help_options()
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-04-04  Karel ZakMerge branch 'hwclock-date7-3' of github.com:jwpi/util...
2017-04-04  Karel ZakMerge branch 'tailf-removal' of https://github.com...
2017-04-04  Karel ZakMerge branch '2017wk13' of https://github.com/kerolasa...
2017-04-04  Karel ZakMerge branch 'fix-ipcs-shmall-overflow' of https:/...
2017-04-03  Ruediger Meieripcs: make shmall overflow a bit less worse
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
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-21  Ruediger Meieripcs: consolidate output header printing
2016-03-07  Karel ZakMerge branch 'master' of https://github.com/Rufflewind...
2016-03-07  Karel ZakMerge branch 'tests-results-again' of https://github...
2016-03-07  Karel ZakMerge branch 'fix-minix' of https://github.com/rudimeie...
2016-03-07  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-29  Ruediger Meiermisc: fix some includes
2016-02-22  Karel ZakMerge branch 'scols_table_print_range_to_string' of...
2016-02-22  Karel ZakMerge branch 'errno-strutils' of https://github.com...
2016-02-22  Hushan Jiaipcs: show gid instead of uid
2015-06-25  Boris Egorovsys-utils/disk-utils/lib: fix printf format types ...
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-06  Benno Schulenbergipc*: use customary fputs() instead of fprintf() with...
2015-01-06  Benno Schulenbergipcs: in usage show resource option as nonoptional...
2015-01-06  Benno Schulenbergtextual: add a docstring to most of the utilities
2014-12-19  Karel ZakMerge remote-tracking branch 'sami/2014wk49'
2014-12-19  Karel Zakipcs: fix shmctl() usage
2014-09-17  Karel ZakMerge branch 'master' of https://github.com/stevenhoney...
2014-09-17  Aurelien Jarnoipcs: remaining kFreeBSD hackery for building.
2014-05-07  Karel ZakMerge branch 'kill-tests' of https://github.com/rudimei...
2014-05-06  Benno Schulenbergipcs: do not gettextize wordless strings
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-03-11  Karel Zakipcs: fix size_t overflow
2013-07-09  Sami Kerolaipcs: assigned values are never read [clang-analyzer]
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-06  Benno Schulenbergtextual: spell and encode the name of Arkadiusz Miśkiew...
2013-02-06  Benno Schulenbergipcs: report an error when -i is used with multiple...
2013-01-09  Sami Kerolaipcs: fix spacing in summary output
2012-12-20  Karel Zakipcs: fix compiler warnings, use 64bit time
2012-12-19  Karel Zakipcs: make --human really sexy
2012-12-19  Sami Kerolaipcs: add --bytes size output option
2012-12-19  Sami Kerolaipcs: add --human readable size conversion option
2012-12-19  Sami Kerolaipcs: assist debugging
2012-11-23  Sami Kerolaipcs: remove print_perms()
2012-11-23  Sami Kerolaipcs: make individual message queue id printing to...
2012-11-23  Sami Kerolaipcs: clean up do_msg(), and add ipc_msg_get_info()
2012-11-23  Sami Kerolaipcs: make individual semaphore id printing to use...
2012-11-23  Sami Kerolaipcs: clean up do_sem(), and add ipc_sem_get_info()
2012-11-23  Sami Kerolaipcs: make individual shared memory id printing to...
2012-11-23  Karel Zakipcs: clean up do_shm()
2012-11-23  Sami Kerolaipcs: read shared memory values from /proc
2012-11-23  Sami Kerolaipcs: determine ipc limits from /proc
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-04-23  Bernhard VoelkerFix typos found by misspellings
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
2011-09-27  Karel Zakipcs: minor changes to usage()
2011-09-27  Karel ZakMerge branch 'sys-utils' of https://github.com/kerolasa...
2011-09-17  Sami Kerolabuild-sys: fixes to USAGE_* macros
2011-09-17  Sami Kerolaipcs: comment & white space clean up
2011-09-17  Sami Kerolaipcs: include-what-you-use header check
2011-09-17  Sami Kerolaipcs: add long options
2011-08-09  Karel Zakipcs: use unsigned type for uid/gid
2011-08-01  Karel Zakipcs: fix compiler warnings [-Wsign-compare]
2011-02-21  Karel Zakipcs: fix typo
2011-02-21  Jens Kristian Søgaardipcs: really show all resources when -a and -i are...
2011-02-14  Fabian Groffenbuild-sys: provide alternatives for err, errx, warn...
2010-06-30  Francesco Cosoletoipcs: advise translators a different output format
2010-06-01  Francesco Cosoletoipcs: reorganize help and usage texts
2010-06-01  Francesco Cosoletoipcs: add missing "PIDs" to related shared memory heade...
2010-06-01  Francesco Cosoletoipcs: get rid of colons from header strings for consistency
2009-10-09  Guillem Joveripcs: use __GLIBC__ instead of obsolete __GNU_LIBRARY__
2009-10-09  Guillem Joverbuild-sys: check for union semun instead of using _SEM_...
2008-10-07  Karel Zakipcs: fix exit codes, remove tailing white-spaces
2008-08-20  Benno Schulenbergipcs: adjust some field positions and widths for correc...
2008-08-20  Benno Schulenbergipcs: ungettextize the spacing of the table headers
2008-07-30  maximilian attemsuse getpagesize()
2007-10-25  Benno Schulenbergdocs: tweak a few messages for clarity
2007-02-06  Karel ZakClean up pagesize/PAGE_SIZE usage.
2007-01-04  Karel Zakipcs: max total shared memory in kbytes instead pages
2007-01-04  Karel Zakipcs: fix typo in Semaphore headers
2006-12-06  Karel ZakImported from util-linux-2.12a tarball. v2.12a
2006-12-06  Karel ZakImported from util-linux-2.11y tarball. v2.11y
2006-12-06  Karel ZakImported from util-linux-2.11t tarball. v2.11t
2006-12-06  Karel ZakImported from util-linux-2.11o tarball. v2.11o
2006-12-06  Karel ZakImported from util-linux-2.11m tarball. v2.11m
2006-12-06  Karel ZakImported from util-linux-2.11f tarball. v2.11f
2006-12-06  Karel ZakImported from util-linux-2.11b tarball. v2.11b
2006-12-06  Karel ZakImported from util-linux-2.10s tarball. v2.10s
2006-12-06  Karel ZakImported from util-linux-2.10m tarball. v2.10m
2006-12-06  Karel ZakImported from util-linux-2.10f tarball. v2.10f
next