| Age | Commit message (Expand) | Author |
| 2001-12-12 | MKfoo=no -> NOfoo= | tv |
| 2001-12-07 | Make pwd_mkdb a conditional set so bsd.own.mk can override it | jmc |
| 2001-11-30 | Add support for specifying extra kernel name suffixes to search for | thorpej |
| 2001-11-29 | Change the way kernel sets are specified, and make them | thorpej |
| 2001-11-25 | Fix oversight in the addition of install-etc-files target; move the | thorpej |
| 2001-11-24 | Synthetically generate metadata entries for passwd, spwd.db, pwd.db. | perry |
| 2001-11-20 | Split the "distribution" target into "distribution" and "install-etc-files", | thorpej |
| 2001-11-19 | UNPRIVILEGED->UNPRIVED | perry |
| 2001-11-13 | Make the TARGET_ENDIANNESS check only valid when making release, snapshot, | tv |
| 2001-10-31 | Don't run rules unless DESTDIR is set *and* contains a value. Fixes PR 14410 | jmc |
| 2001-10-29 | Add rm's before symlink and hard link commands. | perry |
| 2001-10-29 | Now that it will actually work, replace instances of ln with install. | perry |
| 2001-10-26 | Change defaults for kernel compiles. Default all to USETOOLS?=no and have | jmc |
| 2001-10-24 | Since <bsd.prog.mk> is included, we already have a full list of default | tv |
| 2001-10-19 | Do not run MAKEDEV on "make distribution". The device nodes are not part | tv |
| 2001-10-13 | A few more changes, from more discussions with Andrew Brown. | lukem |
| 2001-10-12 | Major overhaul, with help from Andrew Brown <atatat@netbsd.org>. | lukem |
| 2001-10-10 | skip "distribution" step if DISTRIBUTION_DONE is set. | chs |
| 2001-10-09 | Make mtree a host tool and use it when appropriate. | enami |
| 2001-10-04 | Append / to ${DESTDIR} in distrib-dirs rule; fixes PR bin/14080. | tv |
| 2001-08-23 | support kernel configs called `../../sparc64/conf/GENERIC32', and the like, | mrg |
| 2001-08-05 | Fix botched commit (a conflict was committed). | matt |
| 2001-08-04 | Use "mtree -U" instead of "mtree -u" on making distrib-dirs | tsutsui |
| 2001-01-21 | do not try to install rtadvd.conf | itojun |
| 2001-01-14 | more dup target fixes... snap_md_post should be fixed in etc.i386 | christos |
| 2001-01-14 | protect against multiple target definition for parse_md_post | christos |
| 2001-01-09 | Only need to "make distribution" in usr.bin/ssh once. | simonb |
| 2000-12-02 | Correct comment for KERNOBJDIR. | jlam |
| 2000-11-30 | Get the TARGET_ENDIANNESS by running ${CC} -E over | simonb |
| 2000-11-09 | Call pwd_mkdb with proper flag, so that it creates database in same | jdolecek |
| 2000-10-30 | Just nuke the "build aliases.db" stuff from here. It's not | thorpej |
| 2000-10-29 | Moved comment about rm out of shell command area. (typo) | jmc |
| 2000-10-23 | Ignore errors from the rm in snap_pre. RELEASEDIR could be a mountpoint and | jmc |
| 2000-10-19 | When building kernels for a release (snap_kern) use "distclean" instead of | garbled |
| 2000-10-16 | cd to skel during "make distribution". | simonb |
| 2000-10-14 | Fix typo in iso-image target that led to the cdrom-directory not being | hubertf |
| 2000-10-01 | Do the `distribution' target for usr.bin/ssh, too. | thorpej |
| 2000-10-01 | move default config files from /etc/default -> /etc/defaults, to be | lukem |
| 2000-09-11 | Add standalone "iso-image" target that can be run with DESTDIR and RELEASEDIR | hubertf |
| 2000-08-23 | As .ifndef RELEASEDIR checks for targets: | jhawk |
| 2000-08-21 | - install files in etc/default/ | lukem |
| 2000-08-06 | Do not create the binary/security directory, there is no seperate | fvdl |
| 2000-08-03 | As discussed with Hubert Feyrer in private mail, install UTC as the default | kleink |
| 2000-08-02 | Change default timezone from US/Pacific to Factory: | hubertf |
| 2000-07-25 | Also do ../usr.bin/ssh for the `distribution' target. | thorpej |
| 2000-06-20 | Merge a bunch of things from crypto-us and crypto-intl into basesrc, | thorpej |
| 2000-06-12 | Loosen sendmail's permission checks for building the aliases.db file | fredb |
| 2000-06-03 | install ttyaction if it exists | perry |
| 2000-06-02 | * Portmap is now called rpcbind. | fvdl |
| 2000-05-13 | remove netstart | lukem |