Date: Mon, 4 Jun 2001 22:00:18 -0700 (PDT) From: Dima Dorfman <dd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern tty_snoop.c src/sys/sys snoop.h Message-ID: <200106050500.f5550IM88505@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dd 2001/06/04 22:00:18 PDT
Modified files:
sys/kern tty_snoop.c
sys/sys snoop.h
Log:
Style and cosmetic cleanups. This driver is now reasonably stlye(9)
compliant. All the variable definitions and function names are
reasonably consistent, and the functions which should be static (i.e.,
all of them) are. Other assorted fixes were made. The majority of
the delta is indentation fixes.
Partially reviewed by: bde
Revision Changes Path
1.57 +132 -116 src/sys/kern/tty_snoop.c
1.17 +1 -5 src/sys/sys/snoop.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106050500.f5550IM88505>
