]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-08-29 rwatsonMore checking of M_PREPEND() return values: pass throug...
2003-08-29 rwatsonIntroduce error checking for calls to M_PREPEND():
2003-08-29 simon- Update the page title to include information about...
2003-08-29 desForced commit to note the following about the previous...
2003-08-29 desDon't close a FILE * which we know is bogus.
2003-08-29 simokawaFix byte order of multi-byte scsi_status information.
2003-08-29 mtmRemove deprecated files no longer neccesary as part...
2003-08-29 phkdocument various NO* options
2003-08-29 phkIntroduce more knobs to slim down FreeBSD userland
2003-08-29 grogAdd asf to i386 build. This will probably work on...
2003-08-29 impWhen we went to the set_flags interface for the memory...
2003-08-29 njlUse the ACPICA AcpiEnterSleepStateS4bios instead of...
2003-08-29 orionAdd Creative SB AudioPCI CT4730 rev A.
2003-08-29 orionAdd Creative EV1938.
2003-08-29 rwatsonRemove extra tabs indenting MAC library calls; they...
2003-08-29 impRemove unneeded field after CIS changes.
2003-08-29 marcelIn vnode_pager_generic_putpages(), change the printf...
2003-08-28 alcRecent pmap changes permit the use of a more precise...
2003-08-28 alcEliminate the direct uses of vm_page_lookup() on the...
2003-08-28 rwatsonRemove redundant initialization of rti; SLIST_FOREACH...
2003-08-28 jhb- Rename PCIx_HEADERTYPE* to PCIx_HDRTYPE* so the const...
2003-08-28 jhbAdd constants for capability IDs and header types.
2003-08-28 marcelRemove the AFM (Anti-Footshooting Measure) added when...
2003-08-28 marcelIn bufdone(), change the format specifier for m->valid...
2003-08-28 obrienThe AMD-8111 sound (see rev 1.34) is documented at:
2003-08-28 obrienAdd sound support for the AMD64 8111 chip.
2003-08-28 obrienIgnore ccd(4)'s. This is not the best solution, but...
2003-08-28 njlMinor style cleanups.
2003-08-28 njlStyle cleanups.
2003-08-28 njlStyle and whitespace changes. Also, make the ivar...
2003-08-28 kanDo not return with vnode interlock held.
2003-08-28 nyanMerged from sys/dev/sio/sio.c revisions 1.403 and 1...
2003-08-28 sosBe more carefull on nulling the ATAPI magic for fake...
2003-08-28 sosMake sure to call start when retrying.
2003-08-28 jeff - Move BX_BKGRDWAIT and BX_BKGRDINPROG to BV_ and...
2003-08-28 impA number of minor fixes to the mapping of memory. ...
2003-08-28 marcelLimit testing for an up-to-date version of make(1)...
2003-08-28 thomasAdd missing braces. Fixes boot-time kernel panic with...
2003-08-28 njlRemove a duplicate comment.
2003-08-28 njlNow that amldb(8) is no longer needed by acpidump,...
2003-08-28 njlModify acpidump to use iasl(8) as the backend for disas...
2003-08-28 marcelThe valid field in struct vm_page can be of type unsign...
2003-08-28 jeff - Clean-up comments that refer to the use of B_LOCKED.
2003-08-28 jeff - In LCK_BUF() simply change the owner of the buf...
2003-08-27 impFix location of $FreeBSD$ from last commit.
2003-08-27 phkWhen we initialize a disk with a virgin label, create...
2003-08-27 pdeuskarAdd support for new devices.
2003-08-27 phkMake build of libatm depend on existing NOATM conditional.
2003-08-27 phkMake build of atm, mld6query, rip6query, route6d and...
2003-08-27 phkMake build of atm, ip6fw and ping6 depend on existing...
2003-08-27 sosReturn the translated result code from ATA/ATAPI commands.
2003-08-27 sosHopefully Fix problem with probing some ATAPI devices...
2003-08-27 mbrAll davicom cards seem to need DC_TX_ALIGN.
2003-08-27 simokawaReserve 184 for dumb console driver(dcons) which can...
2003-08-27 impOSRELDATE should fallback to 'unknown' rather than...
2003-08-27 impadd debug to pcic memory mapping routine
2003-08-26 rwatsonFix a mac_policy_list reference to be a mac_static_poli...
2003-08-26 nectarRevision 1.126 broke the interface of the bktr driver's
2003-08-26 eivindClarify text
2003-08-26 eivindReplace a reference to /kernel with /boot/kernel/kernel
2003-08-26 roamClarify the order of arguments passed to the pre-/post...
2003-08-26 rwatsonM_PREPEND() with an argument of M_TRYWAIT can fail...
2003-08-26 davidxuLet SA process work under ULE scheduler, originally...
2003-08-26 njlUse the db_alt_break() state machine instead of rolling...
2003-08-25 obrienUse __FBSDID().
2003-08-25 obrienUse __FBSDID().
2003-08-25 joeImplement the last commit properly.
2003-08-25 joeFix the cdevsw compatibility for -stable.
2003-08-25 jakeFix the alpha kernel build.
2003-08-25 ceriCorrect a grammatical error.
2003-08-25 marcelChange LOG2_PAGE_SIZE from 14 to 15 bits. This will...
2003-08-25 marcelAssert that u_long is at least 64 bits if PAGE_SIZE...
2003-08-25 njlAdd a warning describing at least one circumstance...
2003-08-25 njlRemove quirk for Apacer Handydrive. Kevin Oberman...
2003-08-25 impAdd @ before the shell invocation for the testing of...
2003-08-25 impProbe routines can return < 0 for speculative matches...
2003-08-25 njlSort quirks into sections.
2003-08-25 mjacobRevert previous commit. Violates Maintainer (O'Brien...
2003-08-25 impFall back to using the kernel version for the OSRELDATE...
2003-08-25 sosTry to get rid of the fake slave problem.
2003-08-25 sosCleanup the dma int/alloc/free code.
2003-08-25 obrienFix copyright comment & FBSDID style nits.
2003-08-25 obrienRemove merge conflict that I didn't notice as it was...
2003-08-25 sosUnify prototypes.
2003-08-25 nyanFix compile error.
2003-08-25 sosOnly call FLUSH_CACHE on devices that say they can.
2003-08-25 nyanSwitch to dev/syscons/syscons.c.
2003-08-25 nyanMerge pc98 support from sys/pc98/pc98/syscons.c.
2003-08-25 sosDont check the cable bit on ich5 when on the SATA channel.
2003-08-25 nyanMFi386: revision 1.452
2003-08-25 bmahTrim ti(4) devices.
2003-08-25 bmahSort the lists of supported devices. No other content...
2003-08-25 bmahIn the lists of supported devices, remove "The" from...
2003-08-25 bmahCatch up ti(4) with hardware notes.
2003-08-25 marcelAdd option NO_SIO to work-around the hardcoded dependen...
2003-08-25 marcelChange of plans: Add ext2_bitops.h with generic and...
2003-08-24 mbrMake TX on davicom 9102A working again. This chip needs
2003-08-24 bmahTrim ep(4) devices.
2003-08-24 bmahAdd a few PC98-specific (?) devices, from the hardware...
2003-08-24 bmahRemove a duplicate copy of the fe(4) devices that someh...
next