]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-03-17 njlIntroduce a general name for the previously cmbat-only...
2005-03-17 njlRemove the 'usbd' keyword (it isn't necessary for mixer...
2005-03-17 dasMake the fenv.h routines work for programs that use...
2005-03-17 dasInitialize the mxcsr properly, so the initial value...
2005-03-17 emaxFix typo in comments (spell Linux correctly)
2005-03-17 impWhen locking a MTX_SPIN, one needs to use mtx_lock_spin.
2005-03-17 iedowseSplit configure() into 3 separate steps like we do...
2005-03-17 hrsNew release notes: BIND 9.3.1.
2005-03-17 phkI keep forgetting that I wanted the customize logs...
2005-03-17 iedowseDefer boot-time exploration of USB busses until all...
2005-03-17 jmgadd m_copyup function.. This can be used to help make...
2005-03-17 impeisa attachment is safe to be in this module, both...
2005-03-17 impNow that the Adaptec 2842 has its own probe routine...
2005-03-17 impStyle(9) pass before some planned larger changes.
2005-03-17 rwatsonA further step on the journey of meaking panics and...
2005-03-17 phkAlso remember to set the fsid here.
2005-03-17 phkForgot to replace code to set fsid in vop_getattr.
2005-03-17 bzDo not try to free non allocated memory in error case.
2005-03-17 bz* Lower interrupt moderation timer 200->100.
2005-03-17 bz* Improve chip identification.
2005-03-17 bz* When adding/deleting multicast addresses, only whack...
2005-03-17 avatarReleasing TX/RX descriptor dmamaps during device detach...
2005-03-17 phkKill MAJOR_AUTO
2005-03-17 phkPrepare for the final onslaught on devices:
2005-03-17 jeff - Don't lock the vnode interlock in vm_object_set_writ...
2005-03-17 jeff - Lock the clearing of v_data so it is safe to inspect...
2005-03-17 jeff - Lock the clearing of v_data in ufs_reclaim() to...
2005-03-17 dougbThere is no longer a KNOWN_DEFECTS file, so don't try...
2005-03-17 phkRemove unused variable.
2005-03-17 phkIn stange circumstances we may end up being the last...
2005-03-17 dougbExpand and refine a few sections for future reference
2005-03-17 dougbDelete all aix ports
2005-03-17 dougbRegenerate for 9.3.1
2005-03-17 dougbbmake changes to handle the move of dns/sec and related...
2005-03-17 dougbThis commit was generated by cvs2svn to compensate...
2005-03-17 dougbThis commit was generated by cvs2svn to compensate...
2005-03-17 dougbVendor import of BIND 9.3.1
2005-03-17 cognetBring back some of the ioctl junk that was removed...
2005-03-17 cognetUse PCIR_BARS instead of PCIR_MAPS.
2005-03-16 cognetIntroduce a new function, pmap_wb_page(), which check...
2005-03-16 cognetConsumers of nfslockdans() seems to think it should...
2005-03-16 dasSpell 'fedisableexcept' correctly.
2005-03-16 impRemove comments relevant only to pc98 as there are...
2005-03-16 impCustomize this for the alpha by removing pc98 defines...
2005-03-16 pjdPlug memory leak.
2005-03-16 impEleminate 3 PC98 ifdefs:
2005-03-16 impDefine IRQ_NPX for the irq used for the npx. Define...
2005-03-16 samcorrect comparison for null ptr
2005-03-16 samavoid potential array index by -1
2005-03-16 sameliminate use after free in debug code
2005-03-16 samkill dead code
2005-03-16 impbus_alloc_resource must obey the same rules as
2005-03-16 obrienMake it clear nve needs mii, and shorten long comment...
2005-03-16 das- Replace fe[gs]etmask() with feenableexcept(), fedisab...
2005-03-16 dasDocument feenableexcept(), fedisableexcept(), and feget...
2005-03-16 dasReplace fegetmask() and fesetmask() with feenableexcept(),
2005-03-16 muxUnload and destroy the TX DMA maps before destroying...
2005-03-16 hartiNow that there are no users of Lst_ForEach and Lst_ForE...
2005-03-16 hartiReplace Lst_ForEach by LST_FOREACH.
2005-03-16 hartiReplace another bunch of Lst_ForEachs by LST_FOREACHs...
2005-03-16 phkUse vfs_hash.
2005-03-16 phkAdd two arguments to the vfs_hash() KPI so that filesys...
2005-03-16 phkRemove unused file
2005-03-16 phkFix a memoryleak in case of failed root filesystem...
2005-03-16 phkDike out another kvm indiscretion.
2005-03-16 ruStart natd(8) before loading firewall rules, to give the
2005-03-16 jmgMFp4: use the function to fix the packet header length...
2005-03-16 phkRemove inode fields previously used for private inode...
2005-03-16 hartiFix a comment.
2005-03-16 hartiGet rid of another bunch of Lst_ForEach in favour of...
2005-03-16 jmgMFp4: print a more useful error when we don't have...
2005-03-16 jmgMFp4: add in making fiq's work by coping to the correc...
2005-03-16 jmgfix up white space, I had a simple comment fix, but...
2005-03-16 phkAdd mnt_hashseed to struct mount and initialize it...
2005-03-16 phkXXX: unnecessary pointer in inode.
2005-03-16 phkDon't store the disk cdev in all inodes.
2005-03-16 phkDon't hold a reference to the disk vnode for each inode.
2005-03-16 samplug resource leak
2005-03-16 samcorrect bounds check
2005-03-16 iedowseEnable ehci by default on i386 and amd64. It had got...
2005-03-16 bruefferChase location of scd.c and bump .Dd.
2005-03-16 jmgmake bus_dmamem_alloc always allocate a new map like...
2005-03-15 impClarify that the end argument meaning for rman_reserve_...
2005-03-15 impIf bus_generic_susped returns an error, devlist is...
2005-03-15 phkDon't hold a reference to the disk vnode for each inode.
2005-03-15 phkEliminate cdev pointer in inodes, they're not used...
2005-03-15 phkDon't hold a reference on the disk vnode for each inode.
2005-03-15 impSometimes, when asked to return region A..C, we'd retur...
2005-03-15 impFix a debugging printf. The order of start/end was...
2005-03-15 phkImprove the vfs_hash() API: vput() the unneeded vnode...
2005-03-15 obrienRemove OBE comment about AMD64 memory model.
2005-03-15 obrienEnsure GCC does not use FP registers in integer code.
2005-03-15 dasRemove fpsetsticky(). This was added for SysV compatib...
2005-03-15 hartiUps. Revert the last commits. These have been committed...
2005-03-15 hartimodifier_M: instead of going through the string twice...
2005-03-15 jmgfix arm wrt to busdma...
2005-03-15 philiptime_t is signed, so s/uintmax_t/intmax_t/g. Has anyon...
2005-03-15 hartiStyle: Move a variable from a local scope up to the...
2005-03-15 jeff - Now that there are no external users of vfree()...
2005-03-15 phkDike out unwarranted si_udev fondling.
next