sjg
75a137820d
dirdeps.mk now sets DEP_RELDIR
2015-06-08 23:35:17 +00:00
sjg
5860f0d106
Updated dependencies
2014-05-16 14:09:51 +00:00
sjg
1a7e48acf1
Updated dependencies
2014-05-10 05:16:28 +00:00
sjg
6d37b86f2b
Updated dependencies
2013-03-11 17:21:52 +00:00
sjg
0ee5295509
Updated dependencies
2013-02-16 01:23:54 +00:00
marcel
9dd41e3647
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
...
Requested by: Simon Gerraty <sjg@juniper.net>
2012-08-22 19:25:57 +00:00
ed
073cafdd42
The last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 11:07:44 +00:00
rwatson
eb7493cea9
Style tweak.
...
Approved by: re (kib)
MFC after: 3 days
2009-07-30 09:51:04 +00:00
rwatson
a2017ad896
If the label being printed by getpmac(8) is empty, then don't print a
...
carriage return.
Obtained from: TrustedBSD Project
MFC after: 3 days
2009-06-20 20:22:11 +00:00
delphij
32d71c2dd4
Remove unnecessary SRCS= where could be guessed directly by our
...
bsd.*.mk infrasture.
Obtained from: ru
2005-01-27 14:52:47 +00:00
delphij
fa89c5605f
WARNS?=6 cleanup for [gs]et[fp]mac:
...
- Constify structure members that should not be changed
during process.
- Apply static where needed
- signed/unsigned madness
- Bump WARNS?= levels from 2 to 6
(this is a diff reduction for a subsequent commit against these
Makefile's)
2005-01-27 14:44:39 +00:00
grehan
2dafdd4f00
Userland signed char fixes for PPC build. Problems were using a char
...
return for getopt() and comparing to -1, ditto with fgetc() and EOF,
and using the kg_nice value from <sys/user.h>
Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
Reviewed by: obrien, bde (a while back)
Tested lightly on: ppc, i386, make universe
2004-01-22 07:23:36 +00:00
ru
0dea541567
mdoc(7) police: Scheduled sweep.
2003-02-24 22:53:26 +00:00
chris
6e975db862
Cross-reference the appropriate mac library functions.
...
Sponsored by: DARPA, Network Associates Laboratories
2003-01-15 03:13:50 +00:00
chris
ea77e1d7e7
Cross-reference mac(4).
...
Sponsored by: DARPA, Network Associates Laboratories
2003-01-15 03:09:01 +00:00
chris
0fe7ecd117
Activate getpmac.8
2003-01-15 01:43:09 +00:00
chris
aeb97581f1
Document getpmac.
...
Sponsored by: DARPA, Network Associates Laboratories
Obtained from: TrustedBSD Project
2003-01-15 01:40:35 +00:00
rwatson
4cdc7b3d85
In general, prefer WARNS to CFLAGS+=-Wall. Tend towards a more
...
BSD-esque Makefile style.
Submitted by: obrien
Approved by: re
2002-12-01 23:10:28 +00:00
rwatson
eedc3508bc
Introduce simple command line tools to manage MAC labels on processes and
...
files. Basically wrappers for mac_{get,set}_{file,link,pid,proc}(3).
Man pages to be updated shortly.
Approved by: re
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2002-10-23 03:15:24 +00:00