*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6406 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-07-03 02:43:02 +00:00
parent fb9de67c11
commit bb654ec67a
5 changed files with 53 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
1999-07-03 Assar Westerlund <assar@sics.se>
* parse.y (statement): use asprintf
1999-06-13 Assar Westerlund <assar@sics.se>
* Makefile.in: make it solaris make vpath-safe

View File

@@ -1,3 +1,15 @@
1999-07-03 Assar Westerlund <assar@sics.se>
* writev.c (writev): error check malloc properly
* sendmsg.c (sendmsg): error check malloc properly
* resolve.c (parse_reply): error check malloc properly
* recvmsg.c (recvmsg): error check malloc properly
* readv.c (readv): error check malloc properly
1999-06-23 Assar Westerlund <assar@sics.se>
* parse_units.c (acc_units): move the special case of 0 -> 1 to