public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-28 21:11:36 to 2013-10-09 10:52:57 UTC [more...]

[PATCH] blockdev: Remove the --setbsz (set blocksize) option which has never worked
 2013-10-09 10:52 UTC  (7+ messages)

[patches] standardizing the error messages "cannot read %s" and "seek on %s failed"
 2013-10-09 10:32 UTC  (3+ messages)

losetup -d does not move partition devices
 2013-10-09 10:16 UTC  (6+ messages)

[RFC/PATCH] week numbers for cal
 2013-10-09  9:43 UTC  (10+ messages)

[patches] more small textual fixes
 2013-10-08 13:55 UTC  (2+ messages)

[PATCH 1/2] libblkid: fix compiler warning [smatch]
 2013-10-08 13:55 UTC  (4+ messages)
` [PATCH 2/2] various: fix mixing declarations and code compiler warnings [smatch]

[patches] pluralization, and some trifles along the way
 2013-10-08 13:54 UTC  (2+ messages)

some spelling and grammar fixes for messages and man pages
 2013-10-04 11:42 UTC  (3+ messages)

[PATCH] clean up term lib handling
 2013-10-04 11:35 UTC  (3+ messages)

Various portability fixes
 2013-10-04 10:30 UTC  (6+ messages)
` [PATCH 1/4] Use _POSIX_VERSION to determine support for %m
` [PATCH 2/4] Add missing includes
` [PATCH 3/4] Check for type sighandler_t and use if present
` [PATCH 4/4] Fix check for __GNU_LIBRARY__

util-linux 2.24-rc1 message errors
 2013-10-04 10:04 UTC  (3+ messages)

Wrong more(1) bash-completion on filenames with spaces
 2013-09-30 13:51 UTC  (2+ messages)

[PATCH] libmount: Save errno if mkostemp() failed
 2013-09-30 12:09 UTC  (2+ messages)

[PATCH] build-sys: simplify python detection
 2013-09-30 12:05 UTC  (2+ messages)

[PATCH] findmnt: always allocate memory for cell value
 2013-09-30 12:02 UTC  (2+ messages)

[PATCH] setterm: fix term.h/ncurses.h include ordering
 2013-09-29  4:44 UTC 

detecting SMP CPU
 2013-09-27 15:04 UTC 

[ANNOUNCE] util-linux v2.24-rc1
 2013-09-27 12:59 UTC 

[PATCH 1/4] libmount: Get rid of an unnecessary check
 2013-09-26  7:53 UTC  (8+ messages)
` [PATCH 2/4] libmount: Free splitted optstr's when error occurred
` [PATCH 3/4] libmount: Set each optstr's to NULL if failed
` [PATCH 4/4] libmount: Remove stale comment on mnt_context_mount()

Possible security issue with mount()
 2013-09-25 17:54 UTC  (2+ messages)

[PATCH 1/3] libfdisk: gpt: avoid unnecessary pmbr check
 2013-09-25  9:27 UTC  (6+ messages)
` [PATCH 2/3] libfdisk: gpt: do not assume first pt record is always pmbr
` [PATCH 3/3] libfdisk: gpt: loosen check fot pmbr size in lba

[PATCH] lscpu: report cpu min mhz
 2013-09-25  9:23 UTC  (4+ messages)

v2.24 fdisk and libfdisk
 2013-09-20 11:37 UTC 

pylibmount and py3
 2013-09-20 11:06 UTC 

[PATCH] libmount/context_umount: free username after check
 2013-09-20  8:17 UTC  (2+ messages)

[PATCH] libmount/utils: use memmove when overlap possible
 2013-09-20  8:16 UTC  (2+ messages)

[PATCH] bash-completion: fix typos in mkfs.bfs logic
 2013-09-20  8:15 UTC  (2+ messages)

[PATCH 0/2] Deal with incorrect checksums
 2013-09-16 11:11 UTC  (8+ messages)
` [PATCH 1/2] libblkid: Abort after an incorrect checksum
  ` [PATCH] "
` [PATCH 2/2] wipefs: Also wipe superblocks with bad checksums

[PATCH 1/2] tests: lscpu: add CPU max MHz to test results
 2013-09-12  9:06 UTC  (4+ messages)
` [PATCH 2/2] rev: fix new line regression

bcache-tools package for Fedora / status probe-bcache
 2013-09-11 15:51 UTC  (5+ messages)

[PATCH 1/4] last: fix memory leak
 2013-09-10 11:14 UTC  (9+ messages)
` [PATCH 2/4] tools: generate autotools files if missing
` [PATCH 3/4] lib/fileutils: advice there is no point caching temporary files
` [PATCH 4/4] hexdump: revert global exitval variable change

[PATCH 00/15] pull: sfdisk and dmesg resubmission, plus bits and bobs
 2013-09-03  8:29 UTC  (5+ messages)
` [PATCH 14/15] hexdump: remove unnecessary global variables

[PATCH 00/17] pull: term-utils changes with emphasis on last(1)
 2013-09-02  9:59 UTC  (25+ messages)
` [PATCH 02/17] wall: send message also to sessions opened by user 'sleeper'
` [PATCH 03/17] last: fix typo
` [PATCH 04/17] wall: sync usage() with howto-usage-function.txt
` [PATCH 05/17] mesg: "
` [PATCH 06/17] wall: line wrap at column 79 also when line has tab chars
` [PATCH 07/17] docs: add --present to last(1) manual page
` [PATCH 08/17] docs: add note to wall(1) about sessions which will not get message
` [PATCH 09/17] write: change determination can user write to a terminal
` [PATCH 10/17] lib/time-util: copy time parsing functions from systemd
` [PATCH 11/17] last: parse easy to use time formats
` [PATCH 12/17] last: add --since time spec option
` [PATCH 13/17] docs: add --since and time option formats to last(1) manual
` [PATCH 14/17] last: fix --present option logic error
` [PATCH 15/17] last: use configuration struct
` [PATCH 16/17] last: add --time-format with iso-8601 format
` [PATCH 17/17] docs: add --time-format to last(1) manual page

[PATCH 24/26] last, utmpdump, agetty, wall, write: avoid compatibility hacks
 2013-08-29 18:10 UTC  (3+ messages)
` [PATCH 25/26] utmpdump: make IPv6 addresses work
` [PATCH 26/26] tests: check last(1) and utmpdump(1) IPv6 functionality

[PATCH 18/21] last: never restrict session time
 2013-08-28 18:55 UTC  (4+ messages)
` [PATCH 19/21] tests: add last(1) test
` [PATCH 20/21] last: trim trailing white spaces
` [PATCH 21/21] last: tell verbally system is still running

building pylibmount when python -> python3
 2013-08-26 16:52 UTC  (3+ messages)

[PATCH] build-sys: pylibmount will not work when python3 is present
 2013-08-26 12:20 UTC 

[PATCH 00/16] pull: additions recent to last(1) work, plus few small changes
 2013-08-23 11:08 UTC  (21+ messages)
` [PATCH 01/16] build-sys: remove unnecessary environment variable
` [PATCH 02/16] docs: update TODO
` [PATCH 03/16] build-sys: complete elvtune removal
` [PATCH 04/16] docs: be clear which last(1) is deprecated
` [PATCH 05/16] docs: add long options to last.1 manual page
` [PATCH 06/16] include: carefulput: print determined char when unprintable char is found
` [PATCH 07/16] last: use carefulput() for printable character output
` [PATCH 08/16] last: check expected numeric user input is number
` [PATCH 09/16] last: make switch cases complete, and inform if impossible occurs
` [PATCH 10/16] last: prefer enum rather than #definition list
` [PATCH 11/16] last: remove broken code
` [PATCH 12/16] last: use as narrow variable scoping as possible
` [PATCH 13/16] last: use ISO 8601 time format for --fulltimes
` [PATCH 14/16] last: global variables are initialize automatically to zero
` [PATCH 15/16] last: allow --file to be defined multiple times
` [PATCH 16/16] last: add --present option

[PATCH] last: mention optional arguments in usage
 2013-08-23 10:02 UTC  (5+ messages)

sysvinit last, lastb, wall, mesg
 2013-08-13 13:51 UTC 

sfdisk: Warning: partition 5 is not contained in partition 5
 2013-08-13  0:29 UTC 

[PATCH 1/3] column: use variable lenght printf field width to wprint blanks
 2013-08-05  8:49 UTC  (6+ messages)
` [PATCH 2/3] more: make output redirection more efficient
` [PATCH 3/3] cal: set statically defined data read-only

[PATCH] mkswap: add run time warning when maximum number of pages is exceeded
 2013-08-05  8:44 UTC  (2+ messages)

a repeatable 'more' crash and question about wide char and 'get_line' safety
 2013-08-05  8:40 UTC  (7+ messages)
` [PATCH] get_line fixes for wide characters and overflows

[PATCH 1/7] lscpu: fix shadow declaration [smatch scan]
 2013-08-01 11:41 UTC  (6+ messages)
` [PATCH 4/7] build-sys: prefer AS_CASE rather than shell 'case'
` [PATCH 5/7] build-sys: prefer AS_IF rather than shell 'if'
` [PATCH 6/7] build-sys: use backticks rather than $() for commands in configure
` [PATCH 7/7] rev: use string printing rather than character output

[PATCH] setsid: add an option to wait child return value
 2013-08-01  9:32 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.23.2
 2013-07-31 12:51 UTC 


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