summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2010-07-13- find.fp_wsize *= find.fp_mss, 1;Henning Brauer
2010-07-13Fix a broken mask for core temperature 1 and 2, and bias properly for degC.Mike Larkin
2010-07-13Correct comment. scsi_sense_data is now 18 bytes, not 32.Kenneth R Westerback
2010-07-11typoMiod Vallat
2010-07-10Fixup structures to be correct sizeJordan Hargrave
2010-07-10A process on the zombie list can have a NULL p_pgrp if it sleeps whenPhilip Guenthe
2010-07-10Reduce the delays a bit in the miibus read/write routines.Christian Weisgerber
2010-07-10Add a bootstrap loader, this allow u-boot to auto-boot from the mediaDale Rahn
2010-07-10Remove debug print left in on last commit.Dale Rahn
2010-07-10sun4e (i.e. SPARCengine 1e) support. This platform is a mix between sun4 andMiod Vallat
2010-07-10and cdboot must be linked with -N still, too. even more curiousTheo de Raadt
2010-07-10actually, pxeboot must remain linked with -NTheo de Raadt
2010-07-10link bootblocks with -Z instead of -N, to ensure that the file offset andTheo de Raadt
2010-07-10whitespace cleanup from Brad, no change with diff -wStuart Henderson
2010-07-10Verify _ADR bdf is correct (some systems return 0xffff)Jordan Hargrave
2010-07-10Eliminate two of the remaining three instances of drivers passingMatthew Dempsky
2010-07-10Limit SCIOCCOMMAND and ATAIOCCOMMAND requests to transferring MAXPHYSMatthew Dempsky
2010-07-09rewrite the polling codepath in mpii.David Gwynne
2010-07-09need sysctl.h to compile with GPROF; Luis HenriquesTheo de Raadt
2010-07-09We need to preserve %eax, %ecx and %edx since GCC 4.x might use theseMark Kettenis
2010-07-09un-terminated string found when comparing to i386 boot code. TheseTheo de Raadt
2010-07-09Add support for using IPsec in multiple rdomains.Reyk Floeter
2010-07-09Add the rtableid to struct rttimer and therefor make it available toClaudio Jeker
2010-07-09When protocol filtering is used on the rtsocket filter only messages thatClaudio Jeker
2010-07-09instead of saying we're using the all the states in the table whenDavid Gwynne
2010-07-09Clear the noiseJordan Hargrave
2010-07-09-#if 1 || defined(PFSYNC_DEBUG)David Gwynne
2010-07-09the current code doesnt detect when its filled a bulk packet so itDavid Gwynne
2010-07-09sending of bulk updates has been very broken since r1.124.David Gwynne
2010-07-09Modified to make sure that pipex_mppe_ouput() keeps the packet 32bitYASUOKA Masahiko
2010-07-093 more JEDEC JC-42.4 sensors are the marketTheo de Raadt
2010-07-09gcc4 is a bloated pig, so a few things must fall off the floppyTheo de Raadt
2010-07-09- Setup proper mbuf pool watermarks for BCM5717 / BCM57765 chipsets.Stuart Henderson
2010-07-08dont count requeued io as outstanding io. there is a 1:1 mappingDavid Gwynne
2010-07-08Add mapping for ACPI device to PCI bdf (match autoconf tree)Jordan Hargrave
2010-07-08Add definitions for ICMP extended headers available for some ICMP messagesClaudio Jeker
2010-07-08use config_activate_children to activate children that might need itTheo de Raadt
2010-07-08use config_activate_children to get down to the isa bus activation codeTheo de Raadt
2010-07-08Devices which don't have read or write functionality should not returnTheo de Raadt
2010-07-08remove some unused netinet6 codeJonathan Gray
2010-07-08Use correct alignment for scrub max-mss. Based on a diff from deraadt.Stuart Henderson
2010-07-08For DVACT_SUSPEND and DVACT_RESUME we should always return success.Theo de Raadt
2010-07-08make the buffer big enough to hold a 1500 byte packet. Workaround (mtuChris Kuethe
2010-07-08Revert part of previous.Thordur I. Bjornsson
2010-07-08pipex didn't work on output. Fixed following problems:YASUOKA Masahiko
2010-07-08better op buf handling. Instead of mallocing a new buffer for everyThordur I. Bjornsson
2010-07-08Move pool initialization to init_crypto and zap the crypto_pool_initializedThordur I. Bjornsson
2010-07-08- use nitems() where applicableJasper Lievisse Adriaanse
2010-07-08Move ss and friends to the attic.Kenneth R Westerback
2010-07-08Move ss and friends to the attic.Kenneth R Westerback