| Commit message (Expand) | Author | Age | Files | Lines |
* | Hide the creation and population of the temproot | dougb | 2010-05-14 | 1 | -5/+5 |
* | Add support run services_mkdb(8). | nork | 2010-05-04 | 1 | -0/+14 |
* | Make it more clear in the docs that -a is not compatible with -iFU, | dougb | 2010-03-14 | 1 | -1/+13 |
* | Make -U once again honor -D after my change to consolidate setting | dougb | 2010-01-22 | 1 | -5/+5 |
* | Oops, deleted one line too many. Add back the null case for IGNORE_MOTD | dougb | 2010-01-15 | 1 | -0/+1 |
* | Now that we've officially arrived at FreeBSD 9, remove the IGNORE_MOTD | dougb | 2010-01-15 | 1 | -5/+2 |
* | Update copyright date | dougb | 2010-01-08 | 1 | -22/+20 |
* | If we are using -p it does not make any sense to even create the | dougb | 2009-12-31 | 1 | -2/+2 |
* | Add some patches contributed by jhb: | dougb | 2009-12-30 | 1 | -23/+34 |
* | Fix a problem with how mergemaster handles the hard links for /.cshrc | dougb | 2009-12-19 | 1 | -13/+20 |
* | Fix an indentation issue, no functional changes | dougb | 2009-12-19 | 1 | -22/+22 |
* | In the places where find is used that the user may see the results, | dougb | 2009-12-19 | 1 | -3/+3 |
* | Over time things that used to be files/directories/links can change | dougb | 2009-12-12 | 1 | -2/+59 |
* | Simplify handling of MTREEFILE relative to DESTDIR | dougb | 2009-12-11 | 1 | -7/+8 |
* | 1. Update the message that prints out for -U when the mtree database does | dougb | 2009-06-09 | 1 | -7/+7 |
* | Enhance the safety of the -U option: | dougb | 2009-05-16 | 1 | -9/+13 |
* | Add -L to the mtree invocation to chase symbolic links that are present | dougb | 2009-05-16 | 1 | -1/+1 |
* | Don't tempt svn to expand the example $FreeBSD strings | dougb | 2009-03-23 | 1 | -1/+1 |
* | Add a new -F option to automatically install files that differ | dougb | 2009-03-18 | 1 | -2/+19 |
* | 1. Clean up usage() output a bit by grouping options that take an argument | dougb | 2009-03-13 | 1 | -4/+5 |
* | When using the -D option: | dougb | 2009-03-13 | 1 | -4/+4 |
* | Instead of using obj and all targets which are not cross-build aware, | dougb | 2009-01-04 | 1 | -3/+4 |
* | Simplify the code a little by moving the working part of | dougb | 2009-01-02 | 1 | -8/+12 |
* | Only check for 'nodev' in fstab if that file exists | dougb | 2009-01-02 | 1 | -8/+10 |
* | For IGNORE_FILES delete the version in the TEMPROOT, not the base. | dougb | 2009-01-02 | 1 | -1/+1 |
* | Maintenance and updates | dougb | 2009-01-01 | 1 | -50/+85 |
* | Revert 184781, 184804, and 184832 (automatic installation of files | dougb | 2009-01-01 | 1 | -19/+0 |
* | No need to run rm ${COMPFILE} after mm_install() - mm_install() | sobomax | 2008-11-11 | 1 | -1/+0 |
* | Improve on 184781 - instead of ignoring the file when the only difference | sobomax | 2008-11-09 | 1 | -2/+8 |
* | Ignore files that only differ in CVS Id tag. | sobomax | 2008-11-09 | 1 | -0/+14 |
* | Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and | bz | 2008-05-26 | 1 | -2/+2 |
* | In the following scenario: | dougb | 2007-12-21 | 1 | -0/+7 |
* | Add auto upgrade capability to mergemaster. | gordon | 2006-04-29 | 1 | -1/+86 |
* | Add a -A argument to mergemaster to allow explicitly specifying an | rwatson | 2006-02-04 | 1 | -7/+11 |
* | Change the default for deleting stale files from yes (which violates | dougb | 2005-12-21 | 1 | -5/+5 |
* | 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 |