header file cleanup; primarily #include <unistd.h> in sendmail.h
[unix-history] / usr / src / usr.sbin / pwd_mkdb / pwd_mkdb.c
1993-01-26 Keith Bosticdbopen(3) databases have to be read/write, not just...
1991-09-24 Keith Bostichash_open -> dbopen
1991-05-07 Keith Bosticdon't describe the format in the man page, so nobody...
1991-03-09 Keith Bostictypo...
1991-03-09 Keith Bosticconvert from ndbm(3) to db(3) interface
1991-03-09 Keith Bosticuse DBM_SUFFIX; db(3) now appends ".db" when old interf...
1991-03-09 Keith Bosticrework the password subsystem