dragonfly.git
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-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-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 Rui PauloPrevent foot shooting.
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 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-17 Rui Paulomy config
2010-02-17 Rui Pauloupdate to latest freebsd version
2010-02-17 Matthew Dillonkernel - SWAP CACHE part 21/many - more manual page...
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 Aggelos Economopoulosevtr: modularize debug output
2010-02-15 Sascha Wildnernewfs.8: Remove tmpfs.8 MLINK.
2010-02-15 Matthew Dillonkernel - Fix issue w/ buffer ortation when doing non...
2010-02-15 Aggelos Economopoulosevtranalyze: add summary command and refactor interval...
2010-02-15 Aggelos Economopouloslibevtr: handle eof properly
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 Sascha Wildneralc(4): Bring in a manual page too (from FreeBSD).
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 Sascha Wildnergetnetconfig(3): Remove a temporary warning.
2010-02-14 Constantine... kate.4 && km.4: improve synopsis
2010-02-14 Matthew Dillonkernel - VM PAGER part 2/2 - addendum, fix compile...
2010-02-14 Sascha WildnerSync hifn(4) documentation with FreeBSD, too.
2010-02-14 Matthew Dillonnetif - alc driver port - Initial work by Samuel J...
2010-02-14 Matthew Dillondisklabel[32,64] utilities - Change the default disklab...
2010-02-14 Matthew Dillondisklabel64 utility - Allow pbase/pstop to be slice...
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 Jan Lentferwpa_supplicant/hostapd: Added some missing patches.
2010-02-14 Jan Lentferwpa_supplicant/hostapd: Update to 0.6.10
2010-02-14 Jan Lentferhostapd: Update vendor branch to 0.6.10
2010-02-14 Jan Lentferwpa_supplicant: update vendor branch to 0.6.10
2010-02-14 Jan Lentferhostpad: Update to work without version tag
2010-02-14 Jan Lentferhostapd: remove version tag from directory
2010-02-14 Jan Lentferwpa_supplicant: Update to work without verision tag
2010-02-14 Jan Lentferwpa-supplicant: remove version tag from directory
2010-02-14 Constantine... kate(4): put missing \n into device_printf(9) calls
2010-02-14 Constantine... test commit
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 Sascha Wildnerkate.4 & km.4: Silence 'make manlint' warnings.
2010-02-13 Matthew Dillonkgdb - Fix kernel trapframe backtraces for x86_64
2010-02-13 Matthew Dillonkernel - More readdirplus deadlock avoidance work
2010-02-13 Sascha Wildnerinstaller: Fix the check for partitions <50GB a bit...
2010-02-13 Sascha Wildnerinstaller: Raise the size proposal for /boot to 768M...
2010-02-13 Constantine... kate(4) and km(4): temperature sensors for AMD Family...
2010-02-13 Constantine... pcidevs: unbreak a75ee873 from 2009-10-04 (geode/cs5536)
2010-02-13 Aggelos Economopouloslibevtr: fix warnings
2010-02-13 Aggelos Economopoulosevtranalyze: fix sloppy format strings
2010-02-13 Aggelos Economopoulosktrdump: always sort entries when dumping
2010-02-13 Aggelos Economopoulosevtr: dump core frequencies and use them to print times...
2010-02-13 Aggelos Economopouloslibevtr: fix thinko
2010-02-13 Aggelos Economopoulosevtranalyze: correct a couple of filtering bugs
2010-02-13 Sascha WildnerPut evtranalyze and ktrdump in the already existing...
2010-02-13 Matthew Dillontest utilities - eatmem.c - Change size parameter from...
2010-02-13 Matthew Dillonkernel - TMPFS - Bug fixing pass - paging to/from swap...
2010-02-13 Matthew Dillonkernel - swapcache - vm_object_page_remove()
2010-02-13 Matthew Dillonkernel - TMPFS - Bug fixing pass - vinitvmio(), umount...
2010-02-13 Matthew Dillonkernel - TMPFS - Bug fixing pass - fsync, vnode locks
2010-02-13 Matthew Dillonkernel - TMPFS - Bug fixing pass - directory hierarchy
2010-02-13 Matthew Dillonkernel - fix bug in objcache_destroy()
2010-02-13 Matthew Dillonkernel - TMPFS - Bug fixing pass
2010-02-13 Matthew Dillonkernel - TMPFS - Add infrastructure to main kernel...
2010-02-12 Matthew Dillonkernel - TMPFS - Initial port of NetBSD's tmpfs
2010-02-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-12 Antonio Huete... hammer - Take in account edition preferences.
2010-02-12 Joe TalbottVOP_CLOSE(9) - Remove ucred and proc arguments to VOP_C...
2010-02-12 Matthew Dillonkernel - SWAP CACHE part 19/many - distinguish bulk...
2010-02-12 Matthew Dillonutilities - Temporary map out libevtr, ktrdump, and...
2010-02-11 Matthew Dillonkernel - SWAP CACHE part 18/many - Minor enablement...
next