]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
Add support for printing the TCP FO client-side cookie cache via the
[FreeBSD/FreeBSD.git] / stand /
2018-07-08 impStop using ../zfs/libzfs.h but instead use libzfs.h.
2018-07-08 impMove ZFS files into libsa
2018-07-04 manuloader: fdt: Try to load every possible DTB from u...
2018-07-03 allanjudestand/common/disk.c: dev->d_offset still needs to be...
2018-07-02 mavCut currdev dev and path fields for ZFS on the last...
2018-07-02 manustand: uboot: Do not panic if we can't find a boot...
2018-07-02 allanjudestand/common/disk.c: Read partition table relative...
2018-06-28 impRevert preference to be an int.
2018-06-27 bdreweryDon't use CCACHE for linking.
2018-06-24 dteskecheck-password.4th(8): Fix manual [in]accuracy
2018-06-20 allanjudeRevert r335276
2018-06-19 kevanslualoader: Correct kernel_options handling
2018-06-18 impRemove stray debugging line.
2018-06-18 impstand: move libgeliboot into libsa.
2018-06-17 allanjudestand/common/disk.c: Update debug printf
2018-06-17 allanjudegptboot, zfsboot, gptzfsboot: Enable the video and...
2018-06-17 impMany netboot scenarios don't have /boot/defaults/loader...
2018-06-16 allanjudeAvoid reading past the end of the disk in zfsboot.c...
2018-06-16 allanjudebiosdisk.c: fix type in debug printf
2018-06-16 allanjudebiosdisk.c: add missing \n to error message
2018-06-16 allanjudebiosdisk.c remove redundant variable
2018-06-16 allanjudeCorrect logic error in biosdisk.c:bd_realstrategy()
2018-06-15 impThere's no need to walk through the tables looking...
2018-06-15 impMove arg parsing into its own routine for possible...
2018-06-15 impProvide a more direct interface to tell ZFS what the...
2018-06-15 impMigrate has_keyboard to bool.
2018-06-14 tsoomelibsa: open() should use NULL instead of typecasted 0
2018-06-14 tsoomelibsa: remobe unneeded check before free()
2018-06-14 tsoomelibsa: f_rabuf could be NULL
2018-06-14 tsoomelibsa: cstyle cleanup for open/close/read/write sources
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 impbootprog_info is generated in vers.c. Move it's definit...
2018-06-14 impUse bool for vargood, since it's a boolean.
2018-06-14 impRemove redundant defs.mk includes. They aren't needed.
2018-06-13 impInitialize variables we later free so they aren't used
2018-06-13 impRemove unused variables.
2018-06-13 impRemove fail: label. It's unused.
2018-06-12 kevanslualoader: Match Forth module-loading behavior w.r...
2018-06-12 kevanslualoader: More black-on-white fixes
2018-06-11 kevanslualoader: Allow brand-*.lua for adding new brands
2018-06-10 kevanslualoader: Support variable substitution in env var...
2018-06-10 kevanslualoader: Process loader_conf_files properly
2018-06-09 kevanslualoader: Add cli.lua(8) to the tree
2018-06-09 kevansstand: One more trivial consolidation (setting environm...
2018-06-09 kevansstand: Fix build after r334882
2018-06-09 kevansstand: Consolidate checking for boot flags driven by...
2018-06-09 kevanslualoader: Add hook.lua(8) to tree
2018-06-09 kevanslibsa(3): Correct statement about FS Write-support...
2018-06-09 sjgAdd st_mtime, st_ino and st_dev for ufs_stat
2018-06-06 kevanslualoader: Add a loaded hook for others to execute...
2018-06-05 ianRemove comments and assertions that are no longer valid...
2018-06-05 ianMake the v*printf() functions in libsa return int inste...
2018-06-05 ianAdd vsnprintf() to libsa. Alpha-sort the printf protot...
2018-05-31 dimFix build of stand with base gcc
2018-05-31 impPass a struct devdesc to the format commands. Use prope...
2018-05-29 impTeach ufs_module.c about bsd labels and probe 'a' parti...
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-23 philImport libxo-0.9.0:
2018-05-21 marius- Unbreak booting sparc64 kernels after the metadata...
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-16 emasteClarify that boot_mute / boot -m mutes kernel console...
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-10 impRevert r333365
2018-05-09 oshogboIntroduce the 'n' flag for the geli attach command.
2018-05-09 kevansRemove "All Rights Reserved" on files that I hold sole...
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 impWe don't use f_devdata, so don't set it. Should that...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-01 impUse M. Warner Losh everywhere on my copyrights.
2018-04-27 impNo need to make objects here.
2018-04-25 kevansforthloader: Remove "EFI boot environment message"
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-19 emasteAdd support for linker-type-specific flags
2018-04-19 kevansefi loader: Address two nits with recent graphics changes
2018-04-16 kevansRegenerate FAT templates after r332561
2018-04-16 tsoomeloader: cstyle cleanup of command.c
2018-04-16 kevansRename volume label for ESP
2018-04-16 tsoomeloader: make sure we do not return garbage from help_ge...
2018-04-16 tsoomeloader: command_errmsg should be const
2018-04-16 tsoomeloader: make sure we use snprintf() in commands.c
2018-04-16 tsoomeloader: provide values in help_getnext()
2018-04-13 brooksRemove support for the Arcnet protocol.
2018-04-11 impRefactor currdev setting
2018-04-11 impRevert r332275, r332272, r332270
2018-04-08 tsoomeloader: 332270 did left out stand/i386/loader/loader.rc
2018-04-08 tsoomeloader: 332270 did use wrong path for efi.4th
2018-04-08 tsoomeloader: include efi.4th only if we do have uefi
2018-04-07 tsoomelibsa: name is not used in dirmatch()
2018-04-07 tsoomelibsa: cd9660: warning: 'lenskip' may be used uninitial...
2018-04-06 kevanslualoader: Fix menu skipping with loader.conf(5) vars
2018-04-06 emastestand: pass --no-rosegment for i386 bits when linking...
2018-04-05 bennoAdd an ISO9660 "partition table" type to loader.
next