Add tip(1)'s emulation of cu(1) to tip's manual page.
[dragonfly.git] / sys / net /
2004-11-08 Joerg SonnenbergerFix a race condition in detach path of Ethernet devices...
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-16 Matthew DillonFix a bug where sc_ctlp() is improperly called when...
2004-09-28 Joerg SonnenbergerEVENTHANDLER_REGISTER uses the name of the event as...
2004-09-21 Joerg SonnenbergerPF uses -1 as rule number for the default entry. To...
2004-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2004-09-20 Matthew Dillonif_pfsync.h needs pfvar.h for struct pf_addr. The...
2004-09-19 Matthew DillonAdd a missing #include and add a missing semicolon.
2004-09-19 Joerg SonnenbergerKernel part of PF
2004-09-17 Matthew DillonRemove a superfluous (and incorrect due to the recent...
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg SonnenbergerRemove unused defines
2004-09-16 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-16 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-16 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-16 Matthew DillonRemove a redundant bzero (which also specified the...
2004-09-16 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*, even though this is...
2004-09-15 Joerg SonnenbergerSplit DN_NEXT into a version with and without cast...
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergerif_clone_event should take a struct if_clone *, not...
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-13 David RhodusAvoid leaving an obsolete pointer while the interface...
2004-09-10 Matthew DillonImplement a convenient lwkt_initport_null_rport() call...
2004-09-10 Joerg SonnenbergerFrom FreeBSD 5:
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-13 Matthew DillonVFS messaging/interfacing work stage 1/99. This stage...
2004-08-10 Matthew DillonPPP stupidly hardwires some flag constants that it...
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-08-03 Jeffrey HsuFix bug with tracking the previous element in a list.
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 DillonSync the IFM_MAKEMODE() macro from FreeBSD-5.
2004-07-28 Joerg SonnenbergerAdd IF_QLEN and the ALTQ macros. This are only the...
2004-07-28 Joerg SonnenbergerAdd two more 802.11 media types.
2004-07-28 Hiten PandyaMajor cleanup of the base IPFilter:
2004-07-27 Joerg SonnenbergerRemove now obsolete header.
2004-07-27 Chris PresseyStyle(9) cleanup:
2004-07-26 Joerg SonnenbergerAdd macro to test for broadcast / multicast Ethernet...
2004-07-26 Scott UllrichMinor comment update.
2004-07-26 Scott UllrichAllow options BRIDGE to be defined without having to...
2004-07-23 Joerg SonnenbergerRemove usage of NTOHS / NTOHL / HTONS / HTONL.
2004-07-23 Joerg SonnenbergerUnify the input handling of the low-level network stack...
2004-07-20 Joerg SonnenbergerAdd llc_snap shortcut.
2004-07-18 Matthew DillonFix two serious bugs in the IP demux code. First,...
2004-07-17 Joerg SonnenbergerAdd if_broadcastaddr to struct ifnet to hold the link...
2004-07-16 Matthew DillonNote that Jeff indicated to me that Jonathan Lemon...
2004-07-14 Jeroen Ruigrok/asmodaiForced commit to, belatedly, note that this (rev 1...
2004-07-08 Jeffrey HsuAdd the standard DragonFly copyright notice to go along...
2004-07-07 Joerg SonnenbergerWelcome BPF in the 21st century and remove all the...
2004-07-06 Joerg SonnenbergerAdd IFCAP_POLLING for per-interface polling support.
2004-07-04 Joerg SonnenbergerAdd ETHER_ALIGN for portability.
2004-07-03 Joerg SonnenbergerAdd common functions for computing the Ethernet CRC...
2004-07-02 Joerg SonnenbergerAnnounce MAC address in ether_ifattach, not in each...
2004-07-02 Joerg SonnenbergerRemove invalid tokens after #endif
2004-06-27 Matthew DillonThe schednetisr() routine is supposed to be MP and...
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-24 Matthew DillonGet rid of the PFIL_HOOKS option, integrate pfil in...
2004-06-21 Matthew Dillongcc-3.4 cleanups. missing break / goto labels.
2004-06-20 Matthew DillonMerge from vendor branch GCC:
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-04 Hiten PandyaDeprecate use of m_act, which is an alias of m_nextpkt...
2004-06-04 Matthew DillonRemove dtom() in unused (#ifndef notdef'd) code. Well...
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-02 Eirik NygaardChange mbug allocation flags from M_ to MB_ to avoid...
2004-06-01 Matthew DillonAdd a pfil_has_hooks() inline to shortcut calls to...
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-06 Matthew DillonFollowup, fix some missing ODFM->OFDM conversions.
2004-05-06 Joerg SonnenbergerTwo more defines from FreeBSD.
2004-05-06 Joerg SonnenbergerAdd ifmedia infrastructure for the generic IEEE 802...
2004-05-04 Hiten PandyaBring the I4B layer up-to-speed with 64-bit physical...
2004-04-24 Jeffrey HsuThe default protocol threads also need the check for
2004-04-23 Jeffrey HsuPass more information down to the protocol-specific...
2004-04-22 Matthew DillonM_NOWAIT -> M_WAITOK or M_INTWAIT conversions. There...
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-20 Matthew DillonRevamp the initial lwkt_abortmsg() support to normalize...
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-17 Matthew Dillonnetisr_queue() needs to reliably allocate the message...
2004-04-16 Joerg SonnenbergerMerge changes from FreeBSD 5:
2004-04-16 Joerg SonnenbergerNuke unused fields in struct ifnet, if_done and if_poll...
2004-04-16 Joerg SonnenbergerMove IFF_PROMISC and IFF_POLLING from ifnet.ipending...
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-13 Jeffrey HsuCreate another entry point into ip_input() so MT_TAGs...
2004-04-10 Jeffrey HsuMake the declaration of notifymsglist visible outside...
next