summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a short man page describing how to run a.out binaries on thekib2012-08-152-0/+147
* Add a sysctl kern.pid_max, which limits the maximum pid the system iskib2012-08-157-9/+49
* Fix buildkib2012-08-151-2/+2
* Revert r239178 and implement two new functions, namelyhselasky2012-08-1525-227/+256
* Add new USB device quirk.hselasky2012-08-152-0/+6
* Regenerate.kib2012-08-154-10/+10
* Provide 32bit compat for truncate(2) and ftruncate(2).kib2012-08-151-2/+3
* Don't include opt_ddb.h & <ddb/ddb.h> twice.obrien2012-08-151-2/+0
* Some BIOSes return incorrect number of sectors, make checks lessae2012-08-151-0/+4
* Rework r239232 to unbreak ZFS detection on MBR slices.ae2012-08-151-10/+18
* Explicitly terminate the string after strncpy(3).ae2012-08-151-0/+1
* Unbreak ATMEL kernel buildgonzo2012-08-151-0/+1
* Extend the non-aggregate TX descriptor chain routine to be aware of:adrian2012-08-151-9/+49
* Bump up the rate control table size to incorporate 3 stream entries.adrian2012-08-151-3/+3
* Remove this comment, it's no longer relevant.adrian2012-08-151-1/+0
* Extend the duration calculations to work with three and four streamadrian2012-08-151-12/+19
* Add a missing comma.adrian2012-08-151-1/+1
* Add 3 stream rates to the sample rate control module.adrian2012-08-151-1/+47
* Extend the sample mask from 32 bits to 64 bits.adrian2012-08-152-19/+23
* Specify architecture for assemblergonzo2012-08-151-0/+2
* Implement a sequential descriptor ID value and stuff it in the ath_buf.adrian2012-08-152-0/+10
* Merging of projects/armv6, part 10gonzo2012-08-1566-0/+19775
* Merging of projects/armv6, part 9gonzo2012-08-156-0/+1114
* Merging of projects/armv6, intermissiongonzo2012-08-153-0/+202
* Merging of projects/armv6, part 8gonzo2012-08-1525-5/+7865
* Merging of projects/armv6, part 7gonzo2012-08-1520-185/+1675
* Merging of projects/armv6, part 6gonzo2012-08-152-25/+85
* Merging of projects/armv6, part 5gonzo2012-08-159-3/+2319
* Merging of projects/armv6, part 4gonzo2012-08-155-49/+70
* Merging of projects/armv6, part 4gonzo2012-08-151-2/+5
* Merging of projects/armv6, part 3gonzo2012-08-1520-22/+59
* Merging of projects/armv6, part 2gonzo2012-08-152-0/+10
* Merging of projects/armv6, part 2gonzo2012-08-151-1/+13
* Merging of projects/armv6, part 2gonzo2012-08-151-1/+14
* Merging projects/armv6, part 1gonzo2012-08-1564-692/+9940
* The size of the buffers in an Ethernet freelist has to be higher than thenp2012-08-151-5/+15
* Assume INET, INET6, and TCP_OFFLOAD when the driver is built out of tree andnp2012-08-142-0/+25
* Dump out the TX FIFO depth.adrian2012-08-141-2/+3
* Break out the TX completion code into a separate function, so it can beadrian2012-08-142-35/+67
* Add an assertion to check that the given TXQ is _not_ locked.adrian2012-08-141-1/+4
* Rename command defines to match names used in the datasheet, in order togavin2012-08-141-54/+57
* if_iqdrops should include frames truncated within the chip.np2012-08-141-1/+2
* Convert some fixed parameters to tunables (with reasonable defaultnp2012-08-142-15/+94
* Reserve room for the terminating NUL when setting or getting kerneljh2012-08-141-6/+6
* As discussed on -current, remove the hardcoded default maxswzone.des2012-08-143-27/+20
* Fix multichannel input signals tracing on some CODECs like ALC260.mav2012-08-141-5/+4
* Pospone the DF_1_NODELETE processing until object DAG is fully loaded.kan2012-08-141-7/+27
* Add a hackish debugging facility to provide a bit of information aboutkib2012-08-141-2/+20
* Real hardware, as opposed to QEMU, does not allow to have a call gatekib2012-08-142-6/+27
* For old mmap syscall, when executing on amd64 or ia64, enforce thekib2012-08-141-0/+7
OpenPOWER on IntegriCloud