*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6662 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-07-28 22:02:37 +00:00
parent dcf1fc5166
commit b3ac3cb08e
3 changed files with 22 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
1999-07-28 Assar Westerlund <assar@sics.se>
* common/socket.c: moved to roken
* common/socket.c: new file with generic socket functions
* ftpd/ftpd.c: make it more AF-neutral and v6-capable

View File

@@ -1,3 +1,13 @@
1999-07-29 Assar Westerlund <assar@sics.se>
* rshd.c: v6-ify
* rsh.c: v6-ify
1999-07-28 Assar Westerlund <assar@sics.se>
* rsh_locl.h: move around kafs.h
1999-07-24 Assar Westerlund <assar@sics.se>
* rsh_locl.h: <shadow.h>

View File

@@ -1,5 +1,15 @@
1999-07-29 Assar Westerlund <assar@sics.se>
* mini_inetd.c (mini_inetd): fix my stupid bugs
1999-07-28 Assar Westerlund <assar@sics.se>
* roken-common.h: add socket* functions
* Makefile.am (libroken_la_SOURCES): add socket.c
* socket.c: new file, originally from appl/ftp/common
* Makefile.am: set version to 2:0:2
* roken.h.in (inet_pton): add prototype