summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Reported problem:mckusick2010-09-241-7/+23
* Improve r56796; the reply handler actually may remove the request frommarius2010-09-241-1/+2
* minor simplifications and cosmeticsmarius2010-09-241-10/+6
* Make the RPC specific __rpc_inet_ntop() and __rpc_inet_pton() generalattilio2010-09-248-28/+19
* Remove the duplicate logging of failed read requests, whose error messagemarius2010-09-241-1/+0
* IP_BINDANY is not correctly handled in getsockopt() case.attilio2010-09-242-0/+5
* inline testcancel() into thr_cancel_leave(), because cancel_pending isdavidxu2010-09-241-2/+3
* Make WARNS=6 clean.marius2010-09-248-72/+60
* Now userland POSIX semaphore is based on umtx. The kernel moduledavidxu2010-09-245-5/+0
* Implement "force" (-F) option for gpart destroy verb.ae2010-09-242-15/+106
* In most cases, cancel_point and cancel_async needn't be checked again,davidxu2010-09-243-5/+3
* Add missing le32toh(), same as recently done in ata-siliconimage.c.mav2010-09-241-1/+1
* - Do not place variables to memory allocated by busdma. pre/post opsgonzo2010-09-242-83/+83
* o) Add bus_teardown_intr for pci and ciu. This allows the Promise SATAjmallett2010-09-242-1/+27
* Flesh out PCI bus support some:jmallett2010-09-242-12/+412
* Always show asic/chip revision in device attach phase. There areyongari2010-09-231-6/+5
* Remove unnecessary weak reference that was apparently copied from theemaste2010-09-231-7/+0
* Clean up stray line in 213077imp2010-09-231-1/+0
* Simplify how we find the kernel source. Rather than depending on sys,imp2010-09-231-39/+32
* Try to adhere to style.Makefile(5).marius2010-09-232-9/+9
* - Simplify code by using g_*() API.pjd2010-09-232-83/+62
* Update copyright years.pjd2010-09-231-1/+1
* Update copyright years.pjd2010-09-237-7/+7
* Document AES-XTS.pjd2010-09-231-17/+34
* Add support for AES-XTS. This will be the default now.pjd2010-09-235-10/+73
* Add support for CRYPTO_AES_XTS.pjd2010-09-233-24/+151
* Add support for AES-XTS.pjd2010-09-235-15/+203
* Implement switching of data encryption key every 2^20 blocks.pjd2010-09-235-55/+171
* Add support for CRD_F_KEY_EXPLICIT flag.pjd2010-09-231-16/+32
* Remove redundant space.pjd2010-09-231-1/+1
* Simplify code a bit.pjd2010-09-232-10/+5
* Make the code similar to the code in g_eli_integrity.c.pjd2010-09-231-3/+4
* Define default overwrite count, so that userland can use it.pjd2010-09-232-1/+2
* Various changes from various sources:gavin2010-09-231-3/+44
* - When trashing metadata, repeat overwrite kern.geom.eli.overwrites times.pjd2010-09-231-12/+64
* - Use g_*() API when doing backups.pjd2010-09-231-18/+12
* Because we first write metadata into new place and then trash old place wepjd2010-09-231-0/+4
* - Make use of g_*() API.pjd2010-09-231-18/+13
* Simplify code a bit by using g_*() API from libgeom.pjd2010-09-231-19/+10
* When trashing metadata, flush after each write.pjd2010-09-231-0/+7
* Remove an explicit assignment of the CFLAGS variable intended formarius2010-09-231-1/+0
* Add MIPS platform, this will make bsdlabel(8) work on MIPS (when invokedjchandra2010-09-231-1/+1
* Add missing byteswap, works on big endian systems now (tested on Netlogicjchandra2010-09-231-1/+1
* In the past gunzip(1) write()'s after each inflate return. This isdelphij2010-09-231-0/+2
* Add the following Linux BlueZ compatibility macros: htobs(), htobl(),emax2010-09-221-0/+4
* And now the 2nd part of the patch: Also fix the year.edwin2010-09-221-1/+1
* Fix location of the Battle of the Plains of Abrahamedwin2010-09-221-1/+1
* - Expand scope of tun/tap softc locks to cover more softc fields andjhb2010-09-222-145/+97
* Move test for zero bufp or size before rseq and wseq calculation. Thisemaste2010-09-221-1/+3
* Correct sort order.emaste2010-09-221-1/+1
OpenPOWER on IntegriCloud