| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: 143454
Submitted by: Warren Block <wblock@wonkity.com>
MFC after: 3 days
Notes:
svn path=/head/; revision=208056
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bottom of the manpages and order them consistently.
GNU groff doesn't care about the ordering, and doesn't even mention
CAVEATS and SECURITY CONSIDERATIONS as common sections and where to put
them.
Found by: mdocml lint run
Reviewed by: ru
Notes:
svn path=/head/; revision=208027
|
|
|
|
|
|
|
|
|
|
|
| |
don't try to find a hidden meaning in the strange order. The list used
to be sorted in rev. 1.1 from 4.4BSD but the order was broken as soon as
in rev. 1.2 by a single-character fix.
MFC after: 3 days
Notes:
svn path=/head/; revision=206118
|
|
|
|
|
|
|
|
|
|
|
| |
o Improve wording.
PR: docs/144407
Submitted by: gcooper
MFC after: 1 week
Notes:
svn path=/head/; revision=205873
|
|
|
|
|
|
|
| |
Also remove some local patches to diff(1) which are now unneeded.
Notes:
svn path=/head/; revision=205793
|
|
|
|
|
|
|
|
| |
Pointed out by: bf1783 at gmail
Approved by: np (cxgb), kientzle (tar, etc.), philip (mentor)
Notes:
svn path=/head/; revision=204111
|
|
|
|
| |
Notes:
svn path=/head/; revision=201390
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This ensures that the value written is both compatible with
older mtree versions (which expect the value after the period
to be an integer count of nanoseconds after the whole second)
and is a correct floating-point value.
Leave the parsing code unchanged so it will continue to read
older files.
Notes:
svn path=/head/; revision=187940
|
|
|
|
|
|
|
| |
rejected as invalid.
Notes:
svn path=/head/; revision=187910
|
|
|
|
|
|
|
|
|
|
|
|
| |
remove the format specification from mtree.8.
I also need to reconcile a few issues between this
mtree.5 and what is actually implemented in FreeBSD's
mtree utility.
MFC after: 30 days
Notes:
svn path=/head/; revision=175030
|
|
|
|
|
|
|
|
|
|
|
| |
order. This allows direct comparison of the output of two different
runs, regardless of the order in which readdir(2) returns directory
entries.
MFC after: 3 weeks
Notes:
svn path=/head/; revision=174403
|
|
|
|
|
|
|
|
|
|
| |
because it includes checks for the length of the buffer it uses.
Reviewed by: phk, cperciva
MFC after: 3 days
Notes:
svn path=/head/; revision=173282
|
|
|
|
|
|
|
|
|
| |
PR: docs/113667
Submitted by: edwin
MFC after: 1 week
Notes:
svn path=/head/; revision=170822
|
|
|
|
| |
Notes:
svn path=/head/; revision=162806
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
specification, but not in the file hierarchy.
PR: bin/99531
Submitted by: skv
Obtained from: NetBSD, originally from Ed Symanzik
Regress. test: test/test05.sh
MFC after: 1 month
Notes:
svn path=/head/; revision=160083
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
change the permissions. Failures are still recorded.
This allows mtree to do a generally better job of things when uid != 0.
Sponsored by: ActiveState/Sophos
Partially submitted by: neilw at ActiveState dot com
Reviewed by: neilw at ActiveState dot com
MFC after: 3 weeks
Notes:
svn path=/head/; revision=148966
|
|
|
|
|
|
|
|
|
|
|
| |
that have at least 3 characters.
MFC after: 1 week
Thanks to: Music band ``Chingon''
for keeping me company while searching for these.
Notes:
svn path=/head/; revision=148580
|
|
|
|
|
|
|
| |
Approved by: re (blanket)
Notes:
svn path=/head/; revision=147377
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sha512, I did not do that since it is not entirely clear where "the one
true place" to hold their implementations is going to be. Sha256 is
different since mtree already links against libmd.
Make recommended procedure for integrity checking in the manpage
consistent.
Fix a bug with -f spec1 -f spec2 comparison, which prevented
test/tes03.sh from running successfully.
Reviewed by: phk, cperciva
Notes:
svn path=/head/; revision=144295
|
|
|
|
| |
Notes:
svn path=/head/; revision=141846
|
|
|
|
| |
Notes:
svn path=/head/; revision=140442
|
|
|
|
| |
Notes:
svn path=/head/; revision=140368
|
|
|
|
| |
Notes:
svn path=/head/; revision=133264
|
|
|
|
|
|
|
| |
(with permission of addtional copyright holders where appropriate)
Notes:
svn path=/head/; revision=133249
|
|
|
|
| |
Notes:
svn path=/head/; revision=131531
|
|
|
|
| |
Notes:
svn path=/head/; revision=131500
|
|
|
|
| |
Notes:
svn path=/head/; revision=130455
|
|
|
|
| |
Notes:
svn path=/head/; revision=130094
|
|
|
|
|
|
|
| |
Trim whitespace at EOL.
Notes:
svn path=/head/; revision=130092
|
|
|
|
|
|
|
|
| |
Add -w(arning) flag which makes failure to look up uid/gid
a nonfatal warning instead of an error.
Notes:
svn path=/head/; revision=124389
|
|
|
|
|
|
|
| |
type checking. No bugs found.
Notes:
svn path=/head/; revision=124387
|
|
|
|
| |
Notes:
svn path=/head/; revision=124265
|
|
|
|
|
|
|
|
|
|
| |
victim of the special sort order employed where files come before
directories and alphabetic inside these two groups.
Approved by: re@
Notes:
svn path=/head/; revision=123067
|
|
|
|
|
|
|
| |
Approved by: re@
Notes:
svn path=/head/; revision=122896
|
|
|
|
|
|
|
| |
comparing two spec files.
Notes:
svn path=/head/; revision=122612
|
|
|
|
| |
Notes:
svn path=/head/; revision=122142
|
|
|
|
|
|
|
| |
the two specifications to each other.
Notes:
svn path=/head/; revision=122141
|
|
|
|
|
|
|
| |
explicit file descriptor instead of assuming stdin.
Notes:
svn path=/head/; revision=122135
|
|
|
|
|
|
|
| |
return to eliminate some else clauses and gain some "outdenting".
Notes:
svn path=/head/; revision=122134
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
depending on namespace pollution in <sys/stat.h> for the declarations of
struct timeval and utimes().
Fixed some style bugs in rev.1.30 and some nearby style bugs (mainly
unsorting and missing or extra blank lines).
Removed a wrong comment that was obtained from NetBSD in rev.1.14. It said
that chflags() reset the times that were set "above" by utimes(), but
utimes wasn't "above" in FreeBSD until rev.1.30, and chflags() does't
actually reset the times.
Notes:
svn path=/head/; revision=121853
|
|
|
|
|
|
|
|
| |
Submitted by: Dan Nelson <dnelson@allantgroup.com>
PR: 53063
Notes:
svn path=/head/; revision=121798
|
|
|
|
| |
Notes:
svn path=/head/; revision=121736
|
|
|
|
|
|
|
| |
Make vis(3) decode errors fatal for both symlink targets and fienames.
Notes:
svn path=/head/; revision=121734
|
|
|
|
| |
Notes:
svn path=/head/; revision=121733
|
|
|
|
|
|
|
|
|
|
|
| |
names containing glob(3) expressions would appear verbatim in the
output.
If such an mtree file were used by mtree in update mode, wrong things
would happen.
Notes:
svn path=/head/; revision=121731
|
|
|
|
| |
Notes:
svn path=/head/; revision=121730
|
|
|
|
|
|
|
| |
Remove trailing whitespace.
Notes:
svn path=/head/; revision=121300
|
|
|
|
|
|
|
| |
Use newspeak functions definitions.
Notes:
svn path=/head/; revision=121299
|
|
|
|
| |
Notes:
svn path=/head/; revision=120054
|
|
|
|
| |
Notes:
svn path=/head/; revision=114601
|