Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix reference to nonexistent manpage getuid(3). | ed | 2010-10-11 | 1 | -2/+2 |
* | mdoc: order prologue macros consistently by Dd/Dt/Os | uqs | 2010-04-14 | 2 | -2/+2 |
* | Remove utmpx stub from libulog. | ed | 2010-01-13 | 14 | -1030/+45 |
* | Implement <utmpx.h>. | ed | 2010-01-13 | 1 | -7/+0 |
* | Build lib/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -2/+0 |
* | Parse DEAD_PROCESS entries properly. | ed | 2009-12-27 | 1 | -1/+1 |
* | Several refinements to libulog's API. | ed | 2009-12-26 | 3 | -35/+50 |
* | Don't corrupt logout entries in utmp files. | ed | 2009-12-25 | 1 | -1/+1 |
* | The hostname passed to ulog_login(3) may be optional. | ed | 2009-12-11 | 1 | -1/+2 |
* | Install libulog in /lib. | ed | 2009-12-07 | 1 | -0/+2 |
* | Add a libutempter compatibility interface to libulog. | ed | 2009-12-06 | 5 | -4/+263 |
* | Massively extend libulog: | ed | 2009-12-05 | 11 | -158/+736 |
* | Use USER_PROCESS instead of LOGIN_PROCESS. | ed | 2009-12-03 | 3 | -6/+6 |
* | Also implement ut_type. | ed | 2009-12-03 | 3 | -0/+52 |
* | Add a new library: libulog. | ed | 2009-12-03 | 9 | -0/+691 |