aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/asf
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies after r291406 added libelf to libkvm.Bryan Drewery2015-12-011-0/+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-1/+1
| |\
| * | 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/+20
* | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |/ |/|
* | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-1/+1
|/
* 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
* ANSIfy some more tools in usr.sbin/.Ed Schouten2010-01-021-1/+1
* Make grammar a bit more consistent in this document.Yaroslav Tykhiy2006-12-201-2/+2
* Allow for module-path being a semicolon-separated list of dirs.Yaroslav Tykhiy2006-12-202-43/+64
* Flush my typo fix queue for this directory.Ceri Davies2006-12-051-1/+1
* Markup fixes.Ruslan Ermilov2006-09-291-3/+3
* Whitespace nit.Ruslan Ermilov2006-09-291-1/+1
* There is a plenty of arch's out there where sizeof(size_t) != sizeof(int).Yaroslav Tykhiy2006-06-191-1/+1
* Give a major overhaul to asf(8).Yaroslav Tykhiy2006-06-187-237/+685
* Initialize uninitialized variables.Greg Lehey2005-09-211-3/+3
* Remove one possible way of shooting yourself in the foot.Greg Lehey2005-09-211-2/+4
* Sort sections.Ruslan Ermilov2005-01-181-3/+3
* Assorted markup, grammar, and spelling fixes.Ruslan Ermilov2004-06-131-1/+1
* Add a "-f" flag for asf(8) which performs a search to find the each moduleBrian Feldman2003-11-042-22/+128
* Add -s option to strip subdirectory from module path.Hidetoshi Shimokawa2003-09-252-6/+13
* Tidy up the manpage.Ruslan Ermilov2003-06-101-22/+27
* Use implicit SRCS list, remove WARNS=0, the code is WARNS=4 clean now,Juli Mallett2003-06-081-2/+1
* WARNS cleanup. Constness and shadowing, namely.Juli Mallett2003-06-081-8/+8
* Fix format string.Juli Mallett2003-06-081-1/+1
* Add licence.Greg Lehey2003-06-081-1/+26
* Oops, this is section 8, not 1.Greg Lehey2003-06-081-1/+1
* Add man page.Greg Lehey2003-06-081-0/+98
* Introducing asf, a helper program for kernel debugging.Greg Lehey2003-06-082-0/+207