| Age | Commit message (Expand) | Author |
| 2003-07-11 | Pass explicit device to eject(1), since it doesn't know about the floppy | pk |
| 2003-03-08 | crank memory disk from 1360 blocks to 1376 blocks | lukem |
| 2002-07-20 | Mount the mfs /instfs with a reasonable inode density, otherwise it | lukem |
| 2002-06-26 | add comment and fix whitespace. | grant |
| 2002-05-02 | yet another distrib overhaul: | lukem |
| 2002-04-26 | replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version | lukem |
| 2002-04-13 | consistency cleanup | lukem |
| 2002-04-12 | minor NDWO tweak | lukem |
| 2002-04-06 | Set DBG=-Os for libhack. | tsutsui |
| 2002-03-28 | - Be consistent how libhack is used: If extra HACKOBJS (e.g., gethost.o) are | lukem |
| 2002-03-25 | Disable libhack's gethost.o (replacement gethostby{name,addr}()) by default, | lukem |
| 2002-03-11 | - convert to New Distrib World Order, which allows this directory to be | lukem |
| 2001-11-21 | Add bsd.prog.mk so libhack builds again | jmc |
| 2001-11-08 | Use "vnd0" instead of "/dev/vnd0c" as argument for "vnconfig" because it | tron |
| 2001-10-13 | Add MTREE?= to add Makefiles and use when running mtree | jmc |
| 2001-10-10 | Use symbol MTREECONF instead of MTREE to refer configuration file | enami |
| 2001-06-17 | cdrom(): allow the location of `instfs.tgz' on the CD to be overridden | pk |
| 2001-05-19 | include bsd.sys.mk for DESTDIR builds. | chs |
| 2001-05-10 | Tweak # of inodes once again. | pk |
| 2001-01-23 | Redo inode allocation to get a few bytes back | jmc |
| 2000-11-28 | cdrom(): Look for the `instfs.tgz' image in the $MACHINE subdirectory of | pk |
| 2000-11-06 | Eject the floppy disks. | pk |
| 2000-11-05 | Add `eject'. | pk |
| 2000-11-01 | Change all ocurrences of "crunchgen" to ${CRUNCHGEN} | garbled |
| 2000-10-31 | Drop `release' target; we don't need it. | pk |
| 2000-10-31 | Don't bother with the tape block size unless explicitly requested. | pk |
| 2000-10-30 | Remove mount(8) since we can use the fs-specific versions directly. | pk |
| 2000-10-30 | Add /cdrom which is used by dot.profile as a mount point. | pk |
| 2000-10-30 | Support the two-stage memory-disk based bootstrap method for tape, cdrom | pk |
| 2000-10-26 | Find a bunch of places where we call "make" and replace it with ${MAKE} | garbled |
| 2000-10-20 | Boot from floppy now requires two disk images: | pk |
| 2000-09-04 | Use $(IMAGE) where appropriate | abs |
| 2000-08-30 | Use | jhawk |
| 2000-06-14 | sweep of my licenses for consistency. (no functional changes) These | cgd |
| 2000-06-14 | fix up NetBSD RCS Ids to match the standard, and the leading comment as | cgd |
| 2000-06-07 | Need /etc/netconfig. | thorpej |
| 2000-05-02 | use bsd.kernobj.mk to tell us KERNOBJDIR for compiled kernels. | sjg |
| 2000-03-08 | 1800k is not big enough, so make it 1920k. (Though I'm not sure that making | cjs |
| 2000-01-21 | rename (revert) memory disk filename /dev/mdX -> /dev/mdXa | tsutsui |
| 2000-01-14 | Expand md filesystem to 1.8MB. | pk |
| 2000-01-10 | Remove version number from boot image files. | pk |
| 2000-01-10 | Fix root device name md0a -> md0 | tsutsui |
| 1999-11-23 | Remove update from the miniroot lists. | simonb |
| 1999-11-23 | Don't start update. | simonb |
| 1999-11-09 | Clean up the crunch configuration file as well. | pk |
| 1999-11-09 | Pull in the IPSECless version of ping. | pk |
| 1999-11-09 | Make this work with obj dirs. | mycroft |
| 1999-10-18 | Add `release:' targets. | pk |
| 1999-06-27 | miniroot changes: | mrg |
| 1999-06-26 | after checking and setting DONEPROFILE, export it so that children of the | cgd |