diff options
author | arr <arr@FreeBSD.org> | 2002-05-16 23:57:37 +0000 |
---|---|---|
committer | arr <arr@FreeBSD.org> | 2002-05-16 23:57:37 +0000 |
commit | 503019728f946c90e8a3791a86b1246729ce9d08 (patch) | |
tree | 029bbb8bba72a41ba9650de03c278ff0e6294dd9 /sbin/nos-tun | |
parent | 58d4fae22c7f080594c013617c02674759448f3b (diff) | |
download | FreeBSD-src-503019728f946c90e8a3791a86b1246729ce9d08.zip FreeBSD-src-503019728f946c90e8a3791a86b1246729ce9d08.tar.gz |
- Convert a bunch of macros to the actual function they're calling. These
include:
UM_ALLOC -> calloc, malloc
UM_FREE -> free
UM_COPY -> bcopy
UM_ZERO -> bzero
This is the first step towards removing these macros.
Diffstat (limited to 'sbin/nos-tun')
0 files changed, 0 insertions, 0 deletions