]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-04-23 marcelUpdate the bugs section. We don't consider tmpfs as...
2012-04-23 mavFix copy-paste typo in r234603.
2012-04-23 nwhitehornFix missing header for powerpc_iomb().
2012-04-23 traszRemove unused thread argument from clear_inodeps()...
2012-04-23 traszRemove unused thread argument to vrecycle().
2012-04-23 traszRemove unused thread argument from vtruncbuf().
2012-04-23 mavAdd names for all primary RAID levels defined by DDF...
2012-04-23 mavAdd sos@ copyrights to RAID metadata modules, respectin...
2012-04-23 jlhAdd my birthday and place of birth.
2012-04-23 jlhAdd my informations.
2012-04-23 fabientFix class malloc init for mips and powerpc that was...
2012-04-23 dimRevert r234356 for now, as it leads to run-time problem...
2012-04-23 nwhitehornFix a missed file in r234580: replace the now-obsolete...
2012-04-22 nwhitehornProvide a clearer split between read/write and acquire...
2012-04-22 nwhitehornCorrectly specify assembler constrains for synchronizat...
2012-04-22 dasBugfix: Include whitespace characters in the count...
2012-04-22 dasBugfix: Correctly count the number of characters read...
2012-04-22 dasBugfix: %n doesn't count as a conversion, so
2012-04-22 dasRefactor scanf to improve modularity. Conversions...
2012-04-22 nwhitehornClarify what we are doing in r234583 a little better...
2012-04-22 nwhitehornOn non-64-bit systems (which generally don't have lwsyn...
2012-04-22 nwhitehornUse lwsync to provide memory barriers on systems that...
2012-04-22 nwhitehornRemove dead code. The routines in atomic.S did not...
2012-04-22 nwhitehornReplace eieio; sync for creating bus-space memory barri...
2012-04-22 theravenFix some incorrect symbol versions.
2012-04-22 bruefferRemove duplicate -l description.
2012-04-22 nwhitehornAvoid a lock order reversal in pmap_extract_and_hold...
2012-04-22 impSort nm in order.
2012-04-22 melifaroFix panic in ng_patch(4) caused by checksum flags being...
2012-04-22 theravenFix a bug caused by some misplaced brackets.
2012-04-22 melifaroDo not require radix write lock to be held while dumpin...
2012-04-22 jasoneImport jemalloc a8f8d7540d66ddee7337db80c92890916e1063c...
2012-04-22 delphijThe .Fx macro needs the version number be in its own...
2012-04-22 delphij - Use quote when tab is used;
2012-04-22 delphij - Correct a typo which prevents 'lzjb' be displayed;
2012-04-22 delphijUse 10.0 instead of 10 for FreeBSD version number....
2012-04-22 nyanMFi386: revisions 234074 and 234105
2012-04-22 mariusInterrupts must be disabled while handling a partial...
2012-04-22 marius- Add support for MCI1 revision 2xx controllers and...
2012-04-21 kibWhen MAP_STACK mapping is created, the map entry is...
2012-04-21 alcAs documented in vm_page.h, updates to the vm_page...
2012-04-21 impFix partially merged patch from my external compiler...
2012-04-21 impReplace a bare use of nm with ${NM} for easier cross...
2012-04-21 jasoneImport jemalloc 606f1fdc3cdbc700717133ca56685313caea24b...
2012-04-21 nwhitehornOrganize some members of ucontext_t in the same order...
2012-04-21 kevloAdd support for the SIMCom SIM5218, tested by me.
2012-04-21 dimFix the following clang warning in dpt(4):
2012-04-21 tuexenFix check used by stream reset related events.
2012-04-21 joelMinor mdoc fixes.
2012-04-21 traszFix use-after-free introduced in r234036.
2012-04-21 dasAs noted by Peter Jeremy, r234528 only partially fixed...
2012-04-21 dasIf the size passed to {,v}s{w,n}printf is larger than...
2012-04-21 das- Fix the claim that the output is always null-terminat...
2012-04-21 dasEnsure that the {,v}swprintf functions always null...
2012-04-21 dasFix a bug introduced in r187302 that was causing fputws...
2012-04-21 adrianAllow for MIPS devices to have a specific probe/attach...
2012-04-21 mariuso Fixes:
2012-04-20 nwhitehornMake sure all pending operations have completed on...
2012-04-20 adrianAllow for a default GPIO pin "high", which is required...
2012-04-20 adrian.. oops.
2012-04-20 adrian"Upgrade" the AR9285 code to support PCI/ART EEPROM...
2012-04-20 dimFix the following compilation warnings in sys/contrib...
2012-04-20 dimFix the following compilation warnings in nxge(4):
2012-04-20 brooksEnable DTrace hooks in GENERIC.
2012-04-20 dimReplace homegrown list implementation in sys/dev/asr...
2012-04-20 dimAfter r217375, some startup objects under lib/csu are...
2012-04-20 jhbThe amr(4) firmware contains a rather dubious "feature...
2012-04-20 jhbInclude the associated wait channel message for context...
2012-04-20 marcelBuild a 32-bit EFI loader on amd64. This to match the...
2012-04-20 hselaskyFix some compile warnings.
2012-04-20 jhThe value of flags matching VNOVAL can't be supported...
2012-04-20 thompsaMove the interface media check to a taskqueue, some...
2012-04-20 thompsaAdd linkstate to bridge(4), set the link to up when...
2012-04-20 adrianIntroduce the matching PCI ath(4) fixup code from ar71x...
2012-04-20 mckusickThis update uses the MNT_VNODE_FOREACH_ACTIVE interface...
2012-04-20 mckusickThis change creates a new list of active vnodes associa...
2012-04-20 delphijFix build.
2012-04-19 edDo a better job at determining the username of the...
2012-04-19 pluknet- Update the rest of struct ithd references.
2012-04-19 tuexenWhitespace changes.
2012-04-19 pluknetDocument swi_remove(9).
2012-04-19 edProperly use SHA1_Final() instead of SHA_Final().
2012-04-19 tuexenUse the same pattern for mbuf logging everywhere.
2012-04-19 tuexenFix reported errno.
2012-04-19 tuexenFix a bug where we copy out more data from a mbuf chain...
2012-04-19 mavAdd to GEOM RAID class module for reading non-degraded...
2012-04-19 adrianStop using the hardware register value byte order swapp...
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-18 dteskeAdd my birth date/place to the calendar as new committer.
2012-04-18 mckusickDelete a no longer useful VNASSERT missed during change...
2012-04-18 mckusickFix a memory leak of M_VNODE_MARKER introduced in 234386.
2012-04-18 dteskeAdd myself as a new committer.
2012-04-18 marcelCompensate for the replacement of uart_cpu_{amd64|i386...
2012-04-18 jpaetzelUnbreak tinderbox.
2012-04-18 gnnSet SIGCANCEL to SIGTHR as part of some cleanup of...
2012-04-18 maximo FreeBSD 8.3-RELEASE added.
2012-04-18 jhReturn EOPNOTSUPP rather than EPERM for the SF_SNAPSHOT...
2012-04-18 jhThe part about exec atime no longer applies in the...
2012-04-18 traszStyle.
2012-04-18 thomasFix typo in comment
next