summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-05fix format stringCharles Longeau
2009-02-05Remove the BUS_DMA_NOCACHE flag from all azalia dma mappings.Owain Ainsworth
2009-02-05Mirroring the i386 commit just made. Add MD PMAP_NOCACHE flag to pmap,Owain Ainsworth
2009-02-05add MD PMAP_NOCACHE flag to i386 and use it to implement theOwain Ainsworth
2009-02-05Add some (currently unused) MD pmap flags to be used for pushing inOwain Ainsworth
2009-02-05Fix slight logic error in a previous commit.Owain Ainsworth
2009-02-05KNF, and remove a debug printf I missed.Owain Ainsworth
2009-02-05KNF, no change to behaviour.Owain Ainsworth
2009-02-05Merge the static block allocation code from {i915,radeon}_mem.c intoOwain Ainsworth
2009-02-04update the default socket paths, to reflect recent aucat changesAlexandre Ratchov
2009-02-04if there are too many connections, stop acceping new ones ratherAlexandre Ratchov
2009-02-04Some systems that claim to be ACPI 2.0 apparently don't provide an XSDTMark Kettenis
2009-02-04Make m_copyback() a lot smarter. Make it use all of the last mbufClaudio Jeker
2009-02-04Do not use m_pullup() because it aligns the data to a word boundaryClaudio Jeker
2009-02-04Tag ld.so as an OpenBSD binary/library.Mark Kettenis
2009-02-04Tag ELF shared libraries as OpenBSD.Mark Kettenis
2009-02-04explain that it's ok if we get a slightly different rate thanAlexandre Ratchov
2009-02-04document server mode with help from jmc@Alexandre Ratchov
2009-02-04Mention PA7000 (PCXS) support; only model 720 has been tested so far, butMiod Vallat
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