Define a "BI_MACH_FDT" machine type. The value for this record type
is 0x46445400 ('FDT\0') and unlikely to collide with any other new
machine types that Linux/m68k might decide to allocate.
This machine type has 3 machine-type-specific bootinfo record types:
- BI_FDT_PLATFORM -- a C string providing more detail about the specific
machine / platform.
- BI_FDT_BLOB -- a data record containing a Flattened Device Tree blob.
- BI_FDT_ELF_SYMS -- a memory record pointing to the location of any
loaded ELF symbols, assumed to be contiguous with the kernel +
bootinfo data. This record is needed early, possibly before virtual
memory has been bootstrapped, so that the symbols can be preserved.
Support 8-bit PIO if the front-end indicates that it's necessary:
- In wdc_drvprobe(), if neither ATAC_CAP_DATA16 nor ATAC_CAP_DATA32
is set in the controller capabilities, then attempt to enable 8-bit
PIO on the drive. If that command fails, ignore the drive.
- In wdc_datain_pio(), if we're doing 8-bit PIO, check for ATA_DRIVE_NOSTREAM
and simulate a NOSTREAM 16-bit PIO. This is necessary because we
treat the IDENTIFY command as "special" for historical (and almost
certainly bad) reasons.
- wdc_dataout_pio() gets the same NOSTREAM shenanigans for 8-bit PIO,
although I would be surprised if it is ever requested.
fonts/colorsym: import colorsym-1.0.0
A free, open-source way to identify color when color alone isn't
enough.
ColorSym is an open color-identification system: a set of simple,
memorable symbols that map to colors so anyone can tell them apart,
even when color by itself fails. Use it in board games, apps, print,
signage, packaging, and anywhere color carries meaning.
zutils: Update to 1.16
2026-02-07 Antonio Diaz Diaz <antonio at gnu.org>
* Version 1.16 released.
* zcmp.cc (getnum): Accept underscore separators ('_').
Print large numbers with underscore separators ('_').
* zgrep.cc: Assign short option name '-?' to '--help'.
* *.cc: (show_help): Print "*Exit status*" for section in man page.
* Makefile.in (install-bin): Warn of changes in /etc/zutils.conf.
2025-05-27 Antonio Diaz Diaz <antonio at gnu.org>
* Version 1.15 released.
* zcat, ztest, zupdate: New option '-x, --exclude'.
* zgrep: New option '--exclude'.
* zgrep.cc: Exit with status 2 if write error on stdout.
2025-01-05 Antonio Diaz Diaz <antonio at gnu.org>
[56 lines not shown]
gccmakedep: update to 1.0.5.
Alan Coopersmith (5):
Improve man page formatting
Strip trailing whitespace from source files
gitlab CI: drop the ci-fairy check-mr job
meson: Add option to build with meson
gccmakedep 1.0.5
Bjarni Ingi Gislason (1):
gccmakedep.1: Some editorial changes for this man page
Zitrone (2):
gccmakedep.in: add license into header
add COPYING file
xwud: update to 1.0.8.
Alan Coopersmith (7):
-help should exit(0) not (1)
Improve man page formatting
man page: fix warnings from `mandoc -T lint`
gitlab CI: drop the ci-fairy check-mr job
Strip trailing whitespace from source files
meson: Add option to build with meson
xwud 1.0.8
xwd: update to 1.0.10.
Alan Coopersmith (6):
Improve man page formatting
man page: fix warnings from `mandoc -T lint`
gitlab CI: drop the ci-fairy check-mr job
Check for malloc failures
meson: Add option to build with meson
xwd 1.0.10
xvinfo: update to 1.1.6.
Alan Coopersmith (6):
Add -help option
Accept --help & --version as aliases to -help & -version
man page: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
gitlab CI: drop the ci-fairy check-mr job
meson: Add option to build with meson
xvinfo 1.1.6
xstdcmap: update to 1.0.6.
Alan Coopersmith (7):
Bypass Xrm for handling -help & -version arguments
Improve man page formatting
man page: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
gitlab CI: drop the ci-fairy check-mr job
Strip trailing whitespace from source files
meson: Add option to build with meson
xstdcmap 1.0.6