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