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 |
2007-10-25 |
Karel Zak | setterm: opened file leaving unclosed |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Benno Schulenberg | agetty: ungettextize several debugging messages. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Benno Schulenberg | docs: tweak a few messages for clarity |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Benno Schulenberg | cfdisk: slightly increase the size of menu buttons |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Benno Schulenberg | cfdisk: translate partition-type names when they are... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Alain Guibert | hwclock: do not create a zero adjfile |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Karel Zak | mount: prevent loop mounting the same file twice |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Karel Zak | losetup: canonicalize loopfile name |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Karel Zak | losetup: fix errno usage |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Li Zefan | rev: use warn() in errs.h |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Karel Zak | swapon: cleanup usage() |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Karel Zak | mount: clean up global variables |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Karel Zak | losetup: remove duplicate xstrdup() and error() |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Karel Zak | mount: cleanup error() and die() |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Karel Zak | umount: use atexit() rather than (*at_die)() |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Karel Zak | mount: use atexit() rather than (*at_die)() |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Karel Zak | mount: remove redundant fflush |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Karel Zak | mount: cleanup canonicalize() usage |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Karel Zak | docs: add info about .bugfix releases and branches |
commit | commitdiff | tree | snapshot |
2007-10-25 |
KaiGai Kohei | mkswap: possible to crash with SELinux relabeling support |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Karel Zak | build-sys: add v2.14 to NEWS |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Karel Zak | build-sys: remove errs.h |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Karel Zak | tailf: replace errs.h with libc err.h |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Karel Zak | setarch: generate groff links in a better way |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Karel Zak | cal: replace errs.h with libc err.h |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Karel Zak | column: replace errs.h with libc err.h |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Karel Zak | mesg: replace errs.h with libc err.h |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Karel Zak | build-sys: add err.h check |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Karel Zak | tests: fix blkid cache usage |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Karel Zak | mount: -L|-U segfault when label or uuid doesn't exist |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Karel Zak | tests: exactly define a time format in ls -l output |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Karel Zak | po: fix typo in de.po |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Karel Zak | po: update po files |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Karel Zak | rtcwake: fix typo |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Pádraig Brady | cal: add support for highlighting an arbitrary date |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Li Zefan | tailf: add option -n to specifying output lines |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Karel Zak | tailf: clean up gcc warnings & fix use of errno |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Randy Dunlap | losetup: clean up gcc warnings |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Karel Zak | setterm: dump by TIOCLINUX is deprecated since linux... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Benno Schulenberg | po: update nl.po (from translationproject.org) |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Karel Zak | mount: improve chmod & chown usage and clean up gcc... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Randy Dunlap | mkfs.cramfs: clean up gcc warnings |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Karel Zak | docs: add a note about minix v3 to TODO file |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Randy Dunlap | mount: clean up gcc warnings (mount_mntent.c) |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Randy Dunlap | mkfs.minix: clean up gcc warnings |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Randy Dunlap | swapon: clean up gcc warnings |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Michael Piefel | po: update de.po (from translationproject.org) |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Karel Zak | script: dies on SIGWINCH |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Karel Zak | mount: cleanup "none" fstype usage |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Karel Zak | rtcwake: fix verbose message |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Karel Zak | chfn: add pam_end() call and cleanup PAM code |
commit | commitdiff | tree | snapshot |
next |