]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-20 sjgTag bmake-20130520
2013-05-20 sjgImport bmake-20130520 to keep us in sync.
2013-05-20 jkim- Prefer ACPI_COMPARE_NAME(a, b) macro over strncmp...
2013-05-20 jkimFix white spaces.
2013-05-20 brooksFix distributekernel in the non NO_ROOT case.
2013-05-20 julianUpdate the setfib man page to reflect recent changes.
2013-05-20 brooksCleanups and markup improvements suggested by trociny...
2013-05-20 julianRemove accidentally included line..
2013-05-20 brooksSpell extensions correctly.
2013-05-20 jillespopen(): Add 'e' mode character to set close-on-exec...
2013-05-20 maximNetBSD 6.1 added.
2013-05-20 jillesAdd a test program for popen().
2013-05-20 adrianMake the HT rate duration calculation work for MCS...
2013-05-20 pfggrep: change some int types.
2013-05-20 markjRemove a block of code that was not intended to be...
2013-05-20 mavFix vdc->Secondary_Element_Count metadata field access...
2013-05-19 pjdStyle nits.
2013-05-19 pjdUse SDT_PROBE1() instead of SDT_PROBE().
2013-05-19 pjdProtect SDT_PROBE() with do { } while (0) loop.
2013-05-19 melifaroReally fix netmask address family this time.
2013-05-19 melifaroFinish r85740 : Make IPv6 netmask has address family...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-19 sjgAutomate import dance
2013-05-19 andrewAdd a comment explaining why stack_capture is empty...
2013-05-19 tuexenInitialize the fibnum for outgoing packets to 0. This...
2013-05-19 edRemove lint case for _Thread_local.
2013-05-19 hrsFix build after doc/projects/xml-tools integration.
2013-05-19 jamieRefine the "nojail" rc keyword, adding "nojailvnet...
2013-05-19 sbrunoUpdate snd quirks for T520, T420, X220.
2013-05-19 adrianMore non-ATH_DEBUG build fixes.
2013-05-19 adrianSince we're now using the ah pointer, always declare it.
2013-05-18 smhAdded output of device QUIRKS for CAM and AHCI devices...
2013-05-18 kientzleBack out r250768 until I can further investigate why...
2013-05-18 rpauloAdd support for the second GPIO pin bank on the Wii...
2013-05-18 bdreweryUpdate location to ports INDEX file.
2013-05-18 antoineAdd another obsolete file: nfs fha moved
2013-05-18 adrianBe (very) careful about how to add more TX DMA work.
2013-05-18 bzHave the ipropd-master listen on an IPv6 socket in...
2013-05-18 adrianUse my @freebsd.org username, rather than ${WORK} username.
2013-05-18 adrianRe-add some code to exclude transmitting if we're in...
2013-05-18 adrianUpdate maintainers with ath/net80211.
2013-05-18 sjgFix wildcard srcs for phony targets
2013-05-18 sjgMatch what is in netbsd.
2013-05-18 sjgVar_Delete: expand name to delete if needed.
2013-05-18 kientzleCorrect the spelling of "okay".
2013-05-18 kientzleLabel the mmc child after the parent.
2013-05-18 melifaroUse separate function to update mbuf checksum flags...
2013-05-18 hselaskyDon't clear stall at first time use of USB MIDI endpoints.
2013-05-18 melifaroFix rte leak introduced in r248070.
2013-05-18 hselaskyFix issue with "Logitech Webcam C525":
2013-05-18 melifaroFix ipfw(8) sets of ipv6 addresses handling.
2013-05-17 jkimImport ACPICA 20130517.
2013-05-17 tuexenSet errno to ETIMEDOUT if an SCTP association times...
2013-05-17 sjgPer the comment, we cannot rely on bsd.own.mk
2013-05-17 tuexenDon't send an ABORT chunk with verification 0.
2013-05-17 impFor ARM, MIPS, and PowerPC, default to 32-byte alignmen...
2013-05-17 attilioUse readlocking now that assertions on vm_page_lookup...
2013-05-17 sjgWe really need to get the bsd.own.mk from this tree...
2013-05-17 gavino Retrive the part number (CP2103 etc) from the hardwa...
2013-05-17 alcRelax the object locking in vm_fault_prefault(). A...
2013-05-17 alcRelax the object locking assertion in pmap_enter_locked().
2013-05-17 gabor- Update the release notes to DocBook 4.5 XML to build...
2013-05-17 alcRelax the object locking assertion in vm_page_lookup...
2013-05-17 rpauloRevert r250692. We'll use 1 kernel config file for...
2013-05-17 kibDecode new HT 3.00 and 3.10 capabilities.
2013-05-17 kibAdd new capability types encodings from HyperTransport...
2013-05-17 desUpgrade to OpenSSH 6.2p2. Mostly a no-op since I had...
2013-05-17 desAdd a -N option that prints the jail name rather than...
2013-05-17 adrianAdd some more debugging printf()s to complain if the...
2013-05-17 grogComplete revision 243104.
2013-05-17 gadDrop any connection to newsyslog. I haven't worked...
2013-05-16 delphijguard against MK_SHARED_TOOLCHAIN not being defined.
2013-05-16 delphijSimilar to r250719: guard against MK_BMAKE not being...
2013-05-16 julianFix cut-n-paste error.
2013-05-16 sjgReverse the sense of the test wrt bmake, and guard...
2013-05-16 delphijConstify string pointers.
2013-05-16 joelMinor mdoc improvements.
2013-05-16 mckusickWhen running the -m option to generate a newfs(8) comma...
2013-05-16 impWhen reporting the user readable size, round up. Severa...
2013-05-16 mckusickClean up trailing whitespace.
2013-05-16 brooksImplement NO_ROOT support for distributekernel and...
2013-05-16 jhA library function shall not set errno to 0.
2013-05-16 adrianTidy up the debugging - don't bother printing out TID...
2013-05-16 adrianLimit the number of software queued frames when doing...
2013-05-16 adrianDump out the holding buffer descriptor contents and...
2013-05-16 dteskeFix a typo in a comment.
2013-05-16 dteskeAdd a handy function for truncating variables to a...
2013-05-16 julianFinally change the mbuf to have its own fib field inste...
2013-05-16 sjgBuild bmake by default.
2013-05-16 brooksAdd a sample script to create filesystem images from...
2013-05-16 kibAdd dependencies on the firmware, which allows the...
2013-05-16 gberFix L2 cache write-back invalidate for Sheeva core.
2013-05-16 hirenAdd tcp header flags ECE and CWR defined in RFC 3168.
2013-05-16 rpauloAdd a kernel config file for the BeableBone Black SoC.
2013-05-16 davidxuReturn one-based key so that user can check if the...
2013-05-15 markjConvert a couple of helper scripts used to test the...
2013-05-15 jhRename O_DIRECTORY to O_TMP_DIRECTORY to avoid shadowin...
2013-05-15 delphijConstify parameters, no functional or binary change.
next