Use a normal malloc() for PCB allocations instead of the really aweful mbuf
[dragonfly.git] / sys / net / if_var.h
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-16 Joerg SonnenbergerNuke unused fields in struct ifnet, if_done and if_poll...
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-03-23 Jeffrey HsuEliminate use of curthread in if_ioctl functions by...
2004-03-15 Joerg SonnenbergerAdd a new function ether_ifattach_bpf which can be...
2004-03-14 Joerg SonnenbergerBPF has been in the kernel for ages and is supported...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-06 Matthew Dillonif_xname support Part 2/2: Convert remaining netif...
2003-12-30 Matthew DillonBring in the entire FreeBSD-5 USB infrastructure. ...
2003-11-22 Jeroen Ruigrok/asmodaiProperly spell compatible and compatibility.
2003-09-15 Jeffrey HsuCentralize if queue handling.
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: