git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5516 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-03-11 14:10:45 +00:00
parent 761f124676
commit 37f8af4c17
6 changed files with 32 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
Thu Mar 11 14:54:59 1999 Johan Danielsson <joda@hella.pdc.kth.se> Thu Mar 11 14:54:59 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* ftp/Makefile.in: WFLAGS
* ftp/ruserpass.c: add some if-braces * ftp/ruserpass.c: add some if-braces
Wed Mar 10 20:02:55 1999 Johan Danielsson <joda@hella.pdc.kth.se> Wed Mar 10 20:02:55 1999 Johan Danielsson <joda@hella.pdc.kth.se>

View File

@@ -1,3 +1,9 @@
Thu Mar 11 14:58:32 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* writeauth.c: protoize
* common.c: fix some warnings
Wed Mar 10 19:33:39 1999 Johan Danielsson <joda@hella.pdc.kth.se> Wed Mar 10 19:33:39 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* kxd.c: openlog -> roken_openlog * kxd.c: openlog -> roken_openlog

View File

@@ -1,3 +1,7 @@
Thu Mar 11 14:59:20 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* xnlock.c: add some if-braces to keep gcc happy
Sun Nov 22 10:36:45 1998 Assar Westerlund <assar@sics.se> Sun Nov 22 10:36:45 1998 Assar Westerlund <assar@sics.se>
* Makefile.in (WFLAGS): set * Makefile.in (WFLAGS): set

View File

@@ -1,3 +1,7 @@
Thu Mar 11 15:00:51 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* parse.y: prototype for error_message
Sun Nov 22 10:39:02 1998 Assar Westerlund <assar@sics.se> Sun Nov 22 10:39:02 1998 Assar Westerlund <assar@sics.se>
* compile_et.h: include ctype and roken * compile_et.h: include ctype and roken

View File

@@ -1,3 +1,15 @@
Thu Mar 11 15:02:21 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* iruserok.c: move innetgr() to separate file
* innetgr.c: move innetgr() to separate file
* hstrerror.c (hstrerror): add const to return type
* erealloc.c: fix types in format string
* emalloc.c: fix types in format string
Wed Mar 10 16:36:55 1999 Johan Danielsson <joda@hella.pdc.kth.se> Wed Mar 10 16:36:55 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* resolve.c: ugly fix for crays * resolve.c: ugly fix for crays

View File

@@ -1,3 +1,7 @@
Thu Mar 11 15:01:01 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* parse.y: prototype for error_message
Tue Feb 9 23:45:37 1999 Johan Danielsson <joda@hella.pdc.kth.se> Tue Feb 9 23:45:37 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.in: add snprintf.o to make_cmds * Makefile.in: add snprintf.o to make_cmds