]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-04-28 kibFix several memory and lock leaks on the out of memory...
2012-04-28 adrianAlthough not strictly needed, quieten a compiler warnin...
2012-04-28 tuexenWhitespace changes.
2012-04-28 nwhitehornFix build on 32-bit systems.
2012-04-28 bschmidtMove crypto stuff into a common Makefile. While here...
2012-04-28 bschmidtnot only the file names have changed from eap_xxx.c...
2012-04-28 bschmidtenable EAP_GTC and EAP_OTP to match upstream's default...
2012-04-28 bschmidtFollow up r234711 and do same for the supplicant, one...
2012-04-28 adrianExtend the ANI code to implement basic channel survey...
2012-04-28 adrianAdd a tool to print out min, average and max channel...
2012-04-28 adrianFetch the channel survey code from the HAL.
2012-04-28 adrianExtend the HAL channel survey statistics:
2012-04-28 adrianAdd a comment about this DELAY(), I'm not sure whether...
2012-04-28 adrianAdd an AR5416 PCU DMA stop method, as a check for the...
2012-04-28 obrienRemove the RFC 1319 MD2 Message-Digest Algorithm routin...
2012-04-28 nwhitehornAfter switching mutexes to use lwsync, they no longer...
2012-04-27 jamieFix the dates and history as of the move to HEAD.
2012-04-27 rmhIncrease DFLDSIZ from 128 MiB to 32 GiB. On amd64...
2012-04-27 rmacklemIt was reported via email that some non-FreeBSD NFS...
2012-04-27 rmacklemFix a leak of namei lookup path buffers that occurs...
2012-04-27 marcelAllow building a powerpc cross-kgdb.
2012-04-27 theravenAdd a note to hostapd.conf about an unhelpful error...
2012-04-27 tuexenRemove unused structure.
2012-04-27 desr234173 missed one instance of FREE(line).
2012-04-27 hselaskyStyle.
2012-04-27 mavFix RAID5 level names changed at r234603.
2012-04-26 adrianRemove some of the redundant locking done in the TX...
2012-04-26 impFix ordering issue. 'make xdev' can fail with -jN...
2012-04-26 attilioClean up the intr* MD KPI from the SMP dependency,...
2012-04-26 tuexenMove sctp_sendv and sctp_recvv to FBSD_1.3 as suggested by
2012-04-26 tuexenExport symbols for sctp_sendv() and sctp_recvv().
2012-04-26 eadlerUse the .Bx macro instead of BSD
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-26 bschmidtfix EAP server support after the 0.7.3 import:
2012-04-26 hselaskyAdd libusb.so.2 to obsolete files.
2012-04-26 tuexenFix a bug in the TCP tracerouting which resulted in...
2012-04-26 eadlerDocument the standardization status of err* and warn*
2012-04-26 tuexenFix a type in an SCTP AUTH related notification. Keep...
2012-04-26 ruFixed a misspelling of OLD_LIBS in r232671 by pluknet@.
2012-04-26 adrianAdd the BT register definitions for AR9285/AR9287 BT...
2012-04-26 rstoneImplement the D "cpu" variable, which returns curcpu...
2012-04-26 obrienCorrect r228114 and use the same implementation for...
2012-04-25 stas- Disable MMU before reconfiguring the pagetables in...
2012-04-25 hselaskyFix typo.
2012-04-25 hselaskyBump the libusb major version due to the last commit...
2012-04-25 desI stopped using my middle name years ago.
2012-04-25 hselaskyFix binary compatibility to the official LibUSB 1.0.
2012-04-25 yongariFor Yukon II controllers that implement optional temper...
2012-04-25 emasteFix cut-and-paste comment error
2012-04-25 adrianAdd placeholder methods for WMI command access (USB...
2012-04-25 adrianAdd a note that explains what the current state of...
2012-04-24 dimWork around llvm PR 12623, which makes variables declar...
2012-04-24 kibTake the spinlock around clearing of the fp->_flags...
2012-04-24 dimAfter r234596, temporarily disable building clang on...
2012-04-24 hselaskyAdd missing and probably also mandatory -h option.
2012-04-24 pjdAdd -u option to 'zfs create' that prevents file system...
2012-04-24 nwhitehornSwitch the default I/O memory barrier to eieio, as...
2012-04-24 nwhitehornRevert r234581 for this file. The lockless SLB tree...
2012-04-24 jchandrajemalloc: pointer size definition for 64-bit mips platforms
2012-04-24 bzDo not toggle IFCAP_TSO4 if we would also do TSO6....
2012-04-24 hselaskyImprove support for USB packet filtering also when...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-23 bzIf we pass down 64k - L2 hdr size + 1 to 64K L3+ data...
2012-04-23 bzDo not announce IPv6 TSO support yet. The driver seems...
2012-04-23 bzDo not announce IPv6 TSO support yet. The in-tree...
2012-04-23 kibAllow for the process information sysctls to accept...
2012-04-23 nwhitehornFix copy-and-paste error in r230400.
2012-04-23 tuexenUse the flags defined in RFC 6525 in the stream reset...
2012-04-23 traszRemove unused thread argument from ufs_extattr_uepm_loc...
2012-04-23 traszFix build.
2012-04-23 marcelUpdate the bugs section. We don't consider tmpfs as...
2012-04-23 mavFix copy-paste typo in r234603.
2012-04-23 nwhitehornFix missing header for powerpc_iomb().
2012-04-23 traszRemove unused thread argument from clear_inodeps()...
2012-04-23 traszRemove unused thread argument to vrecycle().
2012-04-23 traszRemove unused thread argument from vtruncbuf().
2012-04-23 mavAdd names for all primary RAID levels defined by DDF...
2012-04-23 mavAdd sos@ copyrights to RAID metadata modules, respectin...
2012-04-23 jlhAdd my birthday and place of birth.
2012-04-23 jlhAdd my informations.
2012-04-23 fabientFix class malloc init for mips and powerpc that was...
2012-04-23 dimRevert r234356 for now, as it leads to run-time problem...
2012-04-23 nwhitehornFix a missed file in r234580: replace the now-obsolete...
2012-04-22 nwhitehornProvide a clearer split between read/write and acquire...
2012-04-22 nwhitehornCorrectly specify assembler constrains for synchronizat...
2012-04-22 dasBugfix: Include whitespace characters in the count...
2012-04-22 dasBugfix: Correctly count the number of characters read...
2012-04-22 dasBugfix: %n doesn't count as a conversion, so
2012-04-22 dasRefactor scanf to improve modularity. Conversions...
2012-04-22 nwhitehornClarify what we are doing in r234583 a little better...
2012-04-22 nwhitehornOn non-64-bit systems (which generally don't have lwsyn...
2012-04-22 nwhitehornUse lwsync to provide memory barriers on systems that...
2012-04-22 nwhitehornRemove dead code. The routines in atomic.S did not...
2012-04-22 nwhitehornReplace eieio; sync for creating bus-space memory barri...
2012-04-22 theravenFix some incorrect symbol versions.
2012-04-22 bruefferRemove duplicate -l description.
2012-04-22 nwhitehornAvoid a lock order reversal in pmap_extract_and_hold...
2012-04-22 impSort nm in order.
2012-04-22 melifaroFix panic in ng_patch(4) caused by checksum flags being...
2012-04-22 theravenFix a bug caused by some misplaced brackets.
next