[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Eric Jackson <ericj_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Mon, 25 Sep 2000 19:15:50 -0600 (MDT)
- Reply-to: Eric Jackson <ericj_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: src
Changes by: ericj_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2000/09/25 19:15:50
Modified files:
usr.bin/nc : netcat.c
Removed files:
usr.bin/nc : generic.h
Log message:
Alot of cleanups to netcat
use errx/warn instead of homegrown functions
indent properly to make the code readable
get rid of generic.h as its not used
dont declare optarg
register is depreciated
get rid of undocumented options -a and -e
throw out IP_OPTIONS code for now, its not on by default
and doesnt work properly
make usage more like other bsd commands
Visit your host, monkey.org