]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-08-23 leCompare the addresses of two RAID5 work packets directl...
2004-08-23 bruefferWordsmithing in the hardware section.
2004-08-23 bruefferAutogenerate entries for ixgb(4)
2004-08-23 bruefferAdd ixgb, remove isp and mpt (work on all supported...
2004-08-23 njlRework sysresource management. Instead of having each...
2004-08-23 njlAdd a BUS_GET_RESOURCE_LIST method for nexus.
2004-08-23 obrienForced commit to document:
2004-08-23 sobomaxMy recent measurement shows that CPU_DISABLE_CMPXCHG...
2004-08-23 dfrMake sure we allocate at least enough space for the...
2004-08-23 danfeSo here I am, also born in USSR.
2004-08-23 desDon't try to translate the control message unless we...
2004-08-23 tjrUpdate documentation to match reality: glob() sorts...
2004-08-23 nyanRestore FD_DEBUG for pc98.
2004-08-23 blackends/the on/on the/
2004-08-23 sobomaxo Fix whitespace bug introduced in the previous commit.
2004-08-23 sobomaxo Extend boot output: print out mimimum/maximum perform...
2004-08-23 pjdAdd missing GEOM classes, which are aware of geom(8).
2004-08-23 impMake this compile again in the standalone and the MODUL...
2004-08-23 rwatsonRemove in6_prefix.[ch] and the contained router renumbe...
2004-08-23 kanTemporarily back out r1.74 as it seems to cause a numbe...
2004-08-22 muxPass a correct lowaddr to bus_dma_tag_create(), lnc...
2004-08-22 rwatsonStyle update: use newer style function prototypes in...
2004-08-22 marcelMove the cow field between wire_count and hold_count...
2004-08-22 cpercivaWhen creating a new md, wait for geom's event queue...
2004-08-22 greenThe new contigmalloc code is exposing a lot of misuses...
2004-08-22 leImplement the possibility to remove drives.
2004-08-22 mlaierLoopback a fix from Cedric Berger:
2004-08-22 mlaierAllow early drop for non-ALTQ enabled queues in an...
2004-08-22 pjdRegression tests for 'verify reading' algorithm.
2004-08-22 pjdFix sysctl name.
2004-08-22 pjdImplementation of 'verify reading' algorithm, which...
2004-08-22 sosWorkaround devices that responds with registers as...
2004-08-22 mlaierUse securelevel_gt instead of reading global secureleve...
2004-08-22 nyanopt_agp.h is not required anymore.
2004-08-22 nyanMFi386: revision 1.215.
2004-08-22 nyanMerged from sys/dev/fdc/fdc.c revision 1.283.
2004-08-22 rwatsonMake debug.kdb.stop_cpus also a TUNABLE() so it can...
2004-08-22 rwatsonDon't need to assert Giant in fw_output(), only in...
2004-08-22 gibbsIn the PCI error interrupt handler, specify the width...
2004-08-22 gibbsSet AHD_BUSFREEREV_BUG in the bug field for Rev B chips...
2004-08-22 leAdd forgotten format specifier in a KASSERT and shut...
2004-08-22 davidxuOnly compile fbsd-thread.c on amd64 and i386, other...
2004-08-22 hrsUnbreak the build. Translators, please let me know
2004-08-22 davidxuFix comments, most are style fix.
2004-08-22 maximTrim EOL white spaces.
2004-08-22 maximCheck a return code from read(2) correctly.
2004-08-22 davidxuFix some text messages.
2004-08-22 marcelPart 2 of fixing the boot code: gcc 3.4 fixes.
2004-08-22 davidxuAdd code to support statically linked binary and .core...
2004-08-22 kensmithFound another one. Why does mdconfig hate me? Add...
2004-08-22 juliandiff reduction for upcoming patch. Use a macro that...
2004-08-22 anholtAdd support for Intel E7205 AGP.
2004-08-22 csjpCurrently, if the secure level is low enough, system...
2004-08-22 rwatsonWhen sliding the m_data pointer forward, update m_pktrh...
2004-08-22 marcelPart 1 of fixing the boot code: binutils 2.15 fixes.
2004-08-22 alcIn the previous revision, I failed to condition an...
2004-08-21 rwatsonIf a tunable for the routing socket netisr queue max...
2004-08-21 rwatsonAllow the size of the routing socket netisr queue to...
2004-08-21 pjdAdd version history.
2004-08-21 trhodesProtect the period! And add a new line.
2004-08-21 trhodesDocument recently added features and bump the doc date.
2004-08-21 thomasFix positional parameter reference to ${10}.
2004-08-21 trhodesAllow mac_bsdextended(4) to log failed attempts to...
2004-08-21 trhodesGive the mac_bsdextended(4) policy the ability to match...
2004-08-21 obrienClarify __FreeBSD_version scheme.
2004-08-21 obrienHit people over the head so they realize run-time error...
2004-08-21 alcFurther reduce the use of Giant by vm_fault(): Giant...
2004-08-21 alcProperly free the temporary sf_buf in uiomove_fromphys...
2004-08-21 njlFix PCI link irq programming on resume. A logic bug...
2004-08-21 pjdAdd regression test for the new "round-robin reading...
2004-08-21 pjdImplement new reading algorithm, which will use parity...
2004-08-21 obrienFix where my automated script blew the SCM ID format...
2004-08-21 csjpWhen a prison is given the ability to create raw socket...
2004-08-21 rwatsonWhen notifying protocol components of an event on an...
2004-08-21 rwatsonWhen prepending space onto outgoing UDP datagram payloa...
2004-08-21 hrsAdd &release.type.current; to unbreak the build.
2004-08-21 simonmdoc(7) janitor:
2004-08-21 hrsAdd &release.type.current; to unbreak the build.
2004-08-21 davidxuPull debug symbols in for statically linked binary.
2004-08-21 hrsBump version numbers for 6.0-CURRENT and fix some sente...
2004-08-21 phkAttempt to make the probe for hardware more specific.
2004-08-21 dfrBack out the call to _init_tls() - something is broken...
2004-08-21 tjrThe UTF2 encoding and the INVALID keyword are now obsolete.
2004-08-21 tjrRe-word warning about the UTF2 encoding, taking care...
2004-08-21 tjrBump document date for previous.
2004-08-21 tjrRe-word warning about the rune interface, taking care...
2004-08-21 tjrChange "deprecated" in link-time warnings about various...
2004-08-21 tjrRe-word compatibility section, taking care to use the...
2004-08-21 maximAvoid accidental use of ANSI C trigraphs.
2004-08-21 tjrLet GCC know that ___runetype(), ___tolower() and ___to...
2004-08-21 anholtFix aperture size detection on some ALi chipsets by...
2004-08-21 anholtApply some stylistic changes based off of kern/70037...
2004-08-21 obrienEnter the long awaited start of FreeBSD 6.0!
2004-08-21 obrienAdd some details about our wonderful system.
2004-08-21 obrienDocument when this function came into FreeBSD.
2004-08-20 truckmanDon't bother calling the module event handlers from...
2004-08-20 truckmanDon't attempt to trigger the syncer thread final sync...
2004-08-20 sosCorrect the args to busdma, mostly cosmetic.
2004-08-20 jhbRemove some dead code under a straggling APIC_IO #ifdef...
2004-08-20 njlUse the new start for the offset, not the old end.
next