diff options
author | 2009-12-22 23:58:00 +0000 | |
---|---|---|
committer | 2009-12-22 23:58:00 +0000 | |
commit | a66b65d07ce55071181181723d463ca6f76c2e59 (patch) | |
tree | 753ec4833780faba17c6c08caff6388a7dcb4a8f /sys/netinet/ip_output.c | |
parent | rewrite promiscuous mode and multicast handling; from Brad (diff) | |
download | wireguard-openbsd-a66b65d07ce55071181181723d463ca6f76c2e59.tar.xz wireguard-openbsd-a66b65d07ce55071181181723d463ca6f76c2e59.zip |
sync to 1.9.12, mostly portability and refactoring:
correctness/functionality:
- bugfix: do not die when overstep hits the right margin
- new option: -fign-escape
- and various HTML features
portability:
- replace bzero(3) by memset(3), which is ANSI C
- replace err(3)/warn(3) by perror(3)/exit(3), which is ANSI C
- iuse argv[0] instead of __progname
- add time.h to various files for FreeBSD compilation
simplicity:
- do not allocate header/footer data dynamically in *_term.c
- provide and use malloc frontends that error out on failure
for full changelogs, see http://bsd.lv/cgi-bin/cvsweb.cgi/
Diffstat (limited to 'sys/netinet/ip_output.c')
0 files changed, 0 insertions, 0 deletions