| Age | Commit message (Expand) | Author |
| 2006-08-13 | Add a "how to report bugs" message for STABLE branches too, as they really | jmmv |
| 2006-08-05 | When using a development version of the system (be it current, a beta or | jmmv |
| 2006-07-23 | document MKDEBUG MKDEBUGLIB in /etc/release | lukem |
| 2006-07-12 | add HAVE_GCC and HAVE_GDB to etc/release | lukem |
| 2006-07-03 | Use -publisher instead of -P, since mkisofs 2.01 whines about the latter. | lukem |
| 2006-06-27 | PR/33837: Bucky Katz: crossbuild of release fails because $MAKE not passed | christos |
| 2006-06-19 | Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, | gdamore |
| 2006-06-09 | Don't create "/etc/mail/local-host-names" anymore after "sendmail" | tron |
| 2006-06-08 | Don't install "/etc/mail/aliases" if "MKPOSTFIX" is set to "no". | tron |
| 2006-05-30 | Remove sendmail (approved by core) | christos |
| 2006-03-20 | Goodbye KerberosIV | christos |
| 2006-02-17 | A version of etc/Makefile that doesn't contain the word WAIT. | dsl |
| 2006-02-15 | Add some more .MAKE so that we don't run multiple parallel makes. | dsl |
| 2006-02-11 | Remove the dependencies against 'check_DESTDIR' and 'check_RELEASEDIR' from | dsl |
| 2006-02-08 | Add distribution entries and supporting files for the iSCSI target. | agc |
| 2006-01-29 | mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord. | apb |
| 2006-01-28 | Explicitly include ${.OBJDIR} in the definition of CDROM.dir | apb |
| 2006-01-22 | Until someone fixes .WAIT (see PR/32594) add a .NOTPARALLEL so that we | dsl |
| 2006-01-04 | After running ${TOOL_MTREE} to create directories from the | apb |
| 2005-10-22 | Fix comment: "Below", variables are assigned with += not = | hubertf |
| 2005-10-07 | After building sets, make sure and checksum the kern-* files in binary/sets. | jmc |
| 2005-08-30 | Move "named.conf" example configuration to "/etc" because that is where | tron |
| 2005-05-22 | Consistently use 0664 root:utmp for /var/log/{lastlog,wtmp}{,x}. | lukem |
| 2005-04-17 | Move /etc/postinstall (and the etc.tgz set) to /usr/sbin/postinstall | lukem |
| 2005-03-28 | Install all obsolete X11 sets (even empty ones). | lukem |
| 2005-03-25 | We must check for "${MACHINE}" and not "${MACHINE_ARCH}" of course to | tron |
| 2005-03-24 | Checking for the file "xserver" in "${OBSOLETE.dir}" doesn't work because | tron |
| 2005-03-24 | Make var/db/obsolete/xserver optional. | martin |
| 2005-03-21 | Add support for handling obsolete X11 files and directories. | tron |
| 2005-03-08 | Remove ${MACHINE} from the volume name of iso images - our new naming sheme | martin |
| 2005-03-04 | Add lastlogx to the list of files created. | christos |
| 2005-02-23 | Only install postfix config if ${MKPOSTFIX} != "no". | lukem |
| 2005-02-22 | Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs, | peter |
| 2005-01-15 | Permit a "README", "SOURCE_DATE", and "source" at the top-level to be | fredb |
| 2005-01-10 | add MKINET6 to etc/release | lukem |
| 2005-01-10 | install-etc-files: also descend into "pam.d" for configinstall | lukem |
| 2005-01-06 | add MKPAM | lukem |
| 2004-11-16 | Add ${.CURDIR}. | christos |
| 2004-11-16 | Use the ttys file from etc.${MACHINE} directly. | christos |
| 2004-11-15 | Don't leave the stray reference to etc.${MACHINE}/ behind in the ttys | he |
| 2004-11-15 | Don't append ptys to the ttys file. It is not needed anymore as ttyslot | christos |
| 2004-11-14 | install PF configs. | yamt |
| 2004-11-14 | merge after importing pf from openbsd 3.6. (userland part) | yamt |
| 2004-07-28 | Now that one can choose boot image for i386 to produce a slightly | he |
| 2004-06-28 | Overhaul install-etc-files so that | lukem |
| 2004-06-22 | install pf related files to /etc | itojun |
| 2004-06-20 | remove ad-hok list of pty's from port tty files, and auto-generate it so | christos |
| 2004-05-17 | Move '${MAKEDIRTARGET} x11 distribution' from Makefile::distribution to | lukem |
| 2004-05-16 | Consistently use CONFIGFILES & CONFIGLINKS (which enable the 'configinstall' | lukem |
| 2004-05-12 | ``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen | cl |