Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 09/27/1995 14:40:02
thorpej
Wed Sep 27 11:30:44 PDT 1995
Update of /a/cvsroot/src/sys/net
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv148
Modified Files:
bpf.c bpf.h bpfdesc.h
Log Message:
Enhancements to the bpf from Stu Grossman <grossman@cygnus.com>:
* grok FIONBIO, FIOASYNC, and TIOC{G,S}PGRP
* add BIOC{G,S}RSIG; get/set the signal to be delivered
to the process or process group upon packet reception.
Defaults to SIGIO.
thorpej
Wed Sep 27 11:31:53 PDT 1995
Update of /a/cvsroot/src/share/man/man4
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv231
Modified Files:
bpf.4
Log Message:
Update from Stu Grossman <grossman@cygnus.com>, documenting his enhancements.
thorpej
Wed Sep 27 11:37:34 PDT 1995
Update of /a/cvsroot/doc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv263
Modified Files:
CHANGES
Log Message:
Note bpf changes from Stu Grossman <grossman@cygnus.com>.