freebsd-nq/bin
Robert Watson 4d33b62edc Teach "ls -Z" to use the policy-agnostic MAC label interfaces rather
than the LOMAC-specific interfaces for listing MAC labels.  This permits
ls to view MAC labels in a manner similar to getfmac, when ls is used
with the -l argument.  Next generation LOMAC will use the MAC Framework
so should "just" work with this and other policies.  Not the prettiest
code in the world, but then, neither is ls(1).

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2002-10-24 00:07:30 +00:00
..
cat Be consistent about declaring a function "static", and consistent 2002-10-23 10:23:38 +00:00
chflags ANSIify function definitions. 2002-09-04 23:29:10 +00:00
chio Remove double #include <sys/cdef.h> and __FBSDID. 2002-07-01 10:46:39 +00:00
chmod Return the ``u'' 2002-10-01 20:32:59 +00:00
cp Constify and staticify for lint. 2002-10-18 14:45:00 +00:00
csh s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
date Staticify for lint. 2002-10-18 14:48:48 +00:00
dd Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
df Fix for changed getbsize arg type. 2002-10-23 22:09:05 +00:00
domainname Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
echo Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
ed Replace various spellings with FALLTHROUGH which is lint()able 2002-08-25 13:01:47 +00:00
expr mdoc(7) police: markup nits. 2002-05-29 15:18:35 +00:00
getfacl Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
hostname Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
kenv Consistently use FBSDID 2002-06-30 05:25:07 +00:00
kill Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
ln s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
ls Teach "ls -Z" to use the policy-agnostic MAC label interfaces rather 2002-10-24 00:07:30 +00:00
mkdir Put documentation of the -m option's argument in its list tag in the 2002-06-30 06:50:16 +00:00
mv Grammar fix. 2002-08-26 06:16:51 +00:00
pax Ensure all va_starts have a matching va_end. 2002-10-06 09:23:58 +00:00
ps Use the MAC interface to list process MAC labels rather than using 2002-10-24 00:00:57 +00:00
pwd Consistently use FBSDID 2002-06-30 05:15:05 +00:00
rcp Dekerberise. The corresponding userland stuff has been dekerberised 2002-10-16 16:10:46 +00:00
realpath Check the return value of getcwd() to avoid printf()ing a NULL. Mark 2002-06-09 00:46:24 +00:00
rm s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
rmail Update build infrastructure for sendmail 8.12. 2002-02-17 22:05:07 +00:00
rmdir Consistently use FBSDID 2002-06-30 05:15:05 +00:00
setfacl Consistently use FBSDID 2002-06-30 05:15:05 +00:00
sh Avoid accidentally making "-h" a synonym for "fc". 2002-10-18 10:33:32 +00:00
sleep Consistently use FBSDID 2002-06-30 05:15:05 +00:00
stty Consistently use FBSDID 2002-06-30 05:15:05 +00:00
sync The .Nm utility 2002-07-06 19:13:21 +00:00
test o Backout rev. 1.40 and rev. 1.49. 2002-08-15 14:53:20 +00:00
uuidgen mdoc(7) police: kill hard sentence breaks. 2002-05-30 14:10:44 +00:00
Makefile Remove the last reference to NOUUCP - we don't have UUCP in the base 2002-08-02 10:55:51 +00:00
Makefile.inc Remove gCC'isms. 2002-05-10 01:48:15 +00:00