2011-06-27 |
Karel Zak | Merge branch 'wknd23' of git://github.com/kerolasa... |
commit | commitdiff | tree |
2011-06-27 |
Heiko Carstens | lscpu: fix bogomips detection for s390 |
commit | commitdiff | tree |
2011-06-27 |
Davidlohr Bueso | mkfs.minix: check for misalignment |
commit | commitdiff | tree |
2011-06-27 |
Karel Zak | lib: [blkdev.c] remove kernel version check from blkdev... |
commit | commitdiff | tree |
2011-06-27 |
Karel Zak | lib: [blkdev.c] more robust blkdev_is_misaligned() |
commit | commitdiff | tree |
2011-06-27 |
Davidlohr Bueso | lib: [blkdev.c] add blkdev_get_physector_size() |
commit | commitdiff | tree |
2011-06-27 |
Karel Zak | libmount: minor fixes |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | getopt: fix coding style |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | getopt: options struct, usage and version outputs |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | build-sys: remove unnecessary files from getopt |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | getopt: make user getopt_long parsing to use function... |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | getopt: remove unnecessary free() |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | getopt: use xalloc.h |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | docs: look.1 manual rewrote |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | look: add long options |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | docs: mention long options in uuidd.8 manual page |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | uuidd: coding style fixes |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | uuidd: remove goto statement |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | uuidd: use symbolic exit and return values |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | uuidd: die() function removed |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | uuidd: long options & new usage |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | docs: uuidgen.1 mention long options |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | uuidgen: add long options |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | wipefs: add version printing & compiler warning |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | write: maintenance fixes |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | write: long options & new usage |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | build-sys: move write to term-utils directory |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | misc-utils: remove misleading README files |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | docs: rename.1 verbose, long options and warning |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | rename: verbose option & maintenance fixes |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | docs: inform about cal long options |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | cal: clean up few coding style issues |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | cal: fix compiler warnings |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | cal: argument checking, long options and argument checking |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | whereis: coding style |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | whereis: warnings, exit values, braces and returns |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | whereis: remove goto statements |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | whereis: new usage output & version printing |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | mcookie: change coding style |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | docs: inform about mcookie long options |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | mcookie: use warnx, long options and help screen |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | namei: fix to argument handling |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | namei: use xalloc.h |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | namei: add --version option |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | login-utils: include fix |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | checktty: fix unused parameters |
commit | commitdiff | tree |
2011-06-25 |
Sami Kerola | docs: tell mount/* is in maintenance mode |
commit | commitdiff | tree |
2011-06-23 |
Sami Kerola | Merge branch 'master', remote-tracking branch 'upstream... |
commit | commitdiff | tree |
2011-06-23 |
Karel Zak | libmount: allow to convert /dev/loopN to backing filename |
commit | commitdiff | tree |
2011-06-23 |
Karel Zak | libmount: cleanup return codes in mount sample |
commit | commitdiff | tree |
2011-06-23 |
Karel Zak | libmount: add support for mount -a |
commit | commitdiff | tree |
2011-06-23 |
Karel Zak | libmount: fix fstype caching |
commit | commitdiff | tree |
2011-06-23 |
Karel Zak | libmount: rename in cache.c |
commit | commitdiff | tree |
2011-06-23 |
Karel Zak | libmount: clean up cache.c |
commit | commitdiff | tree |
2011-06-22 |
Karel Zak | libmount: add generic function to read table for context |
commit | commitdiff | tree |
2011-06-21 |
Karel Zak | libmount: allow to set parser callback to context |
commit | commitdiff | tree |
2011-06-21 |
Karel Zak | mountpoint: add new command |
commit | commitdiff | tree |
2011-06-21 |
Karel Zak | docs: update TODO file |
commit | commitdiff | tree |
2011-06-20 |
Sami Kerola | Merge branch 'master', remote-tracking branch 'upstream... |
commit | commitdiff | tree |
2011-06-20 |
Karel Zak | blkid: list all known filesystems/RAIDs (add -k option) |
commit | commitdiff | tree |
2011-06-20 |
Karel Zak | libblkid: add debug message |
commit | commitdiff | tree |
2011-06-20 |
Karel Zak | docs: update TODO file |
commit | commitdiff | tree |
2011-06-20 |
Karel Zak | lib: [procutils.c] improve robustness |
commit | commitdiff | tree |
2011-06-20 |
Karel Zak | build-sys: move BUILD_SCHEDUTILS to top-level Makefile |
commit | commitdiff | tree |
2011-06-20 |
Karel Zak | lib: [linux_version.c] simplify version parsing |
commit | commitdiff | tree |
2011-06-20 |
Stephen Hemminger | lscpu: detect VMware hypervisor |
commit | commitdiff | tree |
2011-06-20 |
Samuel Thibault | misc: hurd build fixes |
commit | commitdiff | tree |
2011-06-16 |
Sami Kerola | Merge branch 'master', remote-tracking branch 'upstream... |
commit | commitdiff | tree |
2011-06-14 |
Karel Zak | mount: add ufstype=ufs2 to mount.8 |
commit | commitdiff | tree |
2011-06-14 |
Karel Zak | login: fix typos in man page |
commit | commitdiff | tree |
2011-06-14 |
Sami Kerola | Merge branch 'master', remote-tracking branch 'upstream... |
commit | commitdiff | tree |
2011-06-14 |
Karel Zak | fsck.minix: remove unused variables |
commit | commitdiff | tree |
2011-06-14 |
Richard W.M... | libblkid: don't ignore swap UUID if only first byte... |
commit | commitdiff | tree |
2011-06-14 |
Davidlohr Bueso | mkfs.minix: add fs version options |
commit | commitdiff | tree |
2011-06-14 |
Davidlohr Bueso | mkfs.minix: standardize superblock attribute settings |
commit | commitdiff | tree |
2011-06-14 |
Karel Zak | test_sysinfo: fix printf format |
commit | commitdiff | tree |
2011-06-14 |
Josiah Worcester | hwclock: Don't use asm/io.h if sys/io.h can't be found |
commit | commitdiff | tree |
2011-06-14 |
Josiah Worcester | test_sysinfo: Use CHAR_BIT*sizeof(void*) instead of... |
commit | commitdiff | tree |
2011-06-14 |
Josiah Worcester | lib: [tt.c] Fix mbs_width macro for systems without... |
commit | commitdiff | tree |
2011-06-14 |
Josiah Worcester | checktty: Use NGROUPS_MAX instead of NGROUPS |
commit | commitdiff | tree |
2011-06-14 |
Josiah Worcester | fsck, checktty, flock: Use more portable includes. |
commit | commitdiff | tree |
2011-06-14 |
Josiah Worcester | fdisk, display, hexdump.h: Use standard C types instead... |
commit | commitdiff | tree |
2011-06-11 |
Sami Kerola | Merge branch 'master', remote-tracking branch 'upstream... |
commit | commitdiff | tree |
2011-06-10 |
Karel Zak | libmount: add mount support for loopdevs |
commit | commitdiff | tree |
2011-06-10 |
Karel Zak | lib: [loopdev.c] cleanup flags usage |
commit | commitdiff | tree |
2011-06-09 |
Karel Zak | libmount: minor changes in sample program |
commit | commitdiff | tree |
2011-06-09 |
Karel Zak | tests: update blkid MD test |
commit | commitdiff | tree |
2011-06-09 |
Karel Zak | build-sys: use top-level directory for libblkid rather... |
commit | commitdiff | tree |
2011-06-09 |
Karel Zak | build-sys: use top-level directory for libmount rather... |
commit | commitdiff | tree |
2011-06-09 |
Karel Zak | build-sys: use top-level directory for libuuid rather... |
commit | commitdiff | tree |
2011-06-08 |
Karel Zak | docs: update TODO file |
commit | commitdiff | tree |
2011-06-08 |
Davidlohr Bueso | mkfs.minix: use inode wrappers |
commit | commitdiff | tree |
2011-06-08 |
Karel Zak | docs: update DEPRECATED file |
commit | commitdiff | tree |
2011-06-08 |
Karel Zak | simpleinit: remove this deprecated set of utils |
commit | commitdiff | tree |
2011-06-08 |
Lukas Czerner | mount.8: remove reprecated bh/nobh options from the... |
commit | commitdiff | tree |
2011-06-08 |
Davidlohr Bueso | minix: fix warning |
commit | commitdiff | tree |
2011-06-08 |
Francesco Cosoleto | fstrim, setarch: replace error() with err() |
commit | commitdiff | tree |
2011-06-08 |
Sami Kerola | tests: add lscpu dumps from three Dell's & a Xen |
commit | commitdiff | tree |
2011-06-08 |
Karel Zak | cfdisk: fix gcc warning (unused variable) |
commit | commitdiff | tree |
2011-06-08 |
Karel Zak | fstrim: cast from __u64 to standard C types |
commit | commitdiff | tree |
next |