]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2008-10-06  Vincent Deffontainesfdisk: suggest partprobe(8) and kpartx(8) when BLKRRPAR...
2008-10-03  Karel Zakmount: remove link to namesys.com
2008-10-03  Pedro Ribeiropg: several strings without gettext calls
2008-10-03  Pedro Ribeiroreadprofile: several strings without gettext calls
2008-10-03  Pedro Ribeirolosetup: several strings without gettext strings
2008-10-03  Pedro Ribeirologger: several strings without gettext calls
2008-10-03  Pedro Ribeirologin-utils: several strings without gettext calls
2008-10-03  Pedro Ribeirohwclock: several strings without gettext calls
2008-10-03  Pedro Ribeirofdisk: several strings without gettext calls
2008-10-03  Pedro Ribeiroraw: add NLS support
2008-10-03  Pedro Ribeiromkfs.cramfs: several strings without gettext calls
2008-10-03  Pedro Ribeirofsck.cramfs: add NLS support
2008-10-03  Pedro Ribeiroelvtune: add NLS support
2008-09-30  Karel Zakmount: mtab created multiple times with -a option
2008-09-30  Karel Zaklosetup: missing EBUSY error hint message
2008-09-29  Karel Zaklogin: fix compiler warning (int32 time() arg)
2008-09-29  Karel Zakfsck.cramfs: fix compiler warning
2008-09-29  Signed-off... umount: no checking mount point removal
2008-09-29  Guan Xinmount: fix typo
2008-09-29  Guan Xinumount: check for overlaid mounts
2008-09-29  Karel Zakmount: add info about /proc/mounts to mount.1
2008-09-25  Karel Zakmount: fix typo
2008-09-23  Karel Zakchrt: add NLS support, clean error messages and return...
2008-09-23  Martin Steigerwaldchrt: support CFS SCHED_IDLE priority and document it
2008-09-17  Karel Zakbuild-sys: add -luuid to BLKID_LIBS
2008-09-16  maximilian... partx: don't redeclare daddr_t
2008-09-10  Karel Zakipcmk: add NLS support
2008-09-10  Karel Zakipcmk: fix error codes and error messages
2008-09-10  Hayden Jamesipcmk: new command
2008-09-06  Karel Zakionice: add strtol() checks, cleanup usage text and...
2008-09-05  Stephan Makaionice: let -p handle multiple PIDs
2008-09-01  Karel Zaklogin: fix warning "dereferencing type-punned pointer...
2008-08-21  Karel Zaklosetup: remove dependence on minor numbers
2008-08-20  Karel Zakfdisk: round reported sizes rather than truncate
2008-08-20  Benno Schulenbergipcs: adjust some field positions and widths for correc...
2008-08-20  Benno Schulenbergipcs: ungettextize the spacing of the table headers
2008-08-19  Karel Zakfdisk: don't check for GPT when asked for disk size...
2008-08-19  Karel Zakfdisk: warn users about 2.2TB dos partition limit
2008-08-18  Karel Zakswapon: -a has to complain, fix leaks
2008-08-18  Karel Zakhwclock: don't open /dev/rtc repeatedly
2008-08-18  Karel Zakfdisk: remove obsolete information from man page
2008-08-14  Cai Qianlscpu: regression tests
2008-08-14  Karel Zaktests: detect libvolume_id when mount(8) is compiled
2008-08-14  Cai Qianlscpu: --sysroot option and stable cache output
2008-08-14  Karel Zakdocs: TODO update
2008-08-14  Karel Zakionice: cleanup error messages, add NLS support
2008-08-14  Karel Zakionice: cleanup man page
2008-08-13  Karel Zakscriptreplay: new implementation is out-of-sync
2008-08-13  Karel Zakhwclock: read_hardware_clock_rtc() need to return error...
2008-08-13  Kalev Soikonenhwclock: delay loop in set_hardware_clock_exact
2008-08-13  Karel Zakhwclock: use time limit for synchronization busy wait
2008-08-13  Karel Zakhwclock: use carefully synchronize_to_clock_tick()...
2008-08-12  Karel Zakmount: add docs about utf8=0 for vfat
2008-08-12  David Brownellhwclock: remove x86_64-specific bogon
2008-08-08  Arkadiusz Miskiewiczbuild-sys: tgets is not in ncurses but in tinfo
2008-08-08  Denis ChengRqsfdisk: print version should end with a newline
2008-08-06  Karel Zakhwclock: cleanup help output and man page
2008-08-06  Kalev Soikonenhwclock: unshadow a diagnostic printf
2008-08-06  Karel Zakrtcwake: cleanup return codes
2008-08-06  Gabriel Burtrtcwake: prefer RTC_WKALM_SET over RTC_ALM_SET
2008-08-05  Andrew McGillscript: don't flush input when starting script
2008-08-05  Alexey GladkovFix dmesg.1 installation
2008-08-04  Karel Zaklosetup: looplist_* refactoring, remove scandir()
2008-07-30  maximilian... use getpagesize()
2008-07-30  Matthias Koenigmount: retry on ENOMEDIUM
2008-07-29  maximilian... mount: add shortoptions for bind, move and rbind
2008-07-28  Karel Zakmount: add info about tz=UTC option for FAT to mount.8
2008-07-28  maximilian... remove CVS keywords
2008-07-28  maximilian... fdisk: exit(3) needs stdlib.h include
2008-07-28  maximilian... disk-utils: include fcntl.h directly (mkfs.cramfs,...
2008-07-28  maximilian... whereis: include dirent.h instead sys/dir.h
2008-07-28  maximilian... misc-utils: write include signal.h directly
2008-07-28  maximilian... dmesg: nuke old glibc 5 support
2008-07-28  maximilian... disk-utils: s/MOUNTED/_PATH_MOUNTED/
2008-07-28  Samuel Thibaultldattach: don't compile for non-linux systems
2008-07-23  Karel Zakmount: make file_t SELinux warning optional and shorter
2008-07-23  Samuel Thibaultdisk-utils: clean up code, use blkdev_* functions
2008-07-23  Samuel Thibaultfdisk: non-linux support (BLK* and HDIO_*)
2008-07-23  Samuel Thibaultlib: blkdev.c clean up, non-linux support
2008-07-23  maximilian... mount: s/MOUNTED/_PATH_MOUNTED/
2008-07-23  maximilian... mount: sundries.h add klibc support
2008-07-23  Samuel Thibaultfdisk: don't use get_linux_version() for non-linux
2008-07-23  Samuel Thibaultmkswap: non-linux support
2008-07-22  Karel Zakbuild-sys: cleanup sys-utils/Makefile.am
2008-07-18  Cai Qianlscpu: new command
2008-07-07  Karel Zakwrite: doesn't check for tty group
2008-07-02  Karel Zaklosetup: clean up code around LO_FLAGS_AUTOCLEAR
2008-07-02  Karel Zakumount: improve "-d" option for autoclear loops
2008-07-01  Karel Zakselinux: is_selinux_enabled() returns 0, 1 and -1
2008-07-01  Karel Zakmount: warn on "file_t" selinux context
2008-06-17  Karel Zakhwclock: always reads hardware clock
2008-06-16  Karel Zakmount: add norealtime to mount.8
2008-06-16  Lubomir Kundrakionice: add -t option
2008-06-16  Matthias Koenighwclock: omit warning about drift if --noadjfile given
2008-06-16  Mike Frysingermore: dont use a.out.h
2008-06-16  James Youngmanmore: minor fixes to magic()
2008-06-09  Karel Zakbuild-sys: release++ (v2.14) v2.14
2008-06-09  Karel Zakdocs: update v2.14 ReleaseNotes
2008-06-09  Karel Zakdocs: update AUTHORS file
2008-06-09  Karel Zakpo: merge changes
next