]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-05-05 attilioMFC
2012-05-05 tuexenHonor SCTP_ENABLE_STREAM_RESET socket option when proce...
2012-05-05 netchild- >500 static DTrace probes for the linuxulator
2012-05-05 impI need to change uname -p, not uname -m, so back this...
2012-05-05 issyl0- Add my mentor/mentee relationship to committers-doc...
2012-05-05 baptopen the resolved path
2012-05-05 dimMake sure a few new internal clang headers get installe...
2012-05-05 tuexenDo error checking for the SCTP_RESET_STREAMS, SCTP_RESE...
2012-05-05 kibWork around a situation where symlook_obj() could be...
2012-05-05 pluknetFix mount mutex handling missed in r234386.
2012-05-05 impBig endian arm boxes need to have a uname -m of armeb...
2012-05-04 jimharrisFix off-by-one error in sati_inquiry_block_device_trans...
2012-05-04 marcelDon't assume we have legacy PICs (i.e. 8259A in cascade...
2012-05-04 ambriskoFix the returns in mfi_tbolt_sync_map_info. I forgot...
2012-05-04 delphijUpdate FREEBSD-vendor to reflect the current version.
2012-05-04 delphijMerge from OpenBSD 5.1.
2012-05-04 delphijAdd ToS definitions for DiffServ Codepoints as per...
2012-05-04 adrianFix a couple of sc_ac2q[] mappings that were using...
2012-05-04 aeDon't ignore start offset value when user specifies...
2012-05-04 jkimComplete commit message for r235024:
2012-05-04 jkimUse MADT to match ACPI Processor objects to CPUs. ...
2012-05-04 tuexenAdd support for the SCTP_ENABLE_STREAM_RESET socket...
2012-05-04 ambriskoSome style improvements.
2012-05-04 ambriskoFirst fix pr 167226:
2012-05-04 nwhitehornFix final bugs in memory barriers on PowerPC:
2012-05-04 tuexenAdd support for SCTP_STREAM_CHANGE_EVENT, SCTP_ASSOC_RE...
2012-05-04 jpaetzelAdd bootcamp bootloader stamp
2012-05-04 jpaetzelAdd powerpc / powerpc64 support to pc-sysinstall. This...
2012-05-04 jpaetzelUse a unique zpool name during install, in the case...
2012-05-04 tuexenRemove debug output.
2012-05-04 tuexenCall panic() only under INVARIANTS.
2012-05-04 tuexenUse SCTP_PRINTF() instead of printf() in all SCTP sources.
2012-05-04 mavFix bug causing memory corruption and panics with big...
2012-05-04 mavImplement read-only support for volumes in optimal...
2012-05-04 adrianDisable setting the MII port speed.
2012-05-03 jpaetzelFix some issues creating zpool mirror / raidz1(2)(3...
2012-05-03 attilioRevert part of r234723 by re-enabling the SMP protectio...
2012-05-03 jamieAdd a meta-parameter IP__NULL to enum intparam, instead...
2012-05-03 jpaetzelAdd the ability to configure multiple interfaces.
2012-05-03 luigiprint 'netmap stack ring full' only in verbose mode.
2012-05-03 jpaetzelFix parsing values which contain multiple "=" signs.
2012-05-03 luigiindicate the time per packet in nanoseconds.
2012-05-03 luigiOmit clang when building picobsd, it takes way too...
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 kibMove the code to call the callout callback into the...
2012-05-03 theravenImport new version of libc++. Among other improvements...
2012-05-03 luigiadd support for pcap receive statistics (used by net...
2012-05-03 dimVendor import of clang release_31 branch r155985:
2012-05-03 dimVendor import of llvm release_31 branch r155985:
2012-05-03 luigiadd some performance data
2012-05-03 hselaskyMake sure the EHCI bandwidth allocation algorithm
2012-05-03 theravenFix <stdatomic.h> after clang decided to rename all...
2012-05-03 bruefferCheck vplabel for NULL before dereferencing it. Fixes...
2012-05-03 luigi- add code to run pkt-gen on top of libpcap so we can...
2012-05-03 luigi- correct a bug in pcap_dispatch(): a count of 0 means...
2012-05-03 bzFix multiple OpenSSL vulnerabilities.
2012-05-03 bjkGrammar and markup fixes.
2012-05-03 kibWhen callout_reset_on() cannot immediately migrate...
2012-05-03 tuexenFix another RFC 6458 issue. Spotted by Irene Ruengeler.
2012-05-03 davidxuMFp4:
2012-05-03 melifaroRevert r234834 per luigi@ request.
2012-05-03 adrianIn the new world order, multiphy is now when the phymas...
2012-05-03 daichifixed a unionfs_readdir math issue
2012-05-03 adrianFix a totally bone-headed, last minute bounds check...
2012-05-03 mavAdd optional -o argument to the `graid label ` to speci...
2012-05-03 emasteRelax restriction on direct tx to child ports
2012-05-02 eadlerPrefer the use of csup to cvsup when talking about...
2012-05-02 jamieAdd YY_NO_INPUT so clang doesn't complain about "input...
2012-05-02 monthadarUpdate man page date to the date of the last commit.
2012-05-02 phoAdded D_TRACKCLOSE to sndstat_cdevsw to fix the situati...
2012-05-02 impFix comment about what board this is really for left...
2012-05-02 gnnFix so that ,usr and ,os work correctly with fixed...
2012-05-02 bzCatch-up with r232853 and remove platform APIs which...
2012-05-02 jhb- Don't log messages saying that accounting is being...
2012-05-02 rwatsonmips/mips64eb became mips/mips64 while I wasn't looking...
2012-05-02 jasoneBump __FreeBSD_version due to jemalloc import.
2012-05-02 impThe PIT is really 16 bytes long (0x10) not 10 bytes...
2012-05-02 rwatsonClean up various aspects of the MIPS generic busspace...
2012-05-02 rwatsonMerge a rudimentary gxemul "oldtestmips" port. This...
2012-05-02 adrianImplement PLL configuration override support, similar...
2012-05-02 adrianDisable the pll_1000 hint for now, the upcoming work...
2012-05-02 adrian* Force the ethernet MII configuration to be RGMII
2012-05-02 adrianAllow the MII mode to be overridden via 'hint.arge...
2012-05-02 adrianAdd a missing newline.
2012-05-02 kientzleRemove some redundant register loads.
2012-05-02 adrianFurther ar71xx MII support improvements.
2012-05-02 adrianMII related infrastructure changes.
2012-05-02 adrianIntroduce an enum which encapsulates the PHY interface...
2012-05-01 marius- Add missing locking in at91_usart_getc().
2012-05-01 adrianAdd in the MII configuration parameters for the AR71xx.
2012-05-01 mavImprove spare disks support. Unluckily, for some reason...
2012-05-01 mariusAdd initial support for booting from ZFS on sparc64...
2012-05-01 mariusAdd a command for showing the heap usage.
2012-05-01 monthadarUpdate HWMP Proactive code and mesh route flags.
2012-05-01 monthadar* Modified ifconfig to show the IEEE80211_MESHRT_FLAGS_...
2012-05-01 monthadarPREQ discovery update.
2012-05-01 monthadar* Added new command to ifconfig to activate Mesh Gate...
2012-05-01 monthadarNet80211s update: Mesh Gate Announcement and removal...
2012-05-01 monthadarRANN update
2012-05-01 monthadarPERR update to be called from mesh code.
next