aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/setfmac
Commit message (Expand)AuthorAgeFilesLines
* fts_read: Handle error from a NULL return better.Bryan Drewery2020-12-081-1/+3
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
|/
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-141-1/+1
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-2/+0
* An average consumer of fts(3) that avoids keeping pointers to oldYaroslav Tykhiy2008-01-291-13/+7
* fts_pathlen is now a size_t rather than an int so a cast is needed.John Birrell2008-01-271-6/+6
* Eliminate duplicate header files.Kevin Lo2007-02-091-2/+0
* Remove unnecessary SRCS= where could be guessed directly by ourXin LI2005-01-271-1/+0
* WARNS?=6 cleanup for [gs]et[fp]mac:Xin LI2005-01-272-4/+4
* Sort sections.Ruslan Ermilov2005-01-181-9/+9
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* Add "-q" argument to setfmac and setfsmac to allow the patient butRobert Watson2004-02-183-13/+27
* Mostly fixed the SYNOPSIS.Ruslan Ermilov2003-05-311-12/+14
* style.Makefile(5)David E. O'Brien2003-04-041-2/+1
* Add a sample specfile listing to FILES.Chris Costello2003-03-261-0/+8
* Break setfmac.8 into two actual man pages, and reword bits of theChris Costello2003-03-133-66/+120
* Cross-reference mac(4).Chris Costello2003-01-151-0/+1
* Account for fts(3)'s FTS_SLNONE case for symbolic links which haveBrian Feldman2002-12-121-0/+1
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-2/+2
* mdoc(7) police: Added the missing .Os call; it's not strictlyRuslan Ermilov2002-12-111-0/+1
* mdoc(7) police: nit.Ruslan Ermilov2002-12-041-1/+1
* Mdoc markup and language fixes.Robert Watson2002-12-032-9/+14
* Cast argument to (long), missed in prior pass.Robert Watson2002-12-021-1/+1
* Fix 32-bit/64-bit bug in format string.Robert Watson2002-12-021-1/+1
* Add support for -R for file relabel operations.Robert Watson2002-12-023-47/+508
* In general, prefer WARNS to CFLAGS+=-Wall. Tend towards a moreRobert Watson2002-12-011-2/+4
* mdoc(7) police: sweep.Ruslan Ermilov2002-11-291-7/+6
* Introduce simple command line tools to manage MAC labels on processes andRobert Watson2002-10-233-0/+163