| Age | Commit message (Expand) | Author |
| 2001-12-09 | simplify all vnd(4) names for vnconfig(8) and disklabel(8) as required | ross |
| 2001-12-09 | + get mtree definition from bsd.sys.mk, for subtree make runs | ross |
| 2001-11-14 | ${MAKE} print-objdir -> ${PRINTOBJDIR} | tv |
| 2001-10-21 | Convert to using ${MDSETIMAGE}. | jmc |
| 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-04-05 | g/c stuff left over from the last ice age | ross |
| 2000-11-07 | Need ${.CURDIR} for README.files (required when using MAKEOBJDIRPREFIX). | matt |
| 2000-11-01 | Change all ocurrences of "crunchgen" to ${CRUNCHGEN} | garbled |
| 2000-10-26 | Find a bunch of places where we call "make" and replace it with ${MAKE} | garbled |
| 2000-09-12 | ${.CURDIR} is not optional when using MAKEOBJDIRPREFIX. | matt |
| 2000-09-10 | Remove the kernel symbol files during a `make clean'. | jhawk |
| 2000-09-09 | For stripped kernels, run nm and save the output as | jhawk |
| 2000-08-30 | Use | jhawk |
| 2000-06-14 | sweep of my licenses for consistency. (no functional changes) These | cgd |
| 2000-06-14 | sweep of my licenses (userland files w/o only my copyright) for | 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-07 | Put the ramdisk kernel in the release area. | mycroft |
| 2000-05-02 | use bsd.kernobj.mk to tell us KERNOBJDIR for compiled kernels. | sjg |
| 2000-03-08 | Fix typo. | cjs |
| 2000-03-08 | Include bsd.own.mk so we use /etc/mk.conf, which may well have RELEASEDIR | cjs |
| 2000-02-03 | use x_ping for ping, remove reference to -lipsec. | itojun |
| 2000-02-01 | Revert STRIPPROG -> STRIP | tsutsui |
| 2000-01-21 | rename (revert) memory disk filename /dev/mdX -> /dev/mdXa | tsutsui |
| 2000-01-19 | STRIP -> STRIPPROG | tsutsui |
| 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-23 | Remove update from all ramdisks. | simonb |
| 1999-11-20 | Don't assume anything about how obj dirs are named. | sommerfeld |
| 1999-09-20 | GENERIC doesn't fit on one floppy anymore. For now, disable the target. | ross |
| 1999-09-10 | Tweak. | ross |
| 1999-09-02 | Make the kernel selectable and the strip action optional. | ross |
| 1999-08-08 | -lbz2 -lipsec | ross |
| 1999-06-30 | Add release targets, intended for use by the src/etc/Makefile `make release'. | ross |
| 1999-06-30 | Harmonize pathnames. | ross |
| 1999-06-27 | increase ramdisk size | christos |
| 1999-06-26 | after checking and setting DONEPROFILE, export it so that children of the | cgd |
| 1999-06-25 | 'make clean' should also blow away netbsd.gz. | nathanw |
| 1999-06-05 | Generate the /dist/obsolete_* files used by sysinst from the obsolete lists | bouyer |
| 1999-05-23 | Fix listfiles to handle object directories. Patches supplied by | tron |
| 1999-05-11 | Sync with the recent crunchgen changes. | veego |
| 1999-05-11 | Add dummy targets for depend, includes, lint, regress and tags. | veego |
| 1999-04-29 | Import INSTALL.more a better way. | ross |
| 1999-04-29 | A note enumerating the final subtree build targets. | ross |
| 1999-04-29 | Add `disk' target that does the dd(1). | ross |
| 1999-04-29 | term type, sun -> vt100 | ross |
| 1999-04-07 | adjust for changes in alpha /usr/mdec files. | cgd |
| 1999-03-25 | Describe GENERIC.fs. | ross |