aboutsummaryrefslogtreecommitdiff
path: root/lib/libulog
Commit message (Expand)AuthorAgeFilesLines
* Merge head from 7/28Simon J. Gerraty2014-08-191-0/+1
|\
* | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
* | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
* | Merge from headSimon J. Gerraty2014-05-081-1/+1
|\|
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
* | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
* | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+17
|/
* Properly use SHA1_Final() instead of SHA_Final().Ed Schouten2012-04-191-1/+1
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-1/+1
* Fix whitespace inconsistencies found in homegrown Symbol.maps.Ed Schouten2011-10-071-1/+1
* Fix reference to nonexistent manpage getuid(3).Ed Schouten2010-10-111-2/+2
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-142-2/+2
* Remove utmpx stub from libulog.Ed Schouten2010-01-1314-1030/+45
* Implement <utmpx.h>.Ed Schouten2010-01-131-7/+0
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-2/+0
* Parse DEAD_PROCESS entries properly.Ed Schouten2009-12-271-1/+1
* Several refinements to libulog's API.Ed Schouten2009-12-263-35/+50
* Don't corrupt logout entries in utmp files.Ed Schouten2009-12-251-1/+1
* The hostname passed to ulog_login(3) may be optional.Ed Schouten2009-12-111-1/+2
* Install libulog in /lib.Ed Schouten2009-12-071-0/+2
* Add a libutempter compatibility interface to libulog.Ed Schouten2009-12-065-4/+263
* Massively extend libulog:Ed Schouten2009-12-0511-158/+736
* Use USER_PROCESS instead of LOGIN_PROCESS.Ed Schouten2009-12-033-6/+6
* Also implement ut_type.Ed Schouten2009-12-033-0/+52
* Add a new library: libulog.Ed Schouten2009-12-039-0/+691