summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes two bugs:rrs2009-09-131-1/+9
* Add missing \n.pjd2009-09-131-1/+1
* Work-around READDIRPLUS problem with .zfs/ and .zfs/snapshot/ directoriespjd2009-09-131-0/+14
* Revert r196779 in order to implement a different scheme for newbus lockingattilio2009-09-132-22/+3
* Factor out the duplicated macro for the device type used in themarius2009-09-134-7/+11
* Bump our namespace version for 9.0.deischen2009-09-131-1/+11
* MFi386:nyan2009-09-131-1/+1
* Add a couple of small fixes from the AMD folks.rnoland2009-09-131-4/+8
* Add missing pci id for Radeon 4850 X2rnoland2009-09-131-0/+1
* When zfs.ko is compiled with debug, make sure that znode and vnode point atpjd2009-09-133-3/+22
* Extend scope of the z_teardown_lock lock for consistency and "just in case".pjd2009-09-131-2/+3
* Be sure not to overflow struct fid.pjd2009-09-131-0/+2
* There is a bug where mze_insert() can trigger an assert() of insertingpjd2009-09-131-5/+16
* In expire_mfc(), add an assert on the multicast forwarding cache mutex.bms2009-09-131-0/+2
* Add missing comments and whitespace clean-ups.hrs2009-09-121-42/+64
* Use is_wired_interface() instead of hard-coded interface devicehrs2009-09-121-22/+3
* The following changes are added because ofhrs2009-09-122-41/+55
* Add an extension of set_rcvar(), a new function set_rcvar_obsolete(),hrs2009-09-123-47/+155
* Use RCng coding convention.hrs2009-09-121-64/+52
* Document accept_rev_ethip_ver and send_rev_ethip_ver flags ofhrs2009-09-121-0/+19
* Add support for ND6_IFF_IFDISABLED and ND6_IFF_ACCEPT_RTADV tohrs2009-09-124-7/+60
* - Add "AUTO" keyword support in $rtadvd_interfaces.hrs2009-09-121-2/+17
* Integrate rc.d/network_ipv6 into rc.d/netif:hrs2009-09-1215-544/+902
* Improve flexibility of receiving Router Advertisement andhrs2009-09-1215-54/+469
* Make sure callouts are not processed one tick late.luigi2009-09-121-2/+2
* Comment some flawed assumptions in inp_join_group() aboutbms2009-09-121-2/+21
* Don't allow joins w/o source on an existing group.bms2009-09-121-8/+14
* Use C99 initialization for struct filterops.rwatson2009-09-1213-58/+149
* - Protect reclaim with z_teardown_inactive_lock.pjd2009-09-122-5/+29
* Tighten input checking in inp_join_group():bms2009-09-121-15/+35
* Tighten up the check for race in zfs_zget() - ZTOV(zp) can not only containpjd2009-09-121-2/+10
* Fix an obvious logic error in the IPv4 multicast leave processing,bms2009-09-121-2/+4
* Fix an API issue in leave processing for IPv4 multicast groups.bms2009-09-121-0/+3
* intpm: add support for smbus controller found in AMD SB700avg2009-09-122-13/+43
* ifconfig now needs -ljailluigi2009-09-121-0/+1
* Commit a change that I missed in the previous commit.ed2009-09-121-0/+4
* Commit all local modifications I have to libteken:ed2009-09-125-102/+122
* Small style(9) bug introduced in the previous commit.ed2009-09-121-2/+2
* Make 8-bit support run-time configurable.ed2009-09-125-47/+40
* Make resizing of teken terminals a bit more safe.ed2009-09-122-4/+4
* Fix typo in example.des2009-09-121-1/+1
* Mention that individual device driver can accept other flags throughdelphij2009-09-121-3/+5
* Make use of the more flexable device hints by adding a new field,delphij2009-09-122-5/+10
* fix UP compilationkmacy2009-09-112-3/+1
* Canonify include paths for newly added files.jkim2009-09-114-9/+9
* Catch up with ACPICA 20090903.jkim2009-09-111-5/+5
* Catch up with ACPICA 20090903.jkim2009-09-116-130/+90
* MFV: r196804jkim2009-09-1176-2295/+5743
|\
| * Import ACPICA 20090903jkim2009-09-0424-197/+1025
| * Import ACPICA 20090730jkim2009-07-3135-1296/+3124
OpenPOWER on IntegriCloud