]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
Clean up handling of unexpected exceptions. Previously we would issue a
[FreeBSD/FreeBSD.git] / stand /
2018-06-10 Kyle Evanslualoader: Support variable substitution in env var...
2018-06-10 Kyle Evanslualoader: Process loader_conf_files properly
2018-06-09 Kyle Evanslualoader: Add cli.lua(8) to the tree
2018-06-09 Kyle Evansstand: One more trivial consolidation (setting environm...
2018-06-09 Kyle Evansstand: Fix build after r334882
2018-06-09 Kyle Evansstand: Consolidate checking for boot flags driven by...
2018-06-09 Kyle Evanslualoader: Add hook.lua(8) to tree
2018-06-09 Kyle Evanslibsa(3): Correct statement about FS Write-support...
2018-06-09 Simon J. GerratyAdd st_mtime, st_ino and st_dev for ufs_stat
2018-06-06 Kyle Evanslualoader: Add a loaded hook for others to execute...
2018-06-05 Ian LeporeRemove comments and assertions that are no longer valid...
2018-06-05 Ian LeporeMake the v*printf() functions in libsa return int inste...
2018-06-05 Ian LeporeAdd vsnprintf() to libsa. Alpha-sort the printf protot...
2018-06-04 Jung-uk KimMFV: r334448
2018-05-31 Dimitry AndricFix build of stand with base gcc
2018-05-31 Warner LoshPass a struct devdesc to the format commands. Use prope...
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-29 Warner LoshTeach ufs_module.c about bsd labels and probe 'a' parti...
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-23 Phil ShaferImport libxo-0.9.0:
2018-05-21 Marius Strobl- Unbreak booting sparc64 kernels after the metadata...
2018-05-20 Eitan AdlerMFV: file 5.33
2018-05-19 Simon J. GerratyMerge bmake-20180512
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-16 Ed MasteClarify that boot_mute / boot -m mutes kernel console...
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.1.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.8. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.7. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.6. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.5. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.3. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade LDNS to 1.7.0.
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-10 Warner LoshRevert r333365
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-09 Mariusz ZaborskiIntroduce the 'n' flag for the geli attach command.
2018-05-09 Kyle EvansRemove "All Rights Reserved" on files that I hold sole...
2018-05-08 Dag-Erling SmørgravUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 Jung-uk KimMFV: r333378
2018-05-08 Warner LoshWe don't use f_devdata, so don't set it. Should that...
2018-05-08 Peter WemmUpdate svn-1.9.7 to 1.10.0.
2018-05-08 Peter WemmUpdate private sqlite from sqlite3-3.20.0 to sqlite3...
2018-05-04 Philip PaepsImport tzdata 2018e
2018-05-01 Jung-uk KimMFV: r333077
2018-05-01 Warner LoshUse M. Warner Losh everywhere on my copyrights.
2018-04-27 Warner LoshNo need to make objects here.
2018-04-27 Ed MasteUpdate ELF Tool Chain to r3614
2018-04-25 Kyle Evansforthloader: Remove "EFI boot environment message"
2018-04-20 Emmanuel Vadotgnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-19 Ed MasteAdd support for linker-type-specific flags
2018-04-19 Kyle Evansefi loader: Address two nits with recent graphics changes
2018-04-16 Kyle EvansRegenerate FAT templates after r332561
2018-04-16 Toomas Soomeloader: cstyle cleanup of command.c
2018-04-16 Kyle EvansRename volume label for ESP
2018-04-16 Toomas Soomeloader: make sure we do not return garbage from help_ge...
2018-04-16 Toomas Soomeloader: command_errmsg should be const
2018-04-16 Toomas Soomeloader: make sure we use snprintf() in commands.c
2018-04-16 Toomas Soomeloader: provide values in help_getnext()
2018-04-13 Brooks DavisRemove support for the Arcnet protocol.
2018-04-11 Warner LoshRefactor currdev setting
2018-04-11 Warner LoshRevert r332275, r332272, r332270
2018-04-08 Toomas Soomeloader: 332270 did left out stand/i386/loader/loader.rc
2018-04-08 Toomas Soomeloader: 332270 did use wrong path for efi.4th
2018-04-08 Toomas Soomeloader: include efi.4th only if we do have uefi
2018-04-07 Toomas Soomelibsa: name is not used in dirmatch()
2018-04-07 Toomas Soomelibsa: cd9660: warning: 'lenskip' may be used uninitial...
2018-04-06 Kyle Evanslualoader: Fix menu skipping with loader.conf(5) vars
2018-04-06 Ed Mastestand: pass --no-rosegment for i386 bits when linking...
2018-04-05 Benno RiceAdd an ISO9660 "partition table" type to loader.
2018-04-05 Benno RiceAdd isoboot(8) for booting BIOS systems from HDDs conta...
2018-04-05 Benno RiceVarious style(9) fixes.
2018-04-05 Benno RiceUse consistent whitespace.
2018-04-04 Ruslan BukinImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-03 Kyle EvansDefault loader.conf: Drop efi_max_resolution to 1x1
2018-04-02 Olivier HouchardImport CK as of commit b19ed4c6a56ec93215ab567ba18ba61b...
2018-04-01 Kyle Evanslualoader: Don't try to lookup a nil logo
2018-04-01 Kyle Evanslualoader: Split logodefs out into logo-* files
2018-04-01 Kyle Evanslualoader: Simplify some expressions
2018-03-31 Kyle Evanslualoader: revert whitespace change that snuck in
2018-03-31 Kyle Evanslualoader: Don't assume that {module}_load is set
2018-03-31 Kyle Evanslualoader: Do case-insensitive comparison of "yes"
2018-03-31 Warner Loshfwohcireg.h is 99% the same between the boot loader...
2018-03-30 Emmanuel Vadotefinet: Do not return only if ReceiveFilter fails
2018-03-29 Kyle Evansstand: Add workaround for HP BIOS issues
2018-03-28 Alexander MotinMFV r331712:
2018-03-28 Alexander MotinMFV 331710:
2018-03-28 Alexander MotinMFV r331708:
2018-03-28 Alexander MotinMFV r331706:
2018-03-28 Alexander MotinMFV 331704:
2018-03-28 Alexander MotinMFV 331702:
2018-03-28 Alexander MotinMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 Alexander MotinPartial MFV r329753:
2018-03-27 Eugene GrosbeinFix instructions in the zfsboot manual page.
next