Merge from vendor branch FILE:
[dragonfly.git] / sys / netproto / ipx /
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch FILE:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-12-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-14 Joerg SonnenbergerMerge from vendor branch GDB:
2004-11-10 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2004-11-10 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerMerge from vendor branch ZLIB:
2004-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2004-08-31 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-30 Scott UllrichMerge from vendor branch OPENSSH:
2004-08-29 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Matthew DillonGet rid of mb_map. Retool the mbuf and mbuf cluster...
2004-07-27 Hiten PandyaRemove VAX conditionalized code.
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-06 Matthew DillonRemove the canwait argument to dup_sockaddr(). Callers...
2004-06-05 Matthew DillonAllow dup_sockaddr() to block, otherwise the code becom...
2004-06-04 Matthew DillonUse a normal malloc() for PCB allocations instead of...
2004-06-04 Hiten PandyaDeprecate use of m_act, which is an alias of m_nextpkt...
2004-06-04 Matthew DillonANSIfication. No functional changes.
2004-06-03 Joerg SonnenbergerMake pr_input use variadic arguments for anything but...
2004-06-02 Eirik NygaardChange mbug allocation flags from M_ to MB_ to avoid...
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-04-22 Matthew DillonMore M_NOWAIT -> M_INTWAIT | M_NULLOK conversions,...
2004-04-21 Matthew DillonFix a netmsg memory leak in the ARP code. Adjust all...
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-11 Jeffrey HsuSilence compiler warning by adding include files.
2004-04-09 Jeffrey HsuPush the lwkt_replymsg() up one level from netisr_servi...
2004-04-01 Joerg SonnenbergerAdd the "struct ucred *" argument to the remaining...
2004-03-24 Jeffrey HsuPass the credentials along when available.
2004-03-23 Jeffrey HsuEliminate use of curthread in if_ioctl functions by...
2004-03-06 Jeffrey HsuRemove unused second argument to ip_stripoptions().
2004-03-06 Jeffrey HsuDispatch upper-half protocol request handling.
2004-03-05 Jeffrey HsuPropagate curproc removal changes to files compiled...
2004-03-05 Jeffrey HsuOnce we distribute socket protocol processing requests...
2004-02-24 Joerg SonnenbergerRemove unused static variable
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-11-08 Matthew DillonNetwork threading stage 1/3: netisrs are already softwa...
2003-09-15 Jeffrey HsuCentralize if queue handling.
2003-08-23 Robert GarrettDo you think /sys/netproto needs to use __P() prototypes?
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-26 Robert GarrettRegister keyword removal
2003-07-23 Matthew DillonLINT pass. Cleanup missed proc->thread conversions...
2003-07-21 Matthew DillonLINT build test. Aggregated source code adjustments...
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: