]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2017-01-17  Michael Kerriskdocs: taskset(1): Wording fix
2017-01-17  Michael Kerriskdocs: namei(1): SEE ALSO: add symlink(7)
2017-01-17  Michael Kerriskdocs: kill(1): Wording fix
2017-01-17  Michael Kerriskdocs: various pages: Use 'UID" and "GID", not "uid...
2017-01-17  Michael Kerriskdocs: various pages: Use "PID" not "pid" in man-pages
2017-01-17  Michael Kerriskdocs: various pages: Use "ID" not "id" in man pages
2017-01-17  Michael Kerriskdocs: various pages: Use consistent terminology (set...
2017-01-17  Michael Kerriskdocs: various pages: Format pathnames as italic (.I)
2017-01-17  Michael Kerriskdocs: renice(1): Remove obsolete BUGS text
2017-01-17  Michael Kerriskdocs: renice(1): Rework discussion of unprivileged...
2017-01-17  Karel Zakhwclock: don't check for permissions
2017-01-17  Andreas Henrikssonsulogin: bail out from getpasswd(...) on timeout
2017-01-17  Andreas Henrikssonsulogin: make getpasswd(...) return NULL on ^D
2017-01-17  Michael Kerriskdocs: kill(1): Wording fix
2017-01-17  Michael Kerriskdocs: kill(1): Formatting fixes
2017-01-17  Michael Kerriskdocs: kill(1): Rework notes on thread groups
2017-01-17  Michael Kerriskdocs: kill(1): Add more detail on use of SIGTERM vs...
2017-01-17  Michael Kerriskdocs: kill(1): Fix section reference for sigqueue(3...
2017-01-17  Michael Kerriskdocs: various pages: Use "system call" not "syscall"
2017-01-17  Andreas Henrikssonchrt: default to SCHED_RR policy
2017-01-17  Karel Zakdocs: nsenter(1): add missing 'see also' for --user
2017-01-17  Michael Kerriskdocs: nsenter(1): Formatting fix
2017-01-17  Michael Kerriskdocs: nsenter(1): Describe the 'file' argument used...
2017-01-17  OGAWA Hirofumilsns: Fix parser for /proc/<pid>/stat which is includin...
2017-01-17  Karel Zaksfdisk: cleanup --dump error messages
2017-01-17  Karel Zaksfdisk: don't be silent when list non-existing device
2017-01-17  Ruediger Meierbuild-sys: update package release number during development
2017-01-17  Ruediger Meierbuild-sys: fix empty package release number
2017-01-17  Michael Kerrisk... IPC namespaces also isolate POSIX message queues
2017-01-17  Michael Kerrisk... Provide better cross references for namespace concepts
2017-01-17  Michael Kerrisk... Provide better cross references for namespace concepts
2017-01-17  Michael Kerrisk... SEE ALSO: add cross reference to namespaces(7)
2017-01-17  Michael Kerrisk... Replace reference to sigvec(2) with sigaction(2)
2017-01-17  Michael Kerrisk... Fix formatting errors in page cross references
2017-01-17  Michael Kerrisk... Fix reference for scheduling discussion
2017-01-17  Michael Kerrisk... Fix section number in lockf() page xref
2017-01-17  Michael Kerrisk... Fix page cross references
2017-01-17  Michael Kerrisk... Correctly format page cross references
2017-01-17  Michael Kerrisk... Place SEE ALSO entries in order
2017-01-17  Michael Kerrisk... Fix typo in page cross reference (capabilities(7),...
2016-11-08  Karel Zakbuild-sys: release++ (v2.29) v2.29
2016-11-08  Karel Zakdocs: update v2.29-ReleaseNotes
2016-11-08  Karel Zakpo: merge changes
2016-11-08  Wylmer Wangpo: update zh_CN.po (from translationproject.org)
2016-11-08  Yuri Chornoivanpo: update uk.po (from translationproject.org)
2016-11-08  Sebastian Rasmussenpo: update sv.po (from translationproject.org)
2016-11-08  Jakub Boguszpo: update pl.po (from translationproject.org)
2016-11-08  Benno Schulenbergpo: update nl.po (from translationproject.org)
2016-11-08  Antonio Ceballos Roapo: update es.po (from translationproject.org)
2016-11-08  Philipp Thomaspo: update de.po (from translationproject.org)
2016-11-07  Ruediger Meiertests: let lsmod fail silently
2016-11-07  Ruediger Meiertests: always quote $LODEV
2016-11-07  Ruediger Meiertests: replace sleep by udevadm
2016-11-07  Ruediger Meiertests: udevadm settle before losetup -d
2016-11-07  Karel Zakdocs: update TODO file
2016-11-03  Karel Zaklscpu: disable is_vmware_platform() for non-root users
2016-11-02  Karel Zaktests: check for timeout prog
2016-11-02  Ruediger Meiertests: wait for flock background process
2016-11-02  Karel Zaklsblk: add note about --sort and --list relation
2016-11-02  Karel Zaklsblk: sort by MAJ:MIN by default
2016-11-02  Karel Zaklibsmartcols: make scols_sort_table() usable for trees
2016-11-02  Karel Zaklibfdisk: fix typo
2016-10-31  Karel Zaktests: add flock tests
2016-10-31  Karel Zakflocks: keep run_program() simple
2016-10-31  Karel ZakMerge branch 'fixes-for-v2.29' of https://github.com...
2016-10-31  Karel Zakflock: fix no-flock patch
2016-10-27  Karel Zakmount: append inverting options for mount.<type> on...
2016-10-27  Ruediger Meiermisc: once again some printf format strings
2016-10-27  Ruediger Meiermisc: fix some compiler warnings
2016-10-27  Ruediger Meierchrt: fix HAVE_SCHED_SETATTR fallback case
2016-10-27  Ruediger Meierfdisk: fix memleak in list_disk_geometry()
2016-10-27  Karel Zaklibfdisk: cleanup labelitem initialization
2016-10-27  Ruediger Meierlibfdisk: fix uninitialized fdisk_labelitem
2016-10-26  Karel Zaktests: add sfdisk script case-insensitive test
2016-10-26  Karel Zaklibfdisk: (script) make bootable flag parsing more...
2016-10-26  Karel Zaklibfdisk: add trivial script test
2016-10-26  Karel Zakfdisk: fix compiler warning
2016-10-26  Karel ZakMerge branch 'tests-raid1' of https://github.com/rudime...
2016-10-26  Karel Zakmisc: fix unsigned int usage for ctype.h functions
2016-10-25  Karel Zakrtcwake: add note about RTC limits
2016-10-25  Karel Zaktests: let's follow ts_scsi_debug_rmmod
2016-10-25  Karel ZakMerge branch 'test-rmmod-scsi_debug' of https://github...
2016-10-25  Karel Zakdocs: add sfdisk scripts quotes issue to TODO file
2016-10-25  Karel Zaktests: add another sfdisk script tests
2016-10-25  Karel Zaklibfdisk: make script token parser more robust
2016-10-25  Karel Zaktests: add sfdisk Type= and Id= test
2016-10-25  Karel Zaklibfdisk: fix script Type= and Id= parsing
2016-10-25  Karel Zaktests: add GPT attributes parser tests
2016-10-25  Karel Zaklibfdisk: (gpt) make attributes parser more robust
2016-10-24  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2016-10-21  Karel Zakbuild-sys: improve libncursesw5 install for travis
2016-10-21  Ruediger Meiertest: fix raid1 minimum I/O size
2016-10-21  Ruediger Meiertests: consolidate rmmod scsi_debug
2016-10-21  Karel Zakgetopt: be sure that options array is terminated
2016-10-21  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2016-10-21  Karel Zakbuild-sys: fix drone.io builds
2016-10-20  Ruediger Meierbuild-sys: fix missing ncursesw message
2016-10-20  Ruediger Meiertests: avoid &>> for bash compatibility
2016-10-20  Karel Zaktests: call umount --fake for tmpfs tests
2016-10-20  Yuri ChornoivanFix minor typos
next