util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-11 20:34:03 to 2014-09-22 12:48:52 UTC [more...]

[PATCH 0/6] pull: renice changes
 2014-09-22 12:48 UTC  (15+ messages)
` [PATCH 1/6] renice: reorder functions to avoid need of function prototype
` [PATCH 2/6] rename: use usage and version print out macros
` [PATCH 3/6] renice: disallow --priority <arg> without pid argument
` [PATCH 4/6] renice: avoid having same lines of code twice
` [PATCH 5/6] renice: fix numeric uid argument parsing
` [PATCH 6/6] rename: add getpriority() message lookup table

Fwd: [util-linux] cal: add landscape layout for yearly views (#117)
 2014-09-22 12:02 UTC  (6+ messages)

[PATCH 1/5] libmount: only invoke loopcxt on linux
 2014-09-22 11:27 UTC  (7+ messages)
` [PATCH 2/5] libmount: only include context "
` [PATCH 3/5] build-sys: build libmount everywhere
` [PATCH 4/5] build-sys: swaplabel needs libmount
` [PATCH 5/5] logger: gettimeofday needs <sys/time.h>

[PATCH] umount: read mountinfo if --detach-loop given
 2014-09-22 11:19 UTC  (2+ messages)

[PATCH] build-sys: link swapoff to libblkid
 2014-09-19  0:27 UTC 

(no subject)
 2014-09-18 14:15 UTC 

[PATCH 0/4] Patches for kFreeBSD support from Debian
 2014-09-17 14:43 UTC  (7+ messages)
` [PATCH 1/4] Report correct disk size on GNU/kFreeBSD. Thanks Tuco
` [PATCH 2/4] remaining kFreeBSD hackery for building
` [PATCH 3/4] Fixing FTBFS on !linux (Debian util-linux 2.20.1-1.2)
` [PATCH 4/4] kFreeBSD: add hacks in ipcrm to avoid FTBFS

[PATCH 1/2] hwclock: hctosys drift compensation
 2014-09-17 13:34 UTC  (9+ messages)
` [PATCH 2/2] hwclock: hctosys drift compensation man page
` * RECALL * [PATCH 1/2] hwclock: hctosys drift compensation

[PATCH 00/17] pull: miscellaneous changes
 2014-09-16 20:56 UTC  (28+ messages)
` [PATCH 01/17] libuuid: add extern qualifiers to uuid/uuid.h system header
` [PATCH 02/17] include: simplify fputc_careful() in carefulputc.h
` [PATCH 03/17] lib: avoid use of obsolete getpass() function
` [PATCH 04/17] lib: add function to remove string from memory
` [PATCH 05/17] newgrp: use xgetpass() and memset_s() to group password validation
` [PATCH 06/17] last: make is_phantom() when kernel config does not include audit support
` [PATCH 07/17] last: improve code readability by renaming variable names
` [PATCH 08/17] zramctl: fix two format string warnings
` [PATCH 09/17] mountpoint: add struct mountpoint_control
` [PATCH 10/17] mkfs.minix: fix couple compiler warnings
` [PATCH 11/17] mountpoint: simplify if statement
` [PATCH 12/17] eject: add struct eject_control to remove global variables
` [PATCH 13/17] eject: make open_device() and select_speed() to use struct eject_control
` [PATCH 14/17] hwclock: remove referal to deprecated keyboard interface
` [PATCH 15/17] setarch: reindent code
` [PATCH 16/17] setarch: use personality() system call when it is available
` [PATCH 17/17] setarch: remove unreachable code

mount error message
 2014-09-16 16:13 UTC  (8+ messages)

[PATCH] lscpu: fix cppcheck warnings
 2014-09-16  9:18 UTC  (4+ messages)

[PATCH] fdformat: Add new switches -f/--from, -t/--to, -r/--repair
 2014-09-16  9:15 UTC  (7+ messages)

cfdisk 2.25 doesn't write partition table when using localized version
 2014-09-15 12:57 UTC  (2+ messages)

[PATCH] lscpu: fix cppcheck warnings
 2014-09-12 18:11 UTC 

[ANNOUNCE] util-linux v2.25.1
 2014-09-06  8:51 UTC  (2+ messages)

Weird behaviour with lsblk and freshly created loop device
 2014-09-05  8:13 UTC  (10+ messages)

[ANNOUNCE] util-linux v2.25.1
 2014-09-03 22:19 UTC  (3+ messages)

umount of unreachable NFS without -f [maybe PATCH]
 2014-09-03 13:30 UTC  (4+ messages)

[PATCH] build-sys: create parent directory for $(PATHFILES)
 2014-09-03  7:53 UTC  (2+ messages)

mount errors on /dev/sr0 (cd-rw)
 2014-09-01 20:05 UTC  (3+ messages)

Debugging why fstrim doesn't work
 2014-09-01  7:57 UTC  (4+ messages)

Typo in util-linux 2.25.1-rc1
 2014-08-28  6:41 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.25.1-rc1
 2014-08-27 13:41 UTC  (2+ messages)

cfdisk, wrong interpretation of yes in non-english language
 2014-08-26 20:23 UTC  (7+ messages)

Regression test failure - tests/ts/ipcs/limits2
 2014-08-26 15:09 UTC  (5+ messages)

cfdisk wipes out partition table when trying to replace a single logical partition
 2014-08-26 14:58 UTC  (2+ messages)

[PATCH] libfdisk: vary basic dump parsing functions
 2014-08-26 10:51 UTC  (2+ messages)

lsblk vice fdisk, etc
 2014-08-25 21:18 UTC  (7+ messages)

[PATCH] mountpoint: drop S_ISDIR check
 2014-08-22  6:35 UTC  (7+ messages)
    ` [PATCH] mountpoint.1: clarify that it works on files

[PATCH] mountpoint: symlinks are not mount points
 2014-08-22  6:34 UTC  (4+ messages)

Utilities don't take into account capabilities
 2014-08-22  0:38 UTC  (12+ messages)

[PATCH] tests: apply travis clang PATH workaround
 2014-08-21  8:03 UTC  (2+ messages)

fdisk interactive 'v' usage does not always work
 2014-08-21  8:00 UTC  (2+ messages)

[PATCH 0/5] logger: remove use of libc openlog and other small changes
 2014-08-20 10:25 UTC  (6+ messages)
` [PATCH 3/5] logger: optimize string initializations

[PATCH] tests: fix fdisk/bsd for the two possible sectors/offsets
 2014-08-20  9:46 UTC  (2+ messages)

[PATCH 1/3] docs: make the man-page licenses of chrt and taskset match their intent
 2014-08-20  9:02 UTC  (5+ messages)
` [PATCH 2/3] textual: make the license of chrt and taskset slightly more explicit
` [PATCH 3/3] docs: bring the chrt and taskset man pages closer to standard formatting

[PATCH] docs: improve the description of --size in the man page of zramctl
 2014-08-20  9:01 UTC  (5+ messages)

2014 Linux Plumbers Call for File and Storage Systems Microconference Proposals
 2014-08-15 14:30 UTC 

util-linux and distro bootstrap, dependencies and build cycles
 2014-08-14 16:02 UTC  (12+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).