summaryrefslogtreecommitdiff
path: root/sys/arch/sandpoint/stand/altboot/version
AgeCommit message (Expand)Author
2022-04-05s/confortable/comfortable/andvar
2022-04-04fix various typos, mainly in comments.andvar
2017-08-03Some Synology network devices show vendor 0x1148 (Schneider & Koch) insteadphx
2015-09-30Pass a name and flags precisely describing the current model and itsphx
2013-09-15New version can read the MAC address for QNAP systems from flash.phx
2012-01-22Support PATA drive configuration option (ide:N[N...]).phx
2011-11-12Improved Iomega microcontroller support. Bumped version to 1.8.phx
2011-03-13With the new boot argument "altboot" the program can replace itself with aphx
2011-02-26Build altboot.img, which fakes a Linux kernel module, loadable with "bootm",phx
2011-01-23switch to use newvers_stand.sh as suggested by joerg@nisimura
2011-01-23- add "ll" modifier to printf.nisimura