]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-05-13 uqsmdoc: move remaining sections into consistent order
2010-05-13 uqsmdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS...
2010-05-13 kibDo not use .extern, it is not strictly needed with...
2010-05-13 bruefferet.4 doesn't have a HARDWARE section. Unbreak the build...
2010-05-13 thompsaUse fixed width integer types for parsing the binary...
2010-05-13 impRemove some stray ';'s
2010-05-13 thompsaFix return values for usb_find_busses() and usb_find_de...
2010-05-13 thompsaFix header file compliancy with libusb 1.0 from sourcef...
2010-05-13 thompsaSync run(4) driver from author's site.
2010-05-12 thompsaReduce diffs to p4.
2010-05-12 thompsaFix possibly wrong bit masking.
2010-05-12 thompsaAdd new FTDI USB device ID.
2010-05-12 thompsaIncrease the max ports to 12, 3G devices exist where...
2010-05-12 thompsaBack out r203140 which was causing problems when the...
2010-05-12 thompsaAdd missing ifdefs for usb power saving support.
2010-05-12 thompsaSupport getting signed and unsigned HID data.
2010-05-12 thompsaAdd the ASUS MyPal A730W device id.
2010-05-12 thompsaProvide more information about the device location...
2010-05-12 thompsaEnable support for mouse panning wheels.
2010-05-12 thompsaIf a USB device is suspended and a USB set config reque...
2010-05-12 thompsaStaticise usb_ref_device and usb_unref_device.
2010-05-12 thompsaAdd quirks for the Alcor SDCR_6362 Card Reader, Freecom...
2010-05-12 zmlextattr: Fix a signed/unsigned issue
2010-05-12 zmlAdd VOP_ADVLOCKPURGE so that the file system is called...
2010-05-12 bruefferNote 8.0-RELEASE.
2010-05-12 bruefferFix grammar in a line of output.
2010-05-12 obrienNon-GCC gcc compatible compilers may provide the same...
2010-05-12 bruefferAutomatically generate hardware notes for run(4).
2010-05-12 bruefferMake this ready for automatic hardware notes generation.
2010-05-12 rrsFix an old long time bug in generating a
2010-05-12 rrsMore PR-SCTP bugs:
2010-05-12 bruefferAdd et(4), sge(4) and mwl(4).
2010-05-12 gordonFix a bug due to a type conversion from 64 to 32 bits...
2010-05-12 bruefferBuild the ixgbe(4) and mwlfw(4) modules by default.
2010-05-12 bruefferIBM ServeRAID M5015 SAS/SATA works.
2010-05-12 yongariDocument undocumented tunables and sysctl variables.
2010-05-12 pjdWhen there is no memory or KVA, try to help by reclaimi...
2010-05-12 tuexenGet rid of unused constants.
2010-05-12 bruefferCasting size_t to uintmax_t is not necessary anymore...
2010-05-12 rrsThis fixes PR-SCTP issues:
2010-05-12 kibRoute all returns from the interrupts and faults throug...
2010-05-12 kibRemove unneeded overrides of the segment registers...
2010-05-12 mmFix possible hang when replaying large truncations.
2010-05-12 kevloThe FA526 belongs to the ARM9TDMI family
2010-05-12 kmacyworkaround bug with ipv6 where a flow can have a null...
2010-05-12 kmacytry working around panic by validating rt and lle
2010-05-12 brueffer- Missing full stops
2010-05-12 bruefferThe -d flag is non-optional.
2010-05-12 bruefferThe previous revision actually removed the bug being...
2010-05-12 bruefferComment in the BUGS section header. Matches what's...
2010-05-11 jillessh: Fix pathname expansion with quoted slashes like...
2010-05-11 uqsmdoc: simplify quotation scheme
2010-05-11 uqsmdoc: fix parenthesis
2010-05-11 uqsmdoc: remove stray and
2010-05-11 uqsmdoc: use macro for +- that is understood by mdocml
2010-05-11 uqsmdoc: fix prologue order in mdoc template
2010-05-11 mjacobPick up the right change, not it's close cousin. The one
2010-05-11 pjdI added vfs_lowvnodes event, but it was only used for...
2010-05-11 pjdEventhough r203504 eliminates taste traffic provoked...
2010-05-11 jillessh: Add some simple testcases for pathname expansion.
2010-05-11 pjdAdd missing new line characters to the warnings.
2010-05-11 mjacobDeal sensibly with more than 26 sg devices. It isn...
2010-05-11 attilioRight now, WITNESS just blindly pipes all the output...
2010-05-11 bschmidtEnable 5.5 and 11Mbit TX rates.
2010-05-11 attilioFix style for witness functions prototypes.
2010-05-11 rrsThis fixes a bug with the one-2-one model socket when a
2010-05-11 bruefferDocument FIONREAD, FIONWRITE and FIONSPACE.
2010-05-11 attilioThere is not a good reason to have a different prototyp...
2010-05-11 attilioFix a hang introduced in r206878 for kernel compiled...
2010-05-11 pjdBack out r205134. It is not stable.
2010-05-11 mmFix failed assertion on destroying datasets from an...
2010-05-11 mmFix possible panic with zfs destroy.
2010-05-11 mmFix zfs rename (may occasionally fail with dataset...
2010-05-11 mmFix endianess bug in ZFS intent log (ZIL).
2010-05-11 alcUpdate synchronization annotations for struct vm_page...
2010-05-10 kmacyboot time size the flowtable
2010-05-10 edwinMFV of tzdata2010j, r207896
2010-05-10 mariusInclude <machine/ofw_machdep.h> for OF_getscsinitid().
2010-05-10 jh- Don't return EAGAIN from gv_unload(). It was used...
2010-05-10 jhIn g_zero_destroy_geom(), return 0 instead of EBUSY...
2010-05-10 impFormatting nit
2010-05-10 yongariNow sge(4) supports TCP segmentation offload (TSO).
2010-05-10 yongariSiS190 supports RX 10 bytes padding, CRC stripping...
2010-05-10 yongariImplement TSO and TSO over VLAN. Increase number of...
2010-05-10 mmEnable liblzma support in libarchive
2010-05-10 kibThe thread_unsuspend() requires both process mutex...
2010-05-10 kibFor detach procfs ctl command, also clear P_STOPPED_TRA...
2010-05-10 kibContinue cleaning the queue instead of moving to the...
2010-05-10 mmAdd two public headers missing in r207842
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-09 yongariExport hardware MAC statistics through sysctl node...
2010-05-09 jillessh(1): Fix "reserved word" vs "keyword" inconsistency.
2010-05-09 edwinstrptime(3) confused July with June with the fr_FR...
2010-05-09 bruefferVarious wording, spelling and markup fixes.
2010-05-09 kmacyAdd flowtable support to IPv6
2010-05-09 jillesFix error in comment.
2010-05-09 jillessh: Add some parser tests.
2010-05-09 alcPush down the acquisition of the page queues lock into...
2010-05-09 alcCall vm_page_deactivate() rather than vm_page_dontneed...
2010-05-09 jillesGenerate some tests for sh's case command from the...
next