]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Minor tweaks to error messages (after writing man page).
authordmlb <dmlb@FreeBSD.org>
Tue, 20 Jun 2000 20:14:29 +0000 (20:14 +0000)
committerdmlb <dmlb@FreeBSD.org>
Tue, 20 Jun 2000 20:14:29 +0000 (20:14 +0000)
commit94d9b497c725b1556bd321aa14701837535b40c7
treefa3f136e1268d0da987faa231873abb84490e3cc
parentad4e3e54183a16bd8ac16ad765ce05dba8c928ba
Minor tweaks to error messages (after writing man page).

Renamed varible dst in ray_rx to mp as it is a pointer to an mbuf.

Correctly grok addresses in data packets.

Promte a couple of RECERRs to real errors.
sys/dev/ray/if_ray.c