]> git.ipfire.org Git - thirdparty/util-linux.git/history - term-utils/write.c
libmount: fix comment referring to passno field
[thirdparty/util-linux.git] / term-utils / write.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: cleanup and fix --unknownopt issues
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-12-07  Ruediger Meierlogin-utils: switch to utmpx.h
2016-12-07  Ruediger Meierlogin-utils: avoid using the defined utmp sizes.
2016-07-14  Karel Zakwrite: don't use strftime()
2016-07-14  Karel ZakMerge branch 'write-improvements' of git://github.com...
2016-07-03  Sami Kerolalib: try to find tty in get_terminal_name()
2016-07-03  Sami Kerolawrite: stop removing and adding /dev/ in front of tty...
2016-07-03  Sami Kerolawrite: tell when effective gid and tty path group mismatch
2016-07-03  Sami Kerolawrite: improve coding style
2016-07-03  Sami Kerolawrite: remove PUTC macro
2016-07-01  Sami Kerolawrite: make timestamp to be obviously just a clock...
2016-07-01  Sami Kerolawrite: remove unnecessary utmp variables
2016-07-01  Sami Kerolawrite: improve function and variable names
2016-07-01  Sami Kerolawrite: add control structure to clarify what is going on
2016-07-01  Sami Kerolawrite: run atexit() checks at the end of execution
2016-07-01  Sami Kerolawrite: use xstrncpy() from strutils.h
2016-07-01  Sami Kerolawrite: set atime value in term_chk() only when needed
2016-07-01  Sami Kerolawrite: remove pointless fileno(3) calls
2016-07-01  Sami Kerolawrite: get rid of function prototypes
2016-07-01  Sami Kerolawrite: remove unused variable
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2016-05-09  Karel ZakMerge branch 'no-fork' of https://github.com/terryburto...
2016-05-07  Wayne Pollockwrite: fix setuid related regression
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-10-01  Sami Kerolatextual: use usage() text element macros
2014-10-01  Sami Kerolatextual: use manual tail usage() macro
2014-10-01  Sami Kerolatextual: use version printing macro everywhere
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 Kerolawrite: change determination can user write to a terminal
2013-08-23  Sami Kerolainclude: carefulput: print determined char when unprint...
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-10-19  Karel Zakwrite: stop using MAXHOSTNAMELEN
2012-05-29  Karel ZakMerge branch 'su-v1' of https://github.com/lnussel...
2012-05-29  Thomas Schwingewrite: Don't explicitly include <asm/param.h>.
2012-05-29  Thomas Schwingewrite: Use PATH_MAX instead of MAXPATHLEN, as elsewhere.
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
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
2011-09-06  Karel Zakwrite: fix path for freopen()
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 Zakwrite: cleanup usage()
2011-08-15  Benno Schulenbergwrite: remove inconsistent periods from two error messages
2011-06-27  Karel ZakMerge branch 'wknd23' of git://github.com/kerolasa...
2011-06-25  Sami KerolaMerge branch 'wknd23' into sfdisk
2011-06-25  Sami Kerolawrite: maintenance fixes
2011-06-25  Sami Kerolawrite: long options & new usage
2011-06-25  Sami Kerolabuild-sys: move write to term-utils directory