| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/stable/6/; revision=190322
|
| |
|
|
|
|
|
|
|
|
| |
1. Fix creation and saving of the new mtree file with the -D option
2. Clean up usage() and man page so the options are all listed consistently
3. Add -F option
4. More man page cleanups for CVS -> VCS, punctuation, etc.
Notes:
svn path=/stable/6/; revision=190224
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and 186677:186749:
o Removal of 184781, 184804, and 184832 (automatic installation of files
that differ only by VCS Id)
o Fix cross-platform builds
o Various improvements to the mtree (-U) feature
o Remove the last of the MAKEDEV stuff
o Switch to using the top level (e.g., /usr/src) Makefile, and specify
that we should use the *.mk files from the source directory instead of
the installed versions.
o Check for the deprecated 'nodev' option in /etc/fstab
o Add support for the IGNORE_FILES variable
o Before installing a file check to make sure that the target does not
already exist as a directory
o Check to be sure that the file installed and error out if not
o We only need to check for the presence of the target of $PAGER
if that variable is actually set
Notes:
svn path=/stable/6/; revision=186938
|
| |
|
|
| |
Notes:
svn path=/stable/6/; revision=159491
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a -A argument to mergemaster to allow explicitly specifying an
architecture to pass through to the underlying makefiles. This is
quite useful when building on an i386 box to populate an amd64 NFS
root.
Head nod: dougb
Approved by: re (scottl)
Notes:
svn path=/stable/6/; revision=155624
|
| |
|
|
|
|
|
| |
Approved by: re (hrs)
Notes:
svn path=/stable/6/; revision=150500
|
| |
|
|
| |
Notes:
svn path=/head/; revision=141851
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140442
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140368
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131500
|
| |
|
|
|
|
|
|
|
| |
* Add a paragraph suggesting that the merge option be used only for
files that users have modified. People have been using this option
for all files that are different, causing unecessary confusion.
Notes:
svn path=/head/; revision=114503
|
| |
|
|
|
|
|
| |
Submitted by: roam
Notes:
svn path=/head/; revision=111604
|
| |
|
|
|
|
|
|
|
|
| |
want to match a character $, not EOL. The other is that CVS helpfully
expanded my example into an actual CVS tag.
Submitted by: gad
Notes:
svn path=/head/; revision=110633
|
| |
|
|
|
|
|
| |
* Add an example that ignores CVS Id tags for the new DIFF_OPTIONS variable.
Notes:
svn path=/head/; revision=110375
|
| |
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=100974
|
| |
|
|
| |
Notes:
svn path=/head/; revision=99968
|
| |
|
|
|
|
|
| |
* Document the COMP_CONFS variable in the .mergemasterrc example
Notes:
svn path=/head/; revision=96046
|
| |
|
|
|
|
|
| |
post-mm rc.conf[.local] comparisons.
Notes:
svn path=/head/; revision=94188
|
| |
|
|
|
|
|
|
| |
* Expand on the definition of the -s (strict) option, at the suggestion
of Gary W. Swearingen, swear@blarg.net.
Notes:
svn path=/head/; revision=90563
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79537
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79454
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Use -tag list in the FILES section to work around the bug
when .Pa font is not restored to its original value if one
of the -hang, -ohang, or -inset lists is used in the FILES
section. (The fix for the bug has just been submitted to
the GNU Groff maintainers.)
Also, fixed the Handbook reference in the SEE ALSO.
Notes:
svn path=/head/; revision=79300
|
| |
|
|
| |
Notes:
svn path=/head/; revision=77334
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75670
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
asking the user to actually run the recommended commands related
to installation of files such as aliases or login.conf.
* Return to using grep for CVS $Id comparison. Using ident caused too
many problems for people with local CVS/RCS tags in their stuff.
Attempt to make portability a little easier to maintain in spite of
this change by defining the name of the tag to search for. This
is a slightly different change that solves the problem in the PR.
PR: bin/24564
Submitted by: Tony Finch <dot@dotat.at>
Notes:
svn path=/head/; revision=73651
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70403
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68965
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68854
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68716
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Adjust a little whitespace
* Make the distrib-dirs/mtree on DESTDIR conditional on user
actually specifying a DESTDIR. This seemed like a safe
way to get the right directories and permissions in the
installed tree since 'make installworld' does the same
thing, but in practice too many people have custom hacks
that we should leave unmolested. Still need to find a way
to deal with 'install -d' and permissions on nonexistent
directories in the middle of the path, but this is at
least no worse that it was before.
PR: bin/22661
Notes:
svn path=/head/; revision=68507
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
process of making the script more cross platform friendly.
* Add -i option to automatically install files that do not exist
on the system already.
* Add the ability to specify DESTDIR.
* Allow the user to specify scripts to run right before the
comparison starts, and when mm is done. This will
allow the user to specify customized local behavior, and
implement features such as automatically deleting files.
* Document the above changes in the man page.
* Switch to using 'ident' for the CVS Id comparison, which
should help with portability, and makes it faster.
* Reorder, and in one case fix some code by doing things in
ways that make more sense.
* Check to see if the file exists on the system before doing
the comparisons. This saves CPU cycles, and streamlines
the auto-install process.
I used bits and pieces of suggestions and patches from various
people, ultimately too numerous to name. Which is not to say
that they were not both appreciated, and helpful in achieving
the ultimate result.
Notes:
svn path=/head/; revision=67949
|
| |
|
|
| |
Notes:
svn path=/head/; revision=67860
|
| |
|
|
| |
Notes:
svn path=/head/; revision=64368
|
| |
|
|
|
|
|
|
| |
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
Notes:
svn path=/head/; revision=57673
|
| |
|
|
|
|
|
|
|
| |
the FreeBSD default motd and the system motd
Submitted by: author
Notes:
svn path=/head/; revision=52534
|
| |
|
|
| |
Notes:
svn path=/head/; revision=52532
|
| |
|
|
|
|
|
| |
Submitted by: chris
Notes:
svn path=/head/; revision=52531
|
|
|
Submitted by: Doug Barton <doug@gorean.org>
Notes:
svn path=/cvs2svn/branches/BARTON/; revision=52400
|