]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-09-06 rpauloAdd support for demangling C++ symbols. This requires...
2012-09-06 kevloAdd missing braces
2012-09-06 rpauloFix test cases to work with the latest version of the...
2012-09-05 gjbTypo fix and minor word swap.
2012-09-05 jilleslibc/i386: Do not export .cerror.
2012-09-05 gavinAdd #defines for the bits in the PCI Express SLOT regis...
2012-09-05 tuexenUsing %p in a format string requires a void *.
2012-09-05 gavin- If the PCIe "SLOT" flag is set, include this in the...
2012-09-05 zont- Simplify VM code by using vmspace_wired_count() for...
2012-09-05 dimAfter r240104, make sure the hpt27xx driver also compil...
2012-09-05 marcelUpdate to a pruned 0.16.
2012-09-05 brooksDon't hardcode paths to MFS_IMAGE in the kernel config...
2012-09-05 jhb- Explicitly call twe_done() to poll the hardware when...
2012-09-05 kibAdd support for new Intel on-CPU Bull Mountain random...
2012-09-05 desWhitespace cleanup.
2012-09-05 mmMerge recent vendor changes and sync code:
2012-09-05 jhbWhen WIFCONTINUED was added, the number of "first"...
2012-09-05 silbyOnly stop the BXE controller if it was first started...
2012-09-05 alcRename {_,}pmap_unwire_pte_hold() to {_,}pmap_unwire_pt...
2012-09-04 marcelAdd headers created by running configure.
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-09-04 rayStyle fixes.
2012-09-04 gavinSupport another uchcom(4) device.
2012-09-04 marcelImport ATF version 0,16
2012-09-04 tuexenUse the consistenly the size of a variable. This helps...
2012-09-04 tuexenWhitespace change.
2012-09-04 desNo memory barrier is required. This was pointed out...
2012-09-04 melifaroFix the build broken by r240099.
2012-09-04 desBump dates.
2012-09-04 desAdd a configtest command.
2012-09-04 obrien* Rather than run the same 'ps' command twice, add...
2012-09-04 desAdd a prominent warning about these functions' unsuitab...
2012-09-04 desRevert previous commit, which was performed in the...
2012-09-04 delphijAdd hpt27xx to GENERIC kernel for amd64 and i386 systems.
2012-09-04 emasteFailure to open netmap device is unrecoverable.
2012-09-04 gnnAdd a reasonable error message telling the caller to...
2012-09-04 melifaroIntroduce new link-layer PFIL hook V_link_pfil_hook.
2012-09-04 jhbFix duplicate entries for mwl(4):
2012-09-04 desNo memory barrier is required. This was pointed out...
2012-09-04 dougb1. Use install -d to create the entropy_dir if missing...
2012-09-04 traszExplicitly mention that "cp -p" copies ACLs.
2012-09-04 traszFix an error in setfacl(1) that manifested like this:
2012-09-04 glebius- Move jenkins.h to jenkins_hash.c
2012-09-04 traszIn getfacl(1) manual page, mention where to read about...
2012-09-04 traszMake "setfacl -bd" an alias for "setfacl -k". Previous...
2012-09-04 traszMake setfacl(1) behave properly in situations like...
2012-09-04 melifaroRemove unneeded ipfw headers introduced in r213447...
2012-09-04 trocinyFree memory allocated by procstat_getfiles(), which...
2012-09-04 trocinyAdd __BEGIN_DECLS and __END_DECLS to make libprocstat...
2012-09-04 delphijUpdate arcmsr(4) to vendor version 1.20.00.25.
2012-09-03 hselaskyAdd required USB AUDIO v2.0 structure definitions.
2012-09-03 gjbFix 'distributeworld' target when WITHOUT_GAMES is...
2012-09-03 traszFix compact form of "synchronize" permission in setfacl...
2012-09-03 desUpgrade OpenSSH to 6.1p1.
2012-09-03 hselaskyAdd more DWC OTG register definitions.
2012-09-03 glebiusProvide a sysctl switch that allows to install ARP...
2012-09-03 glebiusExplicitly document all variables in the net.link.ether...
2012-09-03 glebiusChange bridge(4) to use if_transmit for forwarding...
2012-09-03 rayAdd missing braces.
2012-09-03 zont- After r240026 sgrowsiz should be used in a safer...
2012-09-03 zont- Mark some sysctls with CTLFLAG_TUN flag instead of...
2012-09-03 rayAdd kern.hintmode sysctl variable to show current state...
2012-09-03 alcCorrect an error in gxemul_disk_write(). It was issuin...
2012-09-03 gjbAdd myself to copyright sections, per CDDL license.
2012-09-02 pfgRevert r240060: (Partial)
2012-09-02 pfgFix RPC headers for C++
2012-09-02 rpauloMake sure we visit both symbol sections even if one...
2012-09-02 zont- Make kern.maxtsiz, kern.dfldsiz, kern.maxdsiz, kern...
2012-09-02 dimPartially revert r239959, after actually fixing most...
2012-09-02 tuexenFix a typo which results in RTT to be off by a factor...
2012-09-02 zont- Style(9) cleanup.
2012-09-02 trocinyIn soreceive_generic() remove the optimization for...
2012-09-02 trocinyIn soreceive_generic() when checking if the type of...
2012-09-02 adrianDisable strong signal diversity when enabling radar...
2012-09-02 adrianAR5212 radar pulse fixes.
2012-09-02 alcCalculate the new PTE value in pmap_enter() before...
2012-09-02 andrewFix a logic inversion in an assert to allow us to use...
2012-09-01 eadler Mark the ipfw interface type as not being ether...
2012-09-01 edRework all non-contributed files that use `struct timez...
2012-09-01 traszImprove description for "rctl -l".
2012-09-01 pjdFix panic in procdesc that can be triggered in the...
2012-09-01 edRework time handling.
2012-09-01 pjdAllow to pass providers with /dev/ prefix to g_provider...
2012-09-01 edRemove unneeded struct timezone.
2012-09-01 edWhile there, remove an unneeded blank line.
2012-09-01 edFix whitespace.
2012-09-01 rpauloFinish porting execsnoop to FreeBSD. This includes...
2012-09-01 rpauloThe dtnfsclient module dependency should only be added...
2012-09-01 joelMinor mdoc fix.
2012-09-01 joelRemove trailing whitespace.
2012-09-01 joelRemove trailing whitespace.
2012-09-01 joelMdoc fixes.
2012-09-01 adrianFix the PHY / CRC error bug in the AR5212 HAL, which...
2012-09-01 alcIntroduce a new software PTE flag that indicates whethe...
2012-09-01 pfgBring some changes from Bull's NFSv4 libtirpc implement...
2012-08-31 dimFix a twelve year old bug in readelf: when process_dyna...
2012-08-31 edAlso relicense the ac(8) man page.
2012-08-31 edProperly enable Clang-style atomics when available.
2012-08-31 dimWork around several warnings from clang in the xfs...
2012-08-31 joelMinor mdoc fixes.
next