summaryrefslogtreecommitdiff
path: root/usr.sbin/setfmac/setfmac.c
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2020-12-08fts_read: Handle error from a NULL return better.Bryan Drewery
2017-11-27various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2008-01-29An average consumer of fts(3) that avoids keeping pointers to oldYaroslav Tykhiy
2008-01-27fts_pathlen is now a size_t rather than an int so a cast is needed.John Birrell
2007-02-09Eliminate duplicate header files.Kevin Lo
2005-01-27WARNS?=6 cleanup for [gs]et[fp]mac:Xin LI
2004-02-18Add "-q" argument to setfmac and setfsmac to allow the patient butRobert Watson
2002-12-12Account for fts(3)'s FTS_SLNONE case for symbolic links which haveBrian Feldman
2002-12-03Mdoc markup and language fixes.Robert Watson
2002-12-02Cast argument to (long), missed in prior pass.Robert Watson
2002-12-02Fix 32-bit/64-bit bug in format string.Robert Watson
2002-12-02Add support for -R for file relabel operations.Robert Watson
2002-10-23Introduce simple command line tools to manage MAC labels on processes andRobert Watson