summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-13almost working...Marc Espie
2005-06-13move the CVSROOT check earlier in the process, this way we get theXavier Santolaria
2005-06-13document how hardlink writes occur, plus cosmetic clean-ups.Marc Espie
2005-06-13$entry->{cwd} support while writing, for symetry.Marc Espie
2005-06-13we can determine if an entry will be stored as a HardLink at prepare() time,Marc Espie
2005-06-13document the write API as well.Marc Espie
2005-06-13interface more symetric to reading.Marc Espie
2005-06-13UStar writer, all the flesh, thoroughly untested yet, reading unaffected...Marc Espie
2005-06-13provide reverse lookup services, as a simple extension (to be usedMarc Espie
2005-06-13get rid of ifdef MSDOS, no binary changeHans-Joerg Hoexer
2005-06-13One additional if_act_elect bug. Neighbors in preliminary state (down, attemptClaudio Jeker
2005-06-13Doh. Fix another stupid copy paste typo. Once again BDR != DR.Claudio Jeker
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