2008-02-07 |
Karel Zak | ipcs: add information about POSIX compatibility to... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
LaMont Jones | renice: detect errors in arguments, add -v, -h and... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Karel Zak | kill: man page is missing a description of "kill -0" |
commit | commitdiff | tree | snapshot |
2008-01-28 |
H. Peter Anvin | fdisk: better fallback for get_random_id() |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Karel Zak | login: fix a small memory leak and remove unnecessary... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Karel Zak | umount: don't print duplicate error messages |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Karel Zak | umount: add hint about lsof & fuser |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Pádraig Brady | cal: fix weekday alignment for certain locales |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Karel Zak | fdisk: calculate +size{K,M,G} in 2^N |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Karel Zak | mount: add more details to the --version output |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Frédéric Bothamy | sys-utils: correct setarch.8 manpage link creation |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Miklos Szeredi | build-sys: add AC_CANONICAL_HOST |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Karel Zak | docs: mark vipw(1) is deprecated in favor of vipw from... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Karel Zak | build-sys: disable syscall fallbacks for non-linux... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Karel Zak | swapon: add sundries.h |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Matthias Koenig | mount: "nofail" mount option |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Samuel Thibault | cfdisk: define portable {DEFAULT,ALTERNATE}_DEVICE |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Samuel Thibault | setterm: remove unnecessaty ifndef TCGETS |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Samuel Thibault | more: replace CBAUD with cfgetispeed() |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Samuel Thibault | login: replace termio with termios interface |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Samuel Thibault | agetty: replace termio with termios interface |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Samuel Thibault | tailf: non-linux support |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Samuel Thibault | include: <stdint.h> provides everything |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Karel Zak | partx: use swab macros from bitops.h |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Karel Zak | fdisk: use swab macros from bitops.h |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Karel Zak | include: add bitops.h with swab{16,32,64} macros |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Karel Zak | include: add bitops.h with swab{16,32,64} macros |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Imre Kaloz | fdisk: fix building for AVR32 and CRIS |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Stepan Kasal | build-sys: build arch(1) during distcheck |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Stepan Kasal | build-sys: simplify code around RDEV_LINKS and SETARCH_... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Stepan Kasal | build-sys: use portable $(VAR:=) instead of gmake-speci... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Stepan Kasal | build-sys: use dist_man_MANS instead of man_MANS |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Stepan Kasal | shutdown: use _PATH_MOUNTED instead of _PATH_MTAB |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Karel Zak | tailf: inotify based reimplementation |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Karel Zak | mount: hint about helper program if device doesn't... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Karel Zak | tests: redirect libblkid cache to BLKID_FILE |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Karel Zak | docs: add note about incorrect tag 2.13.1 |
commit | commitdiff | tree | snapshot |
2007-12-04 |
David Woodhouse | hwclock: check for ENODEV |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Kunihiko IMAI | sfdisk: allow partitioning drives of over 2^31 sectors. |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Samuel Thibault | losetup: use standard uintxy_t types (struct loop_info64) |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Samuel Thibault | fdisk: non-linux support (use standard uintxy_t instead... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Oliver Falk | setarch: add missing alpha subarchs |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Benno Schulenberg | swapon: readjust the usage summaries |
commit | commitdiff | tree | snapshot |
2007-12-03 |
David Brownell | rtcwake: misc cleanups |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Karel Zak | blockdev: add --getsz to blockdev.8 |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Karel Zak | swapon: fix typo in usage() |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Karel Zak | getopt: fix path to examples in getopt.1 |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Karel Zak | mount: use MNTTYPE_SWAP (from mntent.h) |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Karel Zak | mount: cleanup usage of _PATH_* |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Karel Zak | include: add mount paths to pathnames.h |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Karel Zak | agetty: non-linux support (use pathnames.h) |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Karel Zak | include: cleanup pathnames.h |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Karel Zak | tests: add test for include/pathnames.h |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Karel Zak | tests: move test_bkdev to lib/ |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Karel Zak | tests: rename test_sysinfo, remove tailing white-spaces |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Samuel Thibault | script: cleanup includes |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Samuel Thibault | sfdisk: remove unnecessary linux/unistd.h |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Samuel Thibault | build-sys: cleanup usage of linux/major.h |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Karel Zak | fdisk: non-linux support (MAXPATHLEN) |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Karel Zak | namei: non-linux support (get_current_dir_name() and... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Karel Zak | wall: cleanup MAXHOSTNAMELEN |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Karel Zak | agetty: cleanup MAXHOSTNAMELEN |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Peter Breitenlohner | cfdisk: display cylinders beyond 1024 |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Peter Breitenlohner | getopt: install example scripts as SCRIPTS, not DATA |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Matthias Koenig | mount: fix fd leak |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Karel Zak | swapon: cleanup usage output |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Karel Zak | build-sys: cleanup disk-utils/Makefile.am (use $utils_c... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Matthias Koenig | mkfs.minix: device size cleanup |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Matthias Koenig | mkfs.minix: add sectorsize check |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Karel Zak | mount: don't call canonicalize(SPEC) for cifs, smbfs... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Karel Zak | tests: add ts-mount-noncanonical |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Pascal Terjan | mount: drop the part always true from a while condition |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Karel Zak | po: update POTFILES.in |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Matthias Koenig | build-sys: fix missing deps for swapon |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Gabor Kelemen | po: update hu.po (from translationproject.org) |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Samuel Thibault | build-sys: non-linux support |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Samuel Thibault | more: non-linux support |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Karel Zak | mount: use blkdev_get_size() |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Karel Zak | sfdisk: use get_linux_version() |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Karel Zak | elvtune: use get_linux_version() |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Karel Zak | mount: cleanup KERNEL_VERSION, remove my_dev_t.h |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Karel Zak | blockdev: use lib/blkdev.c, fix --report |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Karel Zak | fdisk: cleanup BLK* ioctls usage |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Karel Zak | mkswap: cleanup kB vs. KiB usage in error messages |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Karel Zak | mkswap: BLKGETSIZE cleanup |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Stefan Krah | lib: add blkdev.{c,h} |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Karel Zak | mkswap: linux_version() code consolidation |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Stefan Krah | lib: add linux_version.{c,h} |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Lauri Nurmi | po: update fi.po (from translationproject.org) |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Pascal Terjan | docs: fix ChangeLog URL |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Benno Schulenberg | setarch: tweak the help text, and gettextize a forgotte... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
lizf | mkfs.cramfs: remove unused header file |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Karel Zak | mount: remove MS_{REPLACE,AFTER,BEFORE,OVER} |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Randy Dunlap | sfdisk: cleanup 83 gcc warnings |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Randy Dunlap | script: cleanup gcc warnings |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Randy Dunlap | more: cleanup gcc warnings |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Karel Zak | tests: use losetup -s |
commit | commitdiff | tree | snapshot |
2007-10-25 |
lizf | tailf: opened file leaving unclosed |
commit | commitdiff | tree | snapshot |
2007-10-25 |
lizf | blockdev: fix: opened file leaving unclosed |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Karel Zak | sfdisk: opened files leaving unclosed |
commit | commitdiff | tree | snapshot |
next |