| Age | Commit message (Expand) | Author |
| 2006-08-02 | Use crunched binary in miniroot so that we can get smaller image | tsutsui |
| 2006-06-25 | After extracting sets, copy miniroot kernel only if there is | tsutsui |
| 2006-06-24 | Bump libz major. | tsutsui |
| 2004-10-18 | Point to "tls" instead of pretending that it's called "ls". | he |
| 2004-07-03 | more shlib updates. | chs |
| 2004-07-03 | add a missing symlink as well. | chs |
| 2004-06-27 | update shlibs. fixes PR 25970. | chs |
| 2003-11-02 | commands have grown, make the ramdisk bigger. | chs |
| 2003-10-26 | Carefully tweak some makefs parameters so this builds. | mycroft |
| 2003-10-26 | MAKEDEV no longer supports __ramdisk. However, now we have too many device | mycroft |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-07-10 | Rename a large chunk of the make(1) variables which refer to a | lukem |
| 2003-04-02 | Add support for UFS2. UFS2 is an enhanced FFS, adding support for | fvdl |
| 2003-01-19 | Remove "srcdir distrib/utils/x_mount" from ramdisk lists | tsutsui |
| 2003-01-03 | Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of | lukem |
| 2002-11-18 | Consistently use "netbsd-XXXXX" instead of "netbsd.XXXXX". | lukem |
| 2002-10-28 | Adapt miniroot list to libraries in /lib. | nathanw |
| 2002-10-15 | ld.elf_so is now in /libexec, so update the list here | jdolecek |
| 2002-06-09 | ld.elf_so also needs to be executable. | bouyer |
| 2002-06-05 | As parselist.awk now sets COPY-ied files explicitly to 444, ensure | lukem |
| 2002-05-28 | Run installboot on the miniroot image, now that it is tested. | nathanw |
| 2002-05-22 | We're up to libcurses 5 these days. | nathanw |
| 2002-05-18 | fix minor bogons in the build: | lukem |
| 2002-05-17 | convert to NDWO, a la sun2. | lukem |
| 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-26 | use RELINSTALL | lukem |
| 2002-04-26 | use gzip -9f | lukem |
| 2002-04-18 | Fixed a spelling mistake. | fredette |
| 2002-04-18 | Include .include <bsd.own.mk> to get ${_SRC_TOP_}, and | bouyer |
| 2002-04-12 | - replace image_md_post: target with IMAGE_MD_POST variable, and use | lukem |
| 2002-04-10 | replace BSDSRCDIR with _SRC_TOP_, since the latter is more likely to | 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-06 | replace local ${REV} with ${DISTRIBREV} from distrib/Makefile.inc | lukem |
| 2002-02-23 | make this work in the new build system. | chs |
| 2001-11-09 | Use ${VND} (not ${VND_DEV}) for vnconfig in unconfig target. | tsutsui |
| 2001-10-27 | add a warning about the sun3 firmware not being able to access | chs |
| 2001-10-21 | Convert to using ${MDSETIMAGE}. | jmc |
| 2001-10-13 | Add MTREE?= to add Makefiles and use when running mtree | jmc |
| 2001-10-04 | make this work with obj dirs. | chs |
| 2001-10-04 | reduce ramdisk size back to what it was before. | chs |
| 2001-10-02 | use symlinks instead of a second copy of each shared lib. | chs |
| 2001-09-21 | add /bin/rcmd; rsh needs this. | mrg |
| 2001-09-21 | add missing nfs entries; required for mount_nfs | mrg |
| 2001-07-30 | increase the memory disk size, it needs to be bigger with ELF. | chs |
| 2001-07-26 | partiton -> partition | wiz |
| 2001-06-15 | - Use x_mount and x_umount. | tsutsui |
| 2001-05-26 | update for an ELF world. | chs |