]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2021-10-28  Masatake YAMATOlsfd: introduce -p/--pid option, pids filter working...
2021-10-25  Lorenzo Berettachsh: fflush stdout before reading from stdin
2021-10-25  Lorenzo Berettachfn: flush stdout before reading stdin and fix uniniti...
2021-10-25  Karel ZakMerge branch 'refactor-tests' of https://github.com...
2021-10-25  Karel Zakbuild-sys: disable libmount when missing mntent.h
2021-10-25  Karel Zakbuild-sys: include xlocale.h for locale_t on MacOS
2021-10-25  Karel Zakbuild-sys: (hardlink) check for llistxattr and lgetxattr
2021-10-25  Karel Zaklibbuid: use _UL_LIBUUID_UUID_H to cover uuid.h
2021-10-25  Karel Zakdocs: add hint for non-public reports
2021-10-25  Karel ZakMerge branch 'flush' of https://github.com/ericonr...
2021-10-25  Ludwig Nusselagetty: use getttynam() if available
2021-10-25  Karel ZakMerge branch 'uniformize-title-markups' of https:/...
2021-10-22  Érico Nogueiravipw: flush stdout before getting answer.
2021-10-21  Karel Zaklogger: fix --size use for stdin
2021-10-21  Karel ZakRevert "logger: verify --size of large enough for messa...
2021-10-21  Karel Zakbuild-sys: use set +e before patch --try in ./autogen.sh
2021-10-21  Karel Zaklogger: realloc buffer when header size changed
2021-10-21  Karel Zaklogger: verify --size of large enough for message header
2021-10-21  Karel Zakwdctl: update man page
2021-10-21  Masatake YAMATOlsfd: (adoc) add more exapmles
2021-10-21  Masatake YAMATOlsfd: remove --source option
2021-10-21  Masatake YAMATOlsfd: add KTHREAD column
2021-10-21  Masatake YAMATOlsfd: (test) add a case for displaying symlinks
2021-10-21  Masatake YAMATOlsfd: (test) add a case for displaying COMMAND column
2021-10-21  Masatake YAMATOlsfd: (test) add a case for displaying socket pairs
2021-10-21  Masatake YAMATOlsfd: (test) add a case for displaying DEV column
2021-10-21  Masatake YAMATOlsfd: (helper) improve the code converting file descrip...
2021-10-21  Masatake YAMATOlsfd: (test) add a case for displaying a character...
2021-10-21  Masatake YAMATOlsfd: add --debug-filter option
2021-10-21  Masatake YAMATOlsfd: (test) add a case for testing SIZE column
2021-10-21  Masatake YAMATOlsfd: (test) add a case for testing FLAGS (wronly,nonbl...
2021-10-21  Masatake YAMATOlsfd: (helper) add "nonblock" parameter to pipe-no...
2021-10-21  Masatake YAMATOlsfd: (helper) update examples in the help message
2021-10-21  Masatake YAMATOlsfd: (helper) add "dentries" parameter to directory...
2021-10-21  Masatake YAMATOlsfd: (helper) add "dir" parameter to directory factory
2021-10-21  Masatake YAMATOlsfd: (test) test POS column
2021-10-21  Masatake YAMATOlsfd: (helper) add "offset" parameter to ro-regular...
2021-10-21  Masatake YAMATOlsfd: (helper) accept an integer argument for a parameter
2021-10-21  Masatake YAMATOlsfd: (helper) add "file" parameter to ro-regular-file...
2021-10-21  Masatake YAMATOlsfd: (helper) allow to pass extra parameters
2021-10-21  Masatake YAMATOlsfd: (helper) use more "const" modifiers
2021-10-21  Masatake YAMATOlsfd: (helper) set proper errno before calling err()
2021-10-21  Masatake YAMATOlsfd: (filter) accept % char as a part of column name
2021-10-21  Masatake YAMATOlsfd: (filter) fix a memory leak
2021-10-21  Masatake YAMATOlsfd: remove prototype decls for removed functions
2021-10-21  Masatake YAMATOlsfd: declare local variables at the beginning of block
2021-10-21  Karel Zakwdctl: add --setpregovernor
2021-10-21  Karel Zakwdctl: set_watchdog() refactoring
2021-10-21  Karel Zakwdctl: print the current and available governors
2021-10-21  Karel Zakdocs: add links to adjtime_config manpage
2021-10-19  Vojtěch Eichlertests: split additional tests into subtests
2021-10-19  Karel Zakbuild-sys: remove bashism
2021-10-19  Mark Hindleytests: Fix test/misc/swaplabel failure due to change...
2021-10-19  Karel Zakbuild-sys: make libtool patching more robust
2021-10-19  Karel Zakwdctl: sysfs open refactoring
2021-10-19  Karel Zakwdctl: add --setpretimeout
2021-10-18  Chris Hofstaedtlerblockdev: remove accidental non-breaking spaces
2021-10-18  Hiroaki Sengokumcookie: fix infinite-loop when use -f
2021-10-15  Masatake YAMATOlsfd: remove duplicated an O_ flag entry
2021-10-14  Vojtěch Eichlertests: split several tests into subtests
2021-10-14  Karel Zakbuild-sys: patch libtool.m4 for darwin
2021-10-14  Karel Zaktests: (logger) check for socat
2021-10-14  Karel Zaksu: reset RLIMIT_AS too
2021-10-14  Karel Zakdocs: add note about GitHub PR
2021-10-14  Mister Mefindmnt: (adoc) Added section stating exit code semantics
2021-10-11  Masatake YAMATObuild-sys: link lib_common to test_procfs
2021-10-11  Masatake YAMATOlsfd: (adoc) write about filter expression
2021-10-11  Masatake YAMATOlsfd: (test) add a case for displaying a directory
2021-10-11  Masatake YAMATOlsfd: (test) add cases for displaying a regular file...
2021-10-11  Masatake YAMATOlsfd: add FUID and OWNER columns
2021-10-11  Masatake YAMATOlsfd: fill UID column with the process's uid
2021-10-10  Masatake YAMATOlsfd: (filter) implement !~, an operator for regex...
2021-10-08  Masatake YAMATOlsfd: (filter) implement =~, an operator for regex...
2021-10-08  Masatake YAMATOlsfd: (filter) make error messages in check_type methods
2021-10-08  Masatake YAMATOlsfd: (filter) give a name to a constant
2021-10-08  Masatake YAMATOlsfd: (filter) whitespace cleanup
2021-10-07  Masatake YAMATOlsfd: (adoc) remove a redundant word
2021-10-07  Karel Zakhardlink: improve verbose messages
2021-10-07  Karel Zakbuild-sys: fix test_procfs SOURCES
2021-10-06  Karel Zaklsns: optimize mountinfo use
2021-10-06  Karel Zaklsfd: remove unused code
2021-10-06  Karel Zaklsfd: function rename
2021-10-06  Karel Zakbuild-sys: cleanup lsfd related stuff
2021-10-06  Masatake YAMATOlsfd: add new man page to Makemodule.am
2021-10-06  Masatake YAMATOlsfd: (adoc) write more about the -o option
2021-10-06  Masatake YAMATOlsfd: (adoc) add proc(5) to SEE ALSO section
2021-10-06  Masatake YAMATOlsfd: (adoc) reorder the options
2021-10-06  Masatake YAMATOlsfd: (adoc) update DESCRIPTION
2021-10-06  Masatake YAMATOlsfd: (adoc) reorder the sections
2021-10-06  Masatake YAMATOlsfd: (adoc) put missing :: at the end of options
2021-10-06  Masatake YAMATOlsfd: fix a typo in DEVTYPE description
2021-10-06  Masatake YAMATOlsfd: wrap code for debugging with #ifdef DEBUG/#endif
2021-10-06  Masatake YAMATOlsfd: convert lines introducing local variable to a...
2021-10-06  Masatake YAMATOlsfd: change the license of the filtering engine to...
2021-10-06  Mario Blättermannlsfd: Add new man page to po4a.cfg
2021-10-06  Mario Blättermannlsfd: Add initial man page
2021-10-06  Mario Blättermannlsfd: Fix typos in lsfd.c
2021-10-06  Karel Zaklsfd: use new scols_line_get_column_data()
2021-10-06  Karel Zaklibsmartcols: add scols_line_get_column_data()
2021-10-06  Masatake YAMATOlsfd: collect threads level information if TID is speci...
next