| Commit message (Expand) | Author | Age | Files | Lines |
| * | Further pseudofs improvements: | Dag-Erling Smørgrav | 2007-04-14 | 6 | -62/+59 |
| * | Elexol USB MOD1 is supported by the uftdi driver. | Marc Fonvieille | 2007-04-14 | 1 | -0/+2 |
| * | Cleanup sysconf(3) a bit. sysconf(3) assumes in some places it operates | Pawel Jakub Dawidek | 2007-04-14 | 1 | -21/+18 |
| * | Add ports-net-im, ports-net-p2p and ports-ports-mgmt collections. | Ruslan Ermilov | 2007-04-14 | 1 | -0/+3 |
| * | Add src-cddl and src-rescue. | Ruslan Ermilov | 2007-04-14 | 3 | -0/+6 |
| * | MFp4: Use max_ncpus, which is used in other places in the code. | Pawel Jakub Dawidek | 2007-04-14 | 2 | -2/+2 |
| * | MFp4: Add more debug, so we can see if zpool.cache was loaded or why it | Pawel Jakub Dawidek | 2007-04-14 | 2 | -6/+22 |
| * | MFp4: Allow to tune vfs.zfs.debug from loader.conf. | Pawel Jakub Dawidek | 2007-04-14 | 2 | -0/+2 |
| * | MFp4: - Allow to tune number of spa_zio_* threads. | Pawel Jakub Dawidek | 2007-04-14 | 2 | -14/+34 |
| * | Some Linux applications (ping) pass a non-NULL msg_control argument to | Robert Watson | 2007-04-14 | 1 | -0/+10 |
| * | - Add new 'a' switch and runtime option that allows 'top' to display process | Stanislav Sedov | 2007-04-14 | 4 | -9/+98 |
| * | - fix source address selection when picking an acceptable address | Randall Stewart | 2007-04-14 | 13 | -431/+510 |
| * | Fix the build. | Tim Kientzle | 2007-04-14 | 2 | -2/+2 |
| * | Fixes from Joerg Sonnenberger, reviewed by Kai Wang. | Tim Kientzle | 2007-04-14 | 1 | -49/+81 |
| * | Conventionally, tar archives have always included a trailing '/' | Tim Kientzle | 2007-04-14 | 5 | -74/+261 |
| * | Portability: Don't use mkdtemp() when mkdir() will suffice. | Tim Kientzle | 2007-04-14 | 1 | -2/+2 |
| * | More portability improvements from Martin Koeppe: | Tim Kientzle | 2007-04-14 | 3 | -11/+75 |
| * | In member interface detach event handler, do not attempt to free state | Bruce M Simpson | 2007-04-14 | 1 | -1/+9 |
| * | Fix jails and jail-friendly file systems handling: | Pawel Jakub Dawidek | 2007-04-13 | 3 | -5/+25 |
| * | Align -p output in TAB built columns suitable for /etc/fstab. | Poul-Henning Kamp | 2007-04-13 | 1 | -2/+19 |
| * | Fix overflow, which was causing endless loops when 32bit machine had more | Pawel Jakub Dawidek | 2007-04-13 | 4 | -6/+6 |
| * | Remove the shutdown keyword. It just adds noise to the shutdown process. | Dag-Erling Smørgrav | 2007-04-13 | 1 | -1/+1 |
| * | o Extend the list of supported CDMA-2000 terminals. | Maxim Konovalov | 2007-04-13 | 1 | -2/+2 |
| * | Portability. | Tim Kientzle | 2007-04-13 | 1 | -0/+2 |
| * | Eliminate the misuse of PG_FRAME to truncate a virtual address to a virtual | Alan Cox | 2007-04-13 | 2 | -4/+4 |
| * | Portability. | Tim Kientzle | 2007-04-13 | 1 | -0/+2 |
| * | The minimum size of an RFC3442 destination descriptor is five bytes, so | Ed Maste | 2007-04-13 | 1 | -1/+1 |
| * | Fix the handling of IPv6 addresses for subject and process BSM audit | Christian S.J. Peron | 2007-04-13 | 8 | -34/+105 |
| * | Pav and marcus co-mentored me for a few weeks while adamw was busy in school | Michael Johnson | 2007-04-13 | 1 | -0/+2 |
| * | - Create an empty /etc/zfs/exports file when zfs_enable="YES" and we don't | Pawel Jakub Dawidek | 2007-04-13 | 1 | -2/+5 |
| * | mountd(8) was changed to only abort when all given exports files cannot be | Pawel Jakub Dawidek | 2007-04-13 | 1 | -1/+1 |
| * | Fatal error is only when cannot open any of the given exports files. | Pawel Jakub Dawidek | 2007-04-13 | 1 | -2/+9 |
| * | Fix vnodes starvation caused by DNLC (ZFS name cache): | Pawel Jakub Dawidek | 2007-04-13 | 2 | -2/+40 |
| * | When we are running low on vnodes, there is currently no way to ask other | Pawel Jakub Dawidek | 2007-04-13 | 2 | -0/+5 |
| * | o Look for a zfs(1) exports file only if it exists and is readable. If | Mike Makonnen | 2007-04-13 | 1 | -1/+2 |
| * | Install only types.h from sys/rpc/. | Pawel Jakub Dawidek | 2007-04-13 | 1 | -1/+9 |
| * | MFp4: Synchronize with vendor (mostly 'zfs rename -r'). | Pawel Jakub Dawidek | 2007-04-12 | 26 | -268/+858 |
| * | MFp4: Bring back comments. | Pawel Jakub Dawidek | 2007-04-12 | 4 | -358/+358 |
| * | Found the right date for davidxu | Julian Elischer | 2007-04-12 | 1 | -1/+1 |
| * | Add myself and some others according to my dusty memory. | Julian Elischer | 2007-04-12 | 1 | -0/+6 |
| * | Add myself and glebius. | Alexander Motin | 2007-04-12 | 1 | -0/+6 |
| * | In .error and .warning, prefer command-line variables | Ruslan Ermilov | 2007-04-12 | 1 | -1/+1 |
| * | -) Correct sdcount for a plex when removing or adding subdisks. | Lukas Ertl | 2007-04-12 | 3 | -3/+93 |
| * | Avoid infinite loop if the device string given for a drive | Lukas Ertl | 2007-04-12 | 1 | -6/+3 |
| * | MFamd64 | Alan Cox | 2007-04-12 | 1 | -0/+1 |
| * | Add myself and my mentor, arved. | Stefan Walter | 2007-04-12 | 1 | -0/+4 |
| * | Merge | Andrey A. Chernov | 2007-04-12 | 2 | -0/+13 |
| * | Nuke ipblock. A more complete multicast regression test suite is on the way. | Bruce M Simpson | 2007-04-12 | 2 | -231/+0 |
| * | Fix PAE on SMP by enabling EFER_NXE on all APs. | Ruslan Ermilov | 2007-04-12 | 1 | -0/+10 |
| * | Fix a bug in the description of the "p6-div" event. [1] | Joseph Koshy | 2007-04-12 | 1 | -2/+4 |