freebsd-src/lib/libulog
Baptiste Daroussin 4232f82668 Enforce overwritting SHLIBDIR
Since METAMODE has been added, sys.mk loads bsd.mkopt.mk which ends load loading
bsd.own.mk which then defines SHLIBDIR before all the Makefile.inc everywhere.

This makes /lib being populated again.

Reported by:	many
2015-06-15 15:34:20 +00:00
..
Makefile Enforce overwritting SHLIBDIR 2015-06-15 15:34:20 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
Symbol.map Fix whitespace inconsistencies found in homegrown Symbol.maps. 2011-10-07 15:05:24 +00:00
ulog.h Remove utmpx stub from libulog. 2010-01-13 18:53:06 +00:00
ulog_login.3 Fix reference to nonexistent manpage getuid(3). 2010-10-11 20:30:57 +00:00
ulog_login.c Properly use SHA1_Final() instead of SHA_Final(). 2012-04-19 15:28:15 +00:00
ulog_login_pseudo.c Remove utmpx stub from libulog. 2010-01-13 18:53:06 +00:00
utempter.c Remove utmpx stub from libulog. 2010-01-13 18:53:06 +00:00
utempter.h Add a libutempter compatibility interface to libulog. 2009-12-06 20:30:21 +00:00
utempter_add_record.3 Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00