]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-09-09 aeUse disk_fmtdev() and disk_parsedev() functions from...
2012-09-09 aeMake struct uboot_devdesc compatible with struct disk_d...
2012-09-09 glebiusFor UDP transport set IP_RECVDSTADDR sockopt on the...
2012-09-09 glebiusAdd removed if_pflow.h.
2012-09-09 tuexenWhitespace changes.
2012-09-09 joelRemove clause 3 and 4 from the NetBSD Foundation copyri...
2012-09-09 joelRemove trailing whitespace.
2012-09-09 adrianMake sure the aggregate fields are properly cleared...
2012-09-09 adrianRemove TDMA #define entries from if_ath.c; they now...
2012-09-09 eadlerMinor English grammar fixes.
2012-09-09 eadlerRemove documentation and www cvsup files as they are...
2012-09-08 eadlerRegenerate src.conf.5 after the projects/armv6 merge
2012-09-08 tuexenWhitespace cleanup.
2012-09-08 andreastFix loading of kernel modules at boot time for powerpc64.
2012-09-08 jillessh: Remove XXX comment about removing nextopt().
2012-09-08 attilioMove the checks for td_pinned, td_critnest, TDP_NOFAULT...
2012-09-08 attilioMove PT_UPDATED_FLUSH() before td_locks check in order...
2012-09-08 attiliouserret() already checks for td_locks when INVARIANTS...
2012-09-08 alcpmap_remove:
2012-09-08 eadlerRevert r239049:
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:
next