Util-Linux package development
 help / color / mirror / Atom feed
 messages from 2015-02-22 14:42:23 to 2015-03-16 10:30:52 UTC [more...]

[PATCH 1/5] hwclock: add TZDIR
 2015-03-16 10:30 UTC  (11+ 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] logger: Fix use of errno after strtol() without zeroing first
 2015-03-16 10:26 UTC  (2+ messages)

Trying to avoid incompatability on a mount enhancement
 2015-03-16 10:22 UTC  (2+ messages)

[PATCH 0/8] pull: logger: add tests and fix couple issues
 2015-03-15 12:54 UTC  (9+ 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

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

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

[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  (16+ messages)
` [PATCH 01/12] script: remove function prototypes
` [PATCH 02/12] script: add struct script_control and remove global variables
` [PATCH 03/12] script: use signalfd() to catch signals
` [PATCH 04/12] script: use poll() rather than select()
` [PATCH 05/12] script: merge doinput() and output() functions to do_io()
` [PATCH 06/12] script: remove io vs signal race
` [PATCH 07/12] script: add 'Script started' line always to capture file
` [PATCH 08/12] script: move do_io() content to small functions
` [PATCH 09/12] script: replace strftime() workaround with CFLAGS = -Wno-format-y2k
` [PATCH 10/12] script: use correct input type, move comment, and so on
` [PATCH 11/12] script: use gettime_monotonic() to get timing file timestamps
` [PATCH 12/12] script: add noreturn function attributes

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  (26+ messages)
` [PATCH 01/13] rtcwake: add rtcwake_control and remove global variables
` [PATCH 02/13] rtcwake: enumerate constant mode strings
` [PATCH 03/13] rtcwake: replace long if else statement with switch case
` [PATCH 04/13] rtcwake: remove RTC_ALM_READ and RTC_ALM_SET compatibility
` [PATCH 05/13] rtcwake: improve read_clock_mode()
` [PATCH 06/13] rtcwake: add human readable --date timestamp format
` [PATCH 07/13] rtcwake: fix preprocessor redefinition
` [PATCH 08/13] rtcwake: clean up struct tm initializations
` [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
` [PATCH 12/13] rtcwake: make some command line options mutually exclusive
` [PATCH 13/13] rtcwake: read accepted mode strings from /sys/power/state

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  (36+ messages)
` [PATCH 01/31] more: remove function declarations
` [PATCH 02/31] more: reorder includes, declarations, and global variables
` [PATCH 03/31] more: add struct more_control and remove "
` [PATCH 04/31] more: remove dead code and useless comments
` [PATCH 05/31] more: return is statement, not a function
` [PATCH 06/31] more: use paths.h to find bourne shell and vi editor
` [PATCH 07/31] more: remove function like preprocessor defines
` [PATCH 08/31] more: remove pointless functions
` [PATCH 09/31] more: remove 'register' keywords
` [PATCH 10/31] more: avoid long else segment in prbuf()
` [PATCH 11/31] more: move runtime usage output away from command()
` [PATCH 12/31] more: move editor execution to a function "
` [PATCH 13/31] more: move skipping backwards "
` [PATCH 14/31] more: move skipping forewards "
` [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