aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/lmcconfig
Commit message (Expand)AuthorAgeFilesLines
* Use strlcpy() instead of strncpy() when copying ifname to ensureDon Lewis2016-05-151-1/+1
* Cleanup unnecessary semicolons from utilities we all love.Pedro F. Giffuni2016-04-151-1/+1
* Use NULL instead of 0 for pointers.Marcelo Araujo2016-04-141-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-2/+2
| |\
| * | 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 from headSimon J. Gerraty2012-11-041-9/+7
| |\ \
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|/ |/| |
* | | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-2/+2
| |/ |/|
* | Rework time handling.Ed Schouten2012-09-011-8/+7
* | Remove unneeded struct timezone.Ed Schouten2012-09-011-2/+1
|/
* mdoc: fix column names, indentation, column separation within each row, andJoel Dahl2012-04-071-2/+2
* lmcconfig(8): bump to WARNS=3, fix typo in usage while hereUlrich Spörlein2010-12-202-210/+281
* Fix type used to hold fgetc(3) output, this should help arm and powerpcUlrich Spörlein2010-12-201-1/+1
* Remove useless conditional.Ulrich Spörlein2010-12-201-3/+2
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whileJoel Dahl2010-08-161-3/+3
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Include string.h for strncpy prototypeWarner Losh2009-02-191-0/+2
* Style.Ruslan Ermilov2006-09-011-4/+4
* [mdoc] add missing space before a punctuation type argument.Ruslan Ermilov2005-12-131-1/+1
* - Stop talking about non-FreeBSD stuff (mostly because it's hardRuslan Ermilov2005-11-241-126/+133
* Add the lmcconfig tool for controlling the lmc driver. Add man pages andScott Long2005-10-033-0/+3208