summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-05SPARKLAN RT2573, found in HP s3200n, owned by laa@laa.zp.uaTheo de Raadt
2008-01-05print info in attach before if_attachTheo de Raadt
2008-01-05no more need for vadvise.oTheo de Raadt
2008-01-05syncTheo de Raadt
2008-01-05crank libc and libpthread, because libc cannot build lint libraries anymore i...Theo de Raadt
2008-01-05regenMiod Vallat
2008-01-05Mark vadvise(2) as obsolete and remove its implementation, so instead ofMiod Vallat
2008-01-05For each channel, tell if it is single-ended or differential if we can knowMiod Vallat
2008-01-04Use consistent capitalization in comments. From mitja@muzenic.net.Marc Balmer
2008-01-04-k and -f accept multiple arguments; from Pierre RiteauJason McIntyre
2008-01-04zap trailing whitespace;Jason McIntyre
2008-01-04Only compile in uvm_page_physdump() if option DDB as it's not directly callableMiod Vallat
2008-01-04Compute physmem as the real physical memory size, not the physical memoryMiod Vallat
2008-01-04Do not leave a page unused after the kernel message buffer on m68k platforms.Miod Vallat
2008-01-04document new FAKE_FLAGS semantics.Marc Espie
2008-01-04Revert r1.9, a.out toolchain needs this not-so-unused-after-all function.Miod Vallat
2008-01-04document the -n and -N command line options.Reyk Floeter
2008-01-04remove unused functionCharles Longeau
2008-01-04always bzero the oid lookup key before initializing it.Reyk Floeter
2008-01-04add the -n flag to dump numeric OIDs instead of symbolic namesReyk Floeter
2008-01-04Fix wrong sizeof(). Makes driver work on amd64, too.Marcus Glocker
2008-01-04Add a regression test for handling addresses with trailing '/32' and addressHans-Joerg Hoexer
2008-01-04Strip off trailing '/32' when address type is IPV4_ADDR as isakmpd doesHans-Joerg Hoexer
2008-01-04Fix TX padding.Marcus Glocker
2008-01-04from dholland@netbsd:Jason McIntyre
2008-01-04- remove two entries that'll never be usedJasper Lievisse Adriaanse
2008-01-04read the hardware mac address into the drivers ac_enaddr thing rather thanDavid Gwynne
2008-01-04we have pci_vpd_read now. get rid of the (bad) comment that left it outDavid Gwynne
2008-01-04Eliminate false positives from <> comments, avoiding manglingRay Lai
2008-01-04Prevent sign-extension when setting ASI in %tstate.Mark Kettenis
2008-01-04Clean up Intel host bridge PCI IDs.Mark Kettenis
2008-01-04regenMark Kettenis
2008-01-04Clean up Intel host bridge PCI IDs.Mark Kettenis
2008-01-04syncTheo de Raadt
2008-01-03create directory againTheo de Raadt
2008-01-03Fix debug code.Mark Kettenis
2008-01-03Add an explicit clobber to prevent gcc from reordering instructions aroundMiod Vallat
2008-01-03Enable wide transfers in the IOPB on wide busses, and get the IOPB passthroughMiod Vallat
2008-01-03Remove redundant extenr declaration.Mark Kettenis
2008-01-03Don't depend on evil (struct psycho_pbm *) cast.Mark Kettenis
2008-01-03revert back to using local zones for localhost. and IPv4/IPv6 reverse untilJakob Schlyter
2008-01-03Make if.c kvm free by fetching the interface stats via sysctl like in systatClaudio Jeker
2008-01-03Remove some junk.Mark Kettenis
2008-01-03Move zaurus to __HAVE_TIMECOUNTER.Mark Kettenis
2008-01-03document "exit" for logging out of systems, instead of "logout":Jason McIntyre
2008-01-03Make slowtrap check the real stack pointer instead of whatever is in %g6.Mark Kettenis
2008-01-03borrow more from other pages; dlg okTheo de Raadt
2008-01-03send the correct lengthReyk Floeter
2008-01-03handle no more than 2147483647 (0x7fffffff) variable bindingsReyk Floeter
2008-01-03Fix page fault trap which occured when device was detached after a failedMarcus Glocker