]> git.ipfire.org Git - thirdparty/util-linux.git/history - term-utils
fdisk: don't ignore 1MiB granularity on 512-byte sector devices
[thirdparty/util-linux.git] / term-utils /
2012-05-24  Sami Kerolasetterm: correct manual page reference
2012-03-13  Karel Zakscript: play well with csh when invoked from within...
2012-02-06  Karel Zakagetty: check localtime() result
2011-12-16  Francesco Cosoletoagetty: add static and const qualifiers
2011-12-16  Jari Aaltosetterm: order man page items alphabetically
2011-12-08  Karel Zakagetty: don't use log_err() for non-fatal errors
2011-12-02  Sami Kerolabuild-sys: check HAVE_ definitions with #ifdef [smatch...
2011-12-02  Sami Kerolabuild-sys: check HAVE_ definitions with #ifdef [smatch...
2011-11-29  Karel ZakMerge branch 'login-utils' of https://github.com/kerola...
2011-11-28  Dennis Jensenagetty: map NL to CR-NL on output in initial termiosset...
2011-11-14  Karel ZakMerge branch 'sys-utils-3rd' of https://github.com...
2011-10-26  Karel Zakagetty: pass hostname to login(1)
2011-10-10  Karel ZakMerge branch 'manuals' of https://github.com/kerolasa...
2011-10-03  Sami Keroladocs: align wall.1 with howto-man-page.txt
2011-10-03  Sami Keroladocs: align scriptreplay.1 with howto-man-page.txt
2011-10-03  Sami Keroladocs: align script.1 with howto-man-page.txt
2011-09-27  Petr Uzelmisc: use %m in format string instead of %s and strerro...
2011-09-27  Karel ZakMerge branch 'sys-utils' of https://github.com/kerolasa...
2011-09-26  Karel Zakagetty: test ECHO on c_lflag
2011-09-12  Karel Zakscript: non-ANSI definition [smatch scan]
2011-09-12  Karel Zakagetty: add --nohints
2011-09-07  Karel Zakscript: libintl.h included in nls.h
2011-09-07  Karel Zakagetty: double equals sign typo in opentty()
2011-09-07  Natanael Copascript: fix building with --disable-nls
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-29  Benno Schulenbergdocs: also uniformize headers and footers of troff...
2011-08-22  Benno Schulenbergscriptreplay: improve synopsis and formatting and wordi...
2011-08-22  Benno Schulenbergdocs: uniformize the header and footer lines in man...
2011-08-16  Karel Zakwrite: cleanup usage()
2011-08-16  Karel Zakwall: cleanup usage()
2011-08-16  Karel Zaksetterm: cleanup usage()
2011-08-16  Karel Zakscriptreplay: cleanup usage()
2011-08-16  Karel Zakscript: cleanup usage()
2011-08-16  Karel Zakmesg: cleanup usage()
2011-08-16  Karel Zakagetty: clean up usage
2011-08-15  Benno Schulenbergscript: normalize formatting of the man page
2011-08-15  Benno Schulenbergscript: indicate that the file argument to --timing...
2011-08-15  Benno Schulenbergwrite: remove inconsistent periods from two error messages
2011-08-12  Sami Keroladocs: Documentation directory added
2011-08-08  Karel Zakagetty: improve login(1) argv[]
2011-08-08  Samuel Thibaultagetty: C.UTF-8 locale instead of en_US.UTF-8
2011-08-08  Samuel Thibaultagetty: only enable F_UTF8 if kernel has already set...
2011-08-08  Petr Uzelwall: build with SUID_{C,LD}FLAGS
2011-08-02  Werner Finkagetty: Fix IUTF8 flag
2011-07-27  Karel ZakMerge branch 'hwclock' of https://github.com/kerolasa...
2011-07-26  Karel ZakMerge branch 'cramfs' of https://github.com/kerolasa...
2011-07-26  Sami Kerolascriptreplay: fix buffer overflow
2011-07-18  Karel ZakMerge remote-tracking branch 'sami/fdformat'
2011-07-18  Karel ZakMerge remote-tracking branch 'sami/isosize'
2011-07-11  Marc-Antoine Perennoubuild-sys: fix spaces versus tabs conflict
2011-07-11  Marc-Antoine Perennoubuild-sys: don't try to chgrp write or wall if they...
2011-06-29  Karel ZakMerge branch 'sfdisk' of git://github.com/kerolasa...
2011-06-29  Sami Kerolascript: remove magic constants and a type mismatch fix
2011-06-29  Sami Kerolascript: include-what-you-use header check
2011-06-29  Sami Kerolascript: remove unnecessary void casting
2011-06-29  Sami Kerolascript: option --force added
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 KerolaMerge branch 'master' 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
2011-06-20  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-20  Samuel Thibaultmisc: hurd build fixes
2011-05-26  Karel ZakMerge branch 'column' of git://github.com/kerolasa...
2011-05-18  Karel Zakagetty: try next speed after CBREAK
2011-05-17  Karel Zakagetty: don't use xalloc.h stuff
2011-05-17  Karel Zakagetty: remove unnecessary options synonyms
2011-05-17  Karel Zakagetty: use a generic function for strings concatenation
2011-05-17  Karel Zakagetty: remove unnecessary space and "(void)" junk
2011-05-17  Dr. Werner Finkaggety: further mingetty features
2011-05-17  Werner Finkagetty: add an autologin feature
2011-05-17  Dr. Werner Finkagetty: better support of virtual console
2011-05-17  Werner Finkagetty: check virtual console for UTF-8 support
2011-05-17  Werner Finkagetty: proper session on the terminal line
2011-05-17  Werner Finkagetty: cleanup argv parsing, utmp update, use writeall...
2011-05-17  Werner Finkagetty: more code cleanup
2011-04-27  Sami Keroladocs: agetty manual update
2011-04-27  Sami Kerolaagetty.c: move issue path to pathnames.h
2011-04-27  Sami Kerolaagetty.c: further scrubbing
2011-04-14  Karel Zakmesg: add \n to usage() output
2011-04-14  Karel Zakmesg: man page clean wqup
2011-04-14  Sami Kerolamesg: new --verbose option
2011-04-14  Sami Kerolamesg: add long options to the man page
2011-04-14  Sami Kerolamesg: use long options, also --help and --version added
2011-04-14  Karel Zakagetty: coding style - fix identation
2011-04-14  Karel Zakagetty: coding style - fix comments, remove tailing...
2011-04-14  Sami Kerolaagetty: getopt case segment reordering
2011-04-14  Sami Keroladocs: agetty long options
2011-04-14  Sami Kerolaagetty: symbolic standard file descriptors
2011-04-14  Sami Kerolaagetty: #endif comments
2011-04-14  Sami Kerolaagetty: error message about required arguments
2011-04-14  Sami Kerolaagetty: use long options
2011-04-14  Sami Kerolaagetty: use program_invocation_short_name
2011-04-14  Sami Kerolaagetty: use xalloc.h
2011-04-12  Sami Kerolascript: optional timing output file argument added
2011-04-12  Sami Keroladocs: scriptreplay add note about new options
next