Include the header files from the current source tree and not from /usr/src.
[dragonfly.git] / sys /
2004-07-05 Matthew DillonUpdate newvers.sh to RC2
2004-07-05 Matthew Dillonacpica5 update part 2/3: Fix a bug introduced in the...
2004-07-05 Matthew Dillonacpica5 update part 1/3: Implement support for acpica...
2004-07-04 Matthew DillonBring in acpica-20040527 from intel. See: developer...
2004-07-04 Matthew Dillonminor cleanups / no functional changes.
2004-07-04 Joerg SonnenbergerAdd ETHER_ALIGN for portability.
2004-07-04 Eirik NygaardRearrange the machine/cpufunc.h header and add it where...
2004-07-04 Matthew DillonGet rid of some debugging printf's that had been accide...
2004-07-04 Matthew DillonWhen booting from CD, check cd1a and acd1a after cd0a...
2004-07-04 Matthew DillonAdd AGP support for the i852GM, i855GM, and i865G.
2004-07-03 Matthew DillonMake sure a serial port exists by determining whether...
2004-07-03 Joerg SonnenbergerAdd common functions for computing the Ethernet CRC...
2004-07-02 Eirik NygaardSome laptops return other values for working toucpads...
2004-07-02 Joerg SonnenbergerAnnounce MAC address in ether_ifattach, not in each...
2004-07-02 Hiten PandyaRandomize ephermal source ports.
2004-07-02 Joerg SonnenbergerRemove invalid tokens after #endif
2004-07-02 Joerg SonnenbergerAdd a default initializer for data_sds. The warning...
2004-07-02 Joerg SonnenbergerRemove invalid tokens after #endif
2004-07-02 Joerg SonnenbergerUse const char * for string argument of _assert_sbuf_in...
2004-07-02 Joerg SonnenbergerRemove cast as lvalue
2004-07-02 Joerg SonnenbergerRemove cast as lvalue
2004-07-02 Joerg Sonnenbergerprocfs_validfile does have a public prototyp, but doesn...
2004-07-02 Jeffrey HsuUpdate some of my copyright notices before we officiall...
2004-06-30 Eirik NygaardMake sure the xe driver found a supported card type...
2004-06-29 Matthew DillonFix a snafu in the last commit. In the normal non...
2004-06-28 Matthew DillonChange the version string to RC1
2004-06-28 Matthew DillonUndo one of the recent optimizations I made (only runni...
2004-06-28 David RhodusUpdate some copyright notices to become more legal...
2004-06-28 David RhodusSync in Copyright notice change from FreeBSD.
2004-06-28 Matthew DillonIncrease PCCARD_CIS_SIZE from 1024 to 4096 as per FreeB...
2004-06-28 Matthew DillonFix three bugs in the livelock code. Fix a minor range...
2004-06-27 Matthew DillonThe acpica-unix-20040527 download from intel seems...
2004-06-27 Matthew DillonAddendum: it should be noted that boot2 also probes...
2004-06-27 Matthew DillonProperly probe for the serial port. If the serial...
2004-06-27 Matthew DillonThe schednetisr() routine is supposed to be MP and...
2004-06-27 Matthew DillonImplement livelock detection for threaded interrupts...
2004-06-27 Matthew DillonMake the VR device backdown to emergency polling if...
2004-06-27 David RhodusUse correct copy-write notation for The DragonFly proje...
2004-06-27 Matthew DillonAdd note to cpu_idle_hook (which is currently asserted...
2004-06-27 Matthew DillonBring in YONETANI Tomokazu's acpi-update-2.patch (27...
2004-06-27 Matthew DillonBe ultra conservative for now, do not try to initialize...
2004-06-27 Matthew DillonFix a minor bug in the auto-console selection (handle...
2004-06-27 Joerg SonnenbergerPrint the correct list in _lf_print_lock
2004-06-26 Matthew DillonDo a bit of cleanup and enable the SIO FIFO (1655x...
2004-06-26 Matthew DillonBring boot2 and the loader into line with our new dual...
2004-06-26 Matthew DillonEnhance lockf's debugging with macros. Print the origi...
2004-06-26 Matthew DillonAdd a short unconditional sleep in the lockf retry...
2004-06-26 Matthew DillonUnhook bios_howmem (a simple reporting variable), it...
2004-06-26 Matthew DillonAdd some early serial console debugging support to...
2004-06-26 Matthew DillonSome general cleanups and use M_ZERO instead of bzero...
2004-06-26 Matthew DillonWhen a kernel-created thread exits, properly remove...
2004-06-26 Matthew DillonCleanup a comment.
2004-06-26 Matthew DillonIf Preposterous BIOS basemem is detected, instead of...
2004-06-26 Matthew DillonStage 1/999: Rewrite boot0 to relocate to higher memory...
2004-06-25 Hiten PandyaMerge from FreeBSD-4, revision 1.1.2.9:
2004-06-25 Matthew DillonRemove a vn == vp case that was breaking out of the...
2004-06-25 Hiten PandyaMerge from FreeBSD-4, revision 1.115.2.20:
2004-06-25 Joerg SonnenbergerFix a race in the initialisation of struct lock by...
2004-06-25 Joerg SonnenbergerAdd missing WI_UNLOCK
2004-06-25 Matthew DillonImplement duel-console mode and make it the default...
2004-06-25 Hiten PandyaTurn on the DDB_TRACE config option, so that we will...
2004-06-25 Hiten PandyaMerge rev. 1.7 of FreeBSD's src/sys/dev/twa/twa_freebsd.c.
2004-06-25 Matthew DillonConvert the M4'd btxldr.s to a preprocessed btxldr...
2004-06-24 Matthew DillonBring in 1.33 from FreeBSD-5:
2004-06-24 David RhodusDrop to the debugger if unable to sync out the buffers...
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-24 Matthew DillonGet rid of the PFIL_HOOKS option, integrate pfil in...
2004-06-24 Matthew DillonBackout 1.19. It prevents some machines from booting...
2004-06-24 Matthew DillonThe route table treats sockaddr data as opaque, which...
2004-06-23 Matthew DillonFix a broken vrele() in the session tty exit code.
2004-06-23 Matthew DillonHack in the code from FreeBSD-5 to set the timings...
2004-06-23 Matthew DillonDo a partial synch from FreeBSD-5 of the NVIDIA and...
2004-06-23 Matthew DillonFix an improper DELAY in the ata tag code (but nobody...
2004-06-23 Matthew DillonCheck for a queued interrupt being dispatched after...
2004-06-23 Hiten PandyaFix indentation.
2004-06-23 Hiten PandyaRemove references to FreeBSD in the comments.
2004-06-22 Chris PresseyPerl is no longer user during kernel build, so remove...
2004-06-21 Matthew DillonSome more M_NOWAIT->M_INTWAIT. Not sure if the sym...
2004-06-21 Matthew DillonGeneral M_NOWAIT -> M_INTWAIT work, except in periodic...
2004-06-21 Matthew DillonCorrect a known panic in the twe driver, M_NOWAIT ...
2004-06-21 Matthew Dillongcc-3.4 cleanups. missing break / goto labels.
2004-06-21 Matthew Dillongcc-3.4 cleanups. Add missing break statements, deal...
2004-06-21 Matthew DillonAdding missing break after default: (gcc-3.4).
2004-06-21 Matthew Dillongcc-3.4 cleanup.
2004-06-21 Matthew DillonAdd a missing break after default: for gcc-3.4 support.
2004-06-20 Hiten PandyaMove the 'p_start' field from struct pstats (Process...
2004-06-20 Hiten PandyaZero-out the whole pstats structure and then copy the...
2004-06-20 Hiten PandyaZero the interval timers on fork(2) rather than copying...
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-17 David RhodusDefault the MMX/XMM kernel optimizations to the on...
2004-06-17 Matthew DillonDon't set prefetch mode on VIA chips, it causes problem...
2004-06-17 Hiten PandyaSpell 'written' properly.
2004-06-16 Hiten PandyaFix spelling in comment.
2004-06-15 Matthew DillonFix a race with the clearing of p->p_session->s_ttyvp...
2004-06-14 Hiten PandyaMake the procfs_validfile() function static.
2004-06-14 Hiten PandyaIf there was a cache hit, and the msf->m_flags was...
2004-06-12 Matthew Dillonstart_forked_proc() should not be called when rfork...
2004-06-12 Matthew DillonANSIfy the remaining K&R functions. Remove two bzero...
2004-06-12 Matthew DillonFix a bug in the reply port path related to aborts...
2004-06-10 Matthew DillonBoth 'ps' and the loadav calculations got broken by...
next