]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-09-08 joelmdoc fixes.
2012-09-08 glebiusThe first part of check_priv() function, that attempts...
2012-09-08 glebiusMerge the projects/pf/head branch, that was worked...
2012-09-08 adrianCorrectly mask out the RTS/CTS flags when forming aggre...
2012-09-08 rpauloAdd IRQ support to the resource list handling functions.
2012-09-08 adrianAdd a '-s <timeout>' option which will display live...
2012-09-07 mjacobRemove useless extra test.
2012-09-07 glebiusSupply the pr_ctloutput method for local datagram sockets,
2012-09-07 jhbUse callout(9) instead of timeout(9) to manage timers.
2012-09-07 delphijIt seems that what the code really meant is that when...
2012-09-07 jhbRemove remaining 4.x compat shims. No resulting change...
2012-09-07 zeisingChange the link pointing to more information about...
2012-09-07 jhbA few whitespace and comment fixes.
2012-09-07 fabientComplete and merge the list between Sandy/Ivy bridge...
2012-09-07 tuexenDon't include a structure containing a flexible array...
2012-09-07 kevloUse "e.g.", not "i.e.", to introduce an example.
2012-09-07 kevloFully initialize the stack-allocated "struct sockaddr_i...
2012-09-07 gavinPrevent indent(1) from reformatting this comment, as...
2012-09-07 alcEliminate unnecessary NULL checks.
2012-09-07 adrianTidy up the output quite substantially, making it fit...
2012-09-07 adrianMake this build again!
2012-09-07 rpauloWhen calling the C++ demangler, make sure to free the...
2012-09-07 alcEliminate an unused macro.
2012-09-07 adrianEnsure that single-frame aggregate session frames are...
2012-09-06 jilleslibc/amd64: Do not export .cerror.
2012-09-06 jhbDynamically allocate the S/G lists passed to callback...
2012-09-06 trhodesAvoid segfault if name is invalid. Basically, only
2012-09-06 joelRemove trailing whitespace.
2012-09-06 joelRemove trailing whitespace.
2012-09-06 joelMinor mdoc fix.
2012-09-06 jhbRemove NetBSD compat shims for drivers originally share...
2012-09-06 jhbAdd a kernel module on pc98 for the ct(4) driver.
2012-09-06 alcThere is no need to release the pvh global lock around...
2012-09-06 jpaetzelAdd TRIM support, enabled by default.
2012-09-06 fabientAdd Intel Ivy Bridge support to hwpmc(9).
2012-09-06 emasteFix "Corrupted DWARF expression" from (k)gdb.
2012-09-06 mmMake r230454 more readable and vendor-like.
2012-09-06 tuexenGet rid of a gcc'ism.
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...
next