i4b(4): Reorder includes slightly to silence some compilation warnings.
[dragonfly.git] / sys /
2009-04-12 Sascha Wildneri4b(4): Reorder includes slightly to silence some compi...
2009-04-12 Sascha Wildneri4b(4): Initialize callout handles before first accessi...
2009-04-12 Sascha Wildnersppp(4): Properly initialize keepalive_timeout.
2009-04-11 Sepherosa Ziehausln(4): Include <sys/param.h>
2009-04-11 Sepherosa ZiehauUnbreak GENERIC building
2009-04-11 Sepherosa Ziehaunetgraph/i4b: sppp struct should start with arpcom...
2009-03-02 Hasso TepperAllow the IP_MINTTL socket option to be set to zero.
2009-03-01 Nicolas Therymsdosfs: fix deleted-but-open files handling.
2009-02-15 Simon SchubertMerge branch 'master' into DragonFly_RELEASE_2_2 v2.2.0
2009-02-15 Matthew DillonMerge commit 'crater/master' into DragonFly_RELEASE_2_2
2009-02-15 Matthew DillonRelase Engineering - Update loader-bootp.conf for new...
2009-02-15 Matthew DillonMerge commit 'crater/master' into DragonFly_RELEASE_2_2
2009-02-15 Matthew DillonMerge commit 'crater/master' into DragonFly_RELEASE_2_2
2009-02-15 Matthew Dillonpxe/tftpboot work - Allow multiple responses to broadca...
2009-02-15 Matthew DillonMerge commit 'crater/master' into DragonFly_RELEASE_2_2
2009-02-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-15 Matthew DillonBoot loader fixes - fix recursive malloc()/free() error...
2009-02-15 Matthew DillonMerge commit 'crater/master' into DragonFly_RELEASE_2_2
2009-02-14 Sascha WildnerSilence some -Wold-style-definition warnings.
2009-02-13 Thomas Nikolajsenficl: unbreak testmain build
2009-02-11 Matthew DillonMerge commit 'crater/master' into DragonFly_RELEASE_2_2
2009-02-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-11 Matthew DillonFix long-standing bug in boot1 code - can read junk...
2009-02-10 YONETANI TomokazuSet the default DESTDIR to /var/vkernel when the platfo...
2009-02-10 YONETANI TomokazuAdd two variables to adjust where to install kernel...
2009-02-09 Matthew DillonMerge commit 'crater/master' into DragonFly_RELEASE_2_2
2009-02-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-09 Matthew DillonHAMMER VFS: Correct a ref count leak in the recent...
2009-02-09 Matthew DillonMerge commit 'crater/master' into DragonFly_RELEASE_2_2
2009-02-09 Matthew DillonMerge commit 'crater/master' into DragonFly_RELEASE_2_2
2009-02-08 Matthew DillonMerge commit 'crater/master' into DragonFly_RELEASE_2_2
2009-02-06 Sepherosa Ziehaupci intr config: 'j' is the pin index we want to skip.
2009-02-06 Sepherosa Ziehaupci intr config: Fix an off by one bug
2009-02-05 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-02-05 Aggelos Economopouloskill db_print_backtrace()
2009-02-05 Matthew DillonMerge commit 'crater/master' into DragonFly_RELEASE_2_2
2009-02-05 Matthew DillonRelease Engineering: Update 2.2 branch, adjust release...
2009-02-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-05 Matthew DillonRelease Engineering: Update master to 2.3.0-DEVELOPMENT v2.3.0
2009-02-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-03 Simon SchubertGENERIC: replace tab with space to line up even when...
2009-02-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-01 Hasso TepperMake XPT_SCSI_IO path quiet again.
2009-02-01 Matthew DillonHAMMER VFS - Fix I/O invalidation collision assertion
2009-01-31 Sepherosa Ziehausyncache_socket(): fix abort path by calling pru_abort...
2009-01-29 Simon Schubertnata: process interrupt even if busmaster active bit...
2009-01-27 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-27 Matthew DillonHAMMER VFS - Add missing bqrelse() in last patch.
2009-01-26 Simon SchubertRevert "Update the atime when mmap'ing a file"
2009-01-26 Simon Schuberthda: disable verbose output - too chatty even for bootv...
2009-01-26 Simon Schubertnata: revert 6e40a325 = don't use tsleep in ata_udelay
2009-01-26 Matthew DillonHAMMER VFS - Reorganize the use of hammer_del_buffers...
2009-01-25 Matthew DillonHAMMER VFS - clean out cached data_buffer on unlock...
2009-01-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-25 Matthew DillonFix another process stuck-during-exit bug - stuck due...
2009-01-25 Matthew DillonHAMMER VFS - Fix deadlock in rmdir
2009-01-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-24 Matthew DillonHAMMER VFS - Remove the unused also_ip argument from...
2009-01-24 Peter AvalosMerge branch 'vendor/GDTOA'
2009-01-24 Sascha Wildnerloader(8): hw.usb.hack_defer_exploration's default...
2009-01-21 Sascha Wildnerudf: Remove NULL dereference.
2009-01-21 Matthew DillonIssue 1013 - Update atime on exec, fix bug in last...
2009-01-21 Matthew DillonIssue 1013 - update atime on exec and mmap, add helper...
2009-01-20 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-20 Hasso TepperRemove GEMDOS support.
2009-01-20 Hasso TepperRemove checks for BOOTSIG[23] from FAT32 bootblocks.
2009-01-20 Hasso TepperDon't check pm_Heads nor pm_SecPerTrack.
2009-01-20 Matthew DillonNATA disk sort / elevator algorithm adjustments.
2009-01-20 Matthew DillonHAMMER: adjustments to flush on umount
2009-01-19 Matthew DillonFix a bug in vinvalbuf(). vinvalbuf() is usually calle...
2009-01-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-17 Matthew DillonReorder an unlock to avoid a recursive vnode lock in...
2009-01-17 Sepherosa Ziehaubce(4): fix module glue
2009-01-16 Simon SchubertMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-01-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-16 Matthew DillonAdd code similar to what was done in physio to use...
2009-01-16 Simon Schubertboot0: enable packet mode by default
2009-01-16 Simon Schubertmbr: de-C-commentize perfectly fine # assembler comments
2009-01-16 Simon Schubertmbr: enable packet mode by default
2009-01-16 Simon Schubertmbr: convert to preprocessed source
2009-01-14 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-01-14 Sepherosa ZiehauAdd LWKT_TOKEN_INITIALIZER
2009-01-13 Sascha WildnerOops, acpi_cpu is part of acpi already.
2009-01-13 Sascha WildnerAdd acpi_{asus,cpu,thinkpad,toshiba,video} to LINT.
2009-01-13 Sascha WildnerAdd acpi_asus(4) module for adding Asus laptop support...
2009-01-12 Matthew DillonSet the auto-reflush flag if the flusher is unable...
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-10 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-10 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-10 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-10 Sascha WildnerSync iir(4) with FreeBSD.
2009-01-10 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-09 Matthew DillonFix a system livelock when ^C'ing a program sleeping...
2009-01-07 Sepherosa ZiehauAdd ale(4) to LINT and GENERIC.
2009-01-07 Sepherosa ZiehauDisable TX hardware CSUM offloading.
2009-01-07 Sepherosa ZiehauRemove sr(4) ISA part's remainder
2009-01-07 Sepherosa ZiehauRemove ISA network device cx(4)
next