| 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 |
* | Remove MAINTAINER line in favor of the entry in src/MAINTAINERS | dougb | 2003-06-04 | 1 | -2/+0 |
* | 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 |
* | * Document the -P option | dougb | 2003-05-02 | 1 | -1/+17 |
* | * Add a -P (Preserve) option, which saves a copy of files that you replace. | dougb | 2003-05-02 | 1 | -20/+50 |
* | style.Makefile(5) | obrien | 2003-04-04 | 1 | -2/+2 |
* | 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 |
* | Try another solution for not expanding a CVS tag. | dougb | 2003-02-27 | 1 | -1/+1 |
* | Try to fix two problems with the -I example. One is the fact that we | dougb | 2003-02-10 | 1 | -1/+1 |
* | * Update copyright year. | dougb | 2003-02-05 | 1 | -5/+6 |
* | * Update copyright year. | dougb | 2003-02-05 | 1 | -2/+5 |
* | 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 |
* | Correct links to Handbook's pages, old URLs does not work anymore. | blackend | 2002-07-30 | 1 | -1/+1 |
* | The .Nm utility | charnier | 2002-07-14 | 1 | -6/+10 |
* | * 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 |
* | * Fix a small typo, thanks to olgeni | dougb | 2002-05-04 | 1 | -1/+4 |
* | * 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 |
* | Document the two new options, pre buildworld mode and | dougb | 2002-04-08 | 1 | -1/+12 |
* | 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 |
* | * Update (c) | dougb | 2002-02-12 | 1 | -1/+3 |
* | Hopefully squish the problem of mm creating sendmail files in | dougb | 2001-08-07 | 1 | -1/+3 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -0/+1 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -2/+0 |
* | mdoc(7) police: | ru | 2001-07-05 | 1 | -6/+7 |
* | 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 |
* | Clarify handling of /etc/mergemaster.rc and $HOME/.mergemasterrc | dougb | 2001-05-28 | 1 | -1/+6 |
* | 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 |
* | mdoc(7) police: normalize .Nd. | ru | 2001-04-18 | 1 | -1/+1 |