summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make use of M_ZERO in various malloc calls.scottl2007-04-091-5/+4
* Fix a logic bug that slipped in at the last minute and apparently escapedscottl2007-04-091-4/+3
* Add -A flag to adjust existing time stamps.grog2007-04-092-23/+130
* sendmail upgraded to 8.14.1gshapiro2007-04-091-1/+1
* Update for sendmail 8.14.1gshapiro2007-04-091-4/+4
* This FFR is no longer needed in sendmail 8.14gshapiro2007-04-091-1/+1
* New files in sendmail 8.14.1gshapiro2007-04-092-3/+3
* Resolve conflicts from sendmail 8.14.1 importgshapiro2007-04-098-495/+613
* This commit was generated by cvs2svn to compensate for changes in r168515,gshapiro2007-04-09153-4880/+11339
|\
| * Import sendmail 8.14.1gshapiro2007-04-09161-5375/+11950
* | Instead of detecting if lock is already initialized based on standard 1 bitpjd2007-04-096-4/+110
* | Always try to load zpool.cache instead of trying to find good place topjd2007-04-091-0/+7
* | We don't have to wait for the root file system to be mounted anymore, now thatpjd2007-04-092-4/+0
* | Drop the Giant lock before calling zfs_domount(), which is held whenpjd2007-04-092-2/+8
* | Move zpool.cache from /etc/zfs/ to /boot/zfs/, so we can keep it onpjd2007-04-083-2/+4
* | Extend kobj compatibility KPI to support operating on files before andpjd2007-04-084-32/+204
* | Use root_mounted().pjd2007-04-081-1/+1
* | Add root_mounted() function that returns true if the root file system ispjd2007-04-082-0/+15
* | Add missing parenkmacy2007-04-081-4/+4
* | Bump __FreeBSDversion for CAM sg addition.delphij2007-04-081-1/+1
* | OK, this is not my day, fix the former fix :/sos2007-04-081-2/+1
* | Due to the recent "aircrack-ptw" WEP cracking discovery, I thoughtsam2007-04-084-163/+909
* | Hopefully unbreak the 64bit DMA support this time.sos2007-04-083-11/+9
* | remove stale variable referencekmacy2007-04-081-2/+2
* | MFp4: Synchronize with recent OpenSolaris changes.pjd2007-04-0837-76/+723
* | There can be many reasons of VDEV failures, so log type as well.pjd2007-04-081-1/+1
* | add busdma function for mapping mbuf iovecskmacy2007-04-082-14/+121
* | Provide sample entries to handle ZFS problem reports.pjd2007-04-081-0/+31
* | - Use 'name=value' so it can be properly recognized by devd(8).pjd2007-04-082-64/+60
* | Dont zero out 64BIT flag on DMA ops.sos2007-04-081-2/+3
* | hook uipc_mvec.c into buildkmacy2007-04-082-1/+3
OpenPOWER on IntegriCloud