]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2011-10-11  Karel ZakRevert "mountpoint: refactor exit path"
2011-10-11  Dave Reisnermountpoint: refactor exit path
2011-10-11  Karel Zakmountpoint: fallback on stat when /proc isn't mounted
2011-10-11  Dave Reisnermountpoint: return dev_t from dir_to_device
2011-10-10  Sami Kerolalsblk: inform about depencency to /sys/dev/block
2011-10-10  Karel Zakbuild-sys: check scanf %ms modifier
2011-10-10  Sami Kerolabuild-sys: rename BUILD_BUG_ON_ZERO definition
2011-10-10  Sami Kerolabuild-sys: enhance error message for missing libtoolize
2011-10-10  Karel ZakMerge branch 'manuals' of https://github.com/kerolasa...
2011-10-03  Sami Keroladocs: align hexdump.1 with howto-man-page.txt
2011-10-03  Sami Keroladocs: align ul.1 with howto-man-page.txt
2011-10-03  Sami Keroladocs: align rev.1 with howto-man-page.txt
2011-10-03  Sami Keroladocs: align more.1 with howto-man-page.txt
2011-10-03  Sami Keroladocs: align colrm.1 with howto-man-page.txt
2011-10-03  Sami Keroladocs: align colcrt.1 with howto-man-page.txt
2011-10-03  Sami Keroladocs: align col.1 with howto-man-page.txt
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-10-03  Sami Keroladocs: align renice.1 with howto-man-page.txt
2011-10-03  Sami Keroladocs: align logger.1 with howto-man-page.txt
2011-10-03  Sami Keroladocs: align vipw.8 with howto-man-page.txt
2011-10-03  Sami Keroladocs: fix return value table in fsck.8
2011-10-03  Petr Uzellosetup: new -D option to delete all used loop devices
2011-10-03  Petr Uzellosetup: print verbose messages if requested
2011-10-03  Karel ZakMerge branch 'sys-utils-again' of https://github.com...
2011-10-03  Ilias Mamedovlsblk: add udev support
2011-09-30  Karel Zakdocs: add prlimit to the TODO file
2011-09-30  Karel Zakumount: add warning
2011-09-30  Karel Zakumount: use new lib/loopdev.c code
2011-09-30  Karel Zakmount: fix loopdev deinitialization
2011-09-29  Karel Zaklibmount: support -o loop=<devname>
2011-09-29  Karel Zakmount: use new lib/loopdev.c code
2011-09-29  Dave Reisnerinclude,xalloc: fix whitespace to be consistent
2011-09-29  Dave Reisnerinclude,xalloc: check for NULL before calling strdup
2011-09-29  Karel Zaktests: add missing file
2011-09-29  Karel Zaklibmount: use loopdev debug facility
2011-09-29  Karel Zaklib,loopdev: add debugu messages
2011-09-29  Sami Keroladocs: chcpu and readprofile are sysadmin utils
2011-09-29  Sami Kerolacytune: fix printf type warning
2011-09-29  Sami Keroladocs: mention long options in cytune.8
2011-09-29  Sami Kerolacytune: coding style fixes
2011-09-29  Sami Kerolacytune: refactor main(), new function query_tty_stats()
2011-09-29  Sami Kerolacytune: use libc error printing facilities
2011-09-29  Sami Kerolacytune: check numeric user inputs
2011-09-29  Sami Kerolacytune: add long options and usage()
2011-09-29  Sami Keroladocs: restructure flock.1 manual page
2011-09-29  Sami Kerolaflock: simplify strtotimeval()
2011-09-29  Sami Kerolalib: [strutils] add strtod_or_err() function
2011-09-29  Sami Kerolaflock: use strutils.h to check numeric user input
2011-09-29  Sami Kerolaflock: use sysexit.h for all exit values
2011-09-29  Sami Kerolaflock: use function attributes
2011-09-29  Sami Kerolaflock: align with howto-usage-function.txt
2011-09-29  Sami Kerolaflock: use libc error printing facilities
2011-09-29  Sami Kerolaflock: move long_options struct to function scope
2011-09-29  Sami Kerolaflock: fix coding style
2011-09-29  Sami Keroladocs: align fallocate.1 with howto-man-page.txt
2011-09-29  Karel Zaktests: add loopdev libmount test
2011-09-29  Karel Zaklibmount: support {offset,sizelimit}= foor loopdevs
2011-09-29  Karel Zaklibmount: add function to parse offsets/sizes
2011-09-28  Francesco Cosoletoipcrm: fix wrong subject in error messages for -m,...
2011-09-28  Francesco Cosoletoipcrm: use ternary operator in "(key|id) failed" message
2011-09-28  Francesco Cosoletoipcrm: add static keyword to some functions
2011-09-27  Petr Uzelmisc: use %m in format string instead of %s and strerro...
2011-09-27  Petr Uzeldocs: update TODO
2011-09-27  Petr Uzelsfdisk: warn if partition exceeds partition table limits
2011-09-27  Petr Uzelsfdisk: use unsigned long long to internally represent...
2011-09-27  Petr Uzelsfdisk: introduce get_ull() function
2011-09-27  Petr Uzelsfdisk: get_disksize() returns long long
2011-09-27  Petr Uzelsfdisk: make the cylinder boundary check less fatal
2011-09-27  Petr Uzelsfdisk: fix weird indentation in msdos_partition()
2011-09-27  Petr Uzelsfdisk: file descriptor is of int type
2011-09-27  Dave Reisnerblkid: fix unfinished sentence for -l option in blkid.8
2011-09-27  Eric Sandeenuuidd: Add missing break to option case statement
2011-09-27  Francesco Cosoletolibmount: fix use of logical '&&' with constant operand
2011-09-27  Francesco Cosoletolib,loopdev: fix use of logical '&&' with constant...
2011-09-27  Petr Uzelflock: make flock(1) work on NFSv4
2011-09-27  Karel Zakbuild-sys: add path.h to Makefile.am
2011-09-27  Heiko Carstenslscpu: stricter command line parsing
2011-09-27  Heiko Carstenslscpu: add --offline option
2011-09-27  Heiko Carstenslscpu: fix -e output
2011-09-27  Heiko Carstenschcpu: provide better user feedback
2011-09-27  Heiko Carstenslib,path: use write_all()
2011-09-27  Heiko Carstenschcpu: convert to use lib/path.c
2011-09-27  Heiko Carstenslib,path: move path access functions from lscpu into...
2011-09-27  Karel Zaksetarch: minor changes to usage()
2011-09-27  Karel Zakpivot_root: minor changes to usage()
2011-09-27  Karel Zakipcs: minor changes to usage()
2011-09-27  Karel Zakctrlaltdel: minor changes to usage()
2011-09-27  Karel Zakarch: minor changes to usage()
2011-09-27  Karel ZakMerge branch 'sys-utils' of https://github.com/kerolasa...
2011-09-27  Davidlohr Buesomount: use common libs
2011-09-27  Karel Zaklscpu: add column names to --help
2011-09-27  Karel Zaklscpu: gettextize two columns
2011-09-26  Karel Zakagetty: test ECHO on c_lflag
2011-09-17  Sami Keroladocs: add non-return function and if shorthand tips
2011-09-17  Sami Kerolabuild-sys: fixes to USAGE_* macros
2011-09-17  Davidlohr Buesoipcrm: check IPC syscalls
2011-09-17  Sami Kerolaipcrm: add --verbose option
2011-09-17  Sami Kerolaipcmk: allow high speed ipc creation
next