summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2011-04-26Make dpt(4) compile on 64-bit arches; no binary change on i386.Matthew Dempsky
2011-04-26Get rid of NetBSD/OpenBSD ifdefs; our SCSI stacks have diverged tooMatthew Dempsky
2011-04-26Make amd64/i386 boot(8) pass the DUID of the selected boot device to theJoel Sing
2011-04-26Allow the root device to be identified via its disklabel UID.Joel Sing
2011-04-26Iopoolification. Installed snapshot over it and it even booted.Kenneth R Westerback
2011-04-26typo; found in an old tree..Theo de Raadt
2011-04-25FPU emulation option addedTakuya ASADA
2011-04-25fenv for sparc; mostly cloned from sparc64Martynas Venckus
2011-04-25garbage collect biomask printf; ok deraadt kettenisMike Belopuhov
2011-04-25Move .rodata 512KB further once more.Mark Kettenis
2011-04-25fenv for powerpcMartynas Venckus
2011-04-25Remove backwards compatibility for svnd. All new operations must use theTheo de Raadt
2011-04-25Try to match immediate constants in movl instructions against kernel symbols,Miod Vallat
2011-04-25Callers of scsi_iopool_init() ought to set up the pool member in structMiod Vallat
2011-04-24Don't leak fd's in sr_installboot(). From cppcheck via Amit Kulkarni.Kenneth R Westerback
2011-04-24in azalia_intr():Jacob Meuser
2011-04-24Double link between pf states and sockets. Henning has alreadyAlexander Bluhm
2011-04-24Denormalization exception isn't supported on sh4, and setting bit 7Martynas Venckus
2011-04-24fenv for shMartynas Venckus
2011-04-24do not need that protoTheo de Raadt
2011-04-24get the error ccbs state right for a put when a port is empty. should getDavid Gwynne
2011-04-24match Radeon HD5450 on the kernel side; Mark PeoplesTheo de Raadt
2011-04-24syncTheo de Raadt
2011-04-24Radeon HD5450, Mark PeoplesTheo de Raadt
2011-04-24Match Sierra USB305; from Erik MugeleTheo de Raadt
2011-04-24syncTheo de Raadt
2011-04-24fenv for i386, and sparc64; from matthew@Martynas Venckus
2011-04-24fenv for armMartynas Venckus
2011-04-23Implement C99 floating-point environment for Alpha.Martynas Venckus
2011-04-23Stop calling shared interrupt handlers as soon as one of them return 1Mark Kettenis
2011-04-23Don't leave the kernel code/rodata writeable for DDB. Make ddb enableTheo de Raadt
2011-04-23Remove now unused vndiodone(). ok deraadt@Miod Vallat
2011-04-23Add FE_DENORMAL to the exception list just like the comment aboveMartynas Venckus
2011-04-23Sysarch is for userland, not kernel.  ifdef _KERNEL -> ifndef _KERNELMartynas Venckus
2011-04-23Do not set kl_hub_widget[] default value more than once. Found the hard wayMiod Vallat
2011-04-23Move assignment of kl_hub_widget[] outside a #ifdef DEBUG ... #endif block,Miod Vallat
2011-04-23Partially revert 1.23, by removing the code which tries to pick the bestMiod Vallat
2011-04-23Fix management of the list of free uvm_km_pages. Seems art@ lost a lineMark Kettenis
2011-04-23The previous code only prevented the vnd from being opened for write inJoel Sing
2011-04-23backout the miod change since it is wrongTheo de Raadt
2011-04-23pf_scrub_ip() does not modify the given mbuf pointer. So don'tAlexander Bluhm
2011-04-23start at high ipl (quiets noise on startup).Dale Rahn
2011-04-22Turning on SCSIDEBUG (for debugging other drivers, of course) shouldTheo de Raadt
2011-04-22delete a bogus blank lineTheo de Raadt
2011-04-22Turning on SCSIDEBUG (for debugging other drivers, of course) shouldTheo de Raadt
2011-04-22Fix regression in vndopen() behaviour introduced in previous commit.Miod Vallat
2011-04-22Fix uninitialzied variables and formatting strings (-Wxxx errors)Jordan Hargrave
2011-04-22pf_pooladdr_pl does not exist anymore. Remove its extern declaration.Alexander Bluhm
2011-04-22Remove unused structure member.Mark Kettenis
2011-04-22Stop printing the PCI interrupt line programmed by the BIOS for APICMark Kettenis