summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-28Remove all adapter-specific 'struct scsi_device's. They are never used. FirstKenneth R Westerback
2010-06-28Update the Safe module to version 2.2.7 for CVE-2010-1168 andTodd C. Miller
2010-06-28Use the proper OIDs for syntax description, instead of bogus symbolicMartin Hedenfal
2010-06-28fix typo; from BradChristian Weisgerber
2010-06-28Allow neighbor discovery for prefixes on interfaces without matchingAlexander Bluhm
2010-06-28Add initial support for RTL8168E, brokenness reported by Joe Gidi.Stuart Henderson
2010-06-28Don't ask people to send regress logs to a non-existant email address.Peter Hessler
2010-06-28move -H and -s to their own little section, since they did not belong inJason McIntyre
2010-06-28Change MAXDSIZ and MAXSSIZ to more reasonable values for a 64-bit architecture.Mark Kettenis
2010-06-28If there is no next hop but an interface index, create a cloningAlexander Bluhm
2010-06-28Store the ifindex into the kroute change imsg. This way we can useAlexander Bluhm
2010-06-28Allow tty drivers to request larger buffers at attach time using aTheo de Raadt
2010-06-28remove a lonely remnant from some debug code that snuck in.David Gwynne
2010-06-28Move disk_attach() to the end of the attach functions, at which point theJoel Sing
2010-06-28KNFJordan Hargrave
2010-06-28Add definitions for Intel/AMD IOMMU ACPI tablesJordan Hargrave
2010-06-28add back the initialisation of a loop condition thatJonathan Gray
2010-06-28implement iopools in osiop to get rid of another use of XS_NO_CCB.David Gwynne
2010-06-28Use a more moderate fifo trigger level (4) for moderately quickChris Kuethe
2010-06-28Move uvm_km_pages struct declaration and watermark bounds to uvm_km.h, soMiod Vallat
2010-06-27garbage collect the debugging gooThordur I. Bjornsson
2010-06-27sync with latest version from rs.internic.netJakob Schlyter
2010-06-27More include necessary after <sys/user.h> inclusion removalMiod Vallat
2010-06-27This header was missing from the previous commit; sorry.Ingo Schwarze
2010-06-27fix a comment and add a new one to make clear what the mbuf ptr save danceHenning Brauer
2010-06-27Full .nr nS support, unbreaking the kernel manuals.Ingo Schwarze
2010-06-27don't probe "volume knobs" on resume. probably not needed andJacob Meuser
2010-06-27vscsi(4) doesn't use vscsi_ioc_t2i's senselen field anymore, soMatthew Dempsky
2010-06-27Change ACPI namespace to use SIMPLEQ macrosJordan Hargrave
2010-06-27tweak previous; ok claudioJason McIntyre
2010-06-27right way round for macros;Jason McIntyre
2010-06-27Disable uguru(4). Its probe touches an address used by something else on theMark Kettenis
2010-06-27Kill another #ifdef UBC chunk that was annoying me while doing somethingOwain Ainsworth
2010-06-27Remove "pt" from struct roffsu, as CSS (the only reason it was there) isIngo Schwarze
2010-06-27dont have duplicate xxx @ scsibus lines (even if commented).Dale Rahn
2010-06-27More PCH/82577 bits from FreeBSD, this does not includeJonathan Gray
2010-06-27Fix a crash when the directory entry isn't complete.Peter Hessler
2010-06-27add the groff target to the 'make depend' step, so we build dependencies.Peter Hessler
2010-06-27Instead of specifying the control sockets on the command line have themClaudio Jeker
2010-06-27Add _acpi_matchhids routine, precursor to pci device matchJordan Hargrave
2010-06-27enable the regress tests for file, and xlint.Peter Hessler
2010-06-27Mark the PXE boot device as "netboot" even if we do not containTheo de Raadt
2010-06-27fix how we run the tests so we can successfully use SUDO='sudo -E' in our envPeter Hessler
2010-06-27return value unused, found by lintMartin Hedenfal
2010-06-27Remove unused functions and variables, found by lint.Martin Hedenfal
2010-06-27minor .Bk fixes:Ingo Schwarze
2010-06-27doh! Use pmap_kenter/pmap_kremove in the backend page allocator to preventThordur I. Bjornsson
2010-06-27check if the jacks that will mute the speaker can generate unsolicitedJacob Meuser
2010-06-27GCC is being intelligent with our asm statements that were used to pad stuffArtur Grabowski
2010-06-27Clear ACPI fixed event status on resume (power buttons/etc) so that someMike Larkin