Commit graph

7 commits

Author SHA1 Message Date
cube
fb2b5665d2 Pick up revision 1.3 and 1.7 from src:
o s/PF_LINK/AF_LINK/ because that way it makes sense.
 o Set bit 0x2 of the first byte of the generated MAC address, to indicate
   it is a locally administered address.  Pointed out by Ignatios
   Souvatzis.

While I'm here, add a blob to explain how to properly setup pkgsrc to have
it build NetBSD LKMs, as several people complained about the lack of
documentation of things such as NETBSDSRCDIR and PKGMAKECONF.

Bump version.
2005-03-24 22:39:07 +00:00
cube
b954eff29e "nuke trailing whitespace". 2005-02-27 10:40:52 +00:00
cube
b48aca128b From -current: nuke trailing whitespace. 2005-02-27 10:39:52 +00:00
cube
0c09c0588f o Add a way to pass special definitions to the compilation, to match kernel
environment, and document it in DESCR by lack of a better place.
o Fix a reference to local in (yet unused) bl3.mk file.

Both issues reported by Hubert Feyrer.
2005-02-20 21:50:57 +00:00
cube
9143bd659e Adapt to 2.99.16. Bump version. 2005-02-15 21:23:07 +00:00
cube
376b560c69 Report revision 1.4 from main tree.
Do not cast simple_lock() to (void).  It may be a do { } while() macro,
and then compilation fails.  Found by Håvard Eidnes.
2005-01-25 10:26:52 +00:00
cube
d566d2f52b Initial import of netbsd-tap into the NetBSD Packages Collection.
netbsd-tap is the "pkgsrcized" version of the implementation of tap(4) that
can be found in NetBSD-current.  It is compatible with NetBSD 2.0 and
above.
2005-01-20 18:02:38 +00:00