summaryrefslogtreecommitdiff
path: root/usr/src/boot
AgeCommit message (Expand)AuthorFilesLines
2018-08-279684 Transform GCC_ROOT->GNUC_ROOTRobert Mustacchi14-14/+14
2018-08-219741 libi386: fix DEBUG messages in biosdiskToomas Soome1-2/+2
2018-08-209740 libi386: use snprintf in biosdisk and style fixesToomas Soome1-6/+4
2018-08-169717 libstand: build with -Wall onlyToomas Soome1-3/+1
2018-08-169703 loader: stage1 should not probe floppies for zfsToomas Soome2-1/+3
2018-08-139716 libstand: cstyle cleanup of what we just did touchToomas Soome10-1424/+1470
2018-08-099668 loader: rename zfsloader to loaderToomas Soome11-42/+23
2018-08-099715 libstand: gzipfs unused variableToomas Soome1-1/+1
2018-08-099714 libstand: dereferencing type-punned pointer will break strict-aliasing r...Toomas Soome1-1/+1
2018-08-099713 libstand: cd9660 pointers differ in signednessToomas Soome2-11/+11
2018-08-099712 libstand: netif.c variable set but not usedToomas Soome1-3/+1
2018-08-099708 loader: libstand warning: pointer targets differ in signednessToomas Soome6-7/+7
2018-08-069636 loader: colon is not supported in zfs dataset nameToomas Soome2-9/+25
2018-08-029650 libstand: Add MAXWAIT to net for establishing max total timeoutToomas Soome1-16/+36
2018-07-199477 loader: cstyle update of common/commands.cToomas Soome1-341/+353
2018-07-189660 loader: fix typos in libefi/env.cToomas Soome1-2/+2
2018-07-189615 loader: cstyle fixes for some common filesToomas Soome3-547/+564
2018-07-179652 loader.efi: use explicit lea in multiboot_tramp.SToomas Soome1-5/+5
2018-07-099613 loader: Fix some resource leaks in common/boot.cToomas Soome1-4/+8
2018-07-099612 loader.efi: Migrate has_keyboard to bool.Toomas Soome1-7/+7
2018-07-099605 loader: initialize variables and remove unused onesToomas Soome1-8/+7
2018-07-099604 loader: open/close/read/write cleanupToomas Soome4-184/+185
2018-07-099583 loader: remove devdesc comments and assertionsToomas Soome6-38/+24
2018-07-099603 loader: define bootprog_info in bootstrap.hToomas Soome9-18/+11
2018-06-209602 loader.efi: Use bool for vargood, since it's a boolean.Toomas Soome1-4/+5
2018-06-209475 libefi: Do not return only if ReceiveFilter failsToomas Soome1-6/+4
2018-06-198905 loader: add skein/edonr supportToomas Soome9-47/+401
2018-06-119543 loader: bd_io needs a bit cleanupToomas Soome2-127/+125
2018-06-049540 libefi: add efienv functionsToomas Soome5-17/+142
2018-06-029544 loader: i386/Makefile should have target all before other targetsToomas Soome1-3/+3
2018-06-019279 libefi: use one-line-per-file pattern in MakefileToomas Soome1-3/+15
2018-05-319278 loader: Remove d_type from devdesc.Toomas Soome16-61/+44
2018-05-169476 loader: Don't leak memory when displaying help.Toomas Soome1-23/+22
2018-05-169277 libefi: remove unused routinesToomas Soome1-40/+11
2018-05-169275 loader: Use the actual struct devdesc at the start of all *_devdesc structsToomas Soome26-193/+190
2018-05-149274 loader: Make struct libi386_devdesc match the struct devdesc betterToomas Soome1-6/+1
2018-05-149122 libstand: Consolidate tftp sendrecv into net.c sendrecvToomas Soome7-96/+46
2018-05-148931 boot1.efi: scan all display modes rather than sequential try-fail wayToomas Soome1-2/+2
2018-05-149273 loader.efi: We can't use d_opendata for blkio storage.Toomas Soome2-4/+0
2018-05-149335 ficl: makesoftcore should be in toolsToomas Soome1-20/+8
2018-05-119469 pxeboot should default to TFTP in absence of root-pathAndy Fiddaman1-5/+20
2018-04-239423 loader: zfs_bootfs() needs to use config pool txg for boot deviceToomas Soome4-34/+14
2018-04-239272 loader: Minor cosmetic changes.Toomas Soome6-21/+17
2018-04-239127 efi: Only scan the BLKIO MEDIA onceToomas Soome3-17/+16
2018-04-239126 efi: Do not pad the efi devpath structureToomas Soome1-0/+4
2018-03-238758 loader: boot1.efi needs versioningToomas Soome7-10/+41
2018-03-109198 libstand: Const-ify buffer argument of write(2) analogToomas Soome10-83/+38
2018-03-109206 Move getsecs() prototype to stand.h from net.h so it can be used everywhereToomas Soome2-2/+1
2018-02-239167 gptzfsboot and zfsloader can't find slices inside PTABLE_VTOC label afte...Toomas Soome4-6/+15
2018-02-229152 loader: allow comma in variable namesToomas Soome1-2/+2