summaryrefslogtreecommitdiff
path: root/usr.sbin/installboot
AgeCommit message (Expand)Author
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-01-24Bump daddr_t to 64 bits. Replace it with int32_t in all places wherefvdl
2003-01-15Add support for amiga.mhitch
2002-10-03alpha also supports append & sunsumlukem
2002-10-03correct commentlukem
2002-07-20sweep of errx/warnx, remove unnecessary trailing \ngrant
2002-06-30Mdoc nit.wiz
2002-06-30- be consistent with formatting, and use FSTYPE instead of <fs>lukem
2002-06-30update to reflect current state of reality for alpha, pmax, sparc,grant
2002-06-02Add x68k stuff.isaki
2002-05-31Use to htobe16, not htonsmatt
2002-05-21Define and use both HOSTTOTARGET32() and TARGET32TOHOST() properly.tsutsui
2002-05-21NEWS_BOOT_BLOCK_OFFSET is now changed to 0, so use NEWS_BOOT_BLOCK_BLOCKSIZEtsutsui
2002-05-21I made a mistake when converting Izumi Tsutsui's back-end to the sharedlukem
2002-05-20No .Pp before section headers, and use .Nx instead of NetBSD in one place.wiz
2002-05-20- use uint8_t instead of char for boot block blobslukem
2002-05-20more cosmetic tweakslukem
2002-05-20cosmetic tweakslukem
2002-05-20- clean up display of supported machines & fstypes to ensure that lastlukem
2002-05-17Enable sun3, using same sun68k backend as sun2.lukem
2002-05-16Set pmBootSize of the block 2 applepartmapentry ("NetBSD Partition")lukem
2002-05-15ensure that members of apple_drvr_map and apple_part_map_entry are big endianlukem
2002-05-15advertise macppc support. other tart-upslukem
2002-05-15add setboot callback to write the Apple partition maplukem
2002-05-15don't print a warning if the callback failed; rely upon the callbacklukem
2002-05-15add missing prototype for static functionlukem
2002-05-15bootblock.h:lukem
2002-05-15bootblock.h:lukem
2002-05-15- add fsstat (fstat(2) on fsfd) and s1stat (fstat(2) on s1fd) in ib_params,lukem
2002-05-15- add fsstat (fstat(2) on fsfd) and s1stat (fstat(2) on s1fd) in ib_params,lukem
2002-05-14`-b bno' isn't supported. (sync with similar fix in arch/sparc.c)lukem
2002-05-14pull in <sys/bootblock.h> in "installboot.h" instead of in arch/*.clukem
2002-05-14user visible stuff:lukem
2002-05-07Stop directory entry search if d_reclen == 0.pk
2002-05-06sparc now has a back-endlukem
2002-05-06Add sparc module.pk
2002-05-06s/bootinfo.h/bootblock.h/lukem
2002-05-06add missing "sys/". noted by Martti Kuparinen <martti.kuparinen@iki.fi>lukem
2002-05-06replace <dev/sun/sun_boot.h> with <sys/bootinfo.h>lukem
2002-05-06document what uses the optional secondary arg. add sun2 examplelukem
2002-05-06- sanity check bbi_block_count determined from bbinfolukem
2002-05-02tweak assertslukem
2002-04-30implement "raw" file system type. this can be used when the primarylukem
2002-04-30display sector start & count in decimal rather than hexlukem
2002-04-30add some more assert()slukem
2002-04-29consistently use sizeof(bb) instead of SUN68K_BOOT_BLOCK_MAX_SIZElukem
2002-04-26s/_SRC_TOP_/NETBSDSRCDIR/lukem
2002-04-25HAVE_CONFIG_Hize. Also get *_boot.h from "../../sys/" when HAVE_CONFIG_H,tv
2002-04-24convert from "sun68k_bbinfo.h" to <dev/sun/sun_boot.h>lukem
2002-04-23after consideration, don't bother with compat symlinks, as it mightlukem