Ruslan Ermilov
07bfccd71e
Mechanically kill hard sentence breaks.
2004-07-02 23:13:00 +00:00
Robert Watson
9835971648
Add "-q" argument to setfmac and setfsmac to allow the patient but
...
exhausted reader not to see non-fatal warnings.
2004-02-18 05:40:15 +00:00
Ruslan Ermilov
5234638ef6
Mostly fixed the SYNOPSIS.
2003-05-31 18:42:18 +00:00
David E. O'Brien
052238b16c
style.Makefile(5)
2003-04-04 17:49:21 +00:00
Chris Costello
03b920e1a8
Add a sample specfile listing to FILES.
...
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2003-03-26 20:25:13 +00:00
Chris Costello
6cc0c63755
Break setfmac.8 into two actual man pages, and reword bits of the
...
setfsmac(8) documentation.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2003-03-13 23:04:05 +00:00
Chris Costello
f42021e7d1
Cross-reference mac(4).
...
Sponsored by: DARPA, Network Associates Laboratories
2003-01-15 03:09:01 +00:00
Brian Feldman
77ae814e61
Account for fts(3)'s FTS_SLNONE case for symbolic links which have
...
a nonexistant target, in addition to the FTS_SL previously, so e.g.
setfmac -h sebsd/system_u:object_r:malloc_conf_t /etc/malloc.conf
succeeds.
Approved by: re
2002-12-12 20:32:45 +00:00
Ruslan Ermilov
8d5d039f80
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
Ruslan Ermilov
051bb54bd3
mdoc(7) police: Added the missing .Os call; it's not strictly
...
necessary nowadays, but is documented as "required", and may
become so again in the future.
Approved by: re
2002-12-11 15:55:29 +00:00
Ruslan Ermilov
3178b11905
mdoc(7) police: nit.
...
Approved by: re
2002-12-04 14:46:33 +00:00
Robert Watson
214adc07e1
Mdoc markup and language fixes.
...
Submitted by: ru
Approved by: re (jhb)
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2002-12-03 15:19:15 +00:00
Robert Watson
db4a5cc27c
Cast argument to (long), missed in prior pass.
...
Approved by: re
Submitted by: marcel
2002-12-02 13:26:16 +00:00
Robert Watson
c19f6f99f1
Fix 32-bit/64-bit bug in format string.
...
Approved by: re
Submitted by: marcel
Pointy hat to: green
2002-12-02 13:25:01 +00:00
Robert Watson
a8896b02e0
Add support for -R for file relabel operations.
...
Add 'setfsmac' link, which permits labels to be provided in a label
specification file, making it easier to provide initial file system
labeling specifications. This is used by the new mac_lomac to
provide initial system labeling and policy, and by sebsd, the port
of SELinux FLASK/TE to FreeBSD.
Approved by: re (jhb)
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2002-12-02 03:22:57 +00:00
Robert Watson
6a2c7d1a77
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
Ruslan Ermilov
92b1f2f7a3
mdoc(7) police: sweep.
2002-11-29 16:42:23 +00:00
Robert Watson
5b38a427c0
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