Util Linux NG
[Prev Page][Next Page]
- Re: [patches] more tiny improvements to messages and man pages, (continued)
- [PATCH 1/3] include: [c.h]: typeof to __typeof__ fix,
Sami Kerola
- [PATCH 1/5] build-sys: use AC_LANG_SOURCE to suppress warnings,
Sami Kerola
- [PATCH 1/3] tailf: use long options,
Sami Kerola
- [PATCH 1/4] logger: fix variable type compiler warning,
Sami Kerola
- [PATCH] fsck: fix clang compiler warning,
Sami Kerola
- [PATCH 0/2] fixes for lsblk,
Dave Reisner
- adjtime without 3rd line: RTC is local or UTC?,
Daniel Drake
- [PATCH 0/5] script command renovation,
Sami Kerola
- [PATCH] cfdisk: remove unused vertical menu direction code,
Francesco Cosoleto
- [PATCH] getopt: fix '--unqote' typo in usage text,
Francesco Cosoleto
- Could "kill" supplied by util-linux stop defunct a process,
Jon Grant
- [PATCH 0/8] mkswap: error printing, long options etc,
Sami Kerola
- [PATCH 1/8] mkswap: use libc error messaging facilities, Sami Kerola
- [PATCH 2/8] mkswap: use xalloc, Sami Kerola
- [PATCH 3/8] strutils: new wrapper function strtoll_or_err, Sami Kerola
- [PATCH 4/8] mkswap: support long options and check user inputs, Sami Kerola
- [PATCH 5/8] mkswap: use EXIT_ values, Sami Kerola
- [PATCH 6/8] mkswap: fix to compiler warnings, Sami Kerola
- [PATCH 7/8] mkswap: coding style unification, Sami Kerola
- [PATCH 8/8] doc: mention mkswap long options in man page, Sami Kerola
- Re: [PATCH 0/8] mkswap: error printing, long options etc, Karel Zak
- cfdisk: typing problem when choosing partition types,
appzer0
- [PATCH 0/3] Minor improvements for util-linux,
Petr Uzel
- [PATCH RFC] umount: allow unmounting loopdev specified by associated file,
Petr Uzel
- Fdisk should favor partitions with page-aligned size,
Sergio Lopez
- [Bug] Incorrect size displayed by lsblk,
Dave Reisner
- [PATCH 0/9] libuuid: uuid_generate_time_safe(),
Petr Uzel
- [PATCH 1/9] uuidd: fix manpage: libuuid(3) does not exist, Petr Uzel
- [PATCH 2/9] libuuid: fix test in get_clock(), Petr Uzel
- [PATCH 3/9] libuuid: manpage spelling fixes, Petr Uzel
- [PATCH 4/9] libuuid: do not use invalid file descriptor, Petr Uzel
- [PATCH 5/9] libuuid: get_clock(): report if the clock_seq is safe, Petr Uzel
- [PATCH 6/9] libuuid: rename uuid__generate_* to __uuid_generate_*, Petr Uzel
- [PATCH 7/9] libuuid: __uuid_generate_time(): report if clock_seq is safe, Petr Uzel
- [PATCH 8/9] libuuid: introduce uuid_generate_time_safe(), Petr Uzel
- [PATCH 9/9] libuuid: update manpage, mention uuid_generate_time_safe, Petr Uzel
- Re: [PATCH 0/9] libuuid: uuid_generate_time_safe(), Karel Zak
- [PATCH] hexdump: new usage print out,
Sami Kerola
- [PATCH] sys-utils/ipcs Really show all resources when -a and -i are combined,
Jens Kristian Søgaard
- [PATCH] try to 'remount,ro' once if the kernel ignores the ro request for bind mounts,
Stefan Tauner
- [ANNOUNCE] util-linux v2.19,
Karel Zak
- [PATCH] rtcwake: test for available suspend modes,
Lawrence Rust
- [PATCH] libuuid: do not check for EAGAIN after flock(),
Petr Uzel
- [PATCH] libmount: do not check for EAGAIN after flock(),
Petr Uzel
- [PATCH] libuuid: fix locking of clock state counter file,
Petr Uzel
- mounting ext4 fs with block size of 65536, Oguz Yilmaz
- [PATCH] schedutils: remove unneeded header files,
Davidlohr Bueso
- [PATCH] Include string.h in xalloc.h,
Marek Polacek
- [PATCH] dmesg.c: cleanups,
Marek Polacek
- [PATCH] wipefs: use write_all from include/writeall.h,
Petr Uzel
- [PATCH] swapon: use EXIT_SUCCESS constants,
Davidlohr Bueso
- [PATCH] dmesg: use strtol_or_err instead of atoi,
Davidlohr Bueso
- [PATCH] lscpu: require procfs,
Davidlohr Bueso
- [PATCH 0/7] uuidd and libuuid minor improvements,
Petr Uzel
- blkid: need to determine whether it is "safe" to overwrite a block device,
Thomas Bächler
- Re: blkid: need to determine whether it is "safe" to overwrite a block device, Karel Zak
[PATCH] uuidd: use UUID_STR_LEN and UUID_LEN,
Petr Uzel
[PATCH] uuidd: constify argument in write_all(),
Petr Uzel
[patches] tiny improvements to some messages and man pages,
Benno Schulenberg
[PATCH] uuidd: use die() where possible,
Petr Uzel
[PATCH] uuidd: use UUIDD_OP_BULK_*_UUID named constants,
Petr Uzel
[PATCH] uuidd: fix uuidd -r -n 2,
Petr Uzel
[PATCH] configure.ac : remove enable_foo checks for non-linux OSs,
Marek Otahal
./autogen.sh test: 61: 2.6b: unexpected operator,
Jon Grant
[PATCH] lib: fix compiler warnings,
Davidlohr Bueso
[patch] textual: fix three typos in message strings and improve consistency,
Benno Schulenberg
more command improvements,
Sami Kerola
[PATCH] Non-linux fixes,
Samuel Thibault
[RFC PATCH] libuuid: introduce safe variant of uuid_generate_time(),
Petr Uzel
[PATCH] logger: support for logging to UDP socket / remote syslog server,
WUEBBELS, Josef (Extern)
[PATCH] autogen.sh: shell syntax fix,
Sami Kerola
[PATCH] mount: fix parsing offset= followed by more options,
Petr Uzel
[PATCH] build-sys: provide missing strnlen from strutils,
Fabian Groffen
[ANNOUNCE] util-linux v2.19-rc2,
Karel Zak
[PATCH] tests: ignore device name used in some fdisk and blkid tests,
Francesco Cosoleto
[PATCH 1/2] fdisk: replace fatal(usage) with a separate usage() function,
Francesco Cosoleto
[PATCH 1/2] cfdisk: data type mismatch, and other, compiler warning fixes,
Sami Kerola
[PATCH] provide alternatives for err, errx, warn and warnx,
Fabian Groffen
[PATCH] swapon: Make needlessly global variables static,
Tobias Klauser
[PATCH] mkswap: renovation to error printing, usage and option handling,
Sami Kerola
[PATCH] Support for FreeMiNT,
Alan Hourihane
[PATCH 1/3] agetty.c and c.h: supress compiler warnings,
Sami Kerola
[PATCH] mkfs.minix: general cleanups,
Davidlohr Bueso
[PATCH] emulate dirfd when necessary,
Fabian Groffen
[PATCH] use uint32_t instead of u_int32_t,
Fabian Groffen
[PATCH] build-sys: check for paths.h,
Fabian Groffen
[PATCH] make major, minor and _IO macros available on Solaris,
Fabian Groffen
[PATCH] build-sys: link with socketlibs when necessary,
Fabian Groffen
[PATCH] check for loff_t, it may not exist,
Fabian Groffen
[PATCH] provide a workaround if program_invocation_short_name is missing,
Fabian Groffen
[PATCH] uuidd: mention -q in uuidd.8, Petr Uzel
sfdisk enhancement proposal - offset/shift support,
Przemysław 'Przemoc' Pawełczyk
[PATCH] configure: improve check for crypt,
Fabian Groffen
mount command output not including swap partition,
Jon Grant
[PATCH] use WORDS_BIGENDIAN to determine platform byte-order,
Fabian Groffen
Propose to add partition type 0x27 name "Hidden NTFS WinRE",
Jon Grant
[PATCH] wall: add usage function,
Davidlohr Bueso
[PATCH 5/5] disk-utils: fix manpage typos, Davidlohr Bueso
[PATCH 4/5] text-utils: fix column.1 typo, Davidlohr Bueso
[PATCH 3/5] misc-utils: fix manpage typos, Davidlohr Bueso
[PATCH 2/5] sys-utils: fix manpage typos, Davidlohr Bueso
[PATCH 1/5] schedutils: fix typos, Davidlohr Bueso
[PATCH 0/5] fix typos,
Davidlohr Bueso
[PATCH] unshare: fix SIGSEGV on invalid command line option,
Alexey Gladkov
[PATCH] initctl: do not use tmpnam,
Davidlohr Bueso
tests/ts/swapon/*: typo in error messages, Voelker, Bernhard
[ANNOUNCE] util-linux v2.19-rc1, Karel Zak
valgrind, version switch and symbolic exits,
Sami Kerola
[PATCH] fdisk: more meaningful error messages,
Francesco Cosoleto
agetty.c warnings,
Jon Grant
shlibs/blkiid/src/partitions/partitions.c build warning format %lu,
Jon Grant
[PATCH] fdisk: Add exFAT to MBR partition type 0x7,
Jon Grant
autoheader package requested by autogen.sh,
Jon Grant
autogen.sh mentions "autopoint" -- should that be gettext,
Jon Grant
[PATCH] util-linux-ng: correct two spelling mistakes in DEPRECATED file,
Jon Grant
[PATCH/RFC] hwclock: Allow setting of RTC when it contains invalid data,
Peter Tyser
Adding --color option to script?,
Philip Prindeville
[PATCH] partx: fix authors section in man page,
Davidlohr
fdisk minimum start sector,
Phillip Susi
[PATCH] fdisk: quit immediately with a single CTRL-D,
Francesco Cosoleto
[PATCH] cfdisk: close the program when terminal isn't present,
Francesco Cosoleto
umount - time stamp, J B
Release plans,
Bruce Dubbs
[PATCH] swapon: Canonicalize swap device,
Alexey Gladkov
[PATCH] hexdump: remove od functionality in favor to GNU coreutils od,
Sami Kerola
[PATCH] mesg: change error exit code from 1 to >1,
Francesco Cosoleto
login-utils and simpleinit, Karel Zak
[PATCH] Add option to sfdisk to use maximum partition size,
Alex Bligh
[PATCH] mkfs: general cleanups,
Davidlohr Bueso
mount --move broken,
Nix
NTFS volume label not found due to endian conversion bug in libblkid,
Hugh Eaves
[ANNOUNCE] util-linux without -ng,
Karel Zak
[PATCH 11/11] chfn: Use EXIT_* and err(),
Marek Polacek
[PATCH 10/11] wall: Use EXIT_* and err(), Marek Polacek
[PATCH 9/11] vipw: Use EXIT_* and err(), Marek Polacek
[PATCH 8/11] simpleinit: Use EXIT_*, Marek Polacek
[PATCH 7/11] shutdown: Use EXIT_*,
Marek Polacek
[PATCH 6/11] login: Use EXIT_*,
Marek Polacek
[PATCH 5/11] last: Use EXIT_* and err(),
Marek Polacek
[PATCH 4/11] checktty: Use EXIT_*,
Marek Polacek
[PATCH 3/11] chsh: Use EXIT_*,
Marek Polacek
[PATCH 2/11] agetty: Use EXIT_* and add noreturn attribute,
Marek Polacek
[PATCH 1/11] mesg: Use EXIT_* and discard K&R style declaration.,
Marek Polacek
[PATCH 0/11] login-utils: use EXIT_* and err(), Marek Polacek
[PATCH] newgrp: Use err() and EXIT_*,
Marek Polacek
no more -ng, Karel Zak
[PATCH] lsblk: use Y/N instead of 0/1,
Davidlohr Bueso
Re: [PATCH] lsblk: use Y/N instead of 0/1, Karel Zak
[PATCH 5/5] chsh: use xalloc lib, Davidlohr Bueso
[PATCH 4/5] chfn: use xalloc lib,
Davidlohr Bueso
[PATCH 3/5] last: use xalloc lib,
Davidlohr Bueso
[PATCH 2/5] login: use xalloc lib,
Davidlohr Bueso
[PATCH 1/5] wall: use xalloc lib,
Davidlohr Bueso
blkid_llseek fix for uClibc without large file support,
Graham Gower
LINHIB0001 hibernate signature,
Dr. David Alan Gilbert
fstrim(8),
Karel Zak
[PATCH 1/6] renice: make some functions static,
Francesco Cosoleto
[PATCH 2/2] partx: add regression tests, Davidlohr Bueso
[PATCH 1/2] partx: complete rewrite, Davidlohr Bueso
[PATCH 0/2] partx: rewrite,
Davidlohr Bueso
lsblk,
Karel Zak
[PATCH] README: fix typo,
Davidlohr Bueso
mkswap -L not relabeling a partition,
Ivan Stepaniuk
losetup -e 1 -p fd doesn't work, David Barksdale
[PATCH v2] strutils: general purpose string handling functions,
Davidlohr Bueso
Fwd: Re: [PATCH] [2/2] util-linux-ng/sys-utils/rtcwake : add print mode for rtc alarm (man page),
Marek Otahal
[PATCH] cal: fix langinfo build break,
Davidlohr Bueso
[PATCH] lib/tt: fix langinfo build break,
Davidlohr Bueso
[PATCH] agetty: use nl_langinfo() for days and months, Davidlohr Bueso
[PATCH] fdisk: properly handle SIGINTs for better user control,
Davidlohr Bueso
[PATCH] blkid: add blkid_probe_get_sectors(),
Davidlohr Bueso
[PATCH] hwclock [m68k]: unbreak FTBFS with recent (>= 2.4.18?) kernels,
Thorsten Glaser
[PATCH] libblkid: add magic to vfat,
Jeroen Oortwijn
[PATCH] libblkid: add signature to FAT32 fsinfo block,
Jeroen Oortwijn
[PATCH] chrt.c: Add noreturn attribute to show_usage() function,
Marek Polacek
[PATCH] *: Use _exit() instead of exit() in sighandlers,
Marek Polacek
[PATCH] taskset: fix memory leaks when exiting on error,
Davidlohr Bueso
[PATCH] sys-utils: make use xalloc wrappers,
Davidlohr Bueso
[PATCH] ddate.1: trivial typo fix,
Davidlohr Bueso
discard change to swapon(2) and swapon(8),
Hugh Dickins
[PATCH] strutils: general purpose string handling functions,
Davidlohr Bueso
[PATCH 7/7] hexdump: use xalloc for memory allocation,
Davidlohr Bueso
[PATCH 6/7] rev: use xalloc for memory allocation, Davidlohr Bueso
[PATCH 5/7] ul: use xalloc for memory allocation, Davidlohr Bueso
[PATCH 4/7] col: use xalloc for memory allocation, Davidlohr Bueso
[PATCH 3/7] tailf: use xalloc for memory allocation, Davidlohr Bueso
[PATCH 2/7] more: use xalloc for memory allocation, Davidlohr Bueso
[PATCH 1/7] pg: use xalloc for memory allocation,
Davidlohr Bueso
[PATCH 0/7] text-utils: use xalloc for memory allocation, Davidlohr Bueso
NFS remount bug,
Chuck Lever
[PATCH] ctrlaltdel: Use err() instead of fprintf() and exit(),
Marek Polacek
[PATCH] look: fix conflict between locally defined err() and glibc's version,
Davidlohr Bueso
[PATCH 2/2] misc-utils: integrate xalloc,
Davidlohr Bueso
[PATCH 1/2] xalloc: general purpose memory allocation handling wrappers,
Davidlohr Bueso
[PATCH 0/2] xalloc: general purpose memory allocation handling wrappers, Davidlohr Bueso
[PATCH] README.devel: more help for git newbies,
Sami Kerola
[PATCH] libblkid: fix memory leak,
Igor Bazhitov
text-utils/column.c: bug, error messaging and cosmetics,
Sami Kerola
[ANNOUNCE] channel at freenode, Karel Zak
[PATCH 3/3] partx: add sun and mac support, Davidlohr Bueso
[PATCH 2/3] partx: add sun and mac support, Davidlohr Bueso
[PATCH 1/3] partx: add sun and mac support, Davidlohr Bueso
[PATCH 0/3] partx: add sun and mac support,
Davidlohr Bueso
[PATCH] lscpu: really use 'mode' argument in path_fopen(),
Petr Uzel
[PATCH] sfdisk: reread_ioctl: save errno before calling perror,
Forest Bond
[PATCH 2/2] text-utils/column.1: manual page to match column switches,
Sami Kerola
[PATCH 1/2] text-utils/column.c: getopt_long and new help output,
Sami Kerola
column command help and manual, Sami Kerola
[PATCH 2/3] devinfo: new command, Davidlohr Bueso
[PATCH 3/3] devinfo: new command, Davidlohr Bueso
[PATCH 1/3] devinfo: new command, Davidlohr Bueso
[PATCH 0/3] devinfo: new command,
Davidlohr Bueso
[Index of Archives]
[Linux Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]