messages from 2013-06-02 17:51:31 to 2013-08-27 18:06:35 UTC [more...]
[PATCH 00/17] pull: term-utils changes with emphasis on last(1)
2013-08-27 18:06 UTC
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 (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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox