summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-08Add support for Microsoft Wireless Intellimouse, from FreeBSD. Not only doesMiod Vallat
2008-05-08sort SEE ALSO;Jason McIntyre
2008-05-08backout shit committed on accidentHenning Brauer
2008-05-08Use new channel status confirmation callback system to properly dealDamien Miller
2008-05-08Make the maximum number of sessions run-time controllable viaDamien Miller
2008-05-08Implement a channel success/failure status confirmation callbackDamien Miller
2008-05-08timer_due is not needed any moreHenning Brauer
2008-05-08Add license and OpenBSD RCS Tag to the file, spotted by Dries Schellekens.Pierre-Yves Ritschard
2008-05-08KNFHenning Brauer
2008-05-08make "to any" optional in binat, or well, the implied default.Theo de Raadt
2008-05-08reorder elements in pf_state_peer to avoid wasting memory. cvs blameTheo de Raadt
2008-05-08take advanatge of the timewheelin timer_nextduein - we just need to lookHenning Brauer
2008-05-08we can stopin timer_set if new timeout equals the oldone.Henning Brauer
2008-05-08take advantage of the timewheel: instead of checking each an everyHenning Brauer
2008-05-08in timer_set, when figuring out the right position for the timer,Henning Brauer
2008-05-08Loosen grammer to permit any number of newlines within most kinds of { }Theo de Raadt
2008-05-08this should really only be in one file.Bob Beck
2008-05-08Sync netstat show.c with route show.c to gain mpls support and to show theClaudio Jeker
2008-05-08make -f mpls work. OK norby@Claudio Jeker
2008-05-08spaceClaudio Jeker
2008-05-08avoid extra malloc/copy/free when receiving data over the net;Markus Friedl
2008-05-08change timer internals so that we use a timewheel (tailq, sorted by expiryHenning Brauer
2008-05-08Fix fallout from the route priority thing.Esben Norby
2008-05-08Don't display the outlabel and interface for POP operations.Esben Norby
2008-05-08don't break dhcpd when not using synch mechanisms..Bob Beck
2008-05-08make sure we always send back something on IMSG_CTL_SHOW_NEIGHBORHenning Brauer
2008-05-08Start at making mpe tap to bpf. While there move if_start() call insidePierre-Yves Ritschard
2008-05-08Mention amphy(4).Brad Smith
2008-05-08Hook mpe(4) correctly into mpls so that it is possible to tunnel packets overClaudio Jeker
2008-05-08Receiving carp packets for unknown vhid's is not really an error.Marco Pfatschbacher
2008-05-08move the session keys used by dns in a protocol-specific private ptr.Reyk Floeter
2008-05-08missed to set the default for tables to round-robin, so it wasReyk Floeter
2008-05-08UP mpe interfaces.Esben Norby
2008-05-08Sync with source changesIan Darwin
2008-05-08Update file to 4.21.Charles Longeau
2008-05-08fix TIOCSIG definition; from Hannah Schroeter <hannah at schlund dot de>Federico G. Schwindt
2008-05-08Add/Fix regression tests for sequences of numbers and stackedMarco Pfatschbacher
2008-05-08Bring back (in a more yacc friendly way) support for setting variablesTheo de Raadt
2008-05-08replace "/usr/sbin/sendmail" with _PATH_SENDMAILCharles Longeau
2008-05-07correct duration by taking the pre-gap into account; ok by many.Federico G. Schwindt
2008-05-07Move i386 to __HAVE_GENERIC_SOFT_INTERRUPTSMark Kettenis
2008-05-07oops, forgot to remove vfc_mountroot from vfsconf for real.Thordur I. Bjornsson
2008-05-07remove the vfc_mountroot member from vfsconf andThordur I. Bjornsson
2008-05-07syncTheo de Raadt
2008-05-07enable tx mitigation when putting packets on the wire by switching fromDavid Gwynne
2008-05-07syncTheo de Raadt
2008-05-07syncTheo de Raadt
2008-05-07Add MPLS support to loopback.Esben Norby
2008-05-07OSPF uses the highest IP address, not the lowest.Joel Sing
2008-05-07Add synchronisation support for dhcpd - this allows for two dhcpd'sBob Beck