]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-03-15 bruefferMention the first RELENG_6 release to include this...
2007-03-15 rrs- Sysctl's move to seperate file
2007-03-15 rwatsonFix a comment in memstat.h: errors are associated with...
2007-03-15 cpercivaDon't consider an lstat(2) failure to be an error ...
2007-03-15 kevloIn auth_script(), change the size of an array to match...
2007-03-15 bmsDiff reduction with NetBSD; use IN_LOCAL_GROUP() to...
2007-03-15 mjacobA silly buglet found by Coverity- check the return...
2007-03-15 kmacyfix include names
2007-03-15 impRemove vestiges of very specific fpga support for my...
2007-03-15 rodrigcAdd "force" to ext2_ops, to match what was in the old...
2007-03-14 njlDocument exact command preferred for sending ASL as...
2007-03-14 njlCreate an identity mapping (V=P) super page for the...
2007-03-14 bruefferNew release notes: vge(4) altq support (+mfc), snd_hda...
2007-03-14 bruefferNew release notes: cxgb(4) added.
2007-03-14 thompsaProperly move the setting of bstp_linkstate_p to the...
2007-03-14 bruefferFix markup and reword a sentence to actually make sense.
2007-03-14 njlOnly enter the debugger on a Fatal op if this is a...
2007-03-14 rwatsonUpdate a comment: Rather than suggesting suser(), sugge...
2007-03-14 jhayMap the second CS of the compact flash too. This allow...
2007-03-14 ddsRename sed.test to multitest.t to comply with the namin...
2007-03-14 ddsRepo-copy from sed.test to comply with the naming scheme of
2007-03-14 kmacyDisable linking in of firmware on ia64 to avoid build...
2007-03-14 jhayMap the second CS of the compact flash too. This allow...
2007-03-14 julianfix braino in markup.
2007-03-14 kmacy#define L1_CACHE_BYTES for non-x86
2007-03-14 kmacydefine prefetch as a no-op macro for non-x86 arches
2007-03-14 yarLet vlan_ioctl() pass some work on to ether_ioctl()
2007-03-14 ddsTest files repo-copied into tools/regression/usr.bin...
2007-03-14 ddsReinstate error-testing regression tests.
2007-03-14 bmsRemove obsolete polling members from documentation...
2007-03-14 pjdDon't deny mounting for jailed processes immediately...
2007-03-14 ddsIntegrate the tests I wrote in 1992 with our current...
2007-03-14 pjdWhite space nits.
2007-03-14 ddsReference results for sed.test (to be renamed into...
2007-03-14 dds- Uncomment tests that were commented out
2007-03-14 bruefferAutogenerate the hardware list for cxgb(4).
2007-03-14 dds- It looks like BSD and GNU sed can nowadays pass two...
2007-03-14 ddsUse another non-printing test; address 0 now has a...
2007-03-14 ddsDocument a procedure for testing individual binaries...
2007-03-14 ddsUpdate tests to reflect the state of the art of sed...
2007-03-14 kibImplement fine-grained locking for UFS quotas.
2007-03-14 kibCall getinoquota() before allocating new block for...
2007-03-14 kibRemove unneeded getinoquota() call in the ufs_access().
2007-03-14 kibBusy filesystem around call of VFS_QUOTACTL() vfs op.
2007-03-14 bruefferAdd missing punctuation.
2007-03-14 kmacyplay it safe for now and go back to kicking off tx...
2007-03-14 ddsAdd sed math regression test.
2007-03-14 ddsAdd Towers of Hanoi regression test.
2007-03-14 kmacyfix wording blunder
2007-03-14 bruefferVarious fixes, also the driver can be compiled into...
2007-03-14 ddsRepo-copy from usr.bin/sed/TEST for integration with...
2007-03-14 cpercivaReduce the risk of inducing heart attacks, by printing...
2007-03-14 ddsAdd missing newline to correct failure of the regressio...
2007-03-14 kmacyAdd support for statically compiling cxgb into the...
2007-03-14 kmacyno-op cxgb_config.h for the module compilation case
2007-03-14 kmacy#define memory barrier macros for the non-i386 && non...
2007-03-14 kmacyremove unused code for recycling descriptors
2007-03-14 kmacyadd cxgb_config.h to define values that are defined...
2007-03-14 kmacymove taskqueue_enqueue of tx clean operation out of...
2007-03-14 kmacymake desc_reclaimable macro safe to arbitrary arguments
2007-03-14 julianMore suggestions from pjd.
2007-03-14 julianSome comments from pjd
2007-03-14 mjacobDon't call isp_intr from isp_start- this seems to,...
2007-03-14 kmacyAdd man page for cxgb
2007-03-14 julianAdd locking.9
2007-03-14 kmacyAdd administration and debugging tool for Chelsio T3...
2007-03-14 kmacyadd cxgb to modules Makefile
2007-03-14 kmacyAdd modules Makefile for cxgb
2007-03-14 kmacyAdd firmware for cxgb
2007-03-14 kmacyFirst of several commits for driver support for the...
2007-03-14 kevloMake it compile
2007-03-13 bmsAdd raw IP support (protocol 114) to ipbroadcast regres...
2007-03-13 thomas(atapi_action): Improve error reporting by removing...
2007-03-13 thomas(reinit_bus): When the ATAPI bus is reset, do not sched...
2007-03-13 thomas(ata_completed): When REQUEST SENSE is automatically...
2007-03-13 jhbPrint readers count as unsigned in ddb 'show lock'.
2007-03-13 n_hibmaIn one of the previous commits I accidentally removed...
2007-03-13 ariffAdd AC97 inverted external amplifier quirk for ASUS...
2007-03-13 mjacobMove bus_space_tag and bus_space_handle register access
2007-03-13 mjacobRestore optr if you trash it for 24XX target mode.
2007-03-13 kientzleWhen ARCHIVE_EXTRACT_UNLINK is requested:
2007-03-13 grogTypo.
2007-03-13 teggeMake insmntque() externally visibile and allow it to...
2007-03-13 scottlFix some OID names and minor style as per feedback...
2007-03-12 muxMake "/etc/rc.d/syscons start" correctly reload screens...
2007-03-12 jkimAdd another CPUID for AMD CPUs and fix style(9) while...
2007-03-12 jhbFix a typo.
2007-03-12 jhb- Use m_gethdr(), m_get(), and m_clget() instead of...
2007-03-12 sosFix writes on siiprb type chips.
2007-03-12 rwatsonIn uipc_close(), we no longer always free the unpcb...
2007-03-12 ruStop clobberring the application namespace with local
2007-03-12 yarAttempt to load the kernel module only if we are going...
2007-03-12 yarEmit load and unload messages under bootverbose.
2007-03-12 yarFix some minor issues in the internal vlan lists:
2007-03-12 desAdd a pn_destroy field to pfs_node. This field points...
2007-03-12 scottlAdd MAC, RX, and TX stats reporting via sysctl.
2007-03-12 sosFix support for the VIA8237A SATA part.
2007-03-12 mjacobForced commit to note that the previous CVS comment is
2007-03-12 scottlAdd back in MODULE_DEPEND() lines that were lost in...
2007-03-12 mjacobFix compilation issues found in RELENG_4 port and merge the
next