ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk/sys
r2897
File Last Change
 ../
amd64/ 2886 (14 years ago) by laffer1: add CPUID bits to ident phenom processor There are several new CPUIDs to recognize AMD Extended Features, ECX 07FFh for Phenom processor. According to [1], they are: Bit 0: LAHF/SAHF Bit 1: CMP Bit 2: SVM (Secure Virtual Mode) Bit 3: APIC Bit 4: MOV CR8 *Bit 5: Advanced Bit Manipulation (LZCNT) *Bit 6: SSE4A (EXTRQ, INSERTQ, MOVNTSS, MOVNTSD) *Bit 7: Misalign SSE Bit 8: 3DNow! (PREFETCH и PREFTECHW) *Bit 9: OS Visible Workaround *Bit 10: Instruction Based Sampling * - missing bits in amd64/identcpu.c [1]http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/31116.pdf Based on patch by pluknet for FreeBSD
boot/ 2046 (15 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r2045, which included commits to RCS files with non-trunk default branches.
bsm/ 2333 (15 years ago) by laffer1: $MidnightBSD$
cam/ 2333 (15 years ago) by laffer1: $MidnightBSD$
cddl/ 2333 (15 years ago) by laffer1: $MidnightBSD$
compat/ 2602 (15 years ago) by laffer1: finish futex fixes for linuxolator
conf/ 2883 (14 years ago) by laffer1: add ae(4)
contrib/ 2824 (15 years ago) by laffer1: Correct the following defect in PF, originally reported to OpenBSD and later in our #midnightbsd chatroom: Author : Rembrandt Date : 2009-04-09 Affected Software: OpenBSD Kernel Affected OS : OpenBSD 4.{3,4,5}, OpenBSD-current Propably older versions are affected as well Type : Denial of Service OSVDB : Milw0rm : 8406 CVE : ISS X-Force: : BID : 34482 Secunia : 34676 VUPEN ID : Trying to fix it responsible and get in contact with the vendor: -- OpenBSD -- Contacted 2009-04-09 15:35 GMT+1 Patch avaiable 2009-04-11 23:43 UTC We received no response nor a notification about an upcoming patch by the developers. -- END -- OpenBSDs PF firewall in OpenBSD 4.3 up to OpenBSD-current is prone to a remote Denial of Service during a null pointer dereference in relation with special crafted IP datagrams. If the firewall handles such a packet the kernel panics. Steps to reproduce: If you are behind a OpenBSD firewall this nmap scan should trigger the problem and crash your firewall device: nmap -sO $some_host_so_that_the_firewall_handles_the_packets For more informations please do read the patch issued by OpenBSD. Patches and Workaround: Patches are provided for OpenBSD 4.3, 4.4, 4.5 (upcoming, release 1st of may) and OpenBSD-current (via CVS only) and are avaiable at the errata website. The developers provide hints for a workaround at their errata website too. Kind regards, Rembrandt
crypto/ 2196 (15 years ago) by laffer1: merge
ddb/ 2333 (15 years ago) by laffer1: $MidnightBSD$
dev/ 2897 (14 years ago) by laffer1: allow the user to turn off chechsum offloading via ifconfig
fs/ 2725 (15 years ago) by laffer1: support chinese characters, etc.
gdb/ 2333 (15 years ago) by laffer1: $MidnightBSD$
geom/ 2333 (15 years ago) by laffer1: $MidnightBSD$
gnu/ 2594 (15 years ago) by laffer1: Forced commit to note the patch came from Jaakko Heinonen
i386/ 2886 (14 years ago) by laffer1: add CPUID bits to ident phenom processor There are several new CPUIDs to recognize AMD Extended Features, ECX 07FFh for Phenom processor. According to [1], they are: Bit 0: LAHF/SAHF Bit 1: CMP Bit 2: SVM (Secure Virtual Mode) Bit 3: APIC Bit 4: MOV CR8 *Bit 5: Advanced Bit Manipulation (LZCNT) *Bit 6: SSE4A (EXTRQ, INSERTQ, MOVNTSS, MOVNTSD) *Bit 7: Misalign SSE Bit 8: 3DNow! (PREFETCH и PREFTECHW) *Bit 9: OS Visible Workaround *Bit 10: Instruction Based Sampling * - missing bits in amd64/identcpu.c [1]http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/31116.pdf Based on patch by pluknet for FreeBSD
isa/ 2333 (15 years ago) by laffer1: $MidnightBSD$
kern/ 2853 (15 years ago) by laffer1: add m_collapse and friends
libkern/ 2607 (15 years ago) by laffer1: remove arm/ia64 cruft
modules/ 2883 (14 years ago) by laffer1: add ae(4)
net/ 2357 (15 years ago) by laffer1: restore LOMTU value
net80211/ 2334 (15 years ago) by laffer1: *** empty log message ***
netatalk/ 2334 (15 years ago) by laffer1: *** empty log message ***
netatm/ 2334 (15 years ago) by laffer1: *** empty log message ***
netgraph/ 2224 (15 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r2223, which included commits to RCS files with non-trunk default branches.
netinet/ 2520 (15 years ago) by laffer1: fix incorrect tcp padding on options
netinet6/ 2518 (15 years ago) by laffer1: doh
netipsec/ 2336 (15 years ago) by laffer1: tag
netipx/ 2334 (15 years ago) by laffer1: *** empty log message ***
netnatm/ 2334 (15 years ago) by laffer1: *** empty log message ***
netncp/ 2334 (15 years ago) by laffer1: *** empty log message ***
netsmb/ 2325 (15 years ago) by laffer1: $MidnightBSD$
nfs/ 1907 (15 years ago) by laffer1: *** empty log message ***
nfs4client/ 2320 (15 years ago) by laffer1: $MidnightBSD$
nfsclient/ 2320 (15 years ago) by laffer1: $MidnightBSD$
nfsserver/ 2320 (15 years ago) by laffer1: $MidnightBSD$
opencrypto/ 2332 (15 years ago) by laffer1: $MidnightBSD$
pccard/ 2332 (15 years ago) by laffer1: $MidnightBSD$
pci/ 2885 (14 years ago) by laffer1: Add (partial) support for newer re(4) chipsets.
rpc/ 2332 (15 years ago) by laffer1: $MidnightBSD$
security/ 2332 (15 years ago) by laffer1: $MidnightBSD$
sparc64/ 2297 (15 years ago) by laffer1: Remove sab device. scc should be connected later
sys/ 2875 (15 years ago) by laffer1: Bump for easier detection of recent source changes such as makefs, and openssh 5.2
tools/ 1822 (15 years ago) by laffer1: Bring in new tools
ufs/ 2332 (15 years ago) by laffer1: $MidnightBSD$
vm/ 2332 (15 years ago) by laffer1: $MidnightBSD$
Makefile 1907 (15 years ago) by laffer1: *** empty log message ***
46 directories and 1 file shown