| Age | Commit message (Expand) | Author |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-01-24 | Bump daddr_t to 64 bits. Replace it with int32_t in all places where | fvdl |
| 2003-01-15 | Add support for amiga. | mhitch |
| 2002-10-03 | alpha also supports append & sunsum | lukem |
| 2002-10-03 | correct comment | lukem |
| 2002-07-20 | sweep of errx/warnx, remove unnecessary trailing \n | grant |
| 2002-06-30 | Mdoc nit. | wiz |
| 2002-06-30 | - be consistent with formatting, and use FSTYPE instead of <fs> | lukem |
| 2002-06-30 | update to reflect current state of reality for alpha, pmax, sparc, | grant |
| 2002-06-02 | Add x68k stuff. | isaki |
| 2002-05-31 | Use to htobe16, not htons | matt |
| 2002-05-21 | Define and use both HOSTTOTARGET32() and TARGET32TOHOST() properly. | tsutsui |
| 2002-05-21 | NEWS_BOOT_BLOCK_OFFSET is now changed to 0, so use NEWS_BOOT_BLOCK_BLOCKSIZE | tsutsui |
| 2002-05-21 | I made a mistake when converting Izumi Tsutsui's back-end to the shared | lukem |
| 2002-05-20 | No .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 blobs | lukem |
| 2002-05-20 | more cosmetic tweaks | lukem |
| 2002-05-20 | cosmetic tweaks | lukem |
| 2002-05-20 | - clean up display of supported machines & fstypes to ensure that last | lukem |
| 2002-05-17 | Enable sun3, using same sun68k backend as sun2. | lukem |
| 2002-05-16 | Set pmBootSize of the block 2 applepartmapentry ("NetBSD Partition") | lukem |
| 2002-05-15 | ensure that members of apple_drvr_map and apple_part_map_entry are big endian | lukem |
| 2002-05-15 | advertise macppc support. other tart-ups | lukem |
| 2002-05-15 | add setboot callback to write the Apple partition map | lukem |
| 2002-05-15 | don't print a warning if the callback failed; rely upon the callback | lukem |
| 2002-05-15 | add missing prototype for static function | lukem |
| 2002-05-15 | bootblock.h: | lukem |
| 2002-05-15 | bootblock.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-14 | pull in <sys/bootblock.h> in "installboot.h" instead of in arch/*.c | lukem |
| 2002-05-14 | user visible stuff: | lukem |
| 2002-05-07 | Stop directory entry search if d_reclen == 0. | pk |
| 2002-05-06 | sparc now has a back-end | lukem |
| 2002-05-06 | Add sparc module. | pk |
| 2002-05-06 | s/bootinfo.h/bootblock.h/ | lukem |
| 2002-05-06 | add missing "sys/". noted by Martti Kuparinen <martti.kuparinen@iki.fi> | lukem |
| 2002-05-06 | replace <dev/sun/sun_boot.h> with <sys/bootinfo.h> | lukem |
| 2002-05-06 | document what uses the optional secondary arg. add sun2 example | lukem |
| 2002-05-06 | - sanity check bbi_block_count determined from bbinfo | lukem |
| 2002-05-02 | tweak asserts | lukem |
| 2002-04-30 | implement "raw" file system type. this can be used when the primary | lukem |
| 2002-04-30 | display sector start & count in decimal rather than hex | lukem |
| 2002-04-30 | add some more assert()s | lukem |
| 2002-04-29 | consistently use sizeof(bb) instead of SUN68K_BOOT_BLOCK_MAX_SIZE | lukem |
| 2002-04-26 | s/_SRC_TOP_/NETBSDSRCDIR/ | lukem |
| 2002-04-25 | HAVE_CONFIG_Hize. Also get *_boot.h from "../../sys/" when HAVE_CONFIG_H, | tv |
| 2002-04-24 | convert from "sun68k_bbinfo.h" to <dev/sun/sun_boot.h> | lukem |
| 2002-04-23 | after consideration, don't bother with compat symlinks, as it might | lukem |