summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* back out option to disable packet zonekmacy2007-04-151-6/+0
* suck in more of busdma to enable more efficient mappingskmacy2007-04-151-58/+164
* Add sysctl for disabling/enabling mbuf chain collapsingkmacy2007-04-152-11/+8
* Implement ZERO_COPY_SOCKETS check in a way that doesn't make LINT unhappykmacy2007-04-151-5/+6
* Properly cleanup the UID/GID lookup data.kientzle2007-04-151-0/+4
* Don't free a NULL pointer.kientzle2007-04-151-1/+2
* Clean up a lot of memory leaks in the libarchive test harness.kientzle2007-04-1512-0/+29
* Thanks to Colin for catching my mixup. The original problem wasn'tkientzle2007-04-151-3/+8
* Consolidate numeric limit macros in one place; include themkientzle2007-04-156-49/+44
* Force commit to actually document what was changed:pjd2007-04-140-0/+0
* Pass through error message if any operation fails, not just the last one.kientzle2007-04-141-1/+1
* Overhaul of 'ar' support:kientzle2007-04-147-228/+235
* 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
OpenPOWER on IntegriCloud