]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-10-11 Gleb SmirnoffFix date in last commit.
2011-10-11 Gleb SmirnoffProperly document default number of rx/tx descriptors...
2011-10-11 Dag-Erling... The previous commit did not fix the issue since it...
2011-10-11 Christian BruefferAdd curly braces missed in r226247.
2011-10-11 Michael TuexenUse the most significant 6 bits of the dscp instead...
2011-10-11 Christian BruefferProperly free linux_gidset in case of an error.
2011-10-11 Dag-Erling... Cast to unsigned for %#jx.
2011-10-11 David SchultzRefactor this code by introducing separate functions...
2011-10-11 David SchultzAlso pass the -ansi flag through to mkdep (requested...
2011-10-11 Andrew ThompsonFix build after TARGET_BIG_ENDIAN was nuked from orbit.
2011-10-10 Edward Tomasz... Make unionfs also clear VAPPEND when clearing VWRITE...
2011-10-10 Qing LiAll indirect routes will fail the rtcheck, except for...
2011-10-10 Michael TuexenGet struct sctp_net_route in tune with struct route.
2011-10-10 Hans Petter... Add USB mass storage quirk for device that emits errors...
2011-10-10 Hans Petter... Fix how libusb20_dev_kernel_driver_active() and
2011-10-10 Hans Petter... Bugfix: The ucom detach function is sometimes called...
2011-10-10 David SchultzProvide external definitions of all of the standardized...
2011-10-10 David SchultzAdd a FBSD_1.3 namespace for FreeBSD 10.
2011-10-10 David SchultzPass -std= flags in CFLAGS to mkdep. Without this,...
2011-10-10 Konstantin... Do not ignore block offsets.
2011-10-10 Michael TuexenWhen moving an stcb to a new inp and we copy over the...
2011-10-10 Alexander V... Free mbuf in case when protocol in unknown in ng_ipfw_r...
2011-10-10 Christian BruefferAdd missing break statement to make sure all 3DES etype...
2011-10-10 Xin LIIncorporate recent changes from NetBSD. Most notable...
2011-10-10 Ed SchoutenProperly use the cursor to bound the position for CUP.
2011-10-10 Adrian ChaddFix an incorrect use of sizeof().
2011-10-10 Adrian ChaddUpdate from OpenBSD: Include 0x4402 in the bbp id mappi...
2011-10-09 Craig RodriguesAdd a "kern.features.ata_cam" sysctl in the kernel...
2011-10-09 Marius StroblRecognize the Intel(R) Centrino(R) Wireless-N 130.
2011-10-09 Marius StroblIn device_get_children() avoid malloc(0) in order to...
2011-10-09 Marius StroblPrefer KOBJMETHOD_END.
2011-10-09 Glen BarberBump .Dd to reflect the date of the last content change...
2011-10-09 Marius StroblSprinkle const.
2011-10-09 Nathan WhitehornUse UFS labels and bsdlabels (like the 8.x memsticks...
2011-10-09 Nathan WhitehornAdd support to makefs(8) to add UFS labels to images.
2011-10-09 Michael TuexenUpdate the inp stored in a HB-timer when moving an...
2011-10-09 Dag-Erling... Line up the struct declaration (yes, I know this isn...
2011-10-09 Dag-Erling... Document some not-so-recently added trace points.
2011-10-08 Marius StroblRemove inphy(4), exphy(4) as well as ruephy(4) that...
2011-10-08 Dag-Erling... Address some of bde@'s concerns with the new code.
2011-10-08 Alan CoxFix the handling of an empty kmem map by sysctl_kmem_ma...
2011-10-08 Chris ReesRevert unapproved commit to bsd.port.mk.
2011-10-08 Nathan WhitehornAvoid magicking into existence sub-partitions due to...
2011-10-08 Nathan WhitehornUsability enhancements: do not allow setting a mountpoi...
2011-10-08 Dag-Erling... Teach kdump(1) to decode capability bitmasks.
2011-10-08 Dag-Erling... Fix the dependency issue properly by a) moving kdump_su...
2011-10-08 Dag-Erling... Bring ioctlname() in line with all the other *name...
2011-10-08 Konstantin... Handle the R_386_TLS_TPOFF32 relocation, which is simil...
2011-10-08 Konstantin... Setting up TLS block for the main thread must be done...
2011-10-08 Marius Strobl- Follow the lead of dcphy(4) and pnphy(4) and move...
2011-10-08 Dag-Erling... I appreciate the logic behind using a (void) cast to...
2011-10-08 Dag-Erling... Fix casting.
2011-10-08 Dag-Erling... Whitespace.
2011-10-08 Christian BruefferFix an infinite loop in siba_bwn_suspend().
2011-10-08 Dag-Erling... C has had swicth statements for 40 years or so. It...
2011-10-08 Dag-Erling... Sort and line up.
2011-10-08 Christian BruefferRemove dead code, "error" doesn't change between this...
2011-10-08 Dag-Erling... 1) Some of the #defines or enums for which we auto...
2011-10-08 Christian BruefferRemove two dublicated assignments.
2011-10-08 Ed SchoutenRemove extraneous WARNS=7.
2011-10-08 Stanislav Sedov- Add a couple of more sed subsitutions needed to get...
2011-10-08 Pyun YongHyeonBCE_MISC_ID register of BCM5716 returns the same id...
2011-10-07 Stanislav Sedov- ${WRKSRC} might be missing when the autotools fixup...
2011-10-07 Jakub Wojciech... Add myself.
2011-10-07 Qing LiDo not try removing an ARP entry associated with a...
2011-10-07 Dag-Erling... Mention tdsignal(9).
2011-10-07 Marius StroblSync with ahc(4)/ahd(4)/sym(4) etc:
2011-10-07 Christian BruefferAdd missing va_end() in an error case to clean up after...
2011-10-07 Christian BruefferAdd missing va_end() to clean up after va_start().
2011-10-07 Qing LiRemove the reference held on the loopback route when...
2011-10-07 Andre OppermannPrevent TCP sessions from stalling indefinitely in...
2011-10-07 Konstantin... Remove unused define.
2011-10-07 Ed SchoutenFix whitespace inconsistencies found in homegrown Symbo...
2011-10-07 Andre OppermannAdd back the IP header length to the total packet lengt...
2011-10-07 Rick MacklemRemove an extraneous "already" from a comment introduce...
2011-10-07 Dag-Erling... Add a -x option that causes ssh-agent(1) to exit when...
2011-10-07 Dag-Erling... Load the ECDSA key if there is one.
2011-10-07 Ed SchoutenSimply let teken_stress use arc4random.
2011-10-07 Ed SchoutenTab should not blank cells.
2011-10-07 Jonathan AndersonChange one printf() to log().
2011-10-07 Marius StroblMerge from r225950:
2011-10-07 Adrian ChaddBegin implementing correct MIPS24K sampling mode behaviour.
2011-10-07 David E. O... Increase MSGBUF_SIZE.
2011-10-07 David E. O... Disallow various debug.kdb sysctl's when securelevel...
2011-10-07 Nathan WhitehornWork around some behavior of gpart that I absolutely...
2011-10-07 Xin LIReturn proper errno when we hit error when doing sanity...
2011-10-07 Rick MacklemA crash reported on freebsd-fs@ on Sep. 23, 2011 under...
2011-10-06 Jung-uk KimUse the caculated length instead of maximum length.
2011-10-06 Jung-uk KimRemove a now-defunct variable.
2011-10-06 Jung-uk KimUse uint32_t instead of u_int32_t. Fix style(9) nits.
2011-10-06 Jung-uk KimMake sure to ignore the leading NULL byte from Linux...
2011-10-06 Jung-uk KimRestore the original socket address length if it was...
2011-10-06 Jung-uk KimRetern more appropriate errno when Linux path name...
2011-10-06 Jung-uk KimInline do_sa_get() function and remove an unused return...
2011-10-06 Jung-uk KimUnroll inlined strnlen(9) and make it easier to read...
2011-10-06 Konstantin... Remove no longer needed BUGS section.
2011-10-06 Konstantin... Convert MIPS to the syscallenter/syscallret system...
2011-10-06 Wesley ShieldsFix a typo in a comment.
2011-10-06 Alexander V... Add myself.
2011-10-06 Attilio RaoFor the INP_TIMEWAIT case, there is no valid tcpcb...
next