Warner Losh
|
a163d034fa
|
Back out M_* changes, per decision of the TRB.
Approved by: trb
|
2003-02-19 05:47:46 +00:00 |
|
Alfred Perlstein
|
44956c9863
|
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
|
2003-01-21 08:56:16 +00:00 |
|
Jeffrey Hsu
|
b30a244c34
|
SMP locking for ifnet list.
|
2002-12-22 05:35:03 +00:00 |
|
David E. O'Brien
|
6e551fb628
|
Update to C99, s/__FUNCTION__/__func__/,
also don't use ANSI string concatenation.
|
2001-12-10 08:09:49 +00:00 |
|
Brooks Davis
|
7360079ab3
|
Remove a couple unintentional mentions of Ethernet that crept in from
ng_ether.c.
|
2001-09-28 00:02:50 +00:00 |
|
Brooks Davis
|
cf776d8152
|
The initial commit contained an error in the license, this is the
correct one.
|
2001-09-27 00:04:29 +00:00 |
|
Brooks Davis
|
94408d94c3
|
/home/brooks/ng_gif.message
|
2001-09-26 23:50:17 +00:00 |
|