| #
0a41a668
|
| 28-Dec-2023 |
Jose Luis Duran <jlduran@gmail.com> |
mtree: Update mtree flags in README file
- Add -b (suppress blank lines before directories). - The equivalent of `-i` in fmtree is `-j` in mtree (nmtree) (indent the output 4 spaces). - Add `-F fr
mtree: Update mtree flags in README file
- Add -b (suppress blank lines before directories). - The equivalent of `-i` in fmtree is `-j` in mtree (nmtree) (indent the output 4 spaces). - Add `-F freebsd9` compatibility flavor (print the closing `..` at the end).
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/912
show more ...
|
| #
9d6049d5
|
| 22-Aug-2023 |
Mike Karels <karels@FreeBSD.org> |
etc: remove leftover leading empty comments, blank lines
Remove leftover empty leading comments/blank lines that had been spacers between $FreeBSD$ and the following content in config files in src/e
etc: remove leftover leading empty comments, blank lines
Remove leftover empty leading comments/blank lines that had been spacers between $FreeBSD$ and the following content in config files in src/etc.
Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D41548
show more ...
|
| #
05248206
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line bare tag
Remove /^\s*\$FreeBSD\$$\n/
|
| #
0a41a668
|
| 28-Dec-2023 |
Jose Luis Duran <jlduran@gmail.com> |
mtree: Update mtree flags in README file
- Add -b (suppress blank lines before directories). - The equivalent of `-i` in fmtree is `-j` in mtree (nmtree) (indent the output 4 spaces). - Add `-F fr
mtree: Update mtree flags in README file
- Add -b (suppress blank lines before directories). - The equivalent of `-i` in fmtree is `-j` in mtree (nmtree) (indent the output 4 spaces). - Add `-F freebsd9` compatibility flavor (print the closing `..` at the end).
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/912
show more ...
|
| #
9d6049d5
|
| 22-Aug-2023 |
Mike Karels <karels@FreeBSD.org> |
etc: remove leftover leading empty comments, blank lines
Remove leftover empty leading comments/blank lines that had been spacers between $FreeBSD$ and the following content in config files in src/e
etc: remove leftover leading empty comments, blank lines
Remove leftover empty leading comments/blank lines that had been spacers between $FreeBSD$ and the following content in config files in src/etc.
Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D41548
show more ...
|
| #
05248206
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line bare tag
Remove /^\s*\$FreeBSD\$$\n/
|
| #
e17b9e4a
|
| 19-Jan-2011 |
Ulrich Spörlein <uqs@FreeBSD.org> |
Fix a small typo nit
|
| #
51a8a564
|
| 03-Oct-2007 |
Ruslan Ermilov <ru@FreeBSD.org> |
Removed "tail +5" from the command used to sanity check changes to mtree files -- the 5-line header is no longer printed when mtree(8) is run with -n (as of mtree/create.c,v 1.34).
Approved by: re (
Removed "tail +5" from the command used to sanity check changes to mtree files -- the 5-line header is no longer printed when mtree(8) is run with -n (as of mtree/create.c,v 1.34).
Approved by: re (kensmith)
show more ...
|
| #
76629441
|
| 18-May-2002 |
Ruslan Ermilov <ru@FreeBSD.org> |
Sigh, this README is not a shell script.
|
| #
0db47a7c
|
| 18-May-2002 |
Ruslan Ermilov <ru@FreeBSD.org> |
Remind developers to update hier(7) if they make changes to these files.
|
| #
5ed41602
|
| 11-Jan-2001 |
Doug Barton <dougb@FreeBSD.org> |
Fix a small typo
|
| #
a1d26122
|
| 11-Jan-2000 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
Add missing -p /tmp/MTREE to mtree command in README so that it will actually work now.
Remove tabs and once again sort the *.dist files.
|
| #
9b7a44a6
|
| 27-Aug-1999 |
Peter Wemm <peter@FreeBSD.org> |
$Id$ -> $FreeBSD$
|
| #
f10c8263
|
| 23-Aug-1999 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
Fix script in README to actually work, empty lines produce as much a diff as lines with the wrong stuff on it.
Add references in mtree data files to the README.
|
| #
9998ec0e
|
| 23-Aug-1999 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
An explination of how to keep these files in good working order.
Reviewed by: bde
|
| #
0a41a668
|
| 28-Dec-2023 |
Jose Luis Duran <jlduran@gmail.com> |
mtree: Update mtree flags in README file
- Add -b (suppress blank lines before directories). - The equivalent of `-i` in fmtree is `-j` in mtree (nmtree) (indent the output 4 spaces). - Add `-F fr
mtree: Update mtree flags in README file
- Add -b (suppress blank lines before directories). - The equivalent of `-i` in fmtree is `-j` in mtree (nmtree) (indent the output 4 spaces). - Add `-F freebsd9` compatibility flavor (print the closing `..` at the end).
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/912
show more ...
|
| #
9d6049d5
|
| 22-Aug-2023 |
Mike Karels <karels@FreeBSD.org> |
etc: remove leftover leading empty comments, blank lines
Remove leftover empty leading comments/blank lines that had been spacers between $FreeBSD$ and the following content in config files in src/e
etc: remove leftover leading empty comments, blank lines
Remove leftover empty leading comments/blank lines that had been spacers between $FreeBSD$ and the following content in config files in src/etc.
Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D41548
show more ...
|
| #
05248206
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line bare tag
Remove /^\s*\$FreeBSD\$$\n/
|
| #
e17b9e4a
|
| 19-Jan-2011 |
Ulrich Spörlein <uqs@FreeBSD.org> |
Fix a small typo nit
|
| #
51a8a564
|
| 03-Oct-2007 |
Ruslan Ermilov <ru@FreeBSD.org> |
Removed "tail +5" from the command used to sanity check changes to mtree files -- the 5-line header is no longer printed when mtree(8) is run with -n (as of mtree/create.c,v 1.34).
Approved by: re (
Removed "tail +5" from the command used to sanity check changes to mtree files -- the 5-line header is no longer printed when mtree(8) is run with -n (as of mtree/create.c,v 1.34).
Approved by: re (kensmith)
show more ...
|
| #
76629441
|
| 18-May-2002 |
Ruslan Ermilov <ru@FreeBSD.org> |
Sigh, this README is not a shell script.
|
| #
0db47a7c
|
| 18-May-2002 |
Ruslan Ermilov <ru@FreeBSD.org> |
Remind developers to update hier(7) if they make changes to these files.
|
| #
5ed41602
|
| 11-Jan-2001 |
Doug Barton <dougb@FreeBSD.org> |
Fix a small typo
|
| #
a1d26122
|
| 11-Jan-2000 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
Add missing -p /tmp/MTREE to mtree command in README so that it will actually work now.
Remove tabs and once again sort the *.dist files.
|
| #
9b7a44a6
|
| 27-Aug-1999 |
Peter Wemm <peter@FreeBSD.org> |
$Id$ -> $FreeBSD$
|