public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-15 16:20:27 to 2025-04-24 13:16:00 UTC [more...]

[PATCH 1/7] unshare: make the wording of a message identical to that of three others
 2025-04-24 13:15 UTC  (12+ messages)
` [PATCH 2/7] irqtop: make the wording of an error message identical to that of another
` [PATCH 3/7] lsfd: improve grammar, and use angular brackets around placeholder word
` [PATCH 4/7] docs,usage: harmonize description of --hyperlink, and add 2 missing ones
` [PATCH 5/7] pipesz: (man) improve the markup and some wordings
` [PATCH 6/7] pipesz: report default size in --help, instead of referring the user
` [PATCH 7/7] uuidd: put an option and its description in a single message

[PATCH 01/10] bits: (man) normalize the markup and improve some layout
 2025-04-24  9:57 UTC  (12+ messages)
` [PATCH 02/10] last: (man) correct the descriptions of --present and --since
` [PATCH 03/10] last: (man) reduce an inflated table to sane proportions
` [PATCH 04/10] rtcwake: "
` [PATCH 05/10] terminal-colors.d: (man) reduce two tables to succinct lists
` [PATCH 06/10] renice: in usage text, condense the oververbose description of option -n
` [PATCH 07/10] renice: (man) reword several things, to be clearer, and improve some markup
` [PATCH 08/10] lscpu: (man) don't refer to a missing section, and improve some wordings
` [PATCH 09/10] docs: correct misspellings of "may be" and mistaken uses of "overwritten"
` [PATCH 10/10] docs: correct mistaken uses of "overwrite" to say "override" instead

util-linux-2.41 breaks static build of btrfs-progs
 2025-04-20 19:24 UTC 

[PATCH 1/8] docs: rewrite the description of --bytes, to be clearer
 2025-04-16  8:23 UTC  (9+ messages)
` [PATCH 2/8] docs: improve and harmonize the description of -H / --list-columns
` [PATCH 3/8] docs: fix a few indentation issues
` [PATCH 4/8] agetty,setterm: (man) remove the mistakenly added -h and -V short options
` [PATCH 5/8] losetup,lscpu: (man) add the missing -h/--help and -V/--version options
` [PATCH 6/8] docs: add -h/--help and -V/--version to three man pages that lacked them
` [PATCH 7/8] lastlog2: (man) fix some broken markup, and lowercase option arguments
` [PATCH 8/8] lastlog2: besides -v, recognize also the standard -V for --version

[PATCH] setarch: (man) correct the markup of the synopsis and of two options
 2025-04-16  8:22 UTC  (2+ messages)

[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  (5+ messages)
` [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)


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