Remove KMALLOC_ONLY from LINT
[dragonfly.git] / sys /
2006-09-05 Matthew DillonRemove KMALLOC_ONLY from LINT
2006-09-05 Matthew DillonMake KMALLOC_ONLY the default, remove compatibility...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2006-09-04 Matthew DillonCreate 'k' versions of the kernel malloc API.
2006-09-04 Matthew DillonSplit extern in6* declarations for libc vs the kernel.
2006-09-04 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Matthew DillonAdd skeleton procedures for the vmspace_*() series...
2006-09-03 Sepherosa ZiehauAdd comment:
2006-09-03 Sepherosa Ziehau- Add comment about wlan_ratectl_onoe
2006-09-03 Sepherosa Ziehau- Port rtw(4) from NetBSD, which supports various RealT...
2006-09-03 Sepherosa Ziehauregen
2006-09-03 Sepherosa Ziehau- Add Belkin vendor id
2006-09-03 Sepherosa ZiehauAdd missing MODULE_DEPEND().
2006-09-02 Matthew DillonFix a case where a spinlock was not being released.
2006-09-02 Sepherosa ZiehauAdd nVidia MCP61/65 GigE support.
2006-09-02 Sepherosa Ziehauregen
2006-09-02 Sepherosa ZiehauAdd more nVidia GigE PCI ids.
2006-09-02 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2006-09-01 Sepherosa Ziehau- More reverse engineer: acx111 does support multi...
2006-09-01 Sepherosa ZiehauImplement a generic TX rate control algorithm framework...
2006-08-27 David XuUse type lwpid_t for lwp_tid.
2006-08-27 Sepherosa ZiehauHook nfe(4) into LINT
2006-08-27 Sepherosa ZiehauAdd an entry for nfe(4)
2006-08-27 Sepherosa ZiehauHook nfe(4) into module building
2006-08-27 Sepherosa Ziehau- Port nfe(4) from OpenBSD.
2006-08-26 Joerg SonnenbergerMove atomic_intr_t to machine/stdint.h and predent...
2006-08-25 Sascha WildnerRemove more DEC Alpha support.
2006-08-23 Joerg SonnenbergerMerge rev 1.96 of NetBSD's net/if_spppsubr.c:
2006-08-23 Matthew DillonBring in the initial cut of the Cache Coherency Managem...
2006-08-19 Matthew DillonVNode sequencing and locking - part 4/4 - subpart 1...
2006-08-19 Sepherosa ZiehauCorrect the rgephy driver so that it only applies the...
2006-08-19 Sascha WildnerRemove coda remains.
2006-08-17 Matthew DillonRemove the coda fs. It hasn't worked in a long time.
2006-08-17 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-08-13 Matthew DillonAdd some linux compatibility defines, _DIRENT_HAVE_D_NA...
2006-08-13 Matthew DillonAdd a #define that source code can check to determine...
2006-08-12 Sepherosa ZiehauFor some iwi(4), the frequency of firmware error is...
2006-08-12 Sepherosa ZiehauSync with Intel's em(4) driver version 6.1.4
2006-08-12 Sascha Wildner* Remove bsd.cpu.gcc2.mk and bsd.cpu.gcc3.mk since...
2006-08-12 Sascha WildnerUse pcidevs.h
2006-08-12 Sascha WildnerUse pcidevs.h
2006-08-12 Sascha WildnerUse pcidevs.h's definition of the BCM5714 id.
2006-08-12 Sascha Wildnerregenerate
2006-08-12 Sascha WildnerAdd ids for Broadcom's BCM5714 and Comtrol RocketPort...
2006-08-12 Sascha WildnerSilence LINT warning.
2006-08-12 Matthew DillonVNode sequencing and locking - part 3/4.
2006-08-11 Matthew DillonVNode sequencing and locking - part 2/4.
2006-08-09 Matthew DillonVNode sequencing and locking - part 1/4.
2006-08-08 Matthew DillonProtect the pfshead[] hash table with a token.
2006-08-08 Matthew DillonLK_NOPAUSE no longer serves a purpose, scrap it.
2006-08-08 Matthew Dillonminor syslink cleanups to get the syslink_read() and...
2006-08-08 Matthew DillonInstead of indirectly calling vop_stdlock() and friends...
2006-08-07 YONETANI TomokazuFix a BM control -related panic by bringing rev 1.44...
2006-08-07 Sascha WildnerAdd a pointer to boot(8) where the kernel options are...
2006-08-06 Matthew DillonAdd structures and skeleton code for a new system call...
2006-08-06 Sascha WildnerPerform the following cleanup in sys/dev/netif:
2006-08-06 Sepherosa ZiehauSync MII support with NetBSD/OpenBSD:
2006-08-05 Sepherosa Ziehaunone_funcname() -> none_crypto_funcname()
2006-08-04 Sepherosa Ziehau- Add ieee80211com.ic_sysctl_oid, so sub-wlan module...
2006-08-04 Sepherosa ZiehauRename acx_fw_txdesc.f_tx_{ack,rts}_fail to
2006-08-03 Sascha WildnerRemove all occurences of double semicolons at the end...
2006-08-03 Matthew DillonGet rid of a bogus check that cut the blocked-lock...
2006-08-02 Matthew DillonGet rid of some unused fields in the fileops and adjust...
2006-08-01 Sascha WildnerDon't call pci_get_device() multiple times.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h and common PCI probe style.
2006-08-01 Sascha WildnerUse pcidevs.h and common PCI probe style.
2006-08-01 Sascha Wildnerregenerate
2006-08-01 Sascha WildnerAdd some missing IDs in preparation for switching some...
2006-08-01 Matthew DillonUpdate the syslink structural documentation. Add sysli...
2006-07-31 Simon SchubertMove include under _KERNEL protection.
2006-07-30 Matthew DillonFix an incorrect #ifndef label. Also remove a now...
2006-07-30 Sepherosa ZiehauRather than calling mircotime() in catchpacket(), make...
2006-07-29 YONETANI TomokazuLast commit changed the function arguments of userland...
2006-07-28 Matthew DillonWhy is ip_fil.h trying to declare kernel procedures...
2006-07-28 Matthew DillonMASSIVE reorganization of the device operations vector...
2006-07-28 Matthew DillonMake a few more #define's visible when compiling with...
2006-07-27 Simon SchubertImport amd64 MD headers
2006-07-27 Simon SchubertMerge from vendor branch GDB:
next