]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-01-17 ambriskoNote the driver support PERC and LSI1078 based controllers.
2008-01-17 ambriskoCorrect that LSI 0060 is a mfi device and not mpt.
2008-01-17 emasteEliminate warnings by adding headers.
2008-01-17 jhbUse cpu_spinwait() (i.e., "pause") when spinning on...
2008-01-17 alcRetire PMAP_DIAGNOSTIC. Any useful diagnostics that...
2008-01-17 bdeAdd a macro STRICT_ASSIGN() to help avoid the compiler...
2008-01-17 bdeAdd an alternative view of the bits in an 80-bit long...
2008-01-17 bdeTranslate from the i386. All FP constants and operatio...
2008-01-17 cognetUnbreak build by adding the missing parameter to pmap_e...
2008-01-17 thompsaSync from OpenBSD r1.118, nuke clause 3 & 4.
2008-01-16 kmacyFix lock ordering panic by not calling ether_ioctl...
2008-01-16 remkoFix some style nits.
2008-01-16 delphijANSIfy and remove register.
2008-01-16 jhbAdd a header containing constants for the various HPET...
2008-01-16 obrienUse a phony .POSIX target. This seems to be the way to
2008-01-16 jhbAdd a set of regression tests for the POSIX shm API...
2008-01-16 bruefferRemove WITHOUT_FORTRAN from the XMAKE target, it doesn...
2008-01-16 remkoDont accidentally remove a filesocket which is still...
2008-01-16 keramidaBump manpage date for rev 1.27
2008-01-16 keramidaDocument that loader(8) stops reading `loader.conf...
2008-01-16 kmacyremove superfluous debug printfs
2008-01-16 njlRemove duplicate cpufreq levels, i.e. ones that are...
2008-01-16 kmacyFix mbuf leak caused by freeing packet zone clusters...
2008-01-16 kmacyput tx queue size back to 1024
2008-01-15 dasOptimize this a bit better.
2008-01-15 jhbUse '%zd' to print PIO_LEN since it involves a size_t...
2008-01-15 jhbDon't cache the new-bus name of a PCI device in the...
2008-01-15 gallatinAdd optional support to mxge for MSI-X interrupts and...
2008-01-15 bruefferWITHOUT_FORTRAN was removed some time ago. Regen src...
2008-01-15 sobomaxHide common prints under bootverbose.
2008-01-15 jhbRemove some now-unused macros.
2008-01-15 jhbFix a few minor issues based on a bug report and readin...
2008-01-15 sobomaxMake test00 compilable again.
2008-01-15 kientzleHandle Zip archives that are "multi-part archives with...
2008-01-15 jhbPut back the openpty(3) and ptsname(3) fixes but don...
2008-01-15 gallatinFix accidental swap of "const" for "static" in mxge...
2008-01-15 cpercivaBack out last commit, since it accidentally broke pts.
2008-01-15 gallatinUpdate to firmware version 1.4.29 from 1.4.25. Relevan...
2008-01-15 jeff - When executing the 'tryself' branch in sched_pickcpu...
2008-01-15 kmacy- Simplify mb_free_ext_fast
2008-01-15 dasFix some bugs in wall(1):
2008-01-15 dasIn getttyent(3), if /etc/ttys doesn't end in a newline...
2008-01-15 mppQuotacheck may possibly skip quota accounting for up...
2008-01-15 kientzleSupport uppercase hex digits in cpio archives.
2008-01-15 yongariProtect arg in macro M_ASSERTPKTHDR.
2008-01-15 yongariFix build.
2008-01-15 kmacy- move WR_LEN in to cxgb_adapter.h add PIO_LEN to make...
2008-01-15 kmacyremove superfluous locking from dequeue
2008-01-15 yongariOverhaul re(4).
2008-01-14 jhbUpdate the manpage for openpty(3) to account for the...
2008-01-14 cpercivaFix issues which allow snooping on ptys. [08:01]
2008-01-14 peterUpdate the KVA_PAGES comments for the effect that PAE...
2008-01-14 peterAdd a CTASSERT that KERNBASE is valid. This is usually...
2008-01-14 alcMake pmap_is_prefaultable() more TLB friendly. Specifi...
2008-01-14 dasChanging 'r' to a size_t in the previous commit turned...
2008-01-14 kmacy- Assert that immpkt is not set
2008-01-14 yongariImplement WOL capability.
2008-01-14 jkoshyIncrement major version to mark the ABI change between...
2008-01-14 kmacy- Add more extensive sanity checks
2008-01-14 kmacyMake back pressure visible more quickly, particularly...
2008-01-14 kmacyAdd extensive sanity checking to buf_ring
2008-01-14 dasTests for lrintl() and llrintl(). I didn't add anything...
2008-01-14 dasImplement rintl(), nearbyintl(), lrintl(), and llrintl().
2008-01-14 kmacyAdd cxgb_multiq.c to the cxgb build for static linking
2008-01-13 kientzleSince the tar bidder can never get called more than...
2008-01-13 kris* Remove KTR_CPUMASK, it is not correct to set this
2008-01-13 kmacyConvert over to using the multiqueue infrastructure...
2008-01-13 kmacyAdd buf_ring_full utility function, make sure dequeue...
2008-01-13 kmacyremove unused code
2008-01-13 kmacystyle nit
2008-01-13 kmacyadd cxgb_multiq.c to the build
2008-01-13 obrienUpdate for the 'file' 4.23 import.
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 obrienImport file version 4.23 onto the vendor branch
2008-01-13 attilioVersion bumping in order to reflect VOP_LOCK1(), VOP_UN...
2008-01-13 attilioVOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are...
2008-01-13 simonAdd warning about this script dealing with untrusted...
2008-01-13 simonUnbreak detection of cryptodev support for FreeBSD...
2008-01-13 obrienUse our standard verbose spelling of rules variables.
2008-01-13 obrienDisable contrib - there is weirdness going on with it.
2008-01-13 keramidaAttach the tr(1) regression tests to the build.
2008-01-13 keramidaAdd a new set of regression tests, for the tr(1) utility.
2008-01-13 yarPrevent the `fix?' question from running together
2008-01-13 obrienReenable cvs with the build.
2008-01-13 obrienUpdate for the 1.11.22 import.
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 obrienWe use the stock versions of these files.
2008-01-13 obrienMerge what 1.11.17 -> 1.11.22 ../doc/cvs.1 changes...
2008-01-13 obrienMerge rev 1.9 (update "-T" Template support) and rev...
2008-01-13 obrienMerge rev 1.9 (new long flag to ignore the CVSROOT...
2008-01-13 obrienMerge rev 1.28 (CAN-2005-0753 / FreeBSD-SA-05:05.cvs...
2008-01-13 obrienMerge rev 1.11 ("iso8601" option keyword) into version...
2008-01-13 obrienMerge rev 1.2 (extensions to the $CVSROOT/config syntax...
2008-01-13 obrienMerge rev 1.25 ("iso8601" option keyword), rev 1.23...
2008-01-13 obrienMerge rev 1.9 (put the blank line back in the beginning...
2008-01-13 obrienMerge rev 1.3 ('-n' option) & rev. 1.2 ("iso8601" optio...
2008-01-13 obrienMerge rev 1.3 (catch write-lock attempts immediately...
2008-01-13 obrienMerge revs 1.2 (comprehensive CVS/Template support...
2008-01-13 obrienMerge rev 1.2 (do not check val-tags if the repository...
2008-01-13 obrienToss all of our local changes - they are OBE.
next