]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-10-12 Gleb SmirnoffMake memguard(9) capable to guard uma(9) allocations.
2011-10-12 Dimitry AndricAdd symlink from clang to clang-cpp, so you can use...
2011-10-12 Dimitry AndricAdd manpage symlink for clang++(1).
2011-10-12 Nathan WhitehornMissed file in r225937 (sysinstall removal).
2011-10-12 John BaldwinIf an allocation for a specific resource range fails...
2011-10-12 Robert WatsonCorrect a bug in export of capability-related informati...
2011-10-12 Adrian ChaddFix an unused variable warning/error when invariants...
2011-10-12 Adrian ChaddDon't call fixup_filename() on each witness lock call.
2011-10-12 Edwin GroothuisMFV of tzdata2011l, r226279
2011-10-12 Edwin GroothuisUpdates from Newsletter VI-9 and VI-10:
2011-10-12 Edwin GroothuisVendor import of tzdata2011l:
2011-10-12 Colin PercivalNow that the portsnap buildbox is generating the raw...
2011-10-12 Xin LI - Fix an off-by-one bug in addgroup().
2011-10-12 Gabor Kovesdan- Fix counting of match limit (-m)
2011-10-11 Gabor Kovesdan- Use getprogname() instead of __progname
2011-10-11 Marius Strobl- Remove unused remnants of MII bitbang'ing.
2011-10-11 Dag-Erling... Add a new trace point, KTRFAC_CAPFAIL, which traces...
2011-10-11 Kirk McKusickAfter creating a filesystem using newfs -j the time...
2011-10-11 Kirk McKusickWhen unmounting a filesystem always wait for the vfs_bu...
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:
next