messages from 2014-04-17 08:29:06 to 2014-05-12 12:11:42 UTC [more...]
[PATCH 01/12] tests: check /proc availability, and go-around if it is incomplete
2014-05-12 12:11 UTC (18+ messages)
` [PATCH 02/12] cytune: remove from util-linux
` [PATCH 03/12] blkid: remove unused variable
` [PATCH 04/12] logger: fail when io vector number exceeds maximum
` [PATCH 05/12] logger: check numeric priority and facility input values
` [PATCH 06/12] build-sys: remove unnecessary void casts
` [PATCH 07/12] term-utils: avoid error message string length couting errors
` [PATCH 08/12] wall: replace magic number by named value
` [PATCH 09/12] setterm: remove unused code
` [PATCH 10/12] setterm: use string constant rather than #define
` [PATCH 11/12] setterm: convert various constant number definitions to enums
` [PATCH 12/12] setterm: convert remaining magic values to symbolic references
last: please review -F and --time-format
2014-05-12 11:01 UTC (5+ messages)
question about test suite regarding stderr/stdout
2014-05-12 10:53 UTC (3+ messages)
[PATCH v2 1/8] libsmartcols/src/libsmartcols.h.in: add library functions
2014-05-11 8:20 UTC (8+ messages)
` [PATCH v2 2/8] libsmartcols/src/libsmartcols.sym: add symbols
` [PATCH v2 3/8] libsmartcols/src/smartcolsP.h: add new field to struct libscols_table
` [PATCH 4/8] libsmartcols/src/cell.c: add two functions to compare number and string cells
` [PATCH 5/8] libsmartcols/src/column.c: add function to set comparison function scols_column_set_sortcmp() sets the cell comparison function to use
` [PATCH v2 6/8] libsmartcols/src/table.c: set and get key column to use for sorting scols_table_set_key_column() sets the column to use scols_table_get_key_column() returns the column being used
` [PATCH v2 7/8] libsmartcols/src/table_print.c: sort the list before printing
` [PATCH v2 8/8] misc-utils/lsblk.c: adds sorting support for lsblk
getting rid of "mount: only root can ..."
2014-05-08 21:01 UTC (9+ messages)
[PATCH] tests: make kill to go-around when /proc is not available
2014-05-08 20:29 UTC (4+ messages)
[PATCH 1/4] Avoid that agetty nor sulogin are fooled by a running plymouth
2014-05-08 10:09 UTC (4+ messages)
` [PATCH 2/4] Enable sulogin to find a suitable console device even if the first line in /proc/consoles does not have any major and minor number
` [PATCH 3/4] Better support of the special system consoles on S390
` [PATCH 4/4] Beside virtual consoles support xvc and hvc device lines as well
[PATCH 00/12] pull: mostly swap command clarifications
2014-05-07 14:04 UTC (30+ 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
[PATCH] column: inform user when multibyte conversion error occurs
2014-05-07 9:31 UTC (2+ messages)
[PATCH 00/15] cytune modernization
2014-05-07 8:12 UTC (21+ messages)
` [PATCH 01/15] cytune: rename threshold and timeout variables
` [PATCH 02/15] cytune: remove unnecessary variables
` [PATCH 03/15] cytune: be consistent with interval data type
` [PATCH 04/15] cytune: use single loop for setting and getting ioctl() calls
` [PATCH 05/15] cytune: kernel still does not have send_count in cyclades_monitor structure
` [PATCH 06/15] cytune: prefer sigaction(), and remove unnecessary abstractions
` [PATCH 07/15] cytune: add cyg_get_mon() to avoid duplicate code
` [PATCH 08/15] cytune: add structure to hold run time configuration
` [PATCH 09/15] cytune: pull signal handling and statistic priting apart
` [PATCH 10/15] cytune: remove unnecessary type casts
` [PATCH 11/15] cytune: deprecate undescriptive options
` [PATCH 12/15] cytune: add filename to struct cyclades_control
` [PATCH 13/15] cytune: add noreturn function attributes
` [PATCH 14/15] cytune: use matching type in struct cyclades_control with kernel
` [PATCH 15/15] cytune: update copyright
[PATCH 17/21] login-utils/chfn.1: Improve the typesetting of the manual
2014-05-06 12:12 UTC (11+ 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: "
cytune: misnamed long options
2014-05-06 12:06 UTC (4+ messages)
[PATCH] hwclock: Warning typo fix
2014-05-06 10:57 UTC (4+ messages)
[PATCH 0/2] hwclock: Fix excessive adjustment
2014-05-06 10:56 UTC (2+ messages)
[PATCH 1/8] libsmartcols/src/libsmartcols.h.in: add function name
2014-05-06 10:43 UTC (10+ 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 08/16] libuuid/man/uuid_clear.3: Improve the typesetting of the manual
2014-05-06 10:02 UTC (10+ 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 6/7] libblkid/libblkid.3: Improve the typsetting of the manual
2014-05-06 9:29 UTC (4+ messages)
` [PATCH 7/7] lib/terminal-colors.d.5: Improve the typesetting "
[PATCH] setpriv: Fix --selinux-label
2014-05-06 9:28 UTC (2+ messages)
[patches] removing some duplicate includes and standardizing a usage text
2014-05-06 9:13 UTC (5+ messages)
[PATCH] lsblk: add -O option to show all available columns
2014-05-06 9:01 UTC (2+ messages)
[PATCH 2/2] hwclock: Check drift value in /etc/adjtime
2014-05-05 18:49 UTC
[PATCH 1/2] hwclock: Prevent excessive drift values
2014-05-05 18:49 UTC
[PATCH 3/3] libmount/lock: add monotonic clock support
2014-05-05 18:31 UTC
[PATCH 2/3] sys-utils/eject: add monotonic clock support
2014-05-05 18:30 UTC
[PATCH 1/3] lib/timeutils: add monotonic clock support
2014-05-05 18:29 UTC
Problem with gettimeofday
2014-05-02 12:12 UTC (3+ messages)
terminal-colors.d and termname
2014-04-30 6:46 UTC (3+ messages)
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 (9+ messages)
` [PATCH 7/9] tests: check kill all user processes
[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 (8+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox