]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
- Renamed BSD helper function files to bsd-*
authorDamien Miller <djm@mindrot.org>
Fri, 19 Nov 1999 04:32:34 +0000 (15:32 +1100)
committerDamien Miller <djm@mindrot.org>
Fri, 19 Nov 1999 04:32:34 +0000 (15:32 +1100)
commit04f801456ad64b8f08bb8643cf19e0b9ca477b36
treea0fd23f758cb40cf808b8c18ced35d4045decee9
parent8029775b77e8f8bc380518f9f734a9d979025bbb
 - Renamed BSD helper function files to bsd-*
 - Added tests for login and daemon and OpenBSD replacements for when they
   are absent.
14 files changed:
ChangeLog
Makefile.in
README
acconfig.h
bsd-daemon.c [new file with mode: 0644]
bsd-daemon.h [new file with mode: 0644]
bsd-login.c [new file with mode: 0644]
bsd-login.h [new file with mode: 0644]
bsd-mktemp.c [moved from mktemp.c with 99% similarity]
bsd-mktemp.h [moved from mktemp.h with 68% similarity]
bsd-strlcpy.c [moved from strlcpy.c with 100% similarity]
bsd-strlcpy.h [moved from strlcpy.h with 56% similarity]
configure.in
includes.h