summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-06Oops, forgot to pass dflags to diffreg. Now the flags work again.Ray Lai
2009-06-06Pull changes from rcsdiff, similar to what was pulled into cvsdiff.Ray Lai
2009-06-06Swedens National Day is today. ok jj@, halex@ and art@. -mojMats O Jansson
2009-06-06remove unused variable prevlen and a second initialization of ifp.Stuart Henderson
2009-06-06Sync some rcsdiff changes to cvsdiff. As a side effect,Ray Lai
2009-06-06- supports rtl8187bMartynas Venckus
2009-06-06when xflags got changed, tell the userland by routing socketsRainer Giedat
2009-06-06it fetches multiple urls; so usage was wrong. ok sthen@Martynas Venckus
2009-06-06- implement support for rtl8187bMartynas Venckus
2009-06-06fix direct pkgpath caseMarc Espie
2009-06-06unfuck the rest of the way. when we bind the scribble pages to theOwain Ainsworth
2009-06-06unfuck slightly, offset was wrong.Owain Ainsworth
2009-06-06quick path for pkg cfl: check whether the new package conflicts withMarc Espie
2009-06-06my $_, except for the server code, which could still run on older perlMarc Espie
2009-06-06make ospf6ctl/ospf6d imsg-in-a-lib ready too.Eric Faurot
2009-06-06shuffle code around to achieve 0 length diff nirvana between all thePierre-Yves Ritschard
2009-06-06forgot to cvs add the filePierre-Yves Ritschard
2009-06-06make ripctl/ripd imsg-in-a-lib ready too.Eric Faurot
2009-06-06make ldpd imsg-in-a-lib ready too.Pierre-Yves Ritschard
2009-06-06In SIOCS80211SCAN, fail if the interface is not up *and* running.Damien Bergamini
2009-06-06mechanical rename of ``priv'' to ``file_priv'' in the one function whereOwain Ainsworth
2009-06-06make dvmrpd imsg-in-a-lib ready as well.Pierre-Yves Ritschard
2009-06-06sync ospfctl/ospfd with the common imsg code, making it lib ready as well.Eric Faurot
2009-06-06use BUS_DMA_ZERO instead of alloc + bzero.Owain Ainsworth
2009-06-06correct error codes after malloc(3) failure, as 0 means RPC_SUCCESS;Ingo Schwarze
2009-06-06sync bgpd/bgpctl with the common imsg code, making it lib ready as well.Eric Faurot
2009-06-06Document show rib table fooClaudio Jeker
2009-06-06bgpctl part of allowing alternate RIBs to be shown. Had to use theClaudio Jeker
2009-06-06bring back the indians for pirofti -- handle unaligned access and put aTheo de Raadt
2009-06-06Make it possible to select the RIB that a show command should show.Claudio Jeker
2009-06-06add an interface to agp to create a bus_dma_tag over a range of theOwain Ainsworth
2009-06-06sync snmpd with the common imsg code, making it lib ready as well.Pierre-Yves Ritschard
2009-06-06It might be a good idea to commit all the diff. *sigh*.Owain Ainsworth
2009-06-06We only really need to #define SYNCHRONIZE_CACHE 0x35 once.Kenneth R Westerback
2009-06-06add sg_dma.c on i386, soon to be used.Owain Ainsworth
2009-06-06allocate the correct amount of memoryEric Faurot
2009-06-06instead of #ifndef SMALL_KERNELing the whole sg_dma.c file, just put theOwain Ainsworth
2009-06-06remove unnecessary and scary pid check in imsg_init.Pierre-Yves Ritschard
2009-06-06Sync with relayd:Eric Faurot
2009-06-06Include pcidump and acpidump output when sendbug is run as root,Ray Lai
2009-06-06Remove the last VGA_POST defines with X86EMU. Okay deraadt@.Paul Irofti
2009-06-06Sync with relayd:Pierre-Yves Ritschard
2009-06-06Nuke debug() unless DEBUG is defined. Elminates debug output fromKenneth R Westerback
2009-06-06Document some of the newer Intel cards that are now supported. Also addClaudio Jeker
2009-06-06Add uvm_objwire() and uvm_objunwire(), I need this for some of my crazyOwain Ainsworth
2009-06-06Fix RCSIdsMatthieu Herrb
2009-06-06use calloc() and realloc() more; ok schwarzeTheo de Raadt
2009-06-06if smtpctl is run in unsupported mode, exit with a warning instead ofJacek Masiulaniec
2009-06-06option X86EMU is how this subsystem is brought into a kernelTheo de Raadt
2009-06-06more chipsets that support IPv6 receive TCP/UDP checksum offload; from BradChristian Weisgerber