]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-11-16 Scott LongDue to an incorrect macro, it appears that this driver...
2006-11-16 John PolstraIn bce_start_locked, check the used_tx_bd count rather...
2006-11-16 Matt JacobAfter tests on 2 different AMD platforms with several
2006-11-16 Pawel Jakub... Change sleepq_add(9) argument from 'struct mtx *' to...
2006-11-16 Warner LoshMfp4: Remove mci_device.c. It should have been removed...
2006-11-16 Warner LoshMove to using a common arm_init.S. These things are...
2006-11-16 Warner LoshMFp4: Don't fix the size at 8k, and some minor cleanups...
2006-11-16 Warner LoshMFp4: Improvements, including the ability to download...
2006-11-16 Warner LoshTweaks for better boot flavor support.
2006-11-16 Warner LoshMfp4: We no longer need ee.h included here.
2006-11-16 Matt JacobIncrease the timeout for some SAN commands.
2006-11-16 Matt Jacobminor change to reduce some diff noise
2006-11-15 John BirrellAdd big endian support.
2006-11-15 John BirrellGet the parent dma tag if one exists. This is required...
2006-11-15 John BaldwinAdjust assertions to allow for magical properties of...
2006-11-15 Matt JacobTurn off MSI until some testing is done.
2006-11-15 John BaldwinAdd MSI support to em(4), bce(4), and mpt(4). For...
2006-11-15 John BaldwinAdd a note about the MSI support with details on how...
2006-11-15 John BaldwinVarious whitespace and style fixes.
2006-11-15 Matteo RiondatoAdd a BIND-4 related obsolete files
2006-11-15 John BaldwinFix a typo that broke MSI (MSI-X worked fine) in the...
2006-11-15 Christian Brueffer- Use our standard section 4 SYNOPSIS
2006-11-15 Yaroslav TykhiyBuilding faithd(8) has no sense if WITHOUT_INET6 is...
2006-11-15 Robert WatsonAdd a short regression test to try to exercise races...
2006-11-15 Konstantin... Group pid and parent are shared in a case of CLONE_THRE...
2006-11-15 Konstantin... In rev 1.188 of linux_misc.c the added check for valid...
2006-11-15 Maxim Konovalovo Add uark(4), a driver for Arkmicro Technologies ARK31...
2006-11-15 Kip MacyHeavily re-factor tte_hash to remove redundant code
2006-11-15 John BirrellAdd a copy of the sparc64 boot crunch configuration as
2006-11-15 Tim KientzleAdd archive_write_open_filename()/archive_read_open_fil...
2006-11-15 Tim KientzleStyle: Use the correct type for a sizeof() variable.
2006-11-15 Tim KientzleChange the internal API for writing data to an entry...
2006-11-15 Kip Macyadd trap trace to tl1 trap
2006-11-15 Kip Macyadd trap tracing to dev_mondo
2006-11-15 Kip Macyadd trap tracing to cpu mondo handler and tsb miss...
2006-11-14 Rink SpringerAdded yet another extra fxp(4) PCI ID.
2006-11-14 John BaldwinFix a couple of comment typos.
2006-11-14 Doug Ambrisko- Add in FreeBSD native ioctl that models the Linux...
2006-11-14 Ruslan ErmilovUnbreak pc98.
2006-11-14 Joseph KoshyAdd `PN_XNUM', for supporting ELF objects with a large...
2006-11-14 Pawel Jakub... Use tabs instead of spaces.
2006-11-14 Bjoern A. ZeebCorrect a typo.
2006-11-14 Matt JacobPush things closer to path failover by implementing...
2006-11-14 Kip MacyAdd Kris Kennaway to reflect his performance improvemen...
2006-11-14 David XuFix a copy-paste bug in NON-KSE case.
2006-11-14 Craig RodriguesFix debugging output of '-d', to more accurately reflect if
2006-11-13 John BaldwinMD support for PCI Message Signalled Interrupts on...
2006-11-13 John BaldwinFirst cut at MI support for PCI Message Signalled Inter...
2006-11-13 John BaldwinVarious fixes:
2006-11-13 Ruslan ErmilovFix NKPT comments to match reality. Note that the...
2006-11-13 Bruce A. MahNew release note: traceroute(8) -D (+MFC).
2006-11-13 Bjoern A. ZeebAdd SCTP as a known upper layer protocol over v6.
2006-11-13 Tim KientzleNo change in functionality, but fill in a missing error
2006-11-13 Ruslan ErmilovFix minor formatting issues:
2006-11-13 Ruslan ErmilovThe utility accepts multiple arguments.
2006-11-13 Ruslan ErmilovSort xrefs.
2006-11-13 Ruslan ErmilovFix a comment.
2006-11-13 Ruslan ErmilovThere doesn't seem to be a real reason for include...
2006-11-13 Kip Macychange vop_lock handling to allowing tracking of caller...
2006-11-13 Kip MacyForced commit to append to previous log
2006-11-13 Kip Macytrack lock class name in a way that doesn't break WITNESS
2006-11-13 Christian S... Enable syscall auditing for sun4v the arch by implement...
2006-11-13 Joseph KoshyAttempt to improve application portability by marking...
2006-11-13 Bruce A. MahNew release notes: ng_ether(4) MAC address behavior...
2006-11-13 Markus Brueffer- Grammar fixes
2006-11-13 Kip MacyAdd time-of-day support to sun4v
2006-11-13 Tim KientzleThese files no longer use internal APIs, so no longer...
2006-11-13 Alan CoxThere is no point in setting PG_REFERENCED on kmem_obje...
2006-11-13 Tim KientzleMinor cleanup of the standard read/write I/O modules:
2006-11-12 Tim KientzleCorrectly handle writing very large blocks (>1M) throug...
2006-11-12 Kip MacyUnbreak witness
2006-11-12 Ceri DaviesCorrect typos in comments.
2006-11-12 Alan CoxMake pmap_enter() responsible for setting PG_WRITEABLE...
2006-11-12 Joel DahlChange authors e-mail.
2006-11-12 Andre OppermannIn kern_sendfile() fix the calculation of sbytes (the...
2006-11-12 Giorgos KeramidasIn revision 1.14 I broke the -4 and -6 options of socks...
2006-11-12 Joseph Koshy- Replace the use of DPSRCS with something more appropr...
2006-11-12 Bjoern A. ZeebRemove some comments about NetBSD. This in on FreeBSD...
2006-11-12 Hajimu UMEMOTOTeach an IPV6CP to pppd(8).
2006-11-12 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
2006-11-12 Hajimu UMEMOTOImport eui64.[ch] and ipv6cp.[ch] of ppp-2.3.11
2006-11-12 Andrey A. ChernovBack out 1.120, it was premature.
2006-11-12 David XuCopy base user priority in NO_KSE case.
2006-11-12 Kip MacyGRRRRR - missed this in the last commit
2006-11-12 Tom RhodesFix mispatch of includes list; allows my kernel to...
2006-11-12 Kip Macyshow lock class in profiling output for default case...
2006-11-12 David XuUse mi_switch, this should fix loadavg calculation...
2006-11-12 Kip MacySupport up to 4 nucleus mappings to workaround issue...
2006-11-11 Florent ThoumieFix USB printer Xerox WorkCentre M15 adding a quirk...
2006-11-11 Ruslan ErmilovMore MUTEX_PROFILING -> LOCK_PROFILING.
2006-11-11 Dag-Erling... Back out 1.122, it was poorly thought out.
2006-11-11 Ruslan ErmilovEnforce RELEASENOUPDATE if EXTSRCDIR is used.
2006-11-11 Randall StewartIn a true restart case, the send_lock was
2006-11-11 Kris KennawayRequest pre-commit review of BSD.{local,x11*}.dist...
2006-11-11 Dag-Erling... Back out 1.121, it was premature.
2006-11-11 Giorgos KeramidasAdd support for filtering sockets by protocol type...
2006-11-11 Ruslan ErmilovRegen (cosmetics in sys/sysproto.h).
2006-11-11 Ruslan ErmilovRegen.
2006-11-11 Alan CoxEliminate unused global variables.
2006-11-11 Bruce A. MahNew release note: ping(8) -W (+MFC).
next