public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-02 23:37:27 to 2014-05-04 15:39:45 UTC [more...]

[PATCH] column: inform user when multibyte conversion error occurs
 2014-05-04 15:39 UTC 

[PATCH 1/8] libsmartcols/src/libsmartcols.h.in: add function name
 2014-05-03 17:41 UTC  (8+ messages)
` [PATCH 2/8] libsmartcols/src/libsmartcols.sym: add function symbol
` [PATCH 3/8] libsmartcols/src/smartcolsP.h: add sort flag and related enum
` [PATCH 4/8] libsmartcols/src/table.c: implementation of 4 newly added functions
` [PATCH 5/8] libsmartcols/src/table_print.c: sort table before printing
` [PATCH 6/8] misc-utils/lsblk.c: add sorting support for lsblk command
` [PATCH 7/8] misc-utils/lslocks.c: add sorting support for lslocks command
` [PATCH 8/8] disk-utils/partx.c: add sorting support for partx command

[PATCH 17/21] login-utils/chfn.1: Improve the typesetting of the manual
 2014-05-03 13:02 UTC  (7+ messages)
` [PATCH 18/21] login-utils/chsh.1: "
` [PATCH 19/21] login-utils/last-deprecated.1: "
` [PATCH 20/21] login-utils/last.1: "
` [PATCH 21/21] login-utils/login.1: "

getting rid of "mount: only root can ..."
 2014-05-02 22:36 UTC  (3+ messages)

Problem with gettimeofday
 2014-05-02 12:12 UTC  (3+ messages)

[PATCH 08/16] libuuid/man/uuid_clear.3: Improve the typesetting of the manual
 2014-05-02  2:37 UTC  (9+ messages)
` [PATCH 09/16] libuuid/man/uuid_compare.3: "
` [PATCH 10/16] libuuid/man/uuid_copy.3: "
` [PATCH 11/16] libuuid/man/uuid_generate.3: "
` [PATCH 12/16] libuuid/man/uuid_is_null.3: "
` [PATCH 13/16] libuuid/man/uuid_parse.3: "
` [PATCH 14/16] libuuid/man/uuid_time.3: "
` [PATCH 15/16] libuuid/man/uuid_unparse.3: "
` [PATCH 16/16] libuuid/man/uuid.3: "

[PATCH] setpriv: Fix --selinux-label
 2014-05-01  5:10 UTC 

cytune: misnamed long options
 2014-04-30 11:25 UTC  (2+ messages)

[patches] removing some duplicate includes and standardizing a usage text
 2014-04-30  8:45 UTC  (3+ messages)

terminal-colors.d and termname
 2014-04-30  6:46 UTC  (3+ messages)

[PATCH 6/7] libblkid/libblkid.3: Improve the typsetting of the manual
 2014-04-30  2:05 UTC  (2+ messages)
` [PATCH 7/7] lib/terminal-colors.d.5: Improve the typesetting "

[PATCH 00/12] pull: mostly swap command clarifications
 2014-04-29 21:46 UTC  (22+ messages)
` [PATCH 01/12] include/xalloc: ensure arithmetics overflow cannot happen
` [PATCH 02/12] dmesg: move get_boot_time() to lib/timeutils
` [PATCH 03/12] last: fix is_phantom() detection
` [PATCH 04/12] include/c.h: add macro to print definitions as string
` [PATCH 05/12] mkswap, swaplabel: move version number to header
` [PATCH 06/12] mkswap: remove legacy swap structure
` [PATCH 07/12] include/swapheader.h: ensure type sizes
` [PATCH 08/12] swapon: swaps with legacy version label are not supported
` [PATCH 09/12] swapon, swapheader, mkswap: move swap signature to header
` [PATCH 10/12] libsmartcols: remove ununsed assignment
` [PATCH 11/12] lib/timeutils: fix memory leak
` [PATCH 12/12] lib/pager: use names when referring to standard file descriptors

Using script(1) to log all user sessions
 2014-04-29 11:10 UTC  (10+ messages)

[PATCH 0/9] pull: kill tests
 2014-04-28 10:03 UTC  (18+ messages)
