]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2011-06-29  Sami Kerolascript: option --force added
2011-06-29  Petr Uzelumount: do not hang with disconnected NFS mounts
2011-06-29  Karel Zakmount: first look for mountpoint
2011-06-27  Karel ZakMerge branch 'wknd23' of git://github.com/kerolasa...
2011-06-27  Heiko Carstenslscpu: fix bogomips detection for s390
2011-06-27  Davidlohr Buesomkfs.minix: check for misalignment
2011-06-27  Karel Zaklib: [blkdev.c] remove kernel version check from blkdev...
2011-06-27  Karel Zaklib: [blkdev.c] more robust blkdev_is_misaligned()
2011-06-27  Davidlohr Buesolib: [blkdev.c] add blkdev_get_physector_size()
2011-06-27  Karel Zaklibmount: minor fixes
2011-06-25  Sami Kerolagetopt: fix coding style
2011-06-25  Sami Kerolagetopt: options struct, usage and version outputs
2011-06-25  Sami Kerolabuild-sys: remove unnecessary files from getopt
2011-06-25  Sami Kerolagetopt: make user getopt_long parsing to use function...
2011-06-25  Sami Kerolagetopt: remove unnecessary free()
2011-06-25  Sami Kerolagetopt: use xalloc.h
2011-06-25  Sami Keroladocs: look.1 manual rewrote
2011-06-25  Sami Kerolalook: add long options
2011-06-25  Sami Keroladocs: mention long options in uuidd.8 manual page
2011-06-25  Sami Kerolauuidd: coding style fixes
2011-06-25  Sami Kerolauuidd: remove goto statement
2011-06-25  Sami Kerolauuidd: use symbolic exit and return values
2011-06-25  Sami Kerolauuidd: die() function removed
2011-06-25  Sami Kerolauuidd: long options & new usage
2011-06-25  Sami Keroladocs: uuidgen.1 mention long options
2011-06-25  Sami Kerolauuidgen: add long options
2011-06-25  Sami Kerolawipefs: add version printing & compiler warning
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-25  Sami Kerolamisc-utils: remove misleading README files
2011-06-25  Sami Keroladocs: rename.1 verbose, long options and warning
2011-06-25  Sami Kerolarename: verbose option & maintenance fixes
2011-06-25  Sami Keroladocs: inform about cal long options
2011-06-25  Sami Kerolacal: clean up few coding style issues
2011-06-25  Sami Kerolacal: fix compiler warnings
2011-06-25  Sami Kerolacal: argument checking, long options and argument checking
2011-06-25  Sami Kerolawhereis: coding style
2011-06-25  Sami Kerolawhereis: warnings, exit values, braces and returns
2011-06-25  Sami Kerolawhereis: remove goto statements
2011-06-25  Sami Kerolawhereis: new usage output & version printing
2011-06-25  Sami Kerolamcookie: change coding style
2011-06-25  Sami Keroladocs: inform about mcookie long options
2011-06-25  Sami Kerolamcookie: use warnx, long options and help screen
2011-06-25  Sami Kerolanamei: fix to argument handling
2011-06-25  Sami Kerolanamei: use xalloc.h
2011-06-25  Sami Kerolanamei: add --version option
2011-06-25  Sami Kerolalogin-utils: include fix
2011-06-25  Sami Kerolachecktty: fix unused parameters
2011-06-25  Sami Keroladocs: tell mount/* is in maintenance mode
2011-06-23  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-23  Karel Zaklibmount: allow to convert /dev/loopN to backing filename
2011-06-23  Karel Zaklibmount: cleanup return codes in mount sample
2011-06-23  Karel Zaklibmount: add support for mount -a
2011-06-23  Karel Zaklibmount: fix fstype caching
2011-06-23  Karel Zaklibmount: rename in cache.c
2011-06-23  Karel Zaklibmount: clean up cache.c
2011-06-22  Karel Zaklibmount: add generic function to read table for context
2011-06-21  Karel Zaklibmount: allow to set parser callback to context
2011-06-21  Karel Zakmountpoint: add new command
2011-06-21  Karel Zakdocs: update TODO file
2011-06-20  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-20  Karel Zakblkid: list all known filesystems/RAIDs (add -k option)
2011-06-20  Karel Zaklibblkid: add debug message
2011-06-20  Karel Zakdocs: update TODO file
2011-06-20  Karel Zaklib: [procutils.c] improve robustness
2011-06-20  Karel Zakbuild-sys: move BUILD_SCHEDUTILS to top-level Makefile
2011-06-20  Karel Zaklib: [linux_version.c] simplify version parsing
2011-06-20  Stephen Hemmingerlscpu: detect VMware hypervisor
2011-06-20  Samuel Thibaultmisc: hurd build fixes
2011-06-16  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-14  Karel Zakmount: add ufstype=ufs2 to mount.8
2011-06-14  Karel Zaklogin: fix typos in man page
2011-06-14  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-14  Karel Zakfsck.minix: remove unused variables
2011-06-14  Richard W.M... libblkid: don't ignore swap UUID if only first byte...
2011-06-14  Davidlohr Buesomkfs.minix: add fs version options
2011-06-14  Davidlohr Buesomkfs.minix: standardize superblock attribute settings
2011-06-14  Karel Zaktest_sysinfo: fix printf format
2011-06-14  Josiah Worcesterhwclock: Don't use asm/io.h if sys/io.h can't be found
2011-06-14  Josiah Worcestertest_sysinfo: Use CHAR_BIT*sizeof(void*) instead of...
2011-06-14  Josiah Worcesterlib: [tt.c] Fix mbs_width macro for systems without...
2011-06-14  Josiah Worcesterchecktty: Use NGROUPS_MAX instead of NGROUPS
2011-06-14  Josiah Worcesterfsck, checktty, flock: Use more portable includes.
2011-06-14  Josiah Worcesterfdisk, display, hexdump.h: Use standard C types instead...
2011-06-11  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-10  Karel Zaklibmount: add mount support for loopdevs
2011-06-10  Karel Zaklib: [loopdev.c] cleanup flags usage
2011-06-09  Karel Zaklibmount: minor changes in sample program
2011-06-09  Karel Zaktests: update blkid MD test
2011-06-09  Karel Zakbuild-sys: use top-level directory for libblkid rather...
2011-06-09  Karel Zakbuild-sys: use top-level directory for libmount rather...
2011-06-09  Karel Zakbuild-sys: use top-level directory for libuuid rather...
2011-06-08  Karel Zakdocs: update TODO file
2011-06-08  Davidlohr Buesomkfs.minix: use inode wrappers
2011-06-08  Karel Zakdocs: update DEPRECATED file
2011-06-08  Karel Zaksimpleinit: remove this deprecated set of utils
2011-06-08  Lukas Czernermount.8: remove reprecated bh/nobh options from the...
2011-06-08  Davidlohr Buesominix: fix warning
2011-06-08  Francesco Cosoletofstrim, setarch: replace error() with err()
next