summaryrefslogtreecommitdiff
path: root/usr/src/boot/Makefile.version
AgeCommit message (Expand)AuthorFilesLines
2019-01-0910171 biosdisk: use int13h ah=08 and ah=15 to count the floppy devicesToomas Soome1-1/+1
2019-01-0410064 loader: zfs reader should not probe partitionless disksToomas Soome1-1/+1
2018-12-1710058 loader: Add an ISO9660 "partition table" type to loader.Toomas Soome1-1/+1
2018-12-089956 loader: create separate lists for fd, cd and hd, merge bioscd with biosdiskToomas Soome1-1/+1
2018-08-169703 loader: stage1 should not probe floppies for zfsToomas Soome1-1/+1
2018-08-099668 loader: rename zfsloader to loaderToomas Soome1-1/+1
2018-06-119543 loader: bd_io needs a bit cleanupToomas Soome1-1/+1
2018-04-239423 loader: zfs_bootfs() needs to use config pool txg for boot deviceToomas Soome1-1/+1
2018-03-109198 libstand: Const-ify buffer argument of write(2) analogToomas Soome1-1/+1
2018-02-239167 gptzfsboot and zfsloader can't find slices inside PTABLE_VTOC label afte...Toomas Soome1-1/+1
2018-02-179099 loader: Solaris 2 partition may have no VTOCToomas Soome1-1/+1
2017-10-068647 loader should support large_dnodeToomas Soome1-1/+1
2017-09-048598 loader: Fix BSD label partition end sector calculation.Toomas Soome1-1/+1
2017-07-138421 loader: chain load relocate data declaration is badToomas Soome1-1/+1
2017-06-218374 loader: devicename.c cleanupToomas Soome1-1/+1
2017-06-128303 loader: biosdisk interface should be able to cope with 4k sectorsToomas Soome1-1/+1
2017-05-308271 loader: Replacing iterating over rootpath by strsepToomas Soome1-1/+1
2017-05-278171 loader: distinguish NFS versus TFTP boot by rootpathToomas Soome1-1/+1
2017-05-258099 loader: do not build complex commandline for mb2 kernelToomas Soome1-1/+1
2017-05-028091 gptzfboot: status does print duplicate header lineToomas Soome1-1/+1
2017-04-278010 loader: want mechanism to avoid RA with bcacheToomas Soome1-1/+1
2017-04-248066 loader: zfs reader vdev_probe should check for minimum device sizeToomas Soome1-1/+1
2017-04-227976 libstand/dosfs: cache FAT32 in 128 Kb blocks to save loader memoryToomas Soome1-1/+1
2017-04-217462 loader should support multiboot2 protocolToomas Soome1-1/+1
2017-04-057540 loader zfs should check all labelsToomas Soome1-1/+1
2017-04-027987 loader: pxeboot should avoid unnecessary DHCP requestToomas Soome1-1/+1
2017-03-287986 loader: remove network mask calculation for Classful networkToomas Soome1-1/+1
2017-03-247988 loader: ls should use snprintf and check for the NULL pointerToomas Soome1-1/+1
2017-03-217958 loader: reset module type search after unloadToomas Soome1-1/+1
2017-03-217951 loader: disk_print should open nested partition with disk_openToomas Soome1-1/+1
2017-03-167972 loader: biosdisk read error message needs filtering and is missing newlineToomas Soome1-1/+1
2017-03-147899 loader: update symlink support in zfs readerToomas Soome1-1/+5
2017-03-107720 embedded versioning in loader should not use date in version stringToomas Soome1-0/+32