Remove usage of NTOHS / NTOHL / HTONS / HTONL.
[dragonfly.git] / sys / contrib / dev /
2004-07-23 Joerg SonnenbergerUnify the input handling of the low-level network stack...
2004-07-17 Joerg SonnenbergerAdd if_broadcastaddr to struct ifnet to hold the link...
2004-07-04 Matthew DillonBring in acpica-20040527 from intel. See: developer...
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-02 Eirik NygaardChange mbug allocation flags from M_ to MB_ to avoid...
2004-06-02 Joerg SonnenbergerUse __DECONST to silence GCC. Make some private routine...
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-05-13 Matthew Dillondevice switch 1/many: Remove d_autoq, add d_clone ...
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-01 Joerg SonnenbergerAdd the "struct ucred *" argument to the remaining...
2004-02-21 Matthew DillonBring in acpica-unix-20031203. As with other contrib...
2004-02-12 Joerg SonnenbergerAlways include net/bpf.h
2004-02-12 Joerg SonnenbergerAdd __DragonFly__
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 1/2: Convert most of the netif...
2003-11-15 Matthew DillonMisc cleanups to take care of GCC3.x warnings. Missing...
2003-11-09 Matthew Dillonmachine/stdarg provides __va* macros, not va* macros...
2003-09-24 David Rhodus* Finish up last commit.
2003-09-24 David Rhodus* Intel ACPI 20030228 distribution with local DragonFl...
2003-08-27 Robert Garrettremove oldstyle __P prototypes
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-27 Hiten PandyaConsolidate usage of MIN/MAX().
2003-07-23 Matthew DillonLINT pass. Cleanup missed proc->thread conversions...
2003-07-22 Matthew DillonDEV messaging stage 2/4: In this stage all DEV commands...
2003-07-21 Matthew DillonLINT build test. Aggregated source code adjustments...
2003-07-21 Matthew DillonDEV messaging stage 1/4: Rearrange struct cdevsw and...
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: