]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-03-14 Kip Macyremove unused code for recycling descriptors
2007-03-14 Kip Macyadd cxgb_config.h to define values that are defined...
2007-03-14 Kip Macymove taskqueue_enqueue of tx clean operation out of...
2007-03-14 Kip Macymake desc_reclaimable macro safe to arbitrary arguments
2007-03-14 Julian ElischerMore suggestions from pjd.
2007-03-14 Julian ElischerSome comments from pjd
2007-03-14 Matt JacobDon't call isp_intr from isp_start- this seems to,...
2007-03-14 Kip MacyAdd man page for cxgb
2007-03-14 Julian ElischerAdd locking.9
2007-03-14 Kip MacyAdd administration and debugging tool for Chelsio T3...
2007-03-14 Kip Macyadd cxgb to modules Makefile
2007-03-14 Kip MacyAdd modules Makefile for cxgb
2007-03-14 Kip MacyAdd firmware for cxgb
2007-03-14 Kip MacyFirst of several commits for driver support for the...
2007-03-14 Kevin LoMake it compile
2007-03-13 Bruce M SimpsonAdd raw IP support (protocol 114) to ipbroadcast regres...
2007-03-13 Thomas Quinot(atapi_action): Improve error reporting by removing...
2007-03-13 Thomas Quinot(reinit_bus): When the ATAPI bus is reset, do not sched...
2007-03-13 Thomas Quinot(ata_completed): When REQUEST SENSE is automatically...
2007-03-13 John BaldwinPrint readers count as unsigned in ddb 'show lock'.
2007-03-13 Nick HibmaIn one of the previous commits I accidentally removed...
2007-03-13 Ariff AbdullahAdd AC97 inverted external amplifier quirk for ASUS...
2007-03-13 Matt JacobMove bus_space_tag and bus_space_handle register access
2007-03-13 Matt JacobRestore optr if you trash it for 24XX target mode.
2007-03-13 Tim KientzleWhen ARCHIVE_EXTRACT_UNLINK is requested:
2007-03-13 Greg LeheyTypo.
2007-03-13 Tor EggeMake insmntque() externally visibile and allow it to...
2007-03-13 Scott LongFix some OID names and minor style as per feedback...
2007-03-12 Maxime HenrionMake "/etc/rc.d/syscons start" correctly reload screens...
2007-03-12 Jung-uk KimAdd another CPUID for AMD CPUs and fix style(9) while...
2007-03-12 John BaldwinFix a typo.
2007-03-12 John Baldwin- Use m_gethdr(), m_get(), and m_clget() instead of...
2007-03-12 Søren SchmidtFix writes on siiprb type chips.
2007-03-12 Robert WatsonIn uipc_close(), we no longer always free the unpcb...
2007-03-12 Ruslan ErmilovStop clobberring the application namespace with local
2007-03-12 Yaroslav TykhiyAttempt to load the kernel module only if we are going...
2007-03-12 Yaroslav TykhiyEmit load and unload messages under bootverbose.
2007-03-12 Yaroslav TykhiyFix some minor issues in the internal vlan lists:
2007-03-12 Dag-Erling... Add a pn_destroy field to pfs_node. This field points...
2007-03-12 Scott LongAdd MAC, RX, and TX stats reporting via sysctl.
2007-03-12 Søren SchmidtFix support for the VIA8237A SATA part.
2007-03-12 Matt JacobForced commit to note that the previous CVS comment is
2007-03-12 Scott LongAdd back in MODULE_DEPEND() lines that were lost in...
2007-03-12 Matt JacobFix compilation issues found in RELENG_4 port and merge the
2007-03-12 Alexander KabaevMinor Makefile cleanup. Do not use Makefile variables...
2007-03-11 Sam Lefflerallow net80211 to fillin rate sets
2007-03-11 Mark PeekBuild updates for tcsh-6.15.00 import.
2007-03-11 Sam Lefflerchange ic_modecaps to a bit vector and use setbit,...
2007-03-11 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-03-11 Mark PeekImport of tcsh-6.15.00
2007-03-11 Stefan FarfelederMerge the following changes from NetBSD:
2007-03-11 Philip PaepsAdd dynamic acceleration to moused(8). This introduces...
2007-03-11 Tim KientzleClarify the test comments in test-basic.sh. Have confi...
2007-03-11 Stefan FarfelederMerge the following changes from NetBSD:
2007-03-11 David MaloneDon't try to apply connection-per-ip rate limiting...
2007-03-11 Ariff AbdullahFix analog CD connectivity. HP decided to screw pinconf...
2007-03-11 Christian Brueffermy(4) doesn't need miibus(4).
2007-03-11 Rong-En FanAdd ncursesw, libelf, and libalias profiling libraries
2007-03-11 Brooks DavisSpell .Xr without a '/'.
2007-03-11 Tim Kientzlebsdtar 2.0.23:
2007-03-11 Tim KientzleLibarchive 2.0.23:
2007-03-11 Brooks DavisFix a couple markup problems in the previous commit...
2007-03-11 Stefan FarfelederMerge changes to the NetBSD copyright (advertising...
2007-03-11 Sam LefflerUpdate to reflect correct usage:
2007-03-11 Sam Lefflerchange ieee80211_fix_rate to take a rate set instead...
2007-03-11 Sam Lefflerexpose IEEE80211_DISCARD, IEEE80211_DISCARD_IE, and...
2007-03-11 Sam Lefflerimprove debug msg for ie's that are too short
2007-03-11 Sam Lefflerkeep tx/rx seq #'s for non-QoS traffic separate from...
2007-03-11 Sam Lefflersplit check for rate set mismatch on assoc req away...
2007-03-11 Brooks DavisAllow background_fsck_delay to be set to a negative...
2007-03-11 Sam Lefflerdisallow re-associate with a slot time mismatch
2007-03-11 Sam Lefflermove __inline before type to appease gcc 4.x
2007-03-11 Michael BushkovAdd myself.
2007-03-11 Sam Lefflerwhite space diff reduction
2007-03-11 Sam Leffleradd IEEE80211_KEY_UNDEFINED and use it instead of local...
2007-03-11 Sam Lefflerdiscard deauth+disassoc frames that are not destined...
2007-03-11 Sam Lefflerchange ieee80211_mhz2ieee to use the PSB mapping when...
2007-03-11 Alan CoxPush down the implementation of PCPU_LAZY_INC() into...
2007-03-11 Matt Jacobfeedback from RELENG_5 port
2007-03-10 Alan CoxCompletely eliminate "avail_start". It serves no usefu...
2007-03-10 Martin BlappUppercase FreeBSD, sigh.
2007-03-10 Martin BlappAdd myself
2007-03-10 Yaroslav TykhiyPrepend ${_chroot} to a pathname in a consistent and...
2007-03-10 Christian BruefferUppercase FreeBSD.
2007-03-10 Christian BruefferDocument Silicon Image SiI 3124 and SiI 3132 support.
2007-03-10 Ruslan ErmilovBump the original revision of c89(1).
2007-03-10 Ruslan ErmilovReduce diffs with c99(1).
2007-03-10 Kirk McKusickAdd myself.
2007-03-10 Pyun YongHyeonAdd new ST201 PCI id.
2007-03-10 Bruce A. MahNew release notes: ULE 2.0, UNIX domain locking changes...
2007-03-10 Matt JacobFix some stupid copyright mistakes that have been there...
2007-03-10 Julian Elischeroops committed the wrong patch.
2007-03-09 Bruce A. MahNew release notes: 802.11 support for 900 MHz cards...
2007-03-09 John BaldwinUse sx_sleep() in the main loop of the accounting kthread.
2007-03-09 Sam Lefflerpoint-to-point address should come from ifa_dstaddr
2007-03-09 John BaldwinAllow threads to atomically release rw and sx locks...
2007-03-09 Søren SchmidtAdd support for the Silicon Image SiI 3124 and SiI...
2007-03-09 Julian Elischerng_apply_item should be void. It is called from the...
2007-03-09 Ruslan ErmilovSort (once again) by month/day/year/login.
2007-03-09 Bruce A. Mahs/filesystem/file system/ in six places for consistency.
next