| Age | Commit message (Expand) | Author |
| 2003-10-25 | use simpler MDSET_NOSTRIP= instead of MDSET_NOSTRIP.xxxx= | lukem |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-01-19 | Remove "srcdir distrib/utils/x_mount" from ramdisk lists | tsutsui |
| 2002-10-17 | Now that usr.bin/ftp/Makefile supports SMALLPROG and SMALLPROG_INET6, | lukem |
| 2002-07-10 | Add date(1) to pacify dhclient-script. | scottr |
| 2002-07-04 | Add support for DHCP network configuration. | scottr |
| 2002-05-10 | enable MDSET_NOSTRIP.${FILENAME} for mac68k kernels | lukem |
| 2002-05-08 | - whitespace consistency cleanup | 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-13 | no need for test,[ . reorder some items | lukem |
| 2002-04-13 | Get termcap from the right place: ${DISTRIBDIR}/mac68k/miniroot/termcap. | tv |
| 2002-04-12 | Makefile.mdset: | lukem |
| 2002-04-12 | - don't pull in <bsd.prog.mk> in Makefile.mdset; do that in the caller instead | lukem |
| 2002-04-12 | use ${DISTRIBDIR} appropriately | lukem |
| 2002-04-11 | explicitly pull in distrib/Makefile.inc | lukem |
| 2002-04-11 | .WAIT sync | lukem |
| 2002-04-11 | convert to using distrib/common/Makefile.mdset | lukem |
| 2002-04-10 | take advantage of TARGETS+=release | lukem |
| 2002-04-06 | Set DBG=-Os for libhack. | tsutsui |
| 2002-04-01 | ensure all sysinst-using makefs generated images have at least 15 inodes free, | lukem |
| 2002-03-28 | - Be consistent how libhack is used: If extra HACKOBJS (e.g., gethost.o) are | lukem |
| 2002-03-28 | cosmetic reorg | lukem |
| 2002-03-25 | Disable libhack's gethost.o (replacement gethostby{name,addr}()) by default, | lukem |
| 2002-03-24 | in New Distrib World Order, don't need init_s, x_dd or x_sh | lukem |
| 2002-03-24 | add missing IMAGEDEPEND | lukem |
| 2002-03-24 | use src/distrib/Makefile.inc, removing obsolete version here | lukem |
| 2002-03-24 | remove unused files | lukem |
| 2002-03-24 | remove now-unnecessary files | lukem |
| 2002-03-23 | Switch to the new common ramdisk build infrastructure. | shiba |
| 2002-03-05 | Make sure <bsd.own.mk> is pulled in before ${PRINTOBJDIR} is used. | thorpej |
| 2002-03-05 | Use ${PRINTOBJDIR}. | thorpej |
| 2002-03-04 | Clean up make release procedure. But just make through | shiba |
| 2002-02-09 | don't set the owner or group when installing into $RELEASEDIR | lukem |
| 2002-02-05 | Fix from Takeshi Shibagaki (ie9t-sbgk@asahi-net.or.jp): | wormey |
| 2002-02-03 | mdsetimage doesn't have a -T option; remove it | wormey |
| 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 |
| 2000-11-01 | Change all ocurrences of "crunchgen" to ${CRUNCHGEN} | garbled |
| 2000-09-23 | Use ${COPY} instead of -c for ${INSTALL} commands. | simonb |
| 2000-08-30 | Use | jhawk |
| 2000-08-09 | Needs to be linked with -lbz2 now. | briggs |
| 2000-06-17 | .include <bsd.own.mk> for BSDSRCDIR | matt |
| 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-11 | Expand NOTESOBJDIR only once. | fredb |
| 2000-06-07 | Need /etc/netconfig. | thorpej |
| 2000-05-02 | use bsd.kernobj.mk to tell us KERNOBJDIR for compiled kernels. | sjg |