Make dtlogin compile on OpenBSD.
authorPascal Stumpf <Pascal.Stumpf@cubes.de>
Sat, 11 Aug 2012 11:49:07 +0000 (13:49 +0200)
committerJon Trulson <jon@radscan.com>
Sun, 12 Aug 2012 01:51:35 +0000 (19:51 -0600)
commit7c3a972d322eef49d4aff2b9187567cfccf29282
tree9ffb1c9818a5735625000b02f0653d7bd5b5c661
parenta8d5c1f0ba0ea878d92bb24bb3167107685dbf59
Make dtlogin compile on OpenBSD.

Most importantly, we *cannot* do the utmp stuff this code is attempting.
It is SysV-specific.
cde/programs/dtlogin/account.c
cde/programs/dtlogin/dm.c
cde/programs/dtlogin/session.c
cde/programs/dtlogin/util.c