summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-04Handle PCXS data protection traps. Unlike other PA1.1 chips, there is aMiod Vallat
2009-02-04On systems with split BTLB, do not bother trying to insert DBTLB entries,Miod Vallat
2009-02-04On systems with viper memory controllers, always print its revision,Miod Vallat
2009-02-04Unify memory size reports a bit more: always report size in MB, and reportMiod Vallat
2009-02-04daemonize when in server mode, suggested by manyAlexandre Ratchov
2009-02-04Programs have no direct access do the device file descriptor. So, ifAlexandre Ratchov
2009-02-04gollo@ thought the timeouts were a little short, and indeed, they are off by ...Ted Unangst
2009-02-03in server mode, create /tmp/aucat-userid/ directory withAlexandre Ratchov
2009-02-03add missing headers needed by wait()Charles Longeau
2009-02-03Reflect MPLS kernel changes. Operations are stored now in rt_mpls field.Michele Marchetto
2009-02-03Use our own flags to set the operations and not RTF_PROTOX.Michele Marchetto
2009-02-03Correctly update kernel and mfc when change in routing table happens.Michele Marchetto
2009-02-03In Intra-Area-Prefix LSAs, set the LA-bit for all prefixes of 128-bitStefan Sperling
2009-02-03We don't need anything other than link-local addresses andStefan Sperling
2009-02-03Formatting fixes.Stefan Sperling
2009-02-03Free TSS on the stack of the dead process.Mike Belopuhov
2009-02-03regenKevin Lo
2009-02-03add Buffalo WLI-U2-SG54HGKevin Lo
2009-02-03the prevalence of multi-core laptops revealed that taking the cpu average isTed Unangst
2009-02-02tweak the synopsis and usage, lladdr is not an optional argument.Igor Sobrado
2009-02-02remove unused function and macros, due to the lastest commitCharles Longeau
2009-02-02Refer to the filename, not manpage, when explaining where ethers entries are.Marc Balmer
2009-02-02Clarify .NdMarc Balmer
2009-02-02Can wake up several machines in one invocation.Marc Balmer
2009-02-02deals with shaddy repositories from backwards countries that implementMarc Espie
2009-02-02Fix typo, from Joao Salvatti <salvatti@gmail.com>.Marc Balmer
2009-02-02pedantic fixes: remove wrong token pasting.Marc Espie
2009-02-02Initialize a few variables to prevent spurious "may be used uninitialized"Darren Tucker
2009-02-01Move variable declarations around to compile with gcc 2Miod Vallat
2009-02-01Nuke whitespace at EOL.Miod Vallat
2009-02-01embellish the output of bgpctl(8).Igor Sobrado
2009-02-01Revert 1.28, rumoured to cause problems on some machines.Miod Vallat
2009-02-01fix typoSimon Bertrang
2009-02-01Fix the logic in mbus_add_mapping() to correctly handle requests spanningMiod Vallat
2009-02-01Save the text mode color palette upon startup, and restore it whenMiod Vallat
2009-02-01Remove unused _pfthresh member from struct alpha_bus_dma_tag.Miod Vallat
2009-02-01use m_clsetwms to tell the allocator how big the rings are.David Gwynne
2009-02-01Let this compile with gcc2.Miod Vallat
2009-02-01"Ethernet" is a family of networking technologies developed at Xerox PARC,Igor Sobrado
2009-02-01Remove dma_cachectl() and rename dma_cachectl_pa() to dma_cachectl() now thatMiod Vallat
2009-02-01Get the cpu speed from the pcctwo configuration on MVME187.Miod Vallat
2009-02-01Finally switch this driver to bus_dma.Miod Vallat
2009-01-31u_char is not compatible with default argument promotion type thusAlexander Yurchenko
2009-01-31No need to invent another _offset, just use the one from param.h.Alexander Yurchenko
2009-01-31Rewrite DIRECTSIZ macro using offsetof. As a bonus it elimitanes castingAlexander Yurchenko
2009-01-31Don't cast pointer to int, use register_t here.Alexander Yurchenko
2009-01-31Rename loadpoint to loadaddr and add to usage().Alexander Yurchenko
2009-01-31unbreak ! INET6 case by sprinking #ifdef INET6Henning Brauer
2009-01-31write point-to-point in a consistent way.Igor Sobrado
2009-01-31syncMiod Vallat