Remove tcsh emacs script which is obsolete due to the latest tcsh import.
[dragonfly.git] / sys /
2008-01-17 Sepherosa ZiehauAdd RX sensitivity calibration according to false CCA...
2008-01-17 Sepherosa Ziehau- Add auto TX power and RX sensitivity calibration...
2008-01-17 Matthew DillonHAMMER 20B/many: New spike topology, simplify the B...
2008-01-16 Sepherosa ZiehauNuke staled code
2008-01-16 Sepherosa Ziehau- Save two sets of average RSSI for 2529RF
2008-01-16 Matthias SchmidtUpdate the list of USB device IDs for umass(4) and...
2008-01-16 Matthias SchmidtUpdate the list of USB device IDs for uscanner(4).
2008-01-16 Matthias SchmidtUpdated the list of USB device IDs for uvscom(4).
2008-01-16 Matthias SchmidtUpdated the list of USB device IDs for uvisor(4) and...
2008-01-16 Matthew DillonHAMMER 20A/many: B-Tree lookup API cleanup, B-Tree...
2008-01-15 Hasso TepperIncrease size of the umsm(4) buffers and tty(4) input...
2008-01-15 Matthias SchmidtMerge from vendor branch TCSH:
2008-01-15 Sepherosa ZiehauMore ids.
2008-01-15 Sepherosa Ziehau- Store tx rate control parameters in drivers, so switc...
2008-01-15 Matthew DillonHAMMER 19/Many - Cleanup pass, cluster recovery code.
2008-01-15 Sepherosa ZiehauSimplify tx rate control for drivers which only support...
2008-01-15 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Joe TalbottAdd support for Cisco-Linksys WUSB54GC which has a...
2008-01-14 Matthew DillonAttempt to fix an interrupt recursion which can occur...
2008-01-13 Simon SchubertGC ifdef magic for old gcc version.
2008-01-13 Hasso TepperHuawei UMTS/HSDPA adapetrs are already handled by umsm(4).
2008-01-13 Matthias Schmidto Correct quirks entry for a MP3 player
2008-01-13 Sascha WildnerRearrange a bit to avoid duplicate code.
2008-01-12 Hasso TepperMake sure we really do only the software part if we...
2008-01-12 Nuno Antunespoll.h header should define the nfds_t type as required...
2008-01-11 Hasso TepperAdd support for EVDO/UMTS card found in X61s Thinkpads.
2008-01-11 Sepherosa ZiehauAdd SparkLan RT2573
2008-01-11 Hasso Tepper- Fix compiling umsm(4) with UMSM_DEBUG
2008-01-11 Sepherosa Ziehau- Split if_clone.c out of if.c, license in if.c is...
2008-01-11 Hasso TepperDon't supress attach messages from devices other than...
2008-01-11 Sepherosa ZiehauPut benign warning message under bootverbose
2008-01-11 Sepherosa Ziehau- Properly initialize flash bank size for ich9 based...
2008-01-11 Matthew DillonHAMMER 18B/many: Stabilization pass
2008-01-11 Matthew DillonHAMMER 18/many: Stabilization pass
2008-01-10 Nicolas TheryAdd pselect syscall.
2008-01-10 Sepherosa ZiehauDon't enable ATTACH/INIT/TXPOWER debug prints by default.
2008-01-10 Sepherosa Ziehau- Add additional parameter to firmware_image_load(...
2008-01-10 Matthias SchmidtAdd support for network devices found on Intel ICH9...
2008-01-10 Matthias SchmidtReplace home-grown list iteration with methods from...
2008-01-10 Matthew DillonHAMMER 17/many: Refactor IO backend, clean up buffer...
2008-01-10 Matthew DillonFix buffer cache deadlocks by splitting dirty buffers...
2008-01-09 Sascha WildnerRemove a lot of old, mummified code whose sole purpose...
2008-01-09 Simon SchubertFix lockuninit.
2008-01-09 Matthew DillonHAMMER 16B/many: Fix data overwrite case.
2008-01-09 Matthew DillonHAMMER 16/many - Recovery infrastructure, misc bug...
2008-01-09 Simon SchubertRemove old file.
2008-01-09 Simon SchubertCompile the kernel and modules with C99 warnings, not...
2008-01-08 Hasso TepperFix id of the 945GME chip.
2008-01-07 Matthew Dillonfill_kinfo_proc() may be asked to load information...
2008-01-07 Sascha WildnerFix brain-o introduced in my previous commit.
2008-01-07 Simon SchubertPull up CVS idents from FreeBSD to match our current...
2008-01-07 Simon SchubertAdd small hack to allow both agp and drm to attach...
2008-01-07 Simon SchubertUpdate from FreeBSD:
2008-01-07 Simon SchubertRename RB_STATIC_* to RB_*_STATIC to match up with...
2008-01-06 Sascha WildnerRemove bogus checks after kmalloc(M_WAITOK) which never...
2008-01-06 Nicolas TheryRemoved non-existent entry in .PATH:.
2008-01-06 Sepherosa ZiehauAccording to Ralink Linux driver, tx/encryption intr...
2008-01-06 Sascha WildnerReplace MALLOC()/bzero() with MALLOC(M_ZERO).
2008-01-06 Sascha WildnerRemove some dead code.
2008-01-05 Peter AvalosSync with FreeBSD:
2008-01-05 Nicolas Therykmalloc(M_WAITOK) never returns NULL.
2008-01-05 Sascha WildnerFor kmalloc(), MALLOC() and contigmalloc(), use M_ZERO...
2008-01-05 Simon SchubertCall selwakeup() from an MP-protected taskqueue.
2008-01-05 Simon SchubertDon't let DS_BUSY buses block attachment of other devices.
2008-01-05 Simon SchubertExport bootverbose as sysctl debug.bootverbose.
2008-01-05 Peter AvalosBuild aic(4) as a kernel module.
2008-01-05 Peter AvalosSync with FreeBSD:
2008-01-04 Matthias SchmidtMove the following entries from kern to security
2008-01-03 Sepherosa ZiehauUse NULL for pointers
2008-01-03 Matthew DillonHAMMER 15/many - user utility infrastructure, refactor...
2008-01-02 Sascha WildnerAdd definitions for LONG_BIT and WORD_BIT.
2008-01-02 Matthew DillonBack out the last commit, it asserts in the getblk...
2008-01-02 Matthew DillonUFS vnodes must have VM objects before they can be...
2008-01-02 Hasso TepperPay attention to the timeout value passed down by the...
2008-01-02 Sepherosa ZiehauAdd more sanity checks in bpf_validate():
2008-01-02 Hasso TepperAdd missing ';'.
2008-01-02 Sepherosa ZiehauMake the cast (zero extension) consistent between non...
2008-01-02 Hasso TepperMake NO_GETMAXLUN quirk really do something useful.
2008-01-02 Hasso TepperWhen attached to a high-speed device, report a more...
2008-01-02 Hasso TepperPass all ATAPI commands through. Fixes detecting capabi...
2008-01-01 Matthias SchmidtEnclose O_ROOTCRED in _KERNEL_STRUCTURES. This is...
2008-01-01 Sascha WildnerAdd PCI IDs for ICH9.
2008-01-01 Matthew DillonHAMMER 14/many - historical access cleanup, itimes...
2007-12-31 Sascha WildnerAdd 2008 to our copyrights. Happy new year!
2007-12-31 Matthew DillonHAMMER 13B/many - addendum to 13.
2007-12-31 Matthew DillonHAMMER 13/many - Stabilization commit
2007-12-31 Sepherosa Ziehau- Factor out if_purgeaddrs_nolink(), which frees all...
2007-12-30 Hasso TepperKernel part of bluetooth stack ported by Dmitry Komissa...
2007-12-30 Sascha WildnerMake DDB optional in vkernels.
2007-12-30 Matthew DillonHAMMER 12/many - buffer cache sync, buffer cache intera...
2007-12-30 Matthew DillonHAMMER 12/many - add VOPs for symlinks, device, and...
2007-12-29 Sascha WildnerRemove the xrpu driver as FreeBSD did ~1 month ago.
2007-12-29 Sepherosa ZiehauUse TAILQ_HEAD_INITIALIZER to initialize global variabl...
2007-12-29 Matthew DillonHAMMER 11/many - initial spike commit.
2007-12-28 Sepherosa Ziehau- Regroup global variables, function declarations and...
2007-12-28 Sepherosa ZiehauUse M_ASSERTPKTHDR
2007-12-28 Sepherosa Ziehaukmalloc(M_WAITOK) will not return NULL
2007-12-28 Sepherosa Ziehau- Use NULL
2007-12-28 Sepherosa Ziehau- Use M_ZERO
next