| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | In the case where /etc/rc.d/ is empty, do not bogusly ask the user if | dougb | 2004-03-07 | 1 | -1/+1 |
* | Set MAKEOBJDIRPREFIX in the environment, like God intended. This | ru | 2004-03-06 | 1 | -3/+3 |
* | mergemaster -p (pre-world) doesn't populate /etc/rc.d, which led to a | dougb | 2004-01-04 | 1 | -5/+4 |
* | * Update copyright | dougb | 2004-01-01 | 1 | -2/+51 |
* | Use the actual build target (all), since relying on the build as a | dougb | 2003-08-04 | 1 | -0/+1 |
* | Preserve directory structure in PRESERVED_FILES_DIR to avoid | dougb | 2003-05-03 | 1 | -2/+2 |
* | rc.sendmail should not have been removed yet. | dougb | 2003-05-02 | 1 | -2/+2 |
* | * Add a -P (Preserve) option, which saves a copy of files that you replace. | dougb | 2003-05-02 | 1 | -20/+50 |
* | Put back the deletion of TEMPROOT/etc/passwd. | dougb | 2003-03-05 | 1 | -1/+1 |
* | Better handle the recent (desirable) change to create login.conf.db at | dougb | 2003-03-05 | 1 | -4/+4 |
* | * Update copyright year. | dougb | 2003-02-05 | 1 | -5/+6 |
* | Backout last commit by request. | dillon | 2003-01-28 | 1 | -44/+11 |
* | Commit simple mergemaster changes to make the UI more deterministic | dillon | 2003-01-25 | 1 | -11/+44 |
* | Don't use NO_MAKEDEV* option, its the default now. | phk | 2002-10-22 | 1 | -1/+1 |
* | Suppress spurious warning messages about rm -rf TEMPROOT failing | dougb | 2002-08-05 | 1 | -3/+3 |
* | Fix a couple DESTDIR related problems. Credit for the "Only in" section | dougb | 2002-08-05 | 1 | -2/+2 |
* | * Handle all flags, not just schg | dougb | 2002-06-30 | 1 | -3/+8 |
* | Add 'chflags -R noschg' to the deletion process for the TEMPROOT | dougb | 2002-06-26 | 1 | -1/+2 |
* | Go back to taking the user's umask into account. Thanks to Alfred for | dougb | 2002-06-10 | 1 | -23/+31 |
* | * Use the new stat(1) to get mode information from the files we | dougb | 2002-06-06 | 1 | -34/+33 |
* | Actually accept the default argument to SCREEN_WIDTH. | dougb | 2002-05-28 | 1 | -0/+3 |
* | * Add some niceties to make the -p option quieter, and better behaved | dougb | 2002-05-04 | 1 | -5/+28 |
* | Solve the problem of spuriously comparing files that were created | dougb | 2002-04-08 | 1 | -0/+3 |
* | Improve grep'ing for variables in make.conf and rc.conf*. | dougb | 2002-02-25 | 1 | -4/+4 |
* | * Add a feature to do a "pre {build|install}world" check of (so far) | dougb | 2002-02-24 | 1 | -26/+90 |
* | * Update (c) | dougb | 2002-02-12 | 1 | -2/+5 |
* | Hopefully squish the problem of mm creating sendmail files in | dougb | 2001-08-07 | 1 | -1/+3 |
* | Work around the problem in RELENG_4 where the file doesn't actually | dougb | 2001-06-20 | 1 | -7/+13 |
* | Add the last of the compatibility mods from openbsd. Neatly, the | dougb | 2001-05-30 | 1 | -9/+14 |
* | Various fixes, including suggestions from some thoughtful folks, thanks. | dougb | 2001-05-28 | 1 | -18/+47 |
* | Be more consistent with the terminology, referring to "temporary and | dougb | 2001-05-28 | 1 | -2/+2 |
* | Fix a problem when user selects -a (auto run) but we encounter a file | dougb | 2001-05-28 | 1 | -1/+16 |
* | Whitespace only changes to try and fit a little better into 80 columns. | dougb | 2001-05-28 | 1 | -15/+20 |
* | Change NO_MAKEDEV to a finer granularity method: | asmodai | 2001-03-29 | 1 | -1/+1 |
* | * Add two requested features, source'ing of /etc/mergemaster.rc, and | dougb | 2001-03-05 | 1 | -15/+58 |
* | * Reduce diffs to RELENG_4 by specifying a full path to sysctl | dougb | 2000-11-09 | 1 | -3/+9 |
* | Reorder one of the new features based on experience. Since the number | dougb | 2000-11-01 | 1 | -12/+12 |
* | Add several new features, reorder some code, and continue with the | dougb | 2000-10-30 | 1 | -91/+136 |
* | More changes that don't modify functionality. | dougb | 2000-10-29 | 1 | -60/+76 |
* | Whitespace only. Make the style of the contributed sections consistent with | dougb | 2000-10-29 | 1 | -133/+134 |
* | Make mergemaster ignore files in /dev if /dev is a devfs. | ben | 2000-08-26 | 1 | -1/+6 |
* | Use new aliases path (/etc/mail/aliases) | gshapiro | 2000-08-13 | 1 | -1/+1 |
* | Be more careful about selecting a PAGER. | brian | 2000-08-09 | 1 | -7/+14 |
* | Actually accept 'm' as a PAGER query response to mean 'more'. | bsd | 2000-05-12 | 1 | -1/+1 |
* | Make mergemaster only take single letters for options as well as loop | alfred | 2000-04-02 | 1 | -114/+167 |
* | Use the new (Hi rwatson!) NO_MAKEDEV when making our temproot. | billf | 2000-02-12 | 1 | -1/+1 |
* | Allow $PAGER to have arguments. | billf | 2000-02-08 | 1 | -1/+1 |
* | Add IGNORE_MOTD to allow the sysadmin to ignore (likely) differences in | billf | 1999-10-26 | 1 | -0/+8 |
* | Use $FreeBSD$ (instead of the author's $Revision$) to report the | billf | 1999-10-26 | 1 | -3/+1 |
* | Add $FreeBSD$ | billf | 1999-10-25 | 1 | -0/+1 |