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