]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-10 kanDo not require pos parameter to be zero in MAP_ANONYMOU...
2010-06-10 traszUntangle g_print_bio(), silencing Coverity.
2010-06-10 mavDo not disable edge-triggered interrupts before migrati...
2010-06-10 alcReduce the scope of the page queues lock and the number of
2010-06-10 aeStyle(9) fixes:
2010-06-10 mavStore interrupt trap frame into struct thread. It allow...
2010-06-10 rdivackyIntroduce -fformat-extensions. A local FreeBSD extensio...
2010-06-10 bzMake the char *n_name member of struct nlist 'const'.
2010-06-10 edDisable usage of __DATE__.
2010-06-10 edBrand our Clang binary.
2010-06-10 ivorasUnconfuse THREAD and SMT flags
2010-06-10 ivorasCosmetic change to XML - less ugly newlines
2010-06-10 gabor- Axe out signal handling code, the shell will take...
2010-06-10 gabor- Fix style(9)
2010-06-10 edBump __FreeBSD_version to indicate the addition of...
2010-06-10 edRegenerate.
2010-06-10 edFix typo.
2010-06-09 rrsFound by Michael. In cases where we run
2010-06-09 delphijApply driver update from LSI. Many thanks to LSI for...
2010-06-09 edRegenerate.
2010-06-09 edThis should be commented out.
2010-06-09 rdivackyRegen src.conf.5
2010-06-09 rdivackyAdd WITHOUT_CLANG file with a description.
2010-06-09 rdivackyHook clang into the build on i386/amd64/powerpc.
2010-06-09 rdivackyImport the build makefiles for clang/LLVM.
2010-06-09 rdivackyRemove the commented out piece that slipped as a mismerge.
2010-06-09 rdivackyAdjust include paths to FreeBSD. Remove /usr/local...
2010-06-09 rdivackyChange the default CPU to i486 on i386 (architecture).
2010-06-09 rdivackyComment out piece of code using __clear_cache() which...
2010-06-09 delphijCheck return value from archive_read_new().
2010-06-09 edRemove unneeded directories.
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-09 rrsFix serveral bugs all having to do with freeing an
2010-06-09 rrsBUG:Turns out we need to use both bit maps
2010-06-09 jhAdd a new function devfs_parent_dirent() for resolving...
2010-06-09 aeFix typo.
2010-06-09 aeNew netgraph node ng_patch(4). It performs data modific...
2010-06-09 edwinfix memset() calls.
2010-06-09 uqsRemove -mdoc macros from -man page
2010-06-09 uqsmdoc: spell out theta, the Unicode glyph is hard to...
2010-06-09 mavAdd set of codec IDs.
2010-06-08 mjacobRearrange how things are done to avoid dereferencing...
2010-06-08 mjacobTry and narrow the gap in which you act on an event...
2010-06-08 mjacobAdd the VHBA package. It is here in tools because it...
2010-06-08 jhbThe lock associated with the /dev/apm knote is already...
2010-06-08 jhbMove the MD support for PCI message signalled interrupt...
2010-06-08 jhbMove the machine check support code to the x86 tree...
2010-06-08 kibReorganize the code in bdwrite() which handles move...
2010-06-08 jhbMove the I/O APIC code to the x86 tree since it is...
2010-06-08 mjacobOne byte off for scsi_target_group cdb.
2010-06-08 yongariRemove unused macros.
2010-06-08 jhb- Use a bit more care when moving I/O APIC interrupts...
2010-06-08 uqsmdoc: remove literal tabs where they don't belong
2010-06-08 uqsmdoc: replace troff macros with -mdoc equivalents
2010-06-08 jhbFix a sign bug that caused adaptive spinning in sx_xloc...
2010-06-08 mjacobImplement the usage of Report Luns as part of SCSI...
2010-06-08 mavDisable NCQ and PMP support for VIA VT8251 AHCI. It...
2010-06-08 mjacobMake additional definitions up to and including SPC...
2010-06-08 rrs2 Bugs:
2010-06-08 kenA number of netfront fixes and stability improvements:
2010-06-07 mjacobredfacedly noting a missing part of a patch.
2010-06-07 mavCall BUS_PROBE_NOMATCH() when device detached due to...
2010-06-07 rrsThis fixes a BUG in the handling of the cum-ack calcula...
2010-06-07 mjacobDo a minor amount of stylifying. Also, get a Fibre...
2010-06-07 mjacobFix XPT_GET_TRAN_SETTING for FC which has been broken...
2010-06-07 rrsOpps... my bad.. we don't need a SOCK_UNLOCK() after
2010-06-07 delphijFollow up revision 208888 with purely ident changes.
2010-06-07 delphijCorrect a bug in gzip(1): make sure that initialize...
2010-06-07 npcxgb(4): add an 'nfilters' tunable that lets the user...
2010-06-07 aebgeom(3) does strdup of param name.
2010-06-07 mmDocument ZFS upgrade to version 14, support for NFSv4...
2010-06-07 rrsFix so we call socantrcvmore_locked so we
2010-06-06 jillessh: Pass through SIGINT from a child if interactive...
2010-06-06 rrs1) Optimize the cleanup and don't always depend on
2010-06-06 rrsOk, yet another bug in killing off all the hundreds
2010-06-06 kibStyle-compilant order of declarations.
2010-06-06 rrs1) Further enhance the INVARIANT lock validation (no...
2010-06-06 rrsFix a bug in the sctp_inpcb_free. Basically if the...
2010-06-06 rrsFix a bug in sctp_abort_assoc(). DON'T call the sctp_in...
2010-06-06 rwatsonRework tcpp output so that it generates a comma-delimit...
2010-06-06 nwhitehornAdd Open Firmware PNP info strings to GPIOs and Uninort...
2010-06-06 nwhitehornSome revisions of the Serverworks K2 SATA controller...
2010-06-06 gabor- Fix signal handling in bc/dc. Now Ctrl-C terminates...
2010-06-06 gabor- Fig segmentation fault
2010-06-06 alcDon't set PG_WRITEABLE in init_pte_prot() (and thus...
2010-06-06 rrsHopefully this fixes a LOR by making
2010-06-06 rrsBruce's fix for some return's in
2010-06-05 yongariFix a bug introduced in r199011. When bge(4) reuses...
2010-06-05 fabientConvert pm_runcount to int to correctly check for negat...
2010-06-05 fabientFix memory leak on error.
2010-06-05 rwatsonAlthough we currently don't compile in CPU-pinning...
2010-06-05 fabientFix warnings found by Coverity.
2010-06-05 rrsPurge out a Windows def that somehow slipped
2010-06-05 rrsSpacing issues
2010-06-05 rrsThis change does the following:
2010-06-05 rrsUse the proper increment macro when increasing the
2010-06-05 rrsThis does two changes:
2010-06-05 rrsThis fixes a bug in the close up of a socket that
2010-06-05 mjacobBe more specific about which CDB length we're going...
next