]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-09-16 scottlIncrease CISS_MAX_PHYSTGT to 256 so that it matches...
2009-09-16 sepotvinThe buffer returned by fgenln is not a "C" string and...
2009-09-16 tuexenFix a bug reported by Daniel Mentz:
2009-09-16 vanhuWhen checking traffic endpoint's adresses families...
2009-09-16 edwinRemove trailing spaces.
2009-09-16 edExtend the keyboard character size to 24 bits.
2009-09-16 ddsFix an off-by-one error in the marking of the O_CH...
2009-09-16 ddsAdd a couple of debugging statements.
2009-09-16 silbyAdd the ability to see TCP timers via netstat -x. ...
2009-09-16 ssonAdd EV_RECEIPT to kevents.
2009-09-16 ssonAdd the EV_DISPATCH flag to kevents.
2009-09-16 ssonAdd EVFILT_USER to kevents.
2009-09-16 ssonAdd optional touch event filter hooks to kevents.
2009-09-15 andre-Put the optimized soreceive_stream() under a compile...
2009-09-15 qingliReverting the previous change for now. Some users repor...
2009-09-15 ddsAdd two test cases from PR 130504.
2009-09-15 qingliSelf pointing routes are installed for configured inter...
2009-09-15 qingliThis patch enables the node to respond to ARP requests for
2009-09-15 attilioUse explicit int values for the device states in order...
2009-09-15 attilioFix sched_switch_migrate():
2009-09-15 pjdForced unmounts work just fine in my tests under heavy...
2009-09-15 pjdWe believe ZFS is ready for production use. Remove...
2009-09-15 mjacobAccomodate old style XPT_IMMED_NOTIFY and XPT_NOTIFY_AC...
2009-09-15 qingliSimply remove the code instead of using "#if 0".
2009-09-15 qingliThe bootp code installs an interface address and the...
2009-09-15 kenFix some instances where CAM rescans get hung up or...
2009-09-14 jkimRestore (undocumented) support for early revisions...
2009-09-14 qingliPreviously local end of point-to-point interface is...
2009-09-14 rpauloUse %zu for size_t.
2009-09-14 pjd- Mount ZFS snapshots with MNT_IGNORE flag, so they...
2009-09-14 pjdModify mount(8) to skip MNT_IGNORE file systems by...
2009-09-14 emasteProtect cross-script invocation by checking that the...
2009-09-14 rpauloFix previous commit. I got it backwards.
2009-09-14 rpauloFix printf format string in asmc_key_dump().
2009-09-14 n_hibmaJohn Baldwin suggested that 'stolen memory' only happen...
2009-09-14 rpauloMake the sudden motion sensor work on older models...
2009-09-14 edwinImprove the way failure of pthread_key_create() gets...
2009-09-14 delphijEnable BIOS modes on amd64.
2009-09-13 edwinLast character is a space for the international currenc...
2009-09-13 emasteANSIfy, whitespace and comment adjustments, to simplify...
2009-09-13 pjdSupport both case: when snapshot is already mounted...
2009-09-13 zecLock the ifnet list while iterating over it.
2009-09-13 bzCorrect a copy and paste error using the variable name...
2009-09-13 edMake sure we never place the cursor outside the screen.
2009-09-13 rrsFixes two bugs:
2009-09-13 pjdAdd missing \n.
2009-09-13 pjdWork-around READDIRPLUS problem with .zfs/ and .zfs...
2009-09-13 attilioRevert r196779 in order to implement a different scheme...
2009-09-13 mariusFactor out the duplicated macro for the device type...
2009-09-13 deischenBump our namespace version for 9.0.
2009-09-13 nyanMFi386:
2009-09-13 rnolandAdd a couple of small fixes from the AMD folks.
2009-09-13 rnolandAdd missing pci id for Radeon 4850 X2
2009-09-13 pjdWhen zfs.ko is compiled with debug, make sure that...
2009-09-13 pjdExtend scope of the z_teardown_lock lock for consistenc...
2009-09-13 pjdBe sure not to overflow struct fid.
2009-09-13 pjdThere is a bug where mze_insert() can trigger an assert...
2009-09-13 bmsIn expire_mfc(), add an assert on the multicast forward...
2009-09-12 hrsAdd missing comments and whitespace clean-ups.
2009-09-12 hrsUse is_wired_interface() instead of hard-coded interfac...
2009-09-12 hrsThe following changes are added because of
2009-09-12 hrsAdd an extension of set_rcvar(), a new function set_rcv...
2009-09-12 hrsUse RCng coding convention.
2009-09-12 hrsDocument accept_rev_ethip_ver and send_rev_ethip_ver...
2009-09-12 hrsAdd support for ND6_IFF_IFDISABLED and ND6_IFF_ACCEPT_R...
2009-09-12 hrs- Add "AUTO" keyword support in $rtadvd_interfaces.
2009-09-12 hrsIntegrate rc.d/network_ipv6 into rc.d/netif:
2009-09-12 hrsImprove flexibility of receiving Router Advertisement and
2009-09-12 luigiMake sure callouts are not processed one tick late.
2009-09-12 bmsComment some flawed assumptions in inp_join_group(...
2009-09-12 bmsDon't allow joins w/o source on an existing group.
2009-09-12 rwatsonUse C99 initialization for struct filterops.
2009-09-12 pjd- Protect reclaim with z_teardown_inactive_lock.
2009-09-12 bmsTighten input checking in inp_join_group():
2009-09-12 pjdTighten up the check for race in zfs_zget() - ZTOV...
2009-09-12 bmsFix an obvious logic error in the IPv4 multicast leave...
2009-09-12 bmsFix an API issue in leave processing for IPv4 multicast...
2009-09-12 avgintpm: add support for smbus controller found in AMD...
2009-09-12 luigiifconfig now needs -ljail
2009-09-12 edCommit a change that I missed in the previous commit.
2009-09-12 edCommit all local modifications I have to libteken:
2009-09-12 edSmall style(9) bug introduced in the previous commit.
2009-09-12 edMake 8-bit support run-time configurable.
2009-09-12 edMake resizing of teken terminals a bit more safe.
2009-09-12 desFix typo in example.
2009-09-12 delphijMention that individual device driver can accept other...
2009-09-12 delphijMake use of the more flexable device hints by adding...
2009-09-11 kmacyfix UP compilation
2009-09-11 jkimCanonify include paths for newly added files.
2009-09-11 jkimCatch up with ACPICA 20090903.
2009-09-11 jkimCatch up with ACPICA 20090903.
2009-09-11 jkimMFV: r196804
2009-09-11 jkimFix typos in comments from the previous commit.
2009-09-11 jkimImprove amdtemp(4) significantly:
2009-09-11 avgpci(4): don't perform maximum register number check
2009-09-11 mavAdd simple embedded RADIUS server support to libradius...
2009-09-11 delphijExtend the usage of sc(4)'s hint variable 'flag'. ...
2009-09-11 jfvStats missed packet handling was still not quite
2009-09-10 emaxGet those pesky RFCOMM RPM data bits right. This is...
2009-09-10 emasteIf the pxe client is told to use / as the root path...
next