` [PATCH 1/9] kill: make options --pid and --queue mutually exclusive
` [PATCH 2/9] kill: remove unnecessary indirection
` [PATCH 3/9] tests: add signal receiver program
` [PATCH 4/9] tests: check kill is converting signals names correctly
` [PATCH 5/9] tests: check various ways to specify kill signal
` [PATCH 6/9] tests: check kill print pid option
` [PATCH 7/9] tests: check kill all user processes
` [PATCH 8/9] kill: add --verbose option to display what is killed
` [PATCH 9/9] lib/procutils: reset errno before strtol() call

[PATCH] lsblk: add -O option to show all available columns
 2014-04-27  5:18 UTC 

[ANNOUNCE] util-linux v2.24.2
 2014-04-24 10:26 UTC 

[PATCH 1/4] partx.8: Improve the typesetting of the manual
 2014-04-22 10:15 UTC  (5+ messages)
` [PATCH 2/4] raw.8: "
` [PATCH 3/4] sfdisk.8: "
` [PATCH 4/4] swaplabel.8: "

nsenter: passing command arguments
 2014-04-22  7:56 UTC  (4+ messages)

[PATCH 00/33] [RFC] Non disruptive application core dump infrastructure
 2014-04-18 14:04 UTC  (4+ messages)
` [PATCH 04/33] Hold threads

libblkid: Idea to force given cached entry to be invalidated?
 2014-04-18 11:02 UTC  (10+ messages)

[PATCH] fallocate: add FALLOC_FL_ZERO_RANGE support
 2014-04-18 10:53 UTC  (2+ messages)

fdisk partition reorder fails
 2014-04-18  9:53 UTC  (2+ messages)

spende /Donation
 2014-04-15 19:49 UTC 

[PATCH 0/7] kill: add regression tests
 2014-04-15 11:08 UTC  (17+ messages)
` [PATCH 1/7] kill: make options --pid and --queue mutually exclusive
` [PATCH 2/7] kill: remove unnecessary indirection
` [PATCH 3/7] tests: add signal receiver program
` [PATCH 4/7] tests: check kill is converting signals names correctly
` [PATCH 5/7] tests: check various ways to specify kill signal
` [PATCH 6/7] tests: check kill print pid option
` [PATCH 7/7] tests: check kill all user processes

[PATCH 00/10] Man page corrections v1.0
 2014-04-14 11:46 UTC  (12+ messages)
` [PATCH 01/10] last: fix minor typos in the man page
` [PATCH 02/10] runuser: "
` [PATCH 03/10] su: "
` [PATCH 04/10] sulogin: minor man page improvements
` [PATCH 05/10] utmpdump: "
` [PATCH 06/10] nologin: "
` [PATCH 07/10] vipw: "
` [PATCH 08/10] addpart: "
` [PATCH 09/10] cfdisk: "
` [PATCH 10/10] delpart: "

[PATCH] fstrim: add systemd units
 2014-04-10 13:22 UTC  (26+ messages)

libblkid: check for ext* is deeply broken
 2014-04-09  7:43 UTC  (2+ messages)

[PATCH] blockdev(8): Some minor corrections to the manual
 2014-04-07 18:06 UTC  (4+ messages)

[PATCH 01/10] findfs: use symbolic exit values, and tell about them in manual
 2014-04-07 14:09 UTC  (8+ messages)
` [PATCH 02/10] kill: fix coding style
` [PATCH 06/10] kill: leeway deprecation of --pid invocation as command name
` [PATCH 07/10] kill: use control structure to pass user input to functions

[PATCH] setarch: Fix ppc64le architectures
 2014-04-07 10:44 UTC  (2+ messages)

[PATCH] umount: fix typo in usage
 2014-04-07 10:43 UTC  (2+ messages)

mount: "nofail" option does not seem to work as expected
 2014-04-07 10:12 UTC  (2+ messages)

Compile failure due to use of qsort_r
 2014-04-04 16:37 UTC  (3+ messages)

[PATCH v2] umount: fix typo in usage
 2014-04-04 13:41 UTC  (2+ messages)

[PATCH] switch_root: verify initramfs by f_type, not devno
 2014-04-04 12:55 UTC  (4+ messages)

Bug: libmount essentially undocumented
 2014-04-03 23:52 UTC  (5+ messages)

[PATCH] mkswap(8): Some minor typographical corrections to the manual
 2014-04-03  2:29 UTC 

[PATCH] mkfs.minix(8): Some typographical changes in the manual
 2014-04-03  2:28 UTC 

[PATCH] mkfs.cramfs(8): Some typographical corrections to the manual
 2014-04-03  2:25 UTC 

[PATCH] mkfs.bfs(8): One typographical correction to the manual
 2014-04-03  2:23 UTC 

[PATCH] mkfs(8): Some typographical changes to the manual
 2014-04-02 23:42 UTC 

[PATCH] isosize(8): A few typographical changes to the manual
 2014-04-02 23:37 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox