public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-20 09:01:28 to 2013-08-05 08:48:19 UTC [more...]

[PATCH 1/3] column: use variable lenght printf field width to wprint blanks
 2013-08-05  8:48 UTC  (4+ 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  (8+ messages)
` [PATCH 2/7] setarch: prefer preprocessor rather than autotools check
` [PATCH 3/7] build-sys: use m4 quoting consistently
` [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 

[PATCH 00/34] pull: make printing quicker, and clang analysis
 2013-07-13 22:10 UTC  (41+ messages)
` [PATCH 01/34] sfdisk: make unhiding as complete as possible
` [PATCH 02/34] docs: add missing options to sfdisk manual
` [PATCH 03/34] include: copy unlocked-io.h from gnulib
` [PATCH 04/34] hexdump: use unlocked io, and avoid use of printf()
` [PATCH 05/34] text-utils: use unlocked io
` [PATCH 06/34] misc-utils: "
` [PATCH 07/34] scriptreplay: "
` [PATCH 09/34] utmpdump: use unlocked io, and avoid use of printf()
` [PATCH 10/34] dmesg: inform user --show-delta and iso8601 time format does not mix
` [PATCH 11/34] lib/loopdev: assigned value is never read [clang-analyzer]
` [PATCH 12/34] lib/mbsalign: initializations values are "
` [PATCH 13/34] libmount: fix memory leak [clang-analyzer]
` [PATCH 14/34] ipcs: assigned values are never read [clang-analyzer]
` [PATCH 15/34] lscpu: fix memory leak [clang-analyzer]
` [PATCH 16/34] more: assigned value is never read [clang-analyzer]
` [PATCH 17/34] utmpdump: assigned values are "
` [PATCH 18/34] mkfs.cramfs: argument to free() is a constant address [clang-analyzer]
` [PATCH 19/34] eject: assigned value is never read [clang-analyzer]
` [PATCH 20/34] chfn: "
` [PATCH 21/34] mesg: "
` [PATCH 22/34] rev: "
` [PATCH 23/34] column: "
` [PATCH 24/34] hwclock: "
` [PATCH 25/34] dmesg: "
` [PATCH 26/34] login: "
` [PATCH 27/34] sfdisk: "
` [PATCH 28/34] sulogin: fix memory leak [clang-analyzer]
` [PATCH 29/34] agetty: "
` [PATCH 30/34] dmesg: add missing initializer [clang-analyzer]
` [PATCH 31/34] ul: use correct types
` [PATCH 32/34] ul: use string printing function
` [PATCH 33/34] column: dereference of null pointer [clang-analyzer]
` [PATCH 34/34] more: use variable lenght printf field width to print blanks

forking in setsid
 2013-07-09 19:08 UTC 

forking in setsid
 2013-07-09  9:36 UTC  (4+ messages)

[patches] improve man pages for dmesg and *fdisk
 2013-07-09  9:12 UTC  (2+ messages)

[PATCH/RFC] unshare: add --fork/--mount-proc options for pid namespaces
 2013-07-09  9:08 UTC  (6+ messages)

[PATCH] findmnt: avoid unused parameter warning
 2013-07-03 10:53 UTC  (2+ messages)

Wrong more(1) bash-completion on filenames with spaces
 2013-07-01 14:49 UTC 

fdisk: reorder (cmd) bug with logical partitions
 2013-07-01 14:49 UTC  (2+ messages)

Addition to earlier pull request
 2013-07-01 12:33 UTC  (3+ messages)
` [PATCH 16/15] dmesg: make time stamps to be printed consistently

[PATCH] ul: enhance command performance
 2013-07-01 12:05 UTC  (2+ messages)

[PATCH 00/15] pull: sfdisk and dmesg resubmission, plus bits and bobs
 2013-07-01 10:58 UTC  (24+ messages)
` [PATCH 01/15] renice: exit with non-zero value when arguments cause warnings
` [PATCH 02/15] sfdisk: use libc error printing function, and symbolic exit values
` [PATCH 03/15] sfdisk: clean up usage() functions
` [PATCH 04/15] sfdisk: use program_invocation_short_name to determine program name
` [PATCH 05/15] docs: correct sfdisk --activate instructions
` [PATCH 06/15] sfdisk: remove --unhide and related functions
` [PATCH 07/15] sfdisk: replace my_warn() with warnx()
` [PATCH 08/15] dmesg: convert time format bitfield to enum
` [PATCH 09/15] dmesg: add --time-format option
` [PATCH 10/15] dmesg: add iso-8601 time format
` [PATCH 11/15] docs: add --time-format option and ISO-8601 format to manual
` [PATCH 12/15] dmesg: regroup time related options close to each other
` [PATCH 13/15] sd-daemon: update files taken from systemd project
` [PATCH 14/15] hexdump: remove unnecessary global variables
` [PATCH 15/15] hexdump: use simple printing functions when possible

[PATCH] exec_shell: add a license and touch up func def
 2013-07-01  9:46 UTC  (2+ messages)

[bug] Cannot mount from directories containing = (equals)
 2013-06-28 13:37 UTC  (2+ messages)

[PATCH] eject: Check host_status and driver_status when using SG_IO
 2013-06-18 10:47 UTC  (2+ messages)

[patches] improve man page of agetty a bit
 2013-06-18  8:53 UTC  (2+ messages)

[PATCH] Fix typos found by misspellings
 2013-06-18  8:43 UTC  (3+ messages)

[PATCH] nsenter: Allow selecting the uid and gid to be used in the entered userns
 2013-06-18  8:41 UTC  (2+ messages)

Problems in logger.1
 2013-06-18  8:21 UTC  (2+ messages)

[PATCH v3] libblkid: print PTUUID, the partition table uuid
 2013-06-13 13:40 UTC  (3+ messages)
` PTUUID and PARTUUID (was: [PATCH v3] libblkid: print PTUUID, the partition table uuid)

[PATCH] fdisk: add support for the MicroBlaze architecture
 2013-06-13 11:30 UTC  (2+ messages)

[PATCH v2] libblkid: print PTUUID, the partition table uuid
 2013-06-07 16:44 UTC 

[PATCH] libblkid: print PTUUID, the partition table uuid
 2013-06-07 16:14 UTC 

[PATCH 00/19] pull: various clean ups and couple bug fixes
 2013-06-07 15:45 UTC  (26+ messages)
` [PATCH 01/19] lib: remove unused code
` [PATCH 02/19] lscpu: add max MHz value to make cpu governor effects more visible
` [PATCH 03/19] docs: add lscpu max mhz to manual and bash completion
` [PATCH 04/19] sfdisk: use libc error printing function, and symbolic exit values
` [PATCH 05/19] sfdisk: clean up usage() functions
` [PATCH 06/19] sfdisk: use program_invocation_short_name to determine program name
` [PATCH 07/19] docs: correct sfdisk --activate instructions
` [PATCH 08/19] sfdisk: remove --unhide and related functions
` [PATCH 09/19] sfdisk: replace my_warn() with warnx()
` [PATCH 10/19] rev: stop adding new line at the end when input does not have it
` [PATCH 11/19] rev: simplify new line detection and impossible test
` [PATCH 12/19] rev: reduce stream checking when closing read-only file descriptor
` [PATCH 13/19] dmesg: make time format parsing to use enum bit field
` [PATCH 14/19] dmesg: add --time-format option
` [PATCH 15/19] dmesg: add iso-8601 time format
` [PATCH 16/19] docs: add --time-format option and ISO-8601 format to manual
` [PATCH 17/19] dmesg: make usage() a little bit shorter
` [PATCH 18/19] dmesg: more deterministic boot time detection
` [PATCH 19/19] cal: fix few type mismatches

[patch] for "Mistakes in messages" reported by Petr Pisar
 2013-06-07 10:30 UTC  (4+ messages)

[patches] more message tweaks and man-page formatting
 2013-06-07 10:11 UTC  (2+ messages)

[patches] small textual fixes and comment tweaks
 2013-06-07  9:49 UTC  (2+ messages)

su: -l and -p should not be used together
 2013-06-07  9:28 UTC  (4+ messages)

column: does '--fillrows' fill columns first?
 2013-05-30 21:55 UTC 

RFD: patch: su: ignoring switches and continuing: --preserve-environment v. --login
 2013-05-30  7:33 UTC  (2+ messages)

[PATCH 0000] pull: cal the branch four
 2013-05-29 16:20 UTC  (11+ messages)
` [PATCH 1/4] cal: use Claus Tøndering's day of the week algorithm
` [PATCH 2/4] cal: remove arbitrary limit of maxium year being 9999
` [PATCH 3/4] tests: check cal works when year is far in future
` [PATCH 4/4] docs: cal: stop telling year 9999 is upper limit

[PATCH v2] logger: add support for --prio-prefix when logging stdin
 2013-05-29  8:56 UTC  (2+ messages)

Mistakes in messages
 2013-05-28 18:54 UTC 

[patch] uuidd: fix typo in error message, and improve their consistency
 2013-05-28 13:11 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.23.1 (stable)
 2013-05-28 10:29 UTC 

[PATCH 00/16]: [pull] cal: second review round
 2013-05-21 20:34 UTC  (4+ messages)
` [PATCH 13/16] cal: stop trimming whitespaces

mount --no-canonical seems broken
 2013-05-21 19:31 UTC  (7+ messages)

sfdisk 2.20.1 --no-reread do BLKRRPART
 2013-05-21 13:35 UTC  (3+ messages)

[PATCH] util-linux: tests new warning fix
 2013-05-21  9:39 UTC  (2+ messages)

[PATCH] util-linux minor typo fixes
 2013-05-21  9:39 UTC  (2+ messages)

new mount is broken w/regard to devnames in /etc/fstab
 2013-05-21  2:28 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