summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2009-06-05bring back rev1.70Thordur I. Bjornsson
2009-06-05catch up NetBSD kern/41048.Yojiro Uo
2009-06-05revert to 1.67 to unbreak NFS writes; ok beck@ thib@Christian Weisgerber
2009-06-05- make this a lot more readable; no binary changeJasper Lievisse Adriaanse
2009-06-05Add support to fxp(4) for the 82552 MAC found in some variation ofChristian Weisgerber
2009-06-05Save some more state such that we recover from X changing depth on us.Mark Kettenis
2009-06-05Clear screen to clean up after X.Mark Kettenis
2009-06-05Remove redundant assignment.Mark Kettenis
2009-06-05Clear screen to clean up after X.Mark Kettenis
2009-06-05tidy up promiscuous mode and multicast handling; from Brad; ok sthen@Christian Weisgerber
2009-06-05abort any time adjustment in progress if the clock is set with settimeofdayChris Kuethe
2009-06-05Revert the curpmap change. We know the IPI is broken on both ends,Philip Guenthe
2009-06-05use the right accounting for bound edges (i think)Theo de Raadt
2009-06-05enable IPv6 receive TCP/UDP checksum offload; from BradChristian Weisgerber
2009-06-05Disable and clear hardware cursor to clean up after X.Mark Kettenis
2009-06-05Sanity check: we overrun the rnd_ed[] array if nbits is 32, but thatPhilip Guenthe
2009-06-05Update to Reinoud Zandijk's much more current version of ecma167-udf.hKenneth R Westerback
2009-06-05Save some state and restore it after we return from X, because the acceleratedMark Kettenis
2009-06-05Dynamic buffer cache sizing.Bob Beck
2009-06-05%zu is not meant for size_t in the kernel. Change to %lu.Ray Lai
2009-06-05EPERM from VOP_ACCESS() is always an error, so don't hide it.Thordur I. Bjornsson
2009-06-05Add missing #ifdef INET6 ... #endifAlexander Hall
2009-06-05this one tooMartynas Venckus
2009-06-05reduce diff i will send in a minuteMartynas Venckus
2009-06-05Clamp the ending bound to the size of the disk. This makes disklabel -ATheo de Raadt
2009-06-05The names for p_flags bits had fallen out of datePhilip Guenthe
2009-06-05Initial support for routing domains. This allows to bind interfaces toClaudio Jeker
2009-06-04Change i386 ACPI sleep to KASSERT if the pmap can't be activatedMike Larkin
2009-06-04- factor out rf into its own structureMartynas Venckus
2009-06-04Ensure we are sleeping from the kernel. Code changed to match i386.Mike Larkin
2009-06-04remove variable left behind by thibTheo de Raadt
2009-06-04Make backtraces through interrupts work.Mark Kettenis
2009-06-04switch to a bnx style dynamic pool backed tx so we don'tJonathan Gray
2009-06-04fix minor tab alignmentCharles Longeau
2009-06-04More fallback from struct disklabel changes, yawnMiod Vallat
2009-06-04- 8187 uses different anaparam valuesMartynas Venckus
2009-06-04Fix fallback from struct disklabel changes.Miod Vallat
2009-06-04obvious shrinkage.Owain Ainsworth
2009-06-04detect & print the revision (rev. d, b) of rtl8187l chip using theMartynas Venckus
2009-06-04Recycle four ancient fields in the disklabel structure, replacing them withTheo de Raadt
2009-06-04tiny tiny space nitThordur I. Bjornsson
2009-06-04- prepare for multiple revisions; urtw_lookup stuffMartynas Venckus
2009-06-04- make comments understandable by lintMartynas Venckus
2009-06-04difs&eifs are 8187 regsMartynas Venckus
2009-06-04merge some individual SIS_SETBIT (done for natsemi chips only)Stuart Henderson
2009-06-04- KNFMartynas Venckus
2009-06-04- update io functions to support indexMartynas Venckus
2009-06-04Remove support for non-ELF; it never existed for amd64.Mark Kettenis
2009-06-04- fix some commentsMartynas Venckus
2009-06-04spacingMartynas Venckus