]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samstripped down import of wpa_supplicant v0.3.9
2005-06-13 bruefferIt's spelled 'preceded' of course.
2005-06-13 bruefferHex strings are _pre_ceeded by 0x, not _pro_ceeded.
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 hrsNew release notes:
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 hrsDocument SA-05:10, SA-05:11, and SA-05:12.
2005-06-11 brookss/sc_enaddr/enaddr/ to fix pc98 build.
2005-06-11 rwatsonAdd a stub libthr(3) man page to document what it is...
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 marius- In preparation to turning syscons(4) etc. on by defau...
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 nectarRemove rexecd(8), a server that implements a particular...
2005-06-10 brooksRevert the unnecessicary addition of some braces in...
2005-06-10 acheBack out "rw" locale addition for reason unknown to...
2005-06-10 jkoshyMention hwpmc(4) ABI/API changes in the 20050609 entry.
2005-06-10 jkoshyFix typo.
2005-06-10 mariusDelete a file that was meant to be renamed while repo...
2005-06-10 mariusForced commit to denote that the following repo-copies...
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 hmpUpdate prototype for function pmap_init(), it no longer...
2005-06-10 hmpAdd manual page for newly added pmap_page_init(9) funct...
2005-06-10 rodrigcFix the wording in this man page so that it
2005-06-10 brooksMention interface API changes.
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 acheAdd locale/rw
2005-06-10 delphijUse MOPT_END in favor of MOPT_NULL, which better descri...
2005-06-10 phkSnoopy in quality of life.
2005-06-10 glebiusManual page for ng_tcpmss.
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 ruClean up after the last change -- remove now stale...
2005-06-10 desDon't free(sock) before it's even allocated.
2005-06-10 desUse appropriate error codes for each facility instead...
2005-06-10 desRemove kludges intended to support src trees with parti...
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...
2005-06-10 samaccept diassoc frame in ASSOC state
2005-06-10 jkoshyFix tinderbox breakage.
2005-06-10 brooksAdd support for /etc/dhclient-enter-hooks to match...
2005-06-10 alcIntroduce a procedure, pmap_page_init(), that initializ...
2005-06-10 upsRestore preemption of idle threads.
2005-06-10 sampull some debug msgs up so they're seen more often
2005-06-10 samkick the state machine when we receive failure notice...
2005-06-10 samdiscard open auth requests in adhoc mode
2005-06-10 samreject open auth requests when shared key auth is confi...
next