Revision 300a025b79f1eceb0aa17c5a7779bbeb23c61599 authored by Bjoern A. Zeeb on 24 January 2010, 10:08:54 UTC, committed by Bjoern A. Zeeb on 24 January 2010, 10:08:54 UTC
  Make callers to in6_selectsrc() and in6_pcbladdr() pass in memory
  to save the selected source address rather than returning an
  unreferenced copy to a pointer that might long be gone by the
  time we use the pointer for anything meaningful.

  Asked for by:	rwatson
  Reviewed by:		rwatson

Approved by:	re (kensmith)
1 parent 2457318
Raw File
CREDITS
# $FreeBSD$

In the development of NetWare client for FreeBSD next sources was used:

ncpfs for Linux - written by Volker Lendecke (lendecke@math.uni-goettingen.de),
    thanks to him for giving a permission to publish his code under BSD-style
    license.

"Interrupt List" from Ralf Brown,

Many files from the /sys directory.

NDK documentation from Novell Inc.


Also thanks to thouse who gets time to testing, reporting problems and give
a good suggestions (in alphabet order):

Anatoly A. Orehovsky
Andrew Petrenko
Jesus Rodriguez
Matthew N. Dodd
Mike Pitt
Vadim Mikhailov


Author - Boris Popov <bp@butya.kz>, <bp@freebsd.org>
back to top