freebsd-src/stand/uboot
Warner Losh 9f7f905075 loader: Bump all versions to 3.0
Each incompatible change we make, we bump the major version. We've not
done the bump in a while, so sync everybody to 3.0. Anything older than
3.0 will be given a warning that their boot loader is too old. We check
only the major version, though, so minor versions can still be bumped
for individual loaders (though I honestly doubt we'll ever need to do
that again).

Sponsored by:		Netflix
Reviewed by:		jhb
Differential Revision:	https://reviews.freebsd.org/D45888
2024-07-29 16:57:22 -06:00
..
arch Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
api_public.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
copy.c stand: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
devicename.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
elf_freebsd.c stand: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
glue.c stand: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
glue.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
help.uboot Remove $FreeBSD$: one-line bare tag 2023-08-16 11:55:20 -06:00
libuboot.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
main.c stand: Use modern function definitions 2024-01-28 13:04:31 -07:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend dirdeps: Add missing dependency files 2023-10-29 17:08:29 -04:00
Makefile.depend.options loader: add target for dirdeps build 2023-11-02 19:35:08 -04:00
net.c stand: Use modern function definitions 2024-01-28 13:04:31 -07:00
reboot.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
time.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
uboot_console.c loader: fix stupid typos 2024-05-19 23:04:18 -06:00
uboot_disk.c stand: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
uboot_fdt.c stand: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
uboot_module.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
version loader: Bump all versions to 3.0 2024-07-29 16:57:22 -06:00