]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
loader/lua: Remove pager shim
[FreeBSD/FreeBSD.git] / stand /
2024-02-29 Warner Loshloader/lua: Remove pager shim
2024-02-29 Warner LoshMerge one true awk from 2024-01-22 for the Awk Second...
2024-02-29 Warner Loshloader/efi: Small diff reduction
2024-02-29 Warner Loshloader/zfs: Fix to actually return the last error
2024-02-29 Baptiste Daroussinlibucl: import snapshot 2024-02-06
2024-02-29 Andrew TurnerUpdate the Arm Optimized Routine library to v24.01
2024-02-28 Warner Loshstand: Remove dangling mips references
2024-02-27 Warner Loshloader: Add loader.exit
2024-02-26 Toomas Soomeloader: we can only env_discard() existing variable
2024-02-25 Xin LIMFV: xz 5.6.0.
2024-02-25 Warner Loshloader/efi: Only include interpreter's linker script
2024-02-25 Warner Loshloader/ficl: Rename the ficl compile set to X4th_compil...
2024-02-25 Warner Loshloader/efi: Use unique linker set for lua
2024-02-25 Warner Loshloader/efi: Linker sets not needed.
2024-02-25 Warner Loshloader/kboot: simplify linker set inclusion a little
2024-02-25 Warner Loshloader/uboot: Move to foo.ldconfig
2024-02-25 Warner Loshloader/powerpc: Share ldscript
2024-02-25 Warner Loshkboot: Centralize ldscript addition
2024-02-25 Warner Loshloader: Move ldscripts to match more standard practices
2024-02-24 Warner Loshloader: rename gfx_interp_md to gfx_interp_ref
2024-02-22 Warner Loshloader: These files have no copyrightable material
2024-02-22 Warner Loshlibsa: Remove redundant sys/cdefs.h
2024-02-22 Warner Loshloader: return errors from writing ZFS labels
2024-02-22 Warner Loshkboot: Implement write support for hostdisk
2024-02-21 Warner Loshloader/efi: Make gcc friendlier by move md_dev
2024-02-21 Warner Loshloader: Retire CTASSERT
2024-02-21 Warner Loshkboot: Fix zfs bootonce protocol
2024-02-21 Warner Loshloader: For the mini-stdio we have for lua, #define...
2024-02-21 Justin Hibbitsloader/libofw: Fix disk size truncation
2024-02-18 Warner Loshloader: Make MK_LOADER_BIOS_TEXTONLY work
2024-02-18 Warner Loshloader: Add textvidc to build
2024-02-18 Warner Loshloader: bring back old text-only video console
2024-02-18 Xin LIMFV: zlib 1.3.1.
2024-02-17 Xin LIMFV: expat 2.6.0.
2024-02-16 Warner Loshloader: Bump the limit to 560,000 bytes for BIOS loader
2024-02-16 Warner Loshloader: line line per src file in libi386
2024-02-16 Warner Loshloader: Simplify build a little
2024-02-16 Warner Loshkboot: Add our own lua bindings
2024-02-16 Warner Loshloader: Move drawer.lua over to gfx table.
2024-02-16 Warner Loshloader: Move gfx functions to gfx.lua.8
2024-02-16 Warner Loshloader: Move to using linker sets to bring in optional...
2024-02-16 Warner Loshloader: Remove gfx_fb_stub.c, it's no longer needed
2024-02-16 Warner Loshloader: Only create gfx 4th bindings when gfx is available
2024-02-16 Warner Loshloader: Add prototype for gfx_interp_md
2024-02-16 Warner Loshloader: Create new gfx table
2024-02-16 Warner Loshloader: Separate gfx to a new file.
2024-02-16 Warner Loshloader: Register the gfx stuff separately.
2024-02-16 Warner Loshloader: Simplify the loader.has_command
2024-02-15 Martin Matuskazfs: merge openzfs/zfs@e0bd8118d
2024-02-14 Warner Loshloader: Make vidc_biosputchar static
2024-02-14 Warner Loshloader: export the CMD_ constants in loader table
2024-02-14 Warner Loshloader: Fetch initial script from loader_lua env
2024-02-14 Cy Schubertunbound: Vendor import 1.19.1
2024-02-13 Dag-Erling SmørgravUpdate tzcode to 2024a.
2024-02-12 Simon J. Gerratylibsecureboot do not report expected unverified files
2024-02-10 Warner Loshloader: Document the lua loader table.
2024-02-08 Martin Matuskazfs: merge openzfs/zfs@229b9f4ed
2024-02-05 Warner Loshacpica: Create merge commit against vendor branch
2024-02-04 Warner Loshloader: For EFI, if we don't have ConOut, try ConIn
2024-02-02 Cy SchubertOpenSSL: Vendor import of OpenSSL 3.0.13
2024-02-02 Warner Loshloader: Move build_font_module to gfx_fb.c
2024-02-02 Warner Loshloader: Font module is EFI dependent
2024-02-02 Warner Loshlibsa: Move hash functions up a level
2024-02-02 Warner Loshlibsa: Move include file creation to the end of the...
2024-02-02 Stéphane Rochoystand/lua: always allow overriding with local config...
2024-02-02 Stéphane Rochoystand/lua: per-product conf if requested via product_vars
2024-02-02 Warner LoshRevert "stand/lua: per-product conf if requested via...
2024-02-02 Warner LoshRevert "stand/lua: always allow overriding with local...
2024-02-02 Stéphane Rochoystand/lua: always allow overriding with local config...
2024-02-02 Stéphane Rochoystand/lua: per-product conf if requested via product_vars
2024-02-02 Philip Paepscontrib/tzdata: import tzdata 2024a
2024-01-31 Gregory Neil ShapiroMerge commit '850ef5ae11d69ea3381bd310f564f025fc8caea3'
2024-01-30 Martin Matuskazfs: merge openzfs/zfs@2e6b3c4d9
2024-01-28 Warner Loshkboot: update copyright on these files.
2024-01-28 Warner Loshkboot: Assert copyright here
2024-01-28 Warner Loshkboot: Move termios to libkboot
2024-01-28 Warner Loshkboot: Move system calls to libkboot
2024-01-28 Warner Loshkboot: Move syscall stubs to libkboot
2024-01-28 Warner Loshkboot: Cleanup libkern reference
2024-01-28 Warner Loshkboot: Move _start out of kboot and into libkboot
2024-01-28 Warner Loshkboot: Move to kboot/kboot
2024-01-28 Warner Loshstand: Use modern function definitions
2024-01-25 Dimitry AndricMerge libcxxrt master 03c83f5a57be8c5b1a29a68de5638744f...
2024-01-24 Martin Matuskazfs: merge openzfs/zfs@a4bf6baae
2024-01-23 Dag-Erling Smørgravstand: Add 1440p to the list of known resolutions.
2024-01-22 Cy Schubertsqlite3: Vendor import of sqlite3 3.45.0
2024-01-18 Muhammad Moinur... contrib/kyua: Merge vendor import
2024-01-17 Martin Matuskazfs: merge openzfs/zfs@a0b2a93c4
2024-01-14 Simon J. GerratyUpdate to bmake-20240108
2024-01-10 Martin Matuskazfs: merge openzfs/zfs@a382e2119
2024-01-05 Ed Mastessh: Update to OpenSSH 9.6p1
2023-12-28 Arthur Kiyanovskiena: Upgrade ena-com to freebsd v2.7.0
2023-12-28 Jose Luis Duranstand: Fix typo (triple S)
2023-12-27 Martin Matuskazfs: merge openzfs/zfs@233d34e47
2023-12-23 Philip Paepscontrib/tzdata: import tzdata 2023d
2023-12-21 Warner LoshAdd kenv .Xr in kldload(8) and loader.conf(5)
2023-12-19 Martin Matuskazfs: merge openzfs/zfs@dbda45160
2023-12-15 Martin Matuskazfs: merge openzfs/zfs@86e115e21
2023-12-13 Kyle Evansloader: lua: remove the default kernel if it doesn...
2023-12-12 John BaldwinStop #defining FREEBSD_ELF
next