summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-08-27all: avoid duplicated write errors on FreeBSDPádraig Brady-2/+5
2023-08-27tests: avoid false failure where sleep is a shell builtinPádraig Brady-1/+1
2023-08-27build: fix link errors of sort, split on CentOS 5 and Solaris 10Bruno Haible-0/+2
2023-08-27build: fix compilation error on AIX 7.1Bruno Haible-1/+4
2023-08-27build: update with gnulib fixesPádraig Brady-0/+0
2023-08-24doc: remove older ChangeLog itemsPádraig Brady-1/+1
2023-08-23shred: fix operation on Solaris with 64 bit buildsPádraig Brady-1/+11
2023-08-22build: update gnulib submodule to latestPádraig Brady-0/+0
2023-08-22doc: reorg texinfo for the checksumming utilitiesPádraig Brady-109/+147
2023-08-21doc: cksum: remove -b description from texinfoPádraig Brady-3/+1
2023-08-21cp: with --sparse=never, avoid COW and copy offloadPádraig Brady-0/+18
2023-08-19maint: comment spelling fixPádraig Brady-1/+1
2023-08-16maint: remove extraneous line in NEWSPádraig Brady-2/+0
2023-08-15uptime: simplify following gnulib changesBruno Haible-98/+1
2023-08-15maint: update uptime NEWSPaul Eggert-1/+11
2023-08-15tests: fix false failure due to locale on alpinePádraig Brady-1/+5
2023-08-15uptime: be more generous about read_utmp failurePaul Eggert-31/+46
2023-08-15uptime: Include VM sleep time in the "up" durationBruno Haible-31/+6
2023-08-15build: update gnulib submodule to latestPaul Eggert-0/+0
2023-08-15maint: fix typo in NEWSBernhard Voelker-1/+1
2023-08-15doc: reference install(1) and cp(1) from each otherBernhard Voelker-0/+4
2023-08-14build: fix recent compilation error on GNU/HurdBruno Haible-1/+1
2023-08-14maint: avoid syntax-check failurePádraig Brady-1/+1
2023-08-14build: fix link errors with gcc < 4.8Bruno Haible-2/+2
2023-08-12doc: improve NEWS discussion of systemdPaul Eggert-8/+7
2023-08-12build: update gnulib submodule to latestPaul Eggert-0/+0
2023-08-12maint: allow use of printf C99 integer size specifiersPádraig Brady-11/+0
2023-08-11doc: separate out description of 2038 time stamp changePádraig Brady-0/+5
2023-08-11pinky,users,who: optimize read_utmp invocationBruno Haible-1/+4
2023-08-08who: simplify based on readutmp changesPaul Eggert-64/+44
2023-08-08pinky,who: omit pragmaPaul Eggert-12/+0
2023-08-08maint: Simplify after gnulib changedBruno Haible-49/+22
2023-08-03maint: Update after gnulib module 'readutmp' changedPaul Eggert-120/+158
2023-08-02uptime: fix Y5881633 bugPaul Eggert-8/+8
2023-08-02pinky: fix "d" typoPaul Eggert-2/+2
2023-08-01maint: minor comment cleanupsDragan Simic-12/+12
2023-08-01cut: promptly diagnose write errors, continuedDragan Simic-13/+23
2023-08-01maint: reformat text width in HACKINGDragan Simic-9/+8
2023-08-01pinky: fix buffer size on 32 bit buildsPádraig Brady-1/+1
2023-08-01od: fix issues with recent format string changesPádraig Brady-3/+2
2023-07-31pinky: prefer signed typesPaul Eggert-2/+2
2023-07-31pathchk: prefer signed typesPaul Eggert-19/+15
2023-07-31numfmt: prefer signed typesPaul Eggert-12/+11
2023-07-31mktemp,seq: prefer signed typesPaul Eggert-3/+2
2023-07-31kill: prefer signed typesPaul Eggert-3/+3
2023-07-31groups,id: don’t assume gid_t fits in unsigned longPaul Eggert-2/+10
2023-07-31dircolors,du,expr: prefer signed typesPaul Eggert-17/+16
2023-07-31od: prefer signed typesPaul Eggert-31/+26
2023-07-31cksum,df,digest: prefer signed typesPaul Eggert-3/+3
2023-07-31join: prefer signed typesPaul Eggert-61/+51