| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Discussed with: emaste, re
Tested by: pho
(cherry picked from commit 20e91ca36a56b8db1e6677f577ad011b66dd6eb3)
|
| |
|
|
|
|
|
|
|
|
| |
O_BENEATH and related features.
Sponsored by: The FreeBSD Foundation
Tested by: pho
Notes:
svn path=/stable/12/; revision=366937
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
EINTEGRITY was previously documented as a UFS-specific error for
mount(2). This documents EINTEGRITY as a filesystem-independent error
that may be reported by the backing store of a filesystem.
While here, document EIO as a filesystem-independent error for both
mount(2) and posix_fadvise(2). EIO was previously only documented for
UFS for mount(2).
Notes:
svn path=/stable/12/; revision=365473
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.
Submitted by: Jan Schaumann <jschauma@stevens.edu>
Pull Request: https://github.com/freebsd/freebsd/pull/96
Notes:
svn path=/head/; revision=314436
|
| |
|
|
|
|
|
| |
Found with: mandoc -Tlint
Notes:
svn path=/head/; revision=276006
|
| |
|
|
|
|
|
|
| |
PR: 181155
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=271656
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
POSIX compliance and to improve compatibility with Linux and NetBSD
The issue was identified with lib/libc/sys/t_access:access_inval from
NetBSD
Update the manpage accordingly
PR: 181155
Reviewed by: jilles (code), jmmv (code), wblock (manpage), wollman (code)
MFC after: 4 weeks
Phabric: D678 (code), D786 (manpage)
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=271655
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Reviewed by: ru
Notes:
svn path=/head/; revision=178245
|
| |
|
|
|
|
|
|
|
| |
in the last modified date.
Noticed by: brueffer [1]
Notes:
svn path=/head/; revision=176174
|
| |
|
|
|
|
|
| |
Noticed by: ceri
Notes:
svn path=/head/; revision=176170
|
| |
|
|
|
|
|
|
| |
Prodded by: brueffer
MFC After: 3 days
Notes:
svn path=/head/; revision=175388
|
| |
|
|
|
|
|
|
|
|
|
|
| |
is seems to be a problem for SUID applications, which we like to
prevent as much as possible.
PR: docs/39530
Submitted by: Soren Spies <sspies at apple dot com>
MFC After: 3 days
Notes:
svn path=/head/; revision=174463
|
| |
|
|
|
|
|
|
|
| |
clause.
# If I've done so improperly on a file, please let me know.
Notes:
svn path=/head/; revision=165903
|
| |
|
|
| |
Notes:
svn path=/head/; revision=108087
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Stop calling system calls "function calls".
Use "The .Fn system call" a-la "The .Nm utility".
When referring to a non-BSD implementation in
the HISTORY section, call syscall a function,
to be safe.
Notes:
svn path=/head/; revision=108028
|
| |
|
|
|
|
|
|
|
|
|
| |
the correct location--this section consists solely of security
considerations information.
Sponsored by: DARPA, NAI Labs
Obtained from: TrustedBSD Project
Notes:
svn path=/head/; revision=99214
|
| |
|
|
|
|
|
|
|
|
|
| |
- Mention ``eaccess'' in the NAME section.
- Use intro(2) terminology.
- Markup fixes.
Reviewed by: rwatson
Notes:
svn path=/head/; revision=84805
|
| |
|
|
| |
Notes:
svn path=/head/; revision=84306
|
| |
|
|
|
|
|
|
|
| |
so man eaccess will return the access(2) man page.
Obtained from: TrustedBSD Project
Notes:
svn path=/head/; revision=83797
|
| |
|
|
| |
Notes:
svn path=/head/; revision=81417
|
| |
|
|
|
|
|
|
|
|
|
| |
permissions.
o Add a reference to intro(2) where it is properly documented.
Reviewed by: bde
MFC after: 3 days
Notes:
svn path=/head/; revision=81362
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79754
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79531
|
| |
|
|
|
|
|
| |
More libraries manpages updates following.
Notes:
svn path=/head/; revision=59460
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50476
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22993
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
|
|
|
|
| |
say is means that a pathname had the high-order bit
set, since this is no longer an error.
Notes:
svn path=/head/; revision=21570
|
| |
|
|
|
|
|
|
|
| |
use ``is expected to conform to'' phrase, not ``conforms to''
Pointed out by: Bruce->NIST-PCTS
Notes:
svn path=/head/; revision=20097
|
| |
|
|
|
|
|
| |
Obtained from: ftp://netlib.att.com/netlib/att/cs/v7man/man2
Notes:
svn path=/head/; revision=17906
|
|
|
Notes:
svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573
|