summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fifolog
Commit message (Expand)AuthorAgeFilesLines
* MFC r314479:ngie2017-07-203-3/+3
* MFC r303541, r303542, r303543, r303545, r303546, r303547, r304225, r304226, r...araujo2016-10-212-2/+2
* MFC r305812:pfg2016-10-094-5/+5
* DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-241-2/+0
* For INTERNALLIB always add in the corresponding _DP_ and use LIBADD inbdrewery2015-12-041-0/+1
* Add more SUBDIR_PARALLEL.bdrewery2015-09-261-1/+3
* Add META_MODE support.sjg2015-06-134-0/+77
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-084-8/+0
| * Merge sync of headsjg2015-05-276-11/+5
| |\ | |/ |/|
| * Updated/new dependenciessjg2014-11-192-2/+0
| * Merge from head@274682sjg2014-11-193-10/+4
| |\
| * \ Merge head from 7/28sjg2014-08-193-0/+6
| |\ \
| * | | Updated dependenciessjg2014-05-163-3/+0
| * | | Updated dependenciessjg2014-05-103-0/+6
| * | | Merge headsjg2014-04-282-2/+2
| |\ \ \
| * \ \ \ Merge from headsjg2013-09-051-0/+2
| |\ \ \ \
| * | | | | Updated dependenciessjg2013-03-113-0/+3
| * | | | | Updated dependenciessjg2013-02-164-8/+0
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Sync from headsjg2012-11-041-1/+1
| |\ \ \ \ \ \
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-224-0/+83
| | |/ / / / / | |/| | | | |
* | | | | | | Fix libfifolog dependency on libzemaste2015-04-102-2/+2
* | | | | | | Readd Makefile.inc that were used to include upper level Makefile.inc andbapt2014-11-281-0/+3
* | | | | | | Convert usr.sbin to LIBADDbapt2014-11-254-14/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | fifolog_writer does not depend on libutilbapt2014-11-061-2/+2
* | | | | | fifolog_reader does not depend on libutilbapt2014-11-061-2/+2
* | | | | | Revert r267233 for now. PIE support needs to be reworked.bdrewery2014-08-193-6/+0
| |_|_|_|/ |/| | | |
* | | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.bdrewery2014-06-083-0/+6
| |_|_|/ |/| | |
* | | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-132-2/+2
| |_|/ |/| |
* | | Add the Clang specific -Wmissing-variable-declarations to WARNS=6.ed2013-04-191-0/+2
| |/ |/|
* | mdoc: point to an existing cross reference.pluknet2012-10-021-1/+1
|/
* Fix world after byacc import:bapt2012-05-221-2/+0
* Another couple of unsigned/ssize_t changes.phk2011-03-012-2/+2
* Type-change to ssize_t to (app|pl)ease ppc platform.phk2011-02-281-1/+1
* Update fifolog internals to match main version:phk2011-02-287-184/+197
* Don't override the perfectly good default ->zalloc and ->zfree functions.phk2011-02-281-20/+1
* Fix a bunch of trivial whitespace mistakes and update the miniobj.hphk2011-02-259-30/+38
* Use a "push" strategy to get data through libz, rather than a "pull" strategy.phk2010-12-072-156/+140
* Typo fixesuqs2010-08-061-9/+9
* Fix reading of empty fifolog files. When we don't have anythingkeramida2010-07-101-1/+3
* Do not attempt to render a logrecord with length byte, until we havephk2010-05-151-0/+2
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-141-1/+1
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-2/+0
* ANSIfy almost all applications that use WARNS=6.ed2009-12-291-1/+1
* Unify fifolog_writer usage printout with fifolog_create andjh2009-11-171-1/+1
* Fixed NAME section.ru2009-04-041-2/+2
* The last sector in the first segment might just be a sync, increment beforephk2009-02-021-0/+1
* Don't overwrite it, if only one sector is written yet.phk2009-02-021-7/+8
* Fix a cornercase during searchphk2008-12-092-7/+9
* Populate usage()phk2008-05-143-12/+30
* Clean up makefiles and a manpage.ru2008-04-107-115/+106
OpenPOWER on IntegriCloud