Only defining DEVICE_OPEN et al when unix was defined breaks
authorSam Hartman <hartmans@mit.edu>
Tue, 13 Jun 1995 22:20:59 +0000 (22:20 +0000)
committerSam Hartman <hartmans@mit.edu>
Tue, 13 Jun 1995 22:20:59 +0000 (22:20 +0000)
commit6775bb268f215bcc3908626c4b54efc9986416ae
treeb809ade09964770516e424ab50a038fb3b60af69
parente90c33965c317cf0f763df82ece16815187c2eb8
Only defining DEVICE_OPEN et al when unix was defined breaks
AIX.  Instead, assume POSIX behavior (just open the devices), and
special case anything that differs (PC, Mac).  Currently, there
weren't any special cases anyway.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6055 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/kadm/ChangeLog
src/lib/kadm/logger.c