summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-13add a new fsm transition for IF_EVT_WTIMER in state IF_STA_ANY that simplyClaudio Jeker
2005-06-13start hello timer even if in state IF_STA_WAITING (this makes the startup muchClaudio Jeker
2005-06-13simplify the fsm by moving all the checks that are done if the state changedClaudio Jeker
2005-06-13Passive interfaces belong to the area and should be announced as stubClaudio Jeker
2005-06-13Compare neighbor address with DR/BDR from the hello packet and not withClaudio Jeker
2005-06-13Properly align the show rib output. flags is 5 chars long not 4.Claudio Jeker
2005-06-13`export' command first bits .. ok jorisXavier Santolaria
2005-06-12Back out revs 1.48 and 1.49. Checksum offloading caused problems onTodd C. Miller
2005-06-12It turns out you need to ask for 16 byte block descriptors. We don't,Kenneth R Westerback
2005-06-12use pci_mapreg_map() instead of pci_[io|mem]_find and bus_space_map;Federico G. Schwindt
2005-06-12handle SuperMac Thunder/24 interruptsMartin Reindl
2005-06-12strcat -> strlcatNikolay Sturm
2005-06-12remove vestiges of SIOCADDRT here too; ok henning@Christian Weisgerber
2005-06-12index() function is deprecated and shouldn't be used in new code,Xavier Santolaria
2005-06-12better synopsis.Marc Espie
2005-06-12test that archive->next() worked, and explicitly throw a `truncated archive'Marc Espie
2005-06-12lo0 is special, attaches early an different than the other loopback interfacesHenning Brauer
2005-06-12let 'ifconfig <group>' work, displaying all the interfaces which are memberHenning Brauer
2005-06-12add SIOCGIFGMEMB ioctl, returns a list of all interfaces who are member ofHenning Brauer
2005-06-11Note that aac is disabled in GENERIC, follow on change from PR 4253.Jonathan Gray
2005-06-11Elminate a few unnecessary casts by using union field names, bit of KNF.Kenneth R Westerback
2005-06-11clearify empty lines and comments in the cvsrc file.Joris Vink
2005-06-11grammar;Jason McIntyre
2005-06-11typo; from fabio olive leite;Jason McIntyre
2005-06-11need this tooBrad Smith
2005-06-11BCM5714Brad Smith
2005-06-11regenBrad Smith
2005-06-11BCM5714Brad Smith
2005-06-11Typo in comments.Miod Vallat
2005-06-10too much cut and paste.Michael Coulter
2005-06-10if the remote end doesn't support a version request,Joris Vink
2005-06-10unused variable.Joris Vink
2005-06-10instead of opening and closing the entry file all theJoris Vink
2005-06-10simplify the name sectiumMichael Shalayeff
2005-06-10add Xr to mount_udf(8);Jason McIntyre
2005-06-10Add option VFSDEBUG, okay jmc@Pedro Martelletto
2005-06-10No point in keeping a list of file systems here, instead just refer toPedro Martelletto
2005-06-10grammar; ok jmcJared Yanovich
2005-06-10Tweak softdep_change_linkcnt() so we can specify whether we're willingPedro Martelletto
2005-06-10-Wall clean; ok otto deraadtPeter Valchev
2005-06-10make sure the IP packet contains a full struct ip_timestampMarkus Friedl
2005-06-10getsockopt(): allocate a mbuf cluster for large ipsec credentialsMarkus Friedl
2005-06-10syncTheo de Raadt
2005-06-10allow comments in the cvsrc file.Joris Vink
2005-06-10Make sure that the ATTR_EXTLEN flag is unset if the attribute length isClaudio Jeker
2005-06-10Introduce attr_optlen() to get the total lenght of an optional attributeClaudio Jeker
2005-06-10As we no longer send IMSG_CTL_SHOW_RIB_PREFIX from bgpd to bgpctl simplifyClaudio Jeker
2005-06-10Simplify show rib upcalls. Kill one mostly unused function.Claudio Jeker
2005-06-10syncKevin Lo
2005-06-10add 3COM 3CRWE154G72. ok miodKevin Lo