Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/usr.bin/tnftp/libnetbsd



Module Name:    othersrc
Committed By:   lukem
Date:           Sat May 28 13:16:24 UTC 2005

Modified Files:
        othersrc/usr.bin/tnftp/libnetbsd: strvis.c

Log Message:
Update to NetBSD's src/lib/libc/gen/vis.c 1.33:
* Use malloc(3) instead of alloca(3), and check the return result of the malloc.
* Convert to ANSI prototypes.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 othersrc/usr.bin/tnftp/libnetbsd/strvis.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index