]> git.ipfire.org Git - thirdparty/util-linux.git/history - term-utils/wall.c
misc: safer (and uniform) handling of return value
[thirdparty/util-linux.git] / term-utils / wall.c
2016-03-07  Yuriy M. Kaminskiymisc: safer (and uniform) handling of return value
2015-04-07  Karel ZakMerge branch 'fix-last' of https://github.com/rudimeier...
2015-04-07  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2015-04-07  Karel ZakMerge branch 'fix-tinfo-typo' of https://github.com...
2015-04-03  Karel Zakwall: do not use a temporary file.
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-29  Karel ZakRevert "wall: wrap message header when it exceeds 79...
2014-07-29  Karel ZakMerge branch 'logger' of git://github.com/kerolasa...
2014-07-28  Sami Kerolawall: wrap message header when it exceeds 79 characters
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 ZakMerge branch 'patch-1' of https://github.com/bneijt...
2014-07-17  Karel Zakwall: add fallback for failed sysconf()
2014-05-12  Sami Kerolawall: replace magic number by named value
2014-04-07  Karel ZakMerge branch 'kill' of git://github.com/kerolasa/lelux...
2014-04-03  Karel Zakinclude/carefulputc: cleanup and add fputs_{quoted...
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2013-08-29  Sami Kerolalast, utmpdump, agetty, wall, write: avoid compatibilit...
2013-08-29  Sami Kerolawall: line wrap at column 79 also when line has tab...
2013-08-29  Sami Kerolawall: sync usage() with howto-usage-function.txt
2013-08-29  Sami Kerolawall: send message also to sessions opened by user...
2013-08-23  Sami Kerolainclude: carefulput: print determined char when unprint...
2013-08-13  Karel Zakwall: make banner sysvinit compatible
2013-08-13  Karel Zakwall: allow to specify <message> on command line
2013-04-09  Sami Kerolavarious: fix variable and function declarations [smatch...
2013-03-04  Karel ZakMerge branch 'master' of https://github.com/zec/util...
2013-03-04  Sami Kerolawall: use xgethostname()
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...
2012-07-16  Karel ZakMerge branch '2012wk28'
2012-07-16  Sami Kerolatranslation: unify file open error messages
2012-07-16  Sami Kerolatranslation: unify stat error messages
2012-06-15  Karel ZakMerge branch '2012wk23' of git://github.com/kerolasa...
2012-06-11  Sami Kerolabuild: fix redundant redeclaration warnings
2012-06-05  Karel ZakMerge branch '2012wk22' of git://github.com/kerolasa...
2012-06-02  Dave Reisnerfileutils: xmkstemp() interface change
2012-05-29  Karel ZakMerge branch 'su-v1' of https://github.com/lnussel...
2012-05-29  Karel Zakinclude/c: move fallback for MAXHOSTNAMELEN to c.h
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 Zakterm-utils: cleanup strtoxx_or_err()
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-04  Sami Kerolaterm-utils: verify writing to streams was successful
2012-03-18  Sami Kerolafileutils: differentiate xmkstemp and xfmkstemp
2012-03-18  Sami Kerolawall: use xmkstemp for temporary file
2011-08-31  Karel ZakMerge branch 'chcpu' of git://git.kernel.org/pub/scm...
2011-08-31  Karel ZakMerge branch 'docs-dir' of https://github.com/kerolasa...
2011-08-30  Karel ZakMerge branch 'lscpu' of git://git.kernel.org/pub/scm...
2011-08-16  Karel Zakwall: cleanup usage()
2011-04-12  Karel Zakwall: cleanup mbufsize usage
2011-04-12  Sami Kerolawall: support --timeout switch
2011-04-12  Sami Kerolawall: use long options
2011-04-12  Sami Kerolawall: remove global variables and support TMPDIR
2011-03-02  Karel Zakbuild-sys: move wall to term-utils/