Util-Linux package development
 help / color / mirror / Atom feed
 messages from 2015-02-22 14:44:19 to 2015-03-17 20:35:40 UTC [more...]

[PATCH 1/3] hwclock: remove an untrue phrase from the man page
 2015-03-17 20:34 UTC  (3+ messages)
` [PATCH 2/3] hwclock: remove unneeded stuff from the man-page header
` [PATCH 3/3] hwclock: fix spelling, punctuation and formatting mistakes in the man page

question about findmnt --target
 2015-03-17 19:25 UTC  (4+ messages)

[PATCH 1/2] hwclock: increase debug output precision
 2015-03-17 16:28 UTC  (2+ messages)
` [PATCH 2/2] hwclock: non-root access in test mode

[PATCH] tests: skip when logger --journald is not supported
 2015-03-17 11:19 UTC  (3+ messages)

[PATCH 1/5] hwclock: add TZDIR
 2015-03-17  9:58 UTC  (16+ messages)
` [PATCH 2/5] hwclock: Improve FILES section
` [PATCH 3/5] hwclock: remove depreciated ntpdate
` [PATCH 4/5] hwclock: add '11 minute mode' information
` [PATCH 5/5] hwclock: man-page errata

[PATCH] libblkid: fix compiler warnings
 2015-03-17  9:16 UTC  (2+ messages)

[PATCH 0/8] pull: logger: add tests and fix couple issues
 2015-03-17  9:06 UTC  (24+ messages)
` [PATCH 1/8] logger: tidy few indentation issues
` [PATCH 2/8] logger: check xgethostname() return value
` [PATCH 3/8] tests: add test_logger helper command
` [PATCH 4/8] tests: add logger(1) command line options tests
` [PATCH 5/8] logger: fix rfc5424 format crash
` [PATCH 6/8] tests: add logger(1) message format tests
` [PATCH 7/8] logger: use errx() when checking user input
` [PATCH 8/8] tests: add logger(1) error condition tests

[PATCH 1/2] tailf: deprecated
 2015-03-17  8:59 UTC  (3+ messages)
` [PATCH] tests: remove warning from test output

Trying to avoid incompatability on a mount enhancement
 2015-03-16 20:23 UTC  (4+ messages)

[PATCH 0/2] tailf is deprecated
 2015-03-16 13:32 UTC  (4+ messages)
` [PATCH 1/2] tailf: deprecated
` [PATCH 2/2] tests: disarm tailf test

[PATCH] logger: Fix use of errno after strtol() without zeroing first
 2015-03-16 10:26 UTC  (2+ messages)

tailf, really needed?
 2015-03-14  4:50 UTC  (8+ messages)

[ANNOUNCE] util-linux v2.26.1
 2015-03-13 14:32 UTC 

[PATCH 0/2] Fix test fdisk/bsd ppc64le
 2015-03-13 10:59 UTC  (4+ messages)
` [PATCH 1/2] tests: improve readability for fdisk/bsd
` [PATCH 2/2] tests: fix fdisk/bsd for ppc64le

prevent cal segfault
 2015-03-12 12:00 UTC  (4+ messages)

v2.26.1 patches
 2015-03-12 11:22 UTC 

agetty --reload
 2015-03-12  2:10 UTC  (5+ messages)

logger --tag
 2015-03-11 12:03 UTC  (3+ messages)

[PATCH] logger: make unix socket logging to use syslog_local format by default
 2015-03-06 11:56 UTC  (2+ messages)

[PATCH 0/2] make automatic device_id generation possible
 2015-03-05 12:03 UTC 

[bug] logger 2.26: regression, option -i not combinable with other options
 2015-03-05 10:21 UTC  (2+ messages)

[PATCH 00/16] pull: changes to various utils
 2015-03-05 10:16 UTC  (46+ messages)
