__DECONST lockinit arg. XXX ugly
[dragonfly.git] / sys /
2010-02-25 Rui Paulo__DECONST lockinit arg. XXX ugly
2010-02-25 Rui PauloUpdate conf/files and conf/options to comply with the...
2010-02-25 Rui PauloCouple of changes to make this build without warnings:
2010-02-25 Rui PauloFrom FreeBSD: in in6_setmaxmtu() don't try to find...
2010-02-24 Rui PauloBring in m_append() from FreeBSD.
2010-02-24 Rui PauloMerge branch 'master' into net80211-update
2010-02-23 Rui PauloMerge branch 'master' into net80211-update
2010-02-23 Rui PauloMy kernel config file.
2010-02-23 Rui PauloAdd arpcom at the beggining of the softc and enable...
2010-02-23 Rui PauloSync ath_rate_sample with FreeBSD.
2010-02-23 Rui PauloRegister ieee80211 l2com.
2010-02-23 Rui PauloBring if_l2com register/unregister functions from FreeBSD.
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-22 Matthew Dillonkernel - Fix some rare pmap races in i386 and x86_64...
2010-02-22 Rui PauloReplace bus_dmamap_load_mbuf_sg() with bus_dmamap_load_...
2010-02-22 Rui PauloBring in m_colapse() from FreeBSD.
2010-02-22 Rui PauloSync if_ath with FreeBSD.
2010-02-22 Rui PauloUpdate ath_hal from FreeBSD.
2010-02-22 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-22 Matthew Dillonkernel - Refactor vnode_free_list, vnode reuse algorithm
2010-02-22 Matthew Dillonkernel - swapcache - Fix snocache and cache flags propa...
2010-02-22 Matthew Dillonkernel - NFS - Add the 'cache' flag to enable swapcache...
2010-02-22 Matthew Dillonkernel - Remove some debug kprintf()s
2010-02-22 Matthew Dillonkernel - Fix some rare pmap races in i386 and x86_64...
2010-02-22 Matthew Dillonkernel - SWAP CACHE part 22/many - Fix counter overflow...
2010-02-22 Matthew Dillonkernel - Fix some rare pmap races in i386 and x86_64.
2010-02-21 Matthew Dillonkernel - TMPFS - Stabilization pass, fix assertion...
2010-02-21 Matthew Dillonkernel - TMPFS - Stabilization pass, fix assertion...
2010-02-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-21 Constantine A. Mureninaps(4): use more c99
2010-02-21 Michael NeumannHAMMER - Fix mirroring between 32 and 64-bit machines
2010-02-20 Constantine A. Mureninacpi_thinkpad(4): the refresh function should be declar...
2010-02-20 Constantine A. Mureninacpi_thinkpad(4): bring back relevant changes from...
2010-02-20 Constantine A. Mureninacpi_thinkpad(4): revert the half-done rename of acpi_t...
2010-02-20 Matthew Dillonkernel - TMPFS - Features, don't sync on umount, enforc...
2010-02-20 Matthew Dillonkernel - disklabel64 - Increase partition start alignme...
2010-02-20 Matthew Dillonkernel - TMPFS - Stabilization pass, fix VM object...
2010-02-20 Matthew Dillonkernel - Add MNTK_NOMSYNC and OBJ_NOMSYNC
2010-02-19 Antonio Huete Jimenezusr.sbin - Include some missing programs in x86_64.
2010-02-19 Matthew Dillonkernel - Fix (unused) SEGEX_IDX macro
2010-02-19 Matthew DillonHAMMER VFS - Reduce stalls during bulk file operations
2010-02-19 Rui PauloSeventh pass: fix callout and bpf function calls.
2010-02-19 Rui PauloAdd m_align().
2010-02-19 Rui PauloBring m_align() from FreeBSD.
2010-02-19 Rui Pauloif_delallmulti() from FreeBSD.
2010-02-19 Rui PauloFix ifaddr_byindex().
2010-02-19 Rui PauloRedefinition of AF_MAX. XXX this is sick
2010-02-19 Rui PauloSixth pass: remove all references to ether_sprintf().
2010-02-19 Rui PauloReplace callout_drain with callout_stop.
2010-02-19 Rui PauloFourth pass.
2010-02-19 Rui PauloThird pass: make ieee80211_ddb.c compile and use if_all...
2010-02-19 Rui PauloInitial version of if_alloc()/if_free().
2010-02-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-19 Matthew Dillonkernel - TMPFS - Stabilization pass, fix rename, symlin...
2010-02-19 Matthew Dillonkernel - TMPFS - Stabilization pass, fix accounting...
2010-02-19 Constantine A. Mureninaps(4): changes for DragonFly -- welcome aps(4)!
2010-02-19 Constantine A. Mureninaps(4): raw sys/dev/isa/aps.c#rev1.19 and share/man...
2010-02-18 Matthew Dillonboot - Switch boot2 loader path around
2010-02-18 Rui PauloSecond pass at converting the net80211 to DragonFly.
2010-02-18 Rui PauloAdd a new file to struct pkthdr: wlan_seqno to store...
2010-02-18 Rui PauloAdd if_transmit() from FreeBSD. Breaks ABI.
2010-02-18 Matthew Dillonkernel - Fix bogus compiler warning
2010-02-18 Rui PauloPrevent foot shooting.
2010-02-18 Matthew Dillonkernel - TMPFS - Parse tmpfs_args from mount()
2010-02-18 Rui PauloAdd if_l2com to struct ifnet. This breaks ABI.
2010-02-18 Rui PauloAdd ifnet_byindex() and ifaddr_byindex().
2010-02-18 Matthew Dillonkernel - TMPFS - Stabilization pass, fix lockf()
2010-02-18 Rui PauloFirst pass at converting the net80211 infrastrcture...
2010-02-18 Rui PauloAdd memmove() to libkern.
2010-02-18 Rui PauloAdd AF_IEEE80211.
2010-02-18 Rui PauloAdd strcasecmp() and strncasecmp().
2010-02-18 Rui Pauloadd more protocol specific m_flag bits
2010-02-18 Rui Pauloadd new ieee80211 interface media types
2010-02-18 Constantine A. Mureninacpi_thinkpad(4): make acpi_thinkpad sensors actually...
2010-02-17 Rui Paulomy config
2010-02-17 Rui Pauloupdate to latest freebsd version
2010-02-17 Matthew Dillonkernel - if_alc - Add to conf/files, GENERIC, X86_64_GE...
2010-02-17 Matthew Dillonkernel - SWAP CACHE part 20/many - add 'cache' and...
2010-02-16 Matthew Dillonkernel - tmpfs - Remove warning message on mount, updat...
2010-02-16 YONETANI Tomokazukernel - use matching type for res; this fixes x86_64...
2010-02-15 Matthew Dillonboot2 - Fix ufs inode cache corruption when ESC'ing...
2010-02-15 Matthew Dillonkernel - Fix issue w/ buffer ortation when doing non...
2010-02-15 Matthew Dillonkernel - ACPI - Fix missing unlocks in error path in...
2010-02-15 Matthew Dillonkernel - acpi - fix thermal thread loop
2010-02-15 Matthew Dillonkernel - Video - Add suppor for Intel IGD chipsets...
2010-02-14 Matthew Dillonkernel - Add atomic_readandclear_int()
2010-02-14 Matthew Dillonnetif - alc driver port - Finishing touches
2010-02-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-14 Matthew Dillonkernel - VM PAGER part 2/2 - addendum, fix compile...
2010-02-14 Matthew Dillonnetif - alc driver port - Initial work by Samuel J...
2010-02-14 Matthew Dillonkernel - disklabel64 - Adjust partition base to be...
2010-02-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-14 Matthew Dillonkernel - VM PAGER part 2/2 - Expand vinitvmio() and...
2010-02-14 Alex Hornunghifn - Update and unbreak
2010-02-14 Constantine A. Mureninkate(4): put missing \n into device_printf(9) calls
2010-02-14 Matthew Dillonkernel - VM PAGER part 1/2 - Remove vm_page_alloc()
2010-02-14 Matthew Dillonkernel - TMPFS - Stabilization pass, fix vnode list...
2010-02-14 Matthew Dillonkernel - Cleanup, add assertions in the vnode freeing...
2010-02-13 Matthew Dillonkernel - More readdirplus deadlock avoidance work
2010-02-13 Constantine A. Mureninkate(4) and km(4): temperature sensors for AMD Family...
next