gold: Fix hardcoded library search path
[dragonfly.git] / sys / dev / netif / rdp / if_rdp.c
2011-01-28 Sepherosa Ziehaukernel cleanup: Remove unnecessary inclusion of machine...
2011-01-02 Sascha Wildnerkernel: Remove support for the Xerox Network Systems...
2008-08-02 Matthew DillonCreate an #include layer for bus/pci and bus/isa so...
2006-12-22 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-10-23 Matthew DillonFurther normalize the _XXX_H_ symbols used to condition...
2006-08-06 Sascha WildnerPerform the following cleanup in sys/dev/netif:
2005-11-28 Matthew DillonMake all network interrupt service routines MPSAFE...
2005-11-22 Matthew DillonFix the design of ifq_dequeue/altq_dequeue by adding...
2005-11-02 Matthew DillonICU/APIC cleanup part 1/many.
2005-10-13 Sepherosa Ziehauunbreak LINT building
2005-06-14 Joerg SonnenbergerNuke code dealing with empty address list or trying...
2005-06-13 Joerg SonnenbergerConvert to critical sections.
2005-05-27 Joerg SonnenbergerUse ether_ioctl for the default case and merge the...
2005-02-19 Joerg SonnenbergerALTQ support.
2005-01-23 Joerg SonnenbergerUse BPF_TAP and BPF_MTAP instead of the expanded versio...
2004-07-23 Joerg SonnenbergerUnify the input handling of the low-level network stack...
2004-07-02 Joerg SonnenbergerAnnounce MAC address in ether_ifattach, not in each...
2004-06-02 Eirik NygaardChange mbug allocation flags from M_ to MB_ to avoid...
2004-04-01 Joerg SonnenbergerAdd the "struct ucred *" argument to the remaining...
2004-03-14 Joerg SonnenbergerBPF has been in the kernel for ages and is supported...
2004-01-06 Matthew Dillonif_xname support Part 2/2: Convert remaining netif...
2003-11-20 Matthew DillonAdd a DECLARE_DUMMY_MODULE() so we can get linker_set...
2003-08-27 Robert Garrett__P!= wanted
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-21 Matthew DillonLINT build test. Aggregated source code adjustments...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: