mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
Instead of strlen() + calloc() + snprintf, just use asprintf(). No functional change. Obtained from: OpenBSD (CVS Rev. 1.22) |
||
|---|---|---|
| .. | ||
| conv.c | ||
| display.c | ||
| hexdump.1 | ||
| hexdump.c | ||
| hexdump.h | ||
| hexsyntax.c | ||
| Makefile | ||
| Makefile.depend | ||
| od.1 | ||
| odsyntax.c | ||
| parse.c | ||