OpenBSD CVS

CVS log for src/usr.bin/nc/socks.c


[BACK] Up to [local] / src / usr.bin / nc

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_6_5


Revision 1.27 / (download) - annotate - [select for diffs], Thu Jan 10 12:44:54 2019 UTC (5 years, 4 months ago) by mestre
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.26: +2 -3 lines
Diff to previous 1.26 (colored)

Revert back previous commit and stop including strings.h

Use memset(3) instead of bzero(3) since POSIX recommends using the former and
because it's also more portable (conforms to ANSI C standard)

OK tedu@ tb@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.