` [PATCH 01/16] whereis: tell when mandatory option is missing
` [PATCH 02/16] flock: add --verbose option
` [PATCH 03/16] flock: improve timeout handling
` [PATCH 04/16] prlimit: tell in --verbose output which pid got the new limit
` [PATCH 05/16] tunelp: remove get_val() in favour of strtol_or_err()
` [PATCH 07/16] lib/strutils: move parse_switch() from setterm(1) to library
` [PATCH 08/16] tunelp: use parse_switch()
` [PATCH 09/16] eject: "
` [PATCH 10/16] rpmatch: use symbolic value when evaluation return codes
` [PATCH 11/16] tailf: check printing criteria more carefully
` [PATCH 12/16] tailf: count last lines correctly at initial print out
` [PATCH 14/16] tailf: ensure file argument really is a file
` [PATCH 15/16] logger: move /dev/log to pathnames.h
` [PATCH 16/16] logger: fix -i argument parsing regression
` [PATCH 11/62] pull:

[PATCH 00/12] pull: script(1) changes
 2015-03-04 15:49 UTC  (5+ messages)
` [PATCH 02/12] script: add struct script_control and remove global variables

sfdisk problem with a partition starting early on a GPT disk
 2015-03-03  0:21 UTC  (6+ messages)

[PATCH 00/13] pull: rtcwake changes
 2015-03-02 20:48 UTC  (19+ messages)
` [PATCH 02/13] rtcwake: enumerate constant mode strings
` [PATCH 04/13] rtcwake: remove RTC_ALM_READ and RTC_ALM_SET compatibility
` [PATCH 06/13] rtcwake: add human readable --date timestamp format
` [PATCH 09/13] rtcwake: do not overwrite device name
` [PATCH 10/13] bash-completion: add freeze mode to rtcwake
` [PATCH 11/13] rtcwake: improve coding style

cloud-init issues with new sfdisk
 2015-03-02 19:57 UTC  (2+ messages)

tty[1-6]: colors a negative accessibility/usability trend
 2015-03-02 11:03 UTC  (16+ messages)

[PATCH 00/31] pull: more changes
 2015-03-01 11:19 UTC  (23+ messages)
` [PATCH 14/31] more: move skipping forewards to a function from command()
` [PATCH 15/31] more: check open(3) return value
` [PATCH 16/31] more: remove unnecessary braces
` [PATCH 17/31] more: do not call fileno() for std{in,out,err} streams
` [PATCH 18/31] more: split run time help screen to multiple translatable lines
` [PATCH 19/31] more: tell in run time help what the 'v' will execute as editor
` [PATCH 20/31] more: add display_file() to be shared with files and stdin input
` [PATCH 21/31] more: replace siglongjmp() and signal() calls with signalfd()
` [PATCH 22/31] more: init function variables at declaration
` [PATCH 23/31] more: rename variable and function names easier to understand
` [PATCH 24/31] more: add -i ignore-case posix compliance option
` [PATCH 25/31] more: add -n <number> "
` [PATCH 26/31] more: add -e "
` [PATCH 27/31] more: fix compiler warnings
` [PATCH 28/31] more: speed up command_expansion()
` [PATCH 29/31] more: remove unnecessary variable
` [PATCH 30/31] more: remove TIOCGWINSZ preprocessor #ifdef checks
` [PATCH 31/31] more: simplify initterm()

[PATCH] docs: fstab(5) grammar / English fixes, and some other updates
 2015-02-27 13:53 UTC  (5+ messages)

[PATCH v2] docs: fix some spelling errors and typos in man pages
 2015-02-27 13:49 UTC  (2+ messages)

[PATCH 0/8] fix spelling/typos in man pages
 2015-02-25  2:49 UTC  (12+ messages)
` [PATCH 1/8] runuser.1: fix spelling implemenation -> implementation
` [PATCH 2/8] scriptreplay.1: fix spelling overide -> override
` [PATCH 3/8] unshare.1: fix spelling permamently -> permanently
` [PATCH 4/8] last.1: fix spelling preferrable -> preferable
` [PATCH 5/8] lslogins.1: fix spelling priviliges -> privileges
` [PATCH 6/8] hwclock.8.in: fix spelling transfered -> transferred
` [PATCH 7/8] prlimit.1: fix typo umlimited -> unlimited
` [PATCH 8/8] agetty.8: fix typo unnsupported -> unsupported

[PATCH] build fix
 2015-02-24 15:33 UTC  (2+ messages)
` [PATCH] logger: link libsystemd-daemon.so


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