| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | beforeinstall -> SCRIPTS. | ru | 2001-04-07 | 1 | -4/+1 |
* | Change NO_MAKEDEV to a finer granularity method: | asmodai | 2001-03-29 | 1 | -1/+1 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -1/+1 |
* | * Add two requested features, source'ing of /etc/mergemaster.rc, and | dougb | 2001-03-05 | 2 | -17/+66 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 1 | -4/+3 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
* | mdoc(7) police: use certified section headers wherever possible. | ru | 2000-11-17 | 1 | -1/+1 |
* | Use Fx macro wherever possible. | ru | 2000-11-14 | 1 | -1/+2 |
* | * Reduce diffs to RELENG_4 by specifying a full path to sysctl | dougb | 2000-11-09 | 2 | -4/+10 |
* | 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 | 2 | -97/+194 |
* | Update copyright | dougb | 2000-10-29 | 1 | -1/+1 |
* | 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 |
* | Almost a year exactly from when I first imported mergemaster at freebsdcon, | billf | 2000-10-26 | 1 | -2/+1 |
* | 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 |
* | Update link to Making the World tutorial (now in the handbook) | marko | 2000-08-07 | 1 | -2/+2 |