util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-26 08:56:48 to 2012-11-02 12:56:55 UTC [more...]

[PATCH] agetty: fix autodetection for TERM
 2012-11-02 12:56 UTC  (3+ messages)

[PATCH 1/2] fdisk: gpt: write entire first sector
 2012-11-02 11:30 UTC  (3+ messages)

[PATCH v2 2/2] gpt: create empty disklabels
 2012-11-02 11:35 UTC  (3+ messages)

Discrepancies between real and symlinked mtab
 2012-10-31 14:33 UTC  (5+ messages)

[PATCH] lscpu: Fix issue found on CPU hot-remove
 2012-10-23 19:49 UTC 

[RFC PATCH 0/4] Adding useful information into swap partition header
 2012-10-23 13:37 UTC  (8+ messages)
` [RFC PATCH 1/4] libblkid/topology: add preferred_erase_size to topology probe
` [RFC PATCH 2/4] mkswap: refactor header preparation
` [RFC PATCH 3/4] mkswap: Add additional fields in swapheader
` [PATCH 4/4] mkswap: Probe and embed useful block device info into swapheader

[PATCH 1/3] lsblk: add parent kernel name column
 2012-10-23 12:10 UTC  (4+ messages)
` [PATCH 2/3] lsblk: add SCSI H:C:T:L attribute
` [PATCH 3/3] lsblk: add SCSI transport type attribute

[PATCH 00/13] make ipcs to use proc
 2012-10-22 20:23 UTC  (17+ messages)
` [PATCH 01/13] ipcs: add data structures to read state from /proc & /sys
` [PATCH 02/13] ipcs: add /proc and /sys path definitions
` [PATCH 03/13] ipcs: determine ipc limits from /proc
` [PATCH 04/13] ipcs: add new permissions printing function
` [PATCH 05/13] ipcs: read shared memory values from /proc
` [PATCH 06/13] ipcs: read message queue "
` [PATCH 07/13] ipsc: read semaphore "
` [PATCH 08/13] ipcs: clean up permissions printing
` [PATCH 09/13] ipcs: make individual shared memory id printing to use /proc
` [PATCH 10/13] ipcs: make individual message queue "
` [PATCH 11/13] ipcs: make individual semaphore "
` [PATCH 12/13] ipcs: validate numeric user input
` [PATCH 13/13] docs: update TODO

[PATCH 00/19] compliancy fixes
 2012-10-22 20:22 UTC  (36+ messages)
` [PATCH 01/19] last: stop using MAXHOSTNAMELEN
` [PATCH 02/19] login: "
` [PATCH 03/19] write: "
` [PATCH 04/19] agetty: "
` [PATCH 05/19] c.h: remove unnecessary MAXHOSTNAMELEN fallback definition
` [PATCH 06/19] docs: add line breaks to whereis.1
` [PATCH 07/19] sd-daemon: fix cppcheck warnings
` [PATCH 08/19] libmount: replace usleep with nanosleep
` [PATCH 09/19] include/all-io: "
` [PATCH 10/19] hwclock: "
` [PATCH 11/19] rtcwake: "
` [PATCH 12/19] agetty: "
` [PATCH 13/19] tailf: "
` [PATCH 14/19] include/usleep: remove remaining references to usleep
` [PATCH 15/19] libmount, eject: replace index() and rindex() with strrch() or strrchr()
` [PATCH 16/19] logger: replace gethostbyname() with getaddrinfo()
` [PATCH 17/19] agetty: "
` [PATCH 18/19] build-sys: remove gethostbyname() check
` [PATCH 19/19] fsck.cramfs: replace utime() with utimensat()

libblkid: newbie question about enabling whole disk sysfs probe
 2012-10-22 16:33 UTC  (3+ messages)

[PATCH] Use C99 idioms in kill.c
 2012-10-18 18:18 UTC  (4+ messages)

[PATCH] Use C99 idioms in kill.c
 2012-10-18 16:00 UTC 

[PATCH 2/5] fdisk: api: improve some comments
 2012-10-18 10:22 UTC  (2+ messages)

[PATCH 1/5] fdisk: api: propagate partition deletion to users
 2012-10-18 10:19 UTC  (3+ messages)

[PATCH 5/5] fdisk: gpt: use swap_efi_guid for new partitions
 2012-10-18 10:18 UTC  (2+ messages)

[PATCH 4/5] fdisk: fix segfault when printing gpt raw data
 2012-10-18 10:18 UTC  (2+ messages)

[PATCH 3/5] fdisk: gpt: create empty disklabels
 2012-10-18 10:11 UTC  (4+ messages)

Questions concerning fstrim and online discard
 2012-10-17 19:23 UTC  (5+ messages)

[PATCH] tests : skip ipcs limits overflow when bc is not available
 2012-10-14 15:19 UTC 

[PATCH] tests : fix ipcs basic limit when bc is not available
 2012-10-14 13:52 UTC 

[PATCH 00/13] Initial import of sulogin
 2012-10-12 14:07 UTC  (5+ messages)
  ` [util-linux] "

`mount` command and POSIX Utility Syntax Guidelines
 2012-10-10 16:09 UTC  (3+ messages)

[PATCH] dmesg colorized output
 2012-10-10 12:09 UTC  (5+ messages)

[PATCH] sfdisk: fix aliasing warnings
 2012-10-10  9:26 UTC  (2+ messages)

[PATCH] md5: fix strict aliasing warnings
 2012-10-10  9:26 UTC  (2+ messages)

[PATCH 1/3] tests: fix timezone for cramfs
 2012-10-09 11:50 UTC  (4+ messages)
` [PATCH 2/3] tests: ignore test if kernel doesn't support minix fs
` [PATCH 3/3] tests: fix mount move test to work with shared mount

[PATCH] fix bold style of man page references
 2012-10-09 11:49 UTC  (2+ messages)

Adding support to chsh for non-local shell modification
 2012-10-08 15:58 UTC  (4+ messages)

[PATCH 00/14] various: clean ups and fixes
 2012-10-08  9:06 UTC  (16+ messages)
` [PATCH 01/14] ddate: remove from util-linux
` [PATCH 02/14] column: add --output-separator option
` [PATCH 03/14] docs: fix column.1 groff syntax error
` [PATCH 04/14] pg: refactor argument handing
` [PATCH 05/14] pg: use libc error printing facilities
` [PATCH 06/14] pg: add const qualifiers where suitable
` [PATCH 07/14] pg: add noreturn function attributes
` [PATCH 08/14] pg: use unistd.h STDOUT_FILENO
` [PATCH 09/14] pg: do not turn off warnigns artificially
` [PATCH 10/14] pg: fix coding style
` [PATCH 11/14] more: "
` [PATCH 12/14] more: align void in functions with prototypes, and remove void casts
` [PATCH 13/14] more: remove few memory leaks
` [PATCH 14/14] swapon: remove loop declaration [smatch scan]

bug: blkid doesn't notice when fs labels change to blank
 2012-10-06  9:58 UTC 

[PATCH] mkfs.minix: check numeric user inputs
 2012-10-03 22:14 UTC 

Add AArch64 support into util-linux
 2012-10-03 10:21 UTC  (2+ messages)

[PATCH 1/3] swapon: check numeric user inputs
 2012-10-02 20:15 UTC  (3+ messages)
` [PATCH 2/3] docs: clarify swapon.8 priority option
` [PATCH 3/3] pg: check numeric user inputs

[PATCH] docs: align blkdiscard.8 with how-to-man-page.txt
 2012-10-02 18:43 UTC 

Merge of sulogin in 2.22
 2012-10-02 12:13 UTC  (4+ messages)

v2.22 stable branche
 2012-10-02 10:18 UTC 

[PATCH] dmesg: fix console-level off-by-one
 2012-10-02  9:46 UTC  (2+ messages)

[PATCH] column: make defined separator to be non-greedy
 2012-10-02  8:45 UTC  (7+ messages)
` [PATCH] docs: column.1 describe change of separator behavior in bugs section

[PATCH] column: clarify the --separator option
 2012-10-02  8:32 UTC  (2+ messages)

[PATCH] mount(8): fix a few typos
 2012-10-02  8:28 UTC  (2+ messages)

[PATCH util-linux] Typo fixes
 2012-10-02  8:27 UTC  (2+ messages)

[su] New su utility messes with my PATH
 2012-10-02  8:23 UTC  (5+ messages)

[PATCH 2/3] fdisk: add GPT support
 2012-10-02  8:05 UTC  (5+ messages)

[PATCH] sys-utils/ipcrm: avoid 'uninitialized' warning
 2012-10-02  8:03 UTC  (2+ messages)

[PATCH] libmount: fix support of comma-separated fs types lists
 2012-10-01 15:41 UTC  (3+ messages)
` [PATCH v2] "

fdisks/fdisk{bsd,sgi,dos}label.c: new warnings
 2012-10-01  7:39 UTC 

[PATCH] blkdiscard: add new command
 2012-09-27 23:17 UTC  (13+ messages)

mount remount regression with loop and real /etc/mtab
 2012-09-26  9:27 UTC  (2+ messages)

Why fdisk wants the first partition to start at 1 MiB?
 2012-09-26  8:56 UTC  (3+ 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).