public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-03 11:55:54 to 2025-04-14 09:46:10 UTC [more...]

[PATCH 1/8] docs: rewrite the description of --bytes, to be clearer
 2025-04-14  9:45 UTC  (3+ messages)
` [PATCH 2/8] docs: improve and harmonize the description of -H / --list-columns
` [PATCH 3/8] docs: fix a few indentation issues

[PATCH] setarch: (man) correct the markup of the synopsis and of two options
 2025-04-09  9:36 UTC 

[PATCH 1/8] setarch: (man) remove a synopsis line that mistakenly mentions `arch`
 2025-04-09  9:36 UTC  (13+ messages)
` [PATCH 2/8] choom: (man) add the missing SYNOPSIS section header, and improve wording
` [PATCH 3/8] hexdump: (man) normalize the synopsis, and shrink a list and two tables
` [PATCH 4/8] blkzone: (man) reduce two overblown tables to legible proportions
` [PATCH 5/8] eject: (man) add the missing SYNOPSIS header
` [PATCH 6/8] mount: (man) fix some indentation issues, and improve a few wordings
` [PATCH 7/8] mount: (man) shorten an overlong line, and improve some markup
` [PATCH 8/8] column: (man) fix broken markup, and improve other markup and wordings

[PATCH 1/4] hwclock: remove two comments about parameters that no longer exist
 2025-04-08 11:44 UTC  (5+ messages)
` [PATCH 2/4] textual: fix a mistruncated message, and fix a typo
` [PATCH 3/4] zramctl: restore normal description indentations in the usage text
` [PATCH 4/4] zramctl: (man) mention the required arguments for -p and -r

Message typos in util-linux-2.41-rc2
 2025-04-06 11:28 UTC  (2+ messages)

uuid_clear.3: Some remarks and a patch with editorial changes for this man page
 2025-04-05  0:22 UTC 

[PATCH 01/10] enosys: add the missing arguments of -s and -i to the usage text
 2025-04-03 12:08 UTC  (25+ messages)
` [PATCH 02/10] uclampset: simplify the synopsis in the --help "
` [PATCH 03/10] last: don't use a tab character "
` [PATCH 04/10] irqtop: improve the description of --batch, and align it with others
` [PATCH 05/10] irqtop: improve several more option descriptions, and align them all
` [PATCH 06/10] findmnt: (man) remove duplicated option, and correct a description
` [PATCH 07/10] hardlink: fix typoed semicolon to colon in error message
` [PATCH 08/10] lsblk: (man) remove the incorrect spaces between the arguments of --ct
` [PATCH 09/10] coresched: reduce excessive whitespace and verbosity in usage text
` [PATCH 10/10] coresched: rename option '--dest-type' to just '--type'

[PATCH util-linux] fallocate: add FALLOC_FL_WRITE_ZEROES support
 2025-03-28 10:45 UTC  (2+ messages)

[PATCH 01/11] ipcrm: move a constant argument in order to gettextize the message
 2025-03-27  9:54 UTC  (12+ messages)
` [PATCH 02/11] ipcrm: in usage text, use two lines when option+arguments is very long
` [PATCH 03/11] ipcutils, lsipc: unabbreviate two words in some error messages
` [PATCH 04/11] chmem: print warnings about failures always (not only with --verbose)
` [PATCH 05/11] chmem: (man) add missing end-of-bold marker, and add missing OR bar
` [PATCH 06/11] fstrim: mark only the mountpoint as placeholder, not options -A and -a
` [PATCH 07/11] swapon: improve a translator hint, and remove a pointless one
` [PATCH 08/11] mkfs.cramfs: reduce the synopsis to the standard, succinct form
` [PATCH 09/11] mkfs.cramfs: vertically align the option descriptions of the usage text
` [PATCH 10/11] mkfs.cramfs: (man) mark arguments of -N and -l in bold, not italics
` [PATCH 11/11] ipcs: align the first group of options with later ones in the usage text

[PATCH] Revert "hwclock-rtc.c: try the 'new' rtc class first"
 2025-03-24 14:07 UTC  (3+ messages)

on small terminals, irqtop shows "(null)" at startup
 2025-03-22 10:35 UTC  (4+ messages)
    ` on small terminals, irqtop showed "(null)" -- bug in ncurses

[PATCH] more: ensure that on larger terminals 'h' shows only the in-app help text
 2025-03-19 15:57 UTC  (4+ messages)

bug in `more -c` when displayed file has blank lines in certain places
 2025-03-19 13:44 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.41
 2025-03-18 13:54 UTC 

[PATCH v2] lscpu: RISC-V: Print ISA information in summary
 2025-03-17 13:22 UTC  (4+ messages)

bug in `more -c` when using . to repeat <enter>
 2025-03-17 10:58 UTC  (2+ messages)

[PATCH 1/3] irqtop,lsirq: set up locale path, so messages get actually translated
 2025-03-17 10:10 UTC  (4+ messages)
` [PATCH 2/3] more: remove a duplicate call of setlocale()
` [PATCH 3/3] various: (man) list --help and --version last among the options

[PATCH] swapon: make options --help and --version override --summary
 2025-03-17 10:08 UTC  (2+ messages)

hexdump.1: Some remarks about this man page
 2025-03-15 20:02 UTC 

[RFC PATCH 0/2]lsirq,irqtop: Add filter support
 2025-03-10 15:27 UTC  (8+ messages)
` [RFC PATCH 1/2] lsirq: add "
` [RFC PATCH 2/2] irqtop: "

[PATCH 1/2] lsmem: increase the available width for the summary text labels
 2025-03-06 17:52 UTC  (3+ messages)
` [PATCH 2/2] hardlink: replace a strange word in an error message

[ANNOUNCE] util-linux v2.41-rc2
 2025-03-06 11:53 UTC 

[PATCH] lscpu: Print ISA information in summary
 2025-03-05 12:29 UTC  (2+ messages)

[PATCH V2 0/4] irqtop,lsirq: Miscellaneous enhancements
 2025-03-05  2:23 UTC  (13+ messages)
` [PATCH V2 1/4] irqtop: add batch mode support
` [PATCH V2 2/4] irqtop: add max iteration support
      `  "
` [PATCH V2 3/4] irqtop: support json output format
` [PATCH V2 4/4] lsirq: add support for reading data from given file
    ` Re: [PATCH V2 0/4] irqtop,lsirq: Miscellaneous enhancements

[PATCH V2 0/4] irqtop,lsirq: Miscellaneous enhancements
 2025-03-04  4:12 UTC 

[PATCH] agetty: Implement netlink based IP address lookup
 2025-03-04  0:01 UTC  (3+ messages)

[PATCH] column: replace a mistaken word in an error message
 2025-03-03 12:12 UTC  (3+ messages)

[PATCH 0/3] irqtop,lsirq: Miscellaneous enhancements
 2025-02-28  8:19 UTC  (17+ messages)
` [PATCH 1/3] irqtop: add batch mode support
` [PATCH 2/3] irqtop: add max iteration support
` [PATCH 3/3] lsirq,irqtop: add support for reading data from given file

Bug#1098638: fdisk: creates partitions one sector too large
 2025-02-26  9:22 UTC  (3+ messages)

Bug#1098694: Crash in agetty due to invalid strncmp call in Trixie
 2025-02-25  7:55 UTC  (6+ messages)

[PATCH 1/6] scriptreplay: indicate that <divisor> is conditional on <typescript>
 2025-02-25  7:54 UTC  (7+ messages)
` [PATCH 2/6] scriptreplay: make Up/Down keys use a percentage instead of fixed amount
` [PATCH 3/6] scriptreplay: reduce two usage synopses to one, and drop the -t from it
` [PATCH 4/6] scriptreplay: mark literal values in the man page in bold, not italic
` [PATCH 5/6] scriptlive: reduce two usage synopses to one simple one
` [PATCH 6/6] scriptlive: improve some descriptions, markup, and grammar in the manpage

[ANNOUNCE] util-linux v2.41-rc1
 2025-02-25  7:53 UTC  (4+ messages)

[PATCH 01/10] colrm: make the wording of the doc string analogous to that of `col`
 2025-02-18 17:14 UTC  (11+ messages)
` [PATCH 02/10] setterm: put an option and its description in a single message
` [PATCH 03/10] setterm: mark literal values in the man page in bold
` [PATCH 04/10] textual: fix three misspellings of "unsupported"
` [PATCH 05/10] script: mention in usage that value for <size> may have a suffix
` [PATCH 06/10] textual: make two incorrect synopses identical to a better one
` [PATCH 07/10] rev: standardize the usage header, making the synopsis equal to another
` [PATCH 08/10] mkfs.cramfs: in usage text, separate two direct arguments from options
` [PATCH 09/10] prlimit: in man page, mark --resource as placeholder, not literal option
` [PATCH 10/10] unshare: in usage text, reshuffle options into somewhat related groups

[BUG?] agetty: issue printed twice
 2025-02-18 10:32 UTC  (2+ messages)

[PATCH 01/14] setpriv: make message for failing PR_GET_PDEATHSIG the same as the other
 2025-02-12 10:01 UTC  (16+ messages)
` [PATCH 02/14] unshare: don't use "=" before a required option argument
` [PATCH 03/14] unshare: use single asterisks around long options, double around values
` [PATCH 04/14] textual: remove other inconsistent uses of "=" before option argument
` [PATCH 05/14] textual: consistently mark "=" as literal before an optional argument
` [PATCH 06/14] mount: properly mark the arguments of the 'ro' and 'rw' extended options
` [PATCH 07/14] unshare: don't mark "|" and ":" as part of the placeholders
` [PATCH 08/14] textual: give seven error messages the same form as two others
` [PATCH 09/14] blkpr: grammarize the description of the tool and its options
` [PATCH 10/14] blkzone: correct the wording of an error message, from ioctl to function
` [PATCH 11/14] renice: put text that belongs together into a single translatable message
` [PATCH 12/14] man pages: use the same verb for --version as for --help, like in usages
` [PATCH 13/14] usage: mention also the missing KiB and MiB as permissible suffixes
` [PATCH 14/14] zramctl: improve grammar in usage and don't gettextize list of algorithms

[PATCH 10/14 V2] blkzone: improve the wording of an error message
 2025-02-10 12:35 UTC 

v2.40.3 plan
 2025-02-06 17:14 UTC  (4+ messages)

[PATCH] alpha: Fix personality flag propagation across an exec
 2025-02-06 15:42 UTC  (13+ messages)
          ` [PATCH] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
                  ` [PATCH v2] "

[PATCH] lscpu: skip frequencies of 0 MHz when getting minmhz
 2025-02-04  9:08 UTC  (2+ messages)

[PATCH] logger: grammarize the description of --socket-errors in the man page
 2025-02-04  9:08 UTC  (2+ messages)

Bug#1094283: util-linux: dmesg shows color when /etc/terminal-colors.d/disable is present (and no override in xdg locations)
 2025-02-03 21:07 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