]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-03-19 bmsMerge latest ifmcstat (with changes for FreeBSD).
2007-03-19 bruefferOne more s/ethernet/Ethernet/ I missed in the previous...
2007-03-19 yarNow that this driver uses ether_ioctl(), it no longer...
2007-03-19 ariffDestroy channel DMA tag during resource cleanup.
2007-03-19 trhodesImprove previous commit by using setusercontext(3)...
2007-03-19 delphijlibarchive.so.3 was turned to libarchive.so.4 by
2007-03-19 rrsAdds a hash table to speed local address lookup
2007-03-19 delphij - Remove an unneeded comma
2007-03-19 rrs- errno -> becomes error in sctp_output.c and sctputil.c
2007-03-19 samdisplay two new Intel feature bits
2007-03-19 jkoshyCorrect a typo.
2007-03-19 simokawaPoll only while interrupt is disabled.
2007-03-19 simokawaWait SCLK to be stable after LPS enabled.
2007-03-19 kensmithBump __FreeBSD_version after changes to how insmntque...
2007-03-18 rikGive a chance for packet to appear with a correct input...
2007-03-18 bmsIn IPv4 fast forwarding path, send ICMP unreachable...
2007-03-18 julianMore corrections, this time from Wojciech Koszek
2007-03-18 julianSpelling and whitespace fixes from Dunne Whitty
2007-03-18 ariffEnforce sample size alignment on first direct-copy...
2007-03-18 rwatsonPrefer more traditional spellings of some words in...
2007-03-18 bmsPoint out that PIM is the way to go.
2007-03-18 bmsDocument a major IGMP related annoyance.
2007-03-18 nyanMFi386: revision 1.650
2007-03-18 pjdDon't deny unmounting file systems for jailed processes...
2007-03-18 njlDisable burst mode by default. Testing has shown that...
2007-03-18 njlExplain more about the "C" qualifier for Celsius.
2007-03-17 jeff - Handle the case where slptime == runtime.
2007-03-17 alcEliminate an unused parameter.
2007-03-17 ariffFix (another, more to come) ivar memory leak during...
2007-03-17 cpercivaRemove pathlen argument from write_entry function....
2007-03-17 jeff - Turn all explicit giant acquires into conditional...
2007-03-17 jeff - Cast the intermediate value in priority computtion...
2007-03-17 ariffFix long delay closing/syncing issues on mmaped buffer.
2007-03-17 simonUpdate postfix MTA selection code to point at postfix...
2007-03-17 cpercivaFix logic bug; we want to do_chdir if arg doesn't start...
2007-03-17 cpercivaDon't forget to increment the raw_position (bytes writt...
2007-03-17 andreUnbreak IPv6 after consolidation of TCP options insertion.
2007-03-17 kmacyFix the most obvious of the bugs introduced by recent...
2007-03-17 kato- Moved the uninitialized variables from the data to...
2007-03-17 kmacymove inline function above use so that -O works
2007-03-16 maximo Add ENVIRONMENT section and mention there that TMPDIR...
2007-03-16 rwatsonRevert/re-make previous commit in a manner that maintai...
2007-03-16 ariff[stage: 9/9]
2007-03-16 ariff[stage: 8/9]
2007-03-16 ariff[stage: 7/9]
2007-03-16 ariff[stage: 6/9]
2007-03-16 ariff[stage: 5/9]
2007-03-16 ariff[stage: 4/9]
2007-03-16 ariff[stage: 3.2/9]
2007-03-16 ariff[stage: 3.1/9]
2007-03-16 ariff[stage: 2/9]
2007-03-16 ariff[stage: 1/9]
2007-03-16 bmahRemove an extra "The".
2007-03-16 rwatsonRemove unused and #if 0'd net.inet.tcp.tcp_rttdflt...
2007-03-16 rwatsonMinor white space tweaks in comments.
2007-03-16 brueffer- Add cxgb(4) entry, remove stale wx(4) entry
2007-03-16 pjdImagine a situation where:
2007-03-16 simokawaReplace xfer->act.hand with xfer->hand.
2007-03-16 simokawaRemove retry_count.
2007-03-16 simokawa* Remove xfer->retry_req.
2007-03-16 simokawaLess verbose debug messages.
2007-03-16 simokawaDetect cycle lost.
2007-03-16 delphijMention a limitation that was inherted from RFC1952...
2007-03-16 pjdPass special device to the ufs_disk_fillout() function...
2007-03-16 pjdThe ufs_disk_fillout(3) can take special device name...
2007-03-16 simokawaPrint warning for large DFLTPHYS.
2007-03-16 ariffFix support for ASUS A7T ALC882 laptop (gpio0 quirk).
2007-03-16 simokawaSupport MAXPHYS up to 512KB
2007-03-15 jhbJust use 'fdrop()' instead of 'FILE_LOCK(); fdrop_locke...
2007-03-15 simon- Bring upgrade produce up-to-date for OpenSSL 0.9.8e.
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 simonImport fix from upstream OpenSSL_0_9_8-stable branch:
2007-03-15 simonUpgrade to OpenSSL 0.9.8e.
2007-03-15 simonResolve conflicts after import of OpenSSL 0.9.8e.
2007-03-15 simonVendor import of OpenSSL 0.9.8e.
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 ariffSpring cleanup on irrelevant NULL checking over M_WAITO...
2007-03-15 ariff- Put some sanity break statement in few missing places.
2007-03-15 ariffNOOP (for now) for hdac_dma_nocache(). It is a wrong...
2007-03-15 ariffFix severe out-of-bound mtx "type" pointer, causing...
2007-03-15 bruefferAdd missing @
2007-03-15 andreConsolidate insertion of TCP options into a segment...
2007-03-15 ariffRemove NULL allocation checking since malloc() is allow...
2007-03-15 ariffNULL instead of 0 in mtx_init() .
2007-03-15 simokawaAdd a description about hw.firewire.hold_count.
2007-03-15 simokawaDon't mess with PCIM_CMD_SERRESPEN and PCIM_CMD_PERRESPEN.
2007-03-15 yarRemove a spurious blank line at the start of vlan_growh...
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...
next