summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-08Fix the order of traversal when printing the queues. Properly placesCan Erkin Acar
2008-10-08o chip revision is 4-bit valueOleg Safiullin
2008-10-08Correct exit codes for extra files. PR 5072.Matthias Kilian
2008-10-08Don't extend amaps beyond what their supposed maximum. This code path isArtur Grabowski
2008-10-08prevent access to output_paragraph with negative offset; PR 5518; okOtto Moerbeek
2008-10-08Get rid of the second table entry pool (pfr_kentry_pl2); we're alreadyRyan Thomas McBride
2008-10-08uhci(4) at cardbus(4) seems to work (to the same extent that ohci(4) andTheo de Raadt
2008-10-07Kill a bunch of #ifdef freebsd/netbsd code in *_drv.c. No binary change.Owain Ainsworth
2008-10-07- noieee_src: adapt complex versions of the functions it alreadyMartynas Venckus
2008-10-07Kill the linux-ready negative return codes in ``shared'' code. We handleOwain Ainsworth
2008-10-07re-enable ieeefp mode on alpha again, now that the kernel code isMartynas Venckus
2008-10-07unbreak ieeefp emulation code wrt converting double to unsignedMartynas Venckus
2008-10-07Move dev->driver over to being a pointer to a const struct, instead of stupidlyOwain Ainsworth
2008-10-07The 'l' command should not encode newlines. Also document thatTodd C. Miller
2008-10-07Make sure page 0 is selected when we initialize the PHY. Fixes problemsMark Kettenis
2008-10-07Fix memory leak bug during scope evaluation (now without introducing a bugMark Kettenis
2008-10-07protect better against races from incoming signals; slightly changedTheo de Raadt
2008-10-07If we fail to read the MAC address from the eeprom, fallback to readingJoel Sing
2008-10-07There is no /usr/old/bin/sed so compare test results against /usr/bin/sedTodd C. Miller
2008-10-07if fetching a config page for a sas target doesnt work then let the scsiDavid Gwynne
2008-10-07Prevent cvs keyword expansion from causing a test failure.Todd C. Miller
2008-10-07In ehci_free_itd() replace LIST_INSERT_AFTER(LIST_FIRST(..), ..) withMarcus Glocker
2008-10-07dump pci devices from all the domains available in the system. this givesDavid Gwynne
2008-10-07oops, missed one compute_md5Marc Espie
2008-10-07pstat can hide information too; also based on PR 5113Theo de Raadt
2008-10-07Do not display file offsets and a few other pieces of information, exceptTheo de Raadt
2008-10-06more readable virtual memory size values.Brad Smith
2008-10-06regenJonathan Gray
2008-10-06Add some devices from submitted dmesgs.Jonathan Gray
2008-10-06Remove useless comment.Mark Kettenis
2008-10-06Don't exit if the logfile specified on the command line can not beMarc Balmer
2008-10-06remove dead stores and newly created unused variables.Charles Longeau
2008-10-06Update awk to version 20071023; OK deraadt@Todd C. Miller
2008-10-06Don't force multi transaction endpoints (>1024 bytes) down to singleMarcus Glocker
2008-10-06Unconditionally compile idt_vec_xxx functions.Mark Kettenis
2008-10-06Add missing checks for sc_focus being NULL. Found the hard way byMiod Vallat
2008-10-06uvn_attach message is purely diagnostic, not neededTheo de Raadt
2008-10-06syncTheo de Raadt
2008-10-06another geforceTheo de Raadt
2008-10-06The recent change to bsd.own.mk to allow PICFLAG to be overridden madeKurt Miller
2008-10-06give working examples (s/timespec/time/ for variables exported)Todd T. Fries
2008-10-06update to tzcode2008g from elsie.nci.nih.govTodd C. Miller
2008-10-06update to tzdata2008g from elsie.nci.nih.govTodd C. Miller
2008-10-06Oops, also commit the header file. Remove silly debug message.aschrijver
2008-10-06turn the checksums stored in packing elements into real objects, so thatMarc Espie
2008-10-06use strtonum() instead of atoi() and remove an unnecessary bzero()aschrijver
2008-10-06parse all arguments before going and doing the job requested by -PTheo de Raadt
2008-10-06Detect and store the PCI/PCIe bus speed.Brad Smith
2008-10-05Add a flag to indicate a 64-bit PCI bus is present.Brad Smith
2008-10-05Detect if the adapter is a PCIe adapter and set the RL_FLAG_PCIE flagBrad Smith