Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/usr.bin/column
Module Name: src
Committed By: tron
Date: Mon Dec 18 14:46:35 UTC 2006
Modified Files:
src/usr.bin/column [netbsd-4]: column.c
Log Message:
Pull up following revision(s) (requested by jdc in ticket #281):
usr.bin/column/column.c: revision 1.16
- Change all emalloc to ecalloc, since the previous implementation of emalloc
zeroed out the buffers.
- Provide a macro for the tab rounding.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.15.2.1 src/usr.bin/column/column.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