freebsd-src/lib/libulog
Ed Schouten daaf575910 Build lib/ with WARNS=6 by default.
Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.

I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
2010-01-02 09:58:07 +00:00
..
Makefile Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00
Symbol.map Add a libutempter compatibility interface to libulog. 2009-12-06 20:30:21 +00:00
ulog.h Several refinements to libulog's API. 2009-12-26 22:36:05 +00:00
ulog_getutxent.3 Massively extend libulog: 2009-12-05 19:53:29 +00:00
ulog_getutxent.c Parse DEAD_PROCESS entries properly. 2009-12-27 22:26:29 +00:00
ulog_internal.h Massively extend libulog: 2009-12-05 19:53:29 +00:00
ulog_login.3 Massively extend libulog: 2009-12-05 19:53:29 +00:00
ulog_login.c The hostname passed to ulog_login(3) may be optional. 2009-12-11 23:52:42 +00:00
ulog_login_pseudo.c
ulog_pututxline.c Don't corrupt logout entries in utmp files. 2009-12-25 20:04:36 +00:00
ulog_setutxfile.3 Several refinements to libulog's API. 2009-12-26 22:36:05 +00:00
ulog_util.c Massively extend libulog: 2009-12-05 19:53:29 +00:00
utempter.c Add a libutempter compatibility interface to libulog. 2009-12-06 20:30:21 +00:00
utempter.h Add a libutempter compatibility interface to libulog. 2009-12-06 20:30:21 +00:00
utempter_add_record.3 Add a libutempter compatibility interface to libulog. 2009-12-06 20:30:21 +00:00