obrien
|
fd072ddeb0
|
style.Makefile(5)
|
2004-06-13 19:22:53 +00:00 |
|
obrien
|
3e1e2dd6aa
|
Default to WARNS=2. Binary builds that cannot handle this must explicitly
set WARNS=0.
Reviewed by: mike
|
2001-12-04 01:57:47 +00:00 |
|
dd
|
ec59248b42
|
WARNS= -> WARNS?=
Submitted by: Mike Barcroft <mike@q9media.com>
|
2001-06-22 21:38:30 +00:00 |
|
kris
|
8873eb2796
|
Silence WARNS=2 and BDECFLAGS on alpha and i386
MFC After: 1 week
|
2001-05-20 05:13:21 +00:00 |
|
tmm
|
64200e310b
|
setfacl and getfacl no longer need to link against libposix1e, since it
has been integrated into libc.
Approved by: rwatson
Obtained from: TrustedBSD Project
|
2001-04-04 18:20:08 +00:00 |
|
jedgar
|
defb1e08ce
|
Remove extra CFLAGS
Add DPADD
Submitted by: bde
|
2001-03-20 02:55:43 +00:00 |
|
jedgar
|
3acc61edfc
|
Remove 'NOSHARED=yes' (../Makefile.inc already sets this)
|
2001-03-19 21:18:48 +00:00 |
|
rwatson
|
0bd2898eb2
|
o POSIX.2c Userland tool support for POSIX.1e ACLs -- getfacl retrieves ACLs
from files and directories, and setfacl sets ACLs on files and directories.
Submitted by: jedgar
Obtained from: TrustedBSD Project
|
2001-03-19 18:09:25 +00:00 |
|