summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move rpc/types.h under sys/, as this is used by ZFS kernel module.pjd2007-04-104-108/+4
* strchr() and strrchr() are already present in the kernel, but with lesswkoszek2007-04-107-66/+24
* Remove trailing '.' for consistency!pjd2007-04-107-7/+7
* Whitespace fixesscottl2007-04-101-28/+28
* Let brgphy(4) attach for the Broadcom BCM5755 ASIC based chipsetsmarius2007-04-102-0/+2
* On i386 compile the back-end with EISA support as well as the EISAmarius2007-04-101-3/+23
* A fix for the SG_GET_TIMEOUT function slipped into a previous commit byscottl2007-04-102-8/+22
* Eliminate memory leak from an accidental malloc().emaste2007-04-101-1/+0
* Add UFS_GJOURNAL options to the GENERIC kernel.pjd2007-04-107-0/+7
* Add a pfsync_syncpeer option to /etc/defaults/rc.conf and rc.conf(5),keramida2007-04-103-1/+27
* Update comment regarding how we check privilege on FreeBSD: we now userwatson2007-04-101-1/+2
* Allow PRIV_NETINET_REUSEPORT in jail.rwatson2007-04-101-1/+3
* Add a new privilege, PRIV_NETINET_REUSEPORT, which will replace superuserrwatson2007-04-102-1/+3
* Remove unnecessary suser() check in the sysctl to set up ath_halrwatson2007-04-101-10/+7
* Do allow POSIX mqueue unlink privilege inside a jail, as we all allrwatson2007-04-101-1/+2
* Minor style cleanups (mostly removal of trailing whitespaces).pjd2007-04-101-22/+22
* Correct typos.pjd2007-04-101-1/+1
* MFp4: Add missing kmem_size() definition.pjd2007-04-102-0/+2
* MFp4: Allow to set zfs_recover via vfs.zfs.recover from /boot/loader.conf.pjd2007-04-102-0/+8
* 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
OpenPOWER on IntegriCloud