summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ps: Fix memory leak when showing start/lstart for swapped-out process.jilles2012-07-151-4/+6
* Fix typo in a message.brueffer2012-07-151-1/+1
* Jump to the failed label instead of doing cleanup ourselves.brueffer2012-07-151-2/+1
* sh: Reset pendingsigs before checking pending traps, not after.jilles2012-07-151-1/+1
* #ifdef INET and INET6 consistently. This also fixes a bug, wheretuexen2012-07-155-8/+18
* Pass --enable-new-dtags to the linker invocation by default. Ifkib2012-07-157-4/+7
* Import the DragonFly BSD commit 4f0bc915b65fcf5a23214f6d221d65c80be68ad4kib2012-07-153-72/+276
* sh: Remove unused variable in_dowait.jilles2012-07-152-4/+0
* sh: Add a simple test for the "local" builtin.jilles2012-07-151-0/+13
* sh: Expand assignment-like words specially for export/readonly/local.jilles2012-07-159-4/+202
* These were never used, remove them.imp2012-07-152-135/+0
* The JP1082 device doesn't respond to the MII_BMSR command and it turnsrpaulo2012-07-152-3/+16
* Configure the peripheral pins for MCI devices. Eliminate the now-unusedimp2012-07-157-221/+54
* Force overwrite of gz file, to make NO_CLEAN builds work.imp2012-07-151-1/+1
* Use the pin number rather than the hybrid pin number + name.imp2012-07-157-35/+35
* Make pkg bootstrap program ask for confirmation before proceeding.kan2012-07-151-1/+35
* Provide the correct notification type (SCTP_SEND_FAILED_EVENT)tuexen2012-07-141-1/+1
* Merge illumos commit 13455:7205f7794835pfg2012-07-142-1/+38
|\
| * Revert r237927 and remove accidentially added kernel partmm2012-07-14252-211790/+0
| * Update vendor/illumos to illumos-gate revision 13750:6c5d0718e821mm2012-07-1312-271/+619
| * Update vendor/illumos/dist to illumos-gate revision 13743:95aba6e49b9fmm2012-07-0244-1426/+2729
| * Add kernel part (uts) with ZFS to vendor/illumosmm2012-07-01252-0/+211163
| * Add zfs manual pages missing in r237895mm2012-07-014-0/+6540
| * Add userland ZFS to vendor/illumosmm2012-07-0170-0/+56497
| * Add illumos manual pages to vendor/illumos (original location)mm2012-07-013-0/+1879
* | If vm_contig_grow_cache() is allowed to sleep, then invoke the vm_lowmemalc2012-07-141-0/+15
* | Use case for selecting the address family (as in other places).tuexen2012-07-141-3/+10
* | Use case for selecting the address family (as in other places).tuexen2012-07-141-8/+6
* | Move kmem_alloc_{attr,contig}() to vm/vm_kern.c, where similarly namedalc2012-07-142-144/+142
* | Add support for the XSAVEOPT instruction use. Our XSAVE/XRSTOR usagekib2012-07-144-1/+78
* | Fix build breakage when one isn't building with IEEE80211_SUPPORT_SUPERG.adrian2012-07-141-0/+2
* | Change language in WITH_BSDCONFIG to match other options, and regenzeising2012-07-142-2/+5
* | Merge in some other features from the legacy RX path:adrian2012-07-141-1/+36
* | Mdoc and whitespace fixes.joel2012-07-141-16/+9
* | Add preliminary support for Atmel SAM9260-EK evaluation kit.imp2012-07-146-0/+371
* | uboot should be telling us it is an ETHERNUT5 for this board. Tag itimp2012-07-141-1/+1
* | Make sure that 'rs' is pointing to the correct RX status.adrian2012-07-141-0/+1
* | Ensure that error is set.adrian2012-07-141-0/+1
* | Create common routines for configuring the serial ports and use themimp2012-07-146-88/+102
* | Import bsdconfig(8) as a replacement for the post-install abilities ofdteske2012-07-14137-0/+19434
* | The call to disk_resize causes a panic if DIAGNOSTIC is set.mjacob2012-07-141-0/+3
* | Change the RX EDMA path to first complete the FIFO, then re-populate itadrian2012-07-142-17/+66
* | Don't free the descriptor allocation/map if it doesn't exist.adrian2012-07-141-4/+6
* | Create an RX queue lock.adrian2012-07-143-0/+30
* | Fix EDMA RX to actually work without panicing the machine.adrian2012-07-143-8/+73
* | Fix domain.dteske2012-07-1416-16/+16
* | sh: Add tests where "export" does not parse differently.jilles2012-07-131-0/+13
* | Pull in r159895 from upstream clang trunk:dim2012-07-131-8/+17
* | Add HISTORY section.joel2012-07-131-0/+5
* | MFP4 214344:brooks2012-07-131-1/+1
OpenPOWER on IntegriCloud