summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Invoke utime(2) properly. (It's only used on platformskientzle2007-04-141-2/+2
* | Fix RAID-Z resilvering.pjd2007-04-142-4/+32
* | Add support for mbuf iovec in the TX pathkmacy2007-04-142-40/+87
* | add reference count pointer to mbuf ioveckmacy2007-04-142-161/+381
* | hide static declarationkmacy2007-04-141-2/+4
* | remove now invalid check from m_sanitykmacy2007-04-141-10/+5
* | Add option for disabling allocation from the packet zonekmacy2007-04-142-0/+5
* | pad out m_hdr to make pkthdr word-alignedkmacy2007-04-141-1/+8
* | Fix a typeo - unbreak the build.mlaier2007-04-141-1/+1
* | Fix the build by temporarily disabling 'ar' support untilkientzle2007-04-141-1/+0
* | o Add bsm and security to a list of cscope dirs.maxim2007-04-141-3/+3
* | Include a note about recompiling ports which use the base libmilter.gshapiro2007-04-141-0/+5
* | o IFNAMSIZ includes a terminating null byte.maxim2007-04-141-1/+1
* | New (but slightly overdue) release notes: snd_envy24ht(4),bmah2007-04-141-0/+6
* | MFp4: Hmm, it seems to work now.pjd2007-04-142-16/+2
* | In FreeBSD,simokawa2007-04-144-4/+12
* | Use proper type cast for ctype macroache2007-04-141-1/+1
* | Further pseudofs improvements:des2007-04-146-62/+59
* | Elexol USB MOD1 is supported by the uftdi driver.blackend2007-04-141-0/+2
* | Cleanup sysconf(3) a bit. sysconf(3) assumes in some places it operatespjd2007-04-141-21/+18
* | Add ports-net-im, ports-net-p2p and ports-ports-mgmt collections.ru2007-04-141-0/+3
* | Add src-cddl and src-rescue.ru2007-04-143-0/+6
* | MFp4: Use max_ncpus, which is used in other places in the code.pjd2007-04-142-2/+2
* | MFp4: Add more debug, so we can see if zpool.cache was loaded or why itpjd2007-04-142-6/+22
* | MFp4: Allow to tune vfs.zfs.debug from loader.conf.pjd2007-04-142-0/+2
* | MFp4: - Allow to tune number of spa_zio_* threads.pjd2007-04-142-14/+34
* | Some Linux applications (ping) pass a non-NULL msg_control argument torwatson2007-04-141-0/+10
* | - Add new 'a' switch and runtime option that allows 'top' to display processstas2007-04-144-9/+98
* | - fix source address selection when picking an acceptable addressrrs2007-04-1413-432/+511
* | Fix the build.kientzle2007-04-142-2/+2
* | Fixes from Joerg Sonnenberger, reviewed by Kai Wang.kientzle2007-04-141-49/+81
* | Conventionally, tar archives have always included a trailing '/'kientzle2007-04-145-74/+261
* | Portability: Don't use mkdtemp() when mkdir() will suffice.kientzle2007-04-141-2/+2
* | More portability improvements from Martin Koeppe:kientzle2007-04-143-11/+75
* | In member interface detach event handler, do not attempt to free statebms2007-04-141-1/+9
* | Fix jails and jail-friendly file systems handling:pjd2007-04-133-5/+25
* | Align -p output in TAB built columns suitable for /etc/fstab.phk2007-04-131-2/+19
* | Fix overflow, which was causing endless loops when 32bit machine had morepjd2007-04-134-6/+6
* | Remove the shutdown keyword. It just adds noise to the shutdown process.des2007-04-131-1/+1
* | o Extend the list of supported CDMA-2000 terminals.maxim2007-04-131-2/+2
* | Portability.kientzle2007-04-131-0/+2
* | Eliminate the misuse of PG_FRAME to truncate a virtual address to a virtualalc2007-04-132-4/+4
* | Portability.kientzle2007-04-131-0/+2
* | The minimum size of an RFC3442 destination descriptor is five bytes, soemaste2007-04-131-1/+1
* | Fix the handling of IPv6 addresses for subject and process BSM auditcsjp2007-04-138-34/+105
* | Pav and marcus co-mentored me for a few weeks while adamw was busy in schoolahze2007-04-131-0/+2
* | - Create an empty /etc/zfs/exports file when zfs_enable="YES" and we don'tpjd2007-04-131-2/+5
* | mountd(8) was changed to only abort when all given exports files cannot bepjd2007-04-131-1/+1
* | Fatal error is only when cannot open any of the given exports files.pjd2007-04-131-2/+9
* | Fix vnodes starvation caused by DNLC (ZFS name cache):pjd2007-04-132-2/+40
OpenPOWER on IntegriCloud