]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
This commit was generated by cvs2svn to compensate for changes in r147455,
[FreeBSD/FreeBSD.git] / sys /
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 jeff - Fix a leaked reference to a vnode via v_dd. We...
2005-06-16 marcelSome chipset drivers redefine the busspace_isa_{io...
2005-06-16 alcIncrease UMA_BOOT_PAGES to prevent a crash during initi...
2005-06-16 kensmithRemove a variable that became unused as a result of...
2005-06-16 greenIfdef out the incomplete non-blocking IO implementation...
2005-06-16 jkoshyPreserve sorting order.
2005-06-16 mlaierIn verify_rev_path6():
2005-06-16 cognetTry harder to detect if the allocated memory for L2...
2005-06-16 cognetDon't pass the kernel_pmap to pmap_fault_fixup() if...
2005-06-16 mlaierFix indentation in INET6 section in preperation of...
2005-06-16 impAdd standard GPL boilerplate to these files. They...
2005-06-16 jeff - Change holdcnt use around vnode recycling. We now...
2005-06-15 jeff - Fix insertions of bios which represent data earlier...
2005-06-15 brooksFix four casts of the softc to a struct ifnet.
2005-06-15 rodrigcMove ext2fs from src/gnu to src/gnu/fs.
2005-06-15 rodrigcMove ext2fs from src/gnu to src/gnu/fs.
2005-06-14 jeff - Add and enhance asserts related to the wrong bufobj...
2005-06-14 jeff - In reassignbuf() add many asserts to validate the...
2005-06-14 brooksMove if_alloc() higher in the attach function so sc...
2005-06-14 brooksRemove a duplicate assignment.
2005-06-14 delphijInitialize sc->an_ifp when doing if_alloc(). This...
2005-06-14 upsMove IPI_PREEMPTION option from global NOTES file to...
2005-06-14 darrenrlocking on exit of reading from ip_sync is not correct...
2005-06-14 ruImproved markup, fixes some spelling and grammar.
2005-06-14 marcelInclude the puc(4) bus frontend for ppc(4) when both...
2005-06-14 peterFix syscons on amd64. The SC_PIXEL_MODE commit from...
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-14 jeff - Remove vnode lock asserts at the end of vfs syscalls...
2005-06-13 samrevert 1.53; it breaks ibss merge
2005-06-13 brooksInitialze ifp->if_softc.
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 jeff - Don't make vgonel() globally visible, we want to...
2005-06-13 jeff - Clear v_dd in cache_zap() instead of cache_purge...
2005-06-13 jeff - We should never unlock a buf before we've cleared...
2005-06-13 jeff - It has long been my suspicion that we don't actually...
2005-06-13 jeff - Add KTR_VFS events to vdestroy, vtruncbuf, vinvalbuf...
2005-06-13 jeff - Add KTR_VFS messages for various name cache related...
2005-06-13 jeff - Split one KASSERT in bremfree() into two to aid...
2005-06-12 jeff - switch_point is now unused. This doesn't break...
2005-06-12 jeff - Dramatically simplify bioqdisksort(). We no longer...
2005-06-12 marcelDefine IPI_PREEMPT. Update a nearby comment while I...
2005-06-12 mlaierMark pf callouts as NET_MPSAFE.
2005-06-12 mlaierWhen doing matching based on dst_ip/src_ip make sure...
2005-06-12 brooksBuild on pc98.
2005-06-12 brooksStop the interface before detaching and freeing it...
2005-06-12 scottlchange 'dev' to 'sc->sc_dev' to fix the build.
2005-06-12 pjdDo not allocate memory while holding a mutex.
2005-06-12 brooksReturn NULL instead of a bogus pointer from if_alloc...
2005-06-12 marcelRefactor the NETSMBCRYPTO option so that it does the...
2005-06-12 brooksFix IPv6 neighbor discovery by using IF_LLADDR to get...
2005-06-11 brookss/sc_enaddr/enaddr/ to fix pc98 build.
2005-06-11 pjdDo not allocate memory based on not-checked argument...
2005-06-11 maximo setsockopt(2) cannot remove accept filter. [1]
2005-06-11 pjdFix copy&paste bug.
2005-06-11 jkoshyUnbreak the PowerPC GENERIC build.
2005-06-11 jeff - Assert that we're not in the name cache anymore...
2005-06-11 jeff - Assert that we're not adding a doomed vnode to the...
2005-06-11 marcelAvoid GCC optimizations from injecting a call to memset...
2005-06-11 brooksMove if_alloc() up so it's before mii_phy_probe().
2005-06-11 jeff - Add KTR_VFS tracing to track the life of vnodes...
2005-06-11 brooksMove if_alloc() up in fxp_attach() so there's an ifp...
2005-06-11 jeff - Replace the unused KTR_NFS with KTR_VFS. KTR_VFS...
2005-06-11 brooksAdd an evil hack to work around a cast from the softc...
2005-06-11 vkashyapAcquire Giant before making some CAM calls that need...
2005-06-11 greenThe new contigmalloc(9) has a bad degenerate case where...
2005-06-10 wesAvoid deadlock in fxp driver when system runs out of...
2005-06-10 thompsaCatch up with the struct ifnet changes and use if_alloc().
2005-06-10 greenFix a serious deadlock with the NFS client. Given...
2005-06-10 jeff - I broke binary compat. update KTR_VERSION.
2005-06-10 jeff - Add curthread to the state that ktr is saving. ...
2005-06-10 mariusTurn on atkbdc(4), atkbd(4), creator(4), machfb(4)...
2005-06-10 mariusWrap the calls to the ISA DMA specific sndbuf_dma*...
2005-06-10 samdon't look at the wme ie in a beacon unless we negotiat...
2005-06-10 marius- Hook up atkbdc(4), atkbd(4) and psm(4) to the sparc64...
2005-06-10 marius- Hook up the new locations of the atkbdc(4), atkbd...
2005-06-10 brooksRevert the unnecessicary addition of some braces in...
2005-06-10 jkoshyFix typo.
2005-06-10 mariusDelete a file that was meant to be renamed while repo...
2005-06-10 alcAdd a comment to the effect that fictitious pages do...
2005-06-10 mlaierDefer ip_output of pfsync updates to an independent...
2005-06-10 brooksStop embedding struct ifnet at the top of driver softcs...
2005-06-10 samvalidate the bssid for non-data frames too when operati...
2005-06-10 takawataMake ichsmb(4) child device handling properly.
2005-06-10 samo fix wpa w/ wme: don't strip the QoS header on recv...
2005-06-10 mlaierAdd missing {} in last commit.
2005-06-10 cognetRemove the last use of pmap_initialized.
2005-06-10 glebius- Remove redundant parenthesis in M_CHECK macro.
2005-06-10 greenModify send_pkt() to return the generated packet and...
2005-06-10 markus- Only create the led(4) interface, if setting the...
2005-06-10 hartiMake the default RB_AUGMENT() produce a 'do {} while...
2005-06-10 bennoIdentify the Intel ICH4 EHCI controller.
2005-06-10 glebiusAttach ng_tcpmss to the build.
2005-06-10 glebiusAdd ng_tcpmss node, which alters MSS options of TCP...
2005-06-10 sosEnable SATA hotplug support.
2005-06-10 delphijOnly set mode when the incoming ioctl is IOC_VOID,...
2005-06-10 sammark stations authorized during recv processing instead...
2005-06-10 csjpCorrect grammar error in comment
2005-06-10 sammove AID implementation defines from the protocol defin...
next