| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
Note: tcsh(1) has a MK_TCSH=no test, so this should be a separate
package, which requires pre-install/post-install scripts, to be
added later.
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/projects/release-pkg/; revision=295439
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
Notes:
svn path=/head/; revision=284345
|
| | |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=284172
|
| | |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=266219
|
| | |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=265802
|
| | |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=248169
|
| | |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=246868
|
| | |\
| |/
|/|
| | |
Notes:
svn path=/projects/bmake/; revision=242545
|
| | |
| |
| |
| |
| |
| |
| | |
Requested by: Simon Gerraty <sjg@juniper.net>
Notes:
svn path=/projects/bmake/; revision=239572
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This self-written compiler warning, which is hopefully going to be
committed into LLVM sources soon, warns about potentially missing
`static' keywords, similar to -Wmissing-prototypes.
- bin/pax: Move external declaration of chdname and s_mask into extern.h.
- bin/setfacl: Move setfacl.c-specific stuff out of setfacl.h.
- sbin/mount_fusefs: Remove char *progname; use getprogname().
- others: add `static' where possible.
Notes:
svn path=/head/; revision=241720
|
| |/
|
|
|
|
|
|
|
|
|
| |
PR submitter suggested adding it to acl(3) instead, but I don't think
pointing ordinary users at section 3 is a good idea.
PR: docs/162380
MFC after: 1 month
Notes:
svn path=/head/; revision=240085
|
| |
|
|
|
|
|
|
|
|
|
| |
- .Nd in section NAME is not optional
- .Ed was missing
- "indent" is not a flag, but a literal argument for -offset
- stop switching font sizes for acronyms
- use .Brq instead of rolling our own
Notes:
svn path=/head/; revision=209034
|
| |
|
|
|
|
|
| |
Submitted by: Ulrich Spoerlein
Notes:
svn path=/head/; revision=198788
|
| |
|
|
|
|
|
| |
Reviewed by: rwatson
Notes:
svn path=/head/; revision=196827
|
| |
|
|
|
|
|
|
|
|
| |
for displaying the three-line comment header by default.
Reviewed by: kientzle
Approved by: re (bmah)
Notes:
svn path=/head/; revision=172237
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162379
|
| |
|
|
|
|
|
|
|
|
| |
comment listing the file name, owner, and group.
MFC after: 1 week
Submitted by: Jan Srzednicki <w at expro dot pl>
Notes:
svn path=/head/; revision=156681
|
| |
|
|
| |
Notes:
svn path=/head/; revision=141578
|
| |
|
|
|
|
|
| |
Sort standard sections in the (documented) preferred order.
Notes:
svn path=/head/; revision=140353
|
| |
|
|
| |
Notes:
svn path=/head/; revision=129296
|
| |
|
|
| |
Notes:
svn path=/head/; revision=111278
|
| |
|
|
|
|
|
|
|
|
| |
similar to "-h" on chown, chmod, etc, causing the operation to occur
on a final symlink in the provided path, rather than its target.
Obtained from: TrustedBSD Project
Notes:
svn path=/head/; revision=108450
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Gracefully handle the case where standard input is missing
a newline at EOF.
- Exit with status 1 instead of -1 (really 255) on error.
- Add a Diagnostics section to the manual page documenting
exit status.
Approved by: rwatson
Notes:
svn path=/head/; revision=106388
|
| |
|
|
| |
Notes:
svn path=/head/; revision=99109
|
| |
|
|
|
|
|
| |
commercial lint and WARNS=4.
Notes:
svn path=/head/; revision=91083
|
| |
|
|
|
|
|
|
|
| |
set WARNS=0.
Reviewed by: mike
Notes:
svn path=/head/; revision=87323
|
| |
|
|
|
|
|
| |
Obtained from: TrustedBSD Project
Notes:
svn path=/head/; revision=86458
|
| |
|
|
|
|
|
| |
Submitted by: Mike Barcroft <mike@q9media.com>
Notes:
svn path=/head/; revision=79758
|
| |
|
|
|
|
|
|
|
| |
because of that stupid mode_t warning bug.
MFC After: 1 week
Notes:
svn path=/head/; revision=76875
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75670
|
| |
|
|
|
|
|
|
|
|
|
| |
now compile/work on any POSIX.1e-compliant implementation (also tested
against the current Linux patches).
Review by: rwatson
Obtained from: TrustedBSD Project
Notes:
svn path=/head/; revision=75491
|
| |
|
|
|
|
|
|
|
|
|
| |
ACL_PERM_EXEC -> ACL_EXECUTE
ACL_PERM_READ -> ACL_READ
ACL_PERM_WRITE -> ACL_WRITE
Obtained from: TrustedBSD
Notes:
svn path=/head/; revision=75404
|
| |
|
|
|
|
|
|
|
|
| |
has been integrated into libc.
Approved by: rwatson
Obtained from: TrustedBSD Project
Notes:
svn path=/head/; revision=75189
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74676
|
| |
|
|
|
|
|
|
|
| |
Add DPADD
Submitted by: bde
Notes:
svn path=/head/; revision=74505
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74489
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74467
|
|
|
from files and directories, and setfacl sets ACLs on files and directories.
Submitted by: jedgar
Obtained from: TrustedBSD Project
Notes:
svn path=/head/; revision=74465
|