summaryrefslogtreecommitdiff
path: root/usr.sbin/installboot
AgeCommit message (Expand)Author
2003-08-30Add amd64 to list of supported machines (does the same as i386).fvdl
2003-08-16Add an example for creating a bootable i386 floppy.martin
2003-07-27Explicitly pull in <sys/endian.h> #if !defined(HAVE_CONFIG_H).lukem
2003-07-27rcsidlukem
2003-07-04Add some htole32() for host endianness independancedsl
2003-05-30Another mistake in the ufs2 code - a missing else.dsl
2003-05-18Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),lukem
2003-05-08Format fixes.petrov
2003-04-29Change 'ulong' to 'unsigned long' so it compiles as a host tool on freebsd.dsl
2003-04-20Add explicit descriptions of the `filesystem', `primary', and `secondary'lukem
2003-04-18Use <md5.h> rather than <sys/md5.h>. This is what the man page tells us tobjh21
2003-04-16Bump date for last; sort authors; add comma after e.g.wiz
2003-04-16Protect use of __RCSID() with a check to ensure that it's defined.briggs
2003-04-15Use htole32 so host endianness independantdsl
2003-04-15Change the way -o options are parsed, now done in MI code with a check afterdsl
2003-04-09Add support for i386 boot code - for new bootxx stuffdsl
2003-04-09Add support for 'new' format i386 bootxx codedsl
2003-04-05Fix two mistakes done in the UFS2 merge:he
2003-04-02Add cats for printf %llu arguments, for the benefit of LP64 platforms.he
2003-04-02With the new UFS2 code, alternative places are searched for a super-block.he
2003-04-02Add support for UFS2. UFS2 is an enhanced FFS, adding support forfvdl
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