Util-Linux package development
 help / color / mirror / Atom feed
 messages from 2015-01-26 14:16:33 to 2015-02-22 14:42:43 UTC [more...]

[PATCH 00/13] pull: rtcwake changes
 2015-02-22 14:42 UTC  (14+ 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

[PATCH 00/16] pull: changes to various utils
 2015-02-22 14:41 UTC  (17+ 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 06/16] tunelp: remove unnecessary preprocessor directives
` [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 13/16] tailf: do not allow minus signed last lines argument
` [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

[bug] logger 2.26: regression, option -i not combinable with other options
 2015-02-21 15:28 UTC  (6+ messages)

[PATCH] more: fix control character display bug
 2015-02-20 11:06 UTC  (7+ messages)
  ` [PATCH 2/2] more: fix get_line() indentation

[ANNOUNCE] util-linux v2.26
 2015-02-19 12:55 UTC 

more nits in cfdisk
 2015-02-19 11:02 UTC  (3+ messages)

wipefs no longer shows or erases nilfs2 signatures
 2015-02-19 10:35 UTC  (2+ messages)

blikid reports gdisk-created Bios Boot Partition, created with NO fs, has fs TYPE=ext4. Bug/why?
 2015-02-19 10:01 UTC  (2+ messages)

[PATCH] setarch: print error when command runs without arguments
 2015-02-19  9:56 UTC  (2+ messages)

[PATCH] tests: improve some wordings of the output
 2015-02-19  9:55 UTC  (2+ messages)

[PATCH] hwclock: improve man-page language
 2015-02-19  9:54 UTC  (2+ messages)

fdisk -l hits floppy drive
 2015-02-18  3:29 UTC  (9+ messages)

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

libsmartcols patch
 2015-02-16 13:46 UTC  (5+ messages)

RFC hwclock: refactoring
 2015-02-16 12:32 UTC  (5+ messages)

[PATCH] fix warning, gcc 5.0
 2015-02-16 10:13 UTC  (4+ messages)
` [PATCH] fsck: "

[PATCH] hwclock: man-page errata
 2015-02-16 10:12 UTC  (2+ messages)

[PATCH] logger: add --socket-errors compatibility option
 2015-02-16 10:11 UTC  (2+ messages)

[PATCH] sfdisk: include rpmatch.h
 2015-02-16 10:09 UTC  (2+ messages)

losetup on a image file containing (GPT) partition doesn't create partition devices
 2015-02-16  8:52 UTC  (10+ messages)

[ANNOUNCE] util-linux v2.26-rc2
 2015-02-15 21:27 UTC  (9+ messages)

[PATCH 1/2] unshare: add some examples
 2015-02-15 12:10 UTC  (3+ messages)
` [PATCH 2/2] unshare: allow persisting namespaces

[PATCH] script.1: Improve documentation of non-interactive behavior
 2015-02-13 18:59 UTC 

[PATCH 0/3] script: no logging for non-interactive shells
 2015-02-12 13:31 UTC  (4+ messages)

[PATCH] lscpu: add s-Par support
 2015-02-11 10:47 UTC  (2+ messages)

[PATCH 3/3] script: Introduce --interactive command line option
 2015-02-10 21:31 UTC 

[PATCH 2/3] script: Initialize isterm and shell earlier in main()
 2015-02-10 21:31 UTC 

[PATCH 1/3] script: Split doexec() out of doshell()
 2015-02-10 21:30 UTC 

libmount: MNT_OMODE_FORCE usage
 2015-02-10 10:52 UTC  (2+ messages)

[PATCH 0/2] some ppc fixes for 2.26-rc2
 2015-02-10 10:29 UTC  (4+ messages)
` [PATCH 1/2] cal: use int64_t instead of long
` [PATCH 2/2] setarch: fix typo (missing braces) for ppcle

[PATCH] Fix "Script started" buffering race
 2015-02-10 10:28 UTC  (2+ messages)

[PATCH 1/4] docs: fix the link to the rc1 changelog
 2015-02-10 10:27 UTC  (5+ messages)
` [PATCH 2/4] docs: retrofit the dates on some old release announcements
` [PATCH 3/4] docs: improve the grammar of the "see the changelog" phrase
` [PATCH 4/4] docs: fix two paths of the v2.20-ReleaseNotes

[PATCH] fsck: use monotonic time to fsck run time measurement
 2015-02-10 10:26 UTC  (2+ messages)

[PATCH 1/2] rename: use strrchr() instead of rindex()
 2015-02-08 20:44 UTC  (2+ messages)
` [PATCH 2/2] sulogin, hwclock: use xusleep() instead of usleep()

[PATCH 1/4] cfdisk: do not startle the user with a false message when --zero is used
 2015-02-08 20:21 UTC  (4+ messages)
` [PATCH 2/4] cfdisk: also recognize a lowercase 'l' for loading a script file
` [PATCH 3/4] docs: sort the options in the man page of sfdisk alphabetically
` [PATCH 4/4] textual: sort the options in the usage text "

cfdisk will happily create a partition of size zero
 2015-02-06  9:21 UTC  (3+ messages)

cfdisk's input fields behave awkwardly (in utf8 locale)
 2015-02-03 15:22 UTC  (9+ messages)

cfdisk: miscellaneous problems
 2015-02-03 12:24 UTC  (2+ messages)

[PATCH] libfdisk: (dos) make a helpful message fit within 80 characters
 2015-02-02 20:44 UTC 

[PATCH] textual: grammarize and harmonize the stat error message
 2015-02-02 10:31 UTC  (2+ messages)

[PATCH] docs: mention nice(1) in renice(1) manual page
 2015-02-02 10:31 UTC  (2+ messages)

[PATCH] mount: Further FAT mount option update
 2015-02-02 10:30 UTC  (2+ messages)

[PATCH] mount: Add documentation of FAT mount option time_offset
 2015-02-02 10:29 UTC  (2+ messages)

whereis search path
 2015-02-02 10:24 UTC  (4+ messages)

[PATCH] sfdisk: actually translate the table headers by calling gettext()
 2015-02-02 10:03 UTC  (2+ messages)

[PATCH 1/8] cfdisk: remove the mistaken B from the explanation of size suffixes
 2015-02-02 10:03 UTC  (14+ messages)
` [PATCH 2/8] cfdisk: improve wording and consistency of the size warnings
` [PATCH 3/8] cfdisk: punctuate the bottombar messages consistently
` [PATCH 4/8] cfdisk: make '?' an alias of 'h', to also show the help screen
` [PATCH 5/8] lib/strutils: accept not just 'B' but also lowercase 'b' in a size suffix
` [PATCH 6/8] libfdisk: actually translate the human-readable name of the partition type
` [PATCH 7/8] build-sys: improve wording and punctuation of several messages
` [PATCH 8/8] docs: add the Sort command to the man page of cfdisk

deleting an extended partition with cfdisk leaves its contained partitions in existence
 2015-02-02  9:45 UTC  (2+ messages)

cfdisk segfaults after trying to use unusable free space
 2015-01-31 10:07 UTC 

test fdisk/bsd on exotic archs
 2015-01-28 13:31 UTC  (2+ messages)

./setarch --list complains
 2015-01-28  7:28 UTC  (2+ messages)

[PATCH 0/3] fix tests ppc
 2015-01-28  7:43 UTC  (4+ messages)
` [PATCH 2/3] tests: fix swaplabel test for 9a83b03c

[PATCH] more: fix repeat search crash
 2015-01-28  7:28 UTC  (2+ messages)

[PATCH] Fix various minor typos
 2015-01-26 20:51 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