1) Add the sysctl(9) manual page from FreeBSD with the following
[dragonfly.git] / sys / netproto /
2005-04-18 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-03-29 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 David RhodusMerge from vendor branch HEIMDAL:
2005-03-12 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-08 Simon SchubertMerge from vendor branch CVS:
2005-03-04 Jeffrey HsuConvert the struct domain next pointer to an SLIST.
2005-03-02 Matthew DillonPHOLD is a throwback to FreeBSD that we don't actually...
2005-03-02 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-02 Joerg SonnenbergerMerge from vendor branch GCC:
2005-02-28 Joerg SonnenbergerAdd some consts.
2005-02-25 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-02-18 Simon SchubertAdd support for building modules with configured kernel...
2005-02-17 Joerg SonnenbergerGCC supports two pseudo variables to get the function...
2005-02-15 Joerg SonnenbergerMake the second argument to ncp_conn_asssert a const...
2005-02-15 Joerg SonnenbergerReplace lvalue cast.
2005-02-12 Joerg SonnenbergerSeparate error handling path from normal return to...
2005-02-08 Jeffrey HsuNow that 'so_pcb' is properly declared as a 'void ...
2005-02-01 Joerg SonnenbergerRemove compat code for anything, but DragonFly.
2005-01-26 Joerg Sonnenberger- Add support for attaching alternative DLTs to an...
2005-01-23 Joerg SonnenbergerAdjust calling convention for idp_input, idp_output...
2005-01-16 Eirik NygaardMerge from vendor branch HEIMDAL:
2005-01-06 Matthew DillonFix a kernel crash that occurs when the SMB protocol...
2005-01-04 Joerg SonnenbergerMerge from vendor branch DHCP:
2005-01-04 Chris PresseyStyle(9): remove `register' keywords.
2004-12-29 Jeffrey HsuForced commit to say the previous commit wasn't really...
2004-12-29 Jeffrey HsuFix buffer overflow bug involving inet_ntoa().
2004-12-21 Jeffrey HsuClean up the routing and networking code before I paral...
2004-12-20 Joerg SonnenbergerMerge from vendor branch GCC:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch FILE:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-12-14 Jeffrey HsuClean up routing code before I parallelize it.
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-30 Joerg SonnenbergerRemove struct ipprotosw. It's identical to protosw...
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-10-15 Jeffrey HsuUpdate includes now that the Fast IPSec code has moved...
2004-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2004-09-16 Joerg SonnenbergerFix some warnings / typos
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
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-08-02 Joerg SonnenbergerChange (almost) all references to tqh_first and tqe_nex...
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-29 Matthew DillonGenerally speaking modules should unconditionally enabl...
2004-07-29 Matthew DillonStage 1/many: mbuf/cluster accounting rewrite and mbuf...
2004-07-27 Hiten PandyaRemove VAX conditionalized code.
2004-07-27 Hiten PandyaFix generation of opt_inet.h and opt_ipx.h by providing...
2004-07-27 Hiten PandyaAdd MOD_SHUTDOWN to be processed by the module event...
2004-07-26 Joerg SonnenbergerImport generic 802.11 layer.
2004-07-24 Joerg SonnenbergerLast commit changed a NTOHL to ntohs, correct this.
2004-07-23 Joerg SonnenbergerRemove usage of NTOHS / NTOHL / HTONS / HTONL.
2004-07-17 Joerg SonnenbergerAdd if_broadcastaddr to struct ifnet to hold the link...
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-21 Matthew DillonAdding missing break after default: (gcc-3.4).
2004-06-20 Hiten PandyaMove the 'p_start' field from struct pstats (Process...
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-07 Matthew DillonConvert netproto/ns to the pr_usrreqs structure. This...
2004-06-07 Matthew DillonRecent accept() changes started depending on the protos...
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 DillonUse MPIPE instead of misusing m_getclr() (i.e. m_get...
2004-06-04 Matthew DillonANSIfication. No functional changes.
2004-06-03 Joerg SonnenbergerMake pr_input use variadic arguments for anything but...
2004-06-03 Joerg SonnenbergerChange pr_output's signature to take two fixed argument...
2004-06-03 Joerg SonnenbergerMove extern declaration to file scope to fix warning
2004-06-02 Eirik NygaardChange mbug allocation flags from M_ to MB_ to avoid...
2004-06-02 Joerg SonnenbergerInclude ns.h to get prototyp for ns_cksum
2004-06-01 Joerg SonnenbergerFix some const warnings
2004-05-19 Matthew DillonDevice layer rollup commit.
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-05-04 Hiten PandyaMove around some #ifdefs to silence warnings.
2004-05-04 Hiten PandyaUse the correct cast, ns_ifra_addr -> ns_ifaddr.
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:
next