summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Link libzpool, ztest and zdb against libpthread.pjd2007-04-174-8/+8
* When we run into the syncache entry limits syncache_add() triesandre2007-04-171-2/+2
* When trying to allocate a PnP BIOS memory resource, the code loops tryingjhb2007-04-171-1/+1
* Change $P4$ ID strings to P4 ID strings so that they are not auto-expandedrwatson2007-04-174-4/+4
* Remove $P4$ that snuck into CVS from Perforce.rwatson2007-04-171-1/+0
* Improve the if_vr driver ever so slightly.phk2007-04-174-174/+220
* Shorten text string for ip_fw2 dynamic rules zone by removing the wordrwatson2007-04-171-1/+1
* Bump date for the previous revision and the driver renaming.brueffer2007-04-171-1/+1
* To avoid confusion, mention that the driver was originally called trunkbrueffer2007-04-171-1/+3
* trunk(4) is now lagg(4).brueffer2007-04-171-1/+1
* Basic MPSAFE locking for the AHC and AHD drivers.scottl2007-04-1713-336/+72
* Don't use spinlocks here. The iicbus transactions can take a longimp2007-04-171-3/+3
* GNU readline was updated to patch 002 by ache@, note MFC bydelphij2007-04-171-1/+1
* - Add a new 'j' switch and runtime option to toggle display jail id forrafan2007-04-175-18/+85
* Don't delete the devalias, as per the man page.scottl2007-04-171-4/+1
* Remove net/if_trunk.h which is no longer used.thompsa2007-04-171-0/+2
* Link trunk(4) to lagg(4)thompsa2007-04-171-0/+1
* Note the renaming of trunk(4) to lagg(4).thompsa2007-04-171-0/+4
* Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking.thompsa2007-04-1719-1987/+1987
* Apply a set of style.Makefile(5) changes to src/cddl/ makefiles.ru2007-04-1617-195/+172
* - Add a 'show rman <rm>' DDB command to dump the resources in a resourcejhb2007-04-161-0/+50
* New release notes: sx(9) lock improvements, T/TCP support in finger(1)bmah2007-04-161-0/+21
* For the XPT_SASYNC_CB operation, only decouple the broadcast to the busscottl2007-04-161-86/+67
* Drop the topology lock before calling the periph oninvalidate and dtorscottl2007-04-161-7/+5
* Drop the periph/sim lock when calling disk_destroy().scottl2007-04-162-5/+3
* Destroy the devalias before destroying the dev.scottl2007-04-161-1/+1
* - Add another graph about the organization of the FreeBSD Projectgabor2007-04-161-0/+120
* Merge OpenBSM 1.0 alpha 14 changes to src/sys/security/audit:rwatson2007-04-161-13/+184
* Update src/sys/bsm for OpenBSM 1.0 alpha 14 import.rwatson2007-04-164-7/+28
* Regenerate config.h from OpenBSM 1.0 alpha 14 import.rwatson2007-04-161-3/+3
* Resolve conflicts from OpenBSM 1.0 alpha 14 import.rwatson2007-04-163-1/+23
* This commit was generated by cvs2svn to compensate for changes in r168777,rwatson2007-04-1675-1701/+4274
|\
| * Vendor import TrustedBSD OpenBSM 1.0 alpha 14, with the following changerwatson2007-04-1678-1707/+4325
* | s/destory/destroy/ (except for the code in contrib/).pjd2007-04-164-4/+4
* | Uncomment forgotten check. Without this check in-place, ZFS will panic onpjd2007-04-162-2/+2
* | Add a missing backslash and unbreak the build.ru2007-04-161-1/+1
* | - Add missing man page linksrafan2007-04-161-3/+17
* | In libarchive: Downgrade ARCHIVE_FATAL and ARCHIVE_FAILED errors whichcperciva2007-04-162-9/+14
* | PHYS_TO_VM_PAGE requires explicit vm_page.h include on sparc64kmacy2007-04-151-0/+1
* | Remove unused variable tcbinfo_mtx.rwatson2007-04-152-2/+0
* | Avoid "unused variable" warning when building without PSEUDOFS_TRACE.des2007-04-151-0/+1
* | Use %j and args cast to uintmax_t to print bus_addr_t && length args.mjacob2007-04-151-2/+2
* | When org.freebsd:swap property is set to 'on' on a ZVOL, use is as a swappjd2007-04-151-0/+18
* | Add an entry for AUT_ZONENAME and the prototype for the au_to_zonename()csjp2007-04-151-0/+2
* | Make pseudofs (and consequently procfs, linprocfs and linsysfs) MPSAFE.des2007-04-156-340/+553
* | Instead of stating GIANT_REQUIRED, just acquire and release Giant wheredes2007-04-151-2/+5
* | Whitespace cleanup.des2007-04-151-16/+18
* | In nfsrv_rcv(), don't reacquire the nfs server lock until afterrwatson2007-04-151-1/+1
* | Add pmap includes needed by i386kmacy2007-04-151-0/+3
* | Fix the same bug as in procfs_doproc{,db}regs(): check that uio_offset isdes2007-04-151-1/+3
OpenPOWER on IntegriCloud