summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFp4: Hide under '#ifdef _KERNEL' only what's really needed.pjd2007-04-104-14/+12
* Minor typo fix, noticed while I was going through *_pager.c files.keramida2007-04-101-1/+1
* Expand the description of the host's UUID.ru2007-04-101-3/+3
* Swap "underflow"/"overflow" in the table header.ru2007-04-101-2/+2
* Fix the NAMEI zone leak when snapshot was successfully created.kib2007-04-101-0/+1
* Recalculate the NEWBLOCK flag for pagedep structure after the softdepkib2007-04-101-5/+26
* When LK_NOWAIT is passed as argument to process_worklist_item(), thiskib2007-04-101-1/+4
* Fix an uninitialized variable warning.thompsa2007-04-101-1/+1
* Update to match revision 1.23 of touch.c.grog2007-04-101-36/+18
* Usage: print base name of program.grog2007-04-101-20/+47
* Make use of ptrace(2) instead of procfs in truss(1), eliminatingdelphij2007-04-1016-585/+452
* Bump document date for new trunk commands.thompsa2007-04-101-1/+1
* Fix build, trunk is a device not an option.thompsa2007-04-101-1/+1
* Try to stabilize ZFS with regard to memory consumption:pjd2007-04-108-48/+122
* Reduce diff against vendor - we have now stronger check for "mutex alreadypjd2007-04-102-4/+4
* Add trunk(4) module.thompsa2007-04-102-0/+20
* Hook trunk(4) up to the build.thompsa2007-04-105-0/+22
* Mark netstat -g host-mode output as deprecated.bms2007-04-101-0/+9
* Add the trunk(4) driver for providing link aggregation, failover and faultthompsa2007-04-1010-0/+4198
* Considerably rework the ifmcstat utility.bms2007-04-103-115/+385
* Remove unused #define.pjd2007-04-092-4/+0
* Bring rtld exports in line with corresponding symbols exported fromkan2007-04-093-2/+8
* Fix a compiler warning so hash.h can be included in the kernel. This changesthompsa2007-04-092-7/+8
* Clean-ip TLS symbol versions. [_]__tls_get_addr function is part ofkan2007-04-092-6/+2
* Fix build breakage.pjd2007-04-091-1/+1
* Add zfs_load here.pjd2007-04-091-0/+1
* Add prototype for generated ptraceopname function.emaste2007-04-091-0/+1
* Restore the locking for the sleep/wakeup to avoid waiting an extra 1 secnjl2007-04-091-5/+11
* Document KERN_HOSTUUID.pjd2007-04-091-1/+4
* Remove __P.bms2007-04-091-7/+7
* Fix a bug whereby group addresses were incorrectly computed in the test.bms2007-04-091-2/+2
* Clean up the root mount and mount wait code. No mutexes are needed herenjl2007-04-091-15/+10
* Add rc.d/hostid script (turned on by default) which on first boot generatespjd2007-04-093-1/+83
* Add kern.hostuuid sysctl, which will be used to keep host's UUID.pjd2007-04-093-1/+7
* Move uuidgen(1) from /usr/bin/ to /bin/. It will be used in rc.d/hostidpjd2007-04-093-0/+6
* Remove static ptrace_ops array and extract ptrace op names fromemaste2007-04-092-36/+4
* - Add my mentees, farrokhi@ and nox@miwi2007-04-091-0/+5
* The old PacketAlias* API is not exported whenpiso2007-04-092-2/+1
* throw sun4v into the check while we're at itkmacy2007-04-091-1/+1
* busdma tags are opaque on all architectures except sparc64kmacy2007-04-091-1/+2
* correct copyright attribution; there was no copyright in the patchessam2007-04-092-2/+4
* Document PT_GETNUMLWPS.emaste2007-04-091-0/+3
* Add myselfkevlo2007-04-091-0/+1
* Add myselfkevlo2007-04-091-0/+1
* LINT on ia64 requires memset symbol too. Make fire it is present by addingkan2007-04-091-0/+1
* Sort sctp_*.c files.andre2007-04-091-8/+8
* Apply "additional TCP options" earlier.des2007-04-092-2/+1
* FILESYSTEMS requires root, so requiring both of them is redundant.des2007-04-097-7/+7
* Add zfs to REQUIRE.des2007-04-091-1/+1
* Clean up error handling in archive_append to match how errors arecperciva2007-04-091-19/+39
OpenPOWER on IntegriCloud