freebsd-dev/lib/libulog
Ed Schouten 08f9924ec6 Properly use SHA1_Final() instead of SHA_Final().
In this case it doesn't really matter, as long as we turn a TTY name
into a set of shuffled bytes. Still, for correctness we should use the
proper function.

MFC after:	2 weeks
2012-04-19 15:28:15 +00:00
..
Makefile Remove utmpx stub from libulog. 2010-01-13 18:53:06 +00:00
Symbol.map Fix whitespace inconsistencies found in homegrown Symbol.maps. 2011-10-07 15:05:24 +00:00
ulog_login_pseudo.c 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.h Remove utmpx stub from libulog. 2010-01-13 18:53:06 +00:00
utempter_add_record.3 Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +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