summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for -z option for reading operations. It allows to not requestmav2012-05-162-6/+7
* HID Report ID is unsigned value, so clear the rest of bits from possiblemav2012-05-162-2/+2
* Fix a couple of issues that appear to be inherited from the oldpfg2012-05-162-12/+52
* Skip directory entries with zero inode number during traversal.gleb2012-05-162-3/+3
* By request, add back support from 7.0 and newer, since the changes forimp2012-05-161-5/+12
* Reword hostapd.conf(5) sentence.gjb2012-05-161-2/+2
* Migrate ath_debug and sc_debug from an int to a uint64_t / QUAD;adrian2012-05-155-46/+54
* sh: Remove an unused header.jilles2012-05-151-1/+0
* Switch sparc64 to using libcompiler_rt; since r230021 we have a workaroundmarius2012-05-152-2/+2
* Forced commit to denote that the claim in r235388, that libcompiler_rt whenmarius2012-05-150-0/+0
* Rework sample code which sets SSH_AUTH_SOCK to the user's ssh-agenteadler2012-05-151-1/+1
* zpool_find_import_impl: another /dev/dsk -> /dev fixavg2012-05-151-1/+1
* zpool_do_import: use /dev instead of /dev/dsk as a defaultavg2012-05-151-1/+1
* Switch to a standard 2 clause BSD license (from bsd-style-copyright).bz2012-05-152-69/+56
* Fix typo in function name SDT_PROBE4 and unbreak 4BSD UP.pluknet2012-05-151-1/+1
* Do not call bremfree for managed buffers.gber2012-05-151-5/+9
* Handle non-xretry errors the same as xretry errors for now.adrian2012-05-151-1/+11
* Implement the DTrace sched provider. This implementation aims to berstone2012-05-158-2/+123
* Move sh to the correct path for FreeBSD.gnn2012-05-141-1/+1
* Move sh to the correct location for FreeBS (/bin/sh)gnn2012-05-141-1/+1
* Fix execsnoop by changing exece and exec to be FreeBSD's execve.gnn2012-05-141-2/+2
* Fix opensnoop for FreeBSD by removing probes with 64 at the end asgnn2012-05-141-4/+4
* Style fixes.jpaetzel2012-05-141-9/+3
* Set the MBR partition to active when doing a full disk MBR.jpaetzel2012-05-141-0/+3
* Move reset of USB mouse parameters from the USB mouse attach tohselasky2012-05-141-28/+46
* mdoc: Avoid playing tricks with Ns: If Nm is present in the SYNOPSIS section,joel2012-05-145-18/+15
* Fix an mdoc(7) formatting nit.gjb2012-05-141-1/+1
* - Eliminate initializations if global variables. Compilers are notgabor2012-05-145-17/+17
* - Update catalogsgabor2012-05-142-6/+18
* - Fix build with clanggabor2012-05-142-22/+19
* Add 3 missing files that was generated but not included with the initialdelphij2012-05-143-0/+267
* Merge from vendor branch: update libpcap to 1.2.1.delphij2012-05-1478-2557/+6747
|\
| * Add, remove and move files for the 1.2.1 import of libpcapgnn2012-01-3115-0/+1170
| * Update sources to 1.2.1gnn2012-01-3161-2392/+5105
* | Sync DLTs with the latest pcap version.delphij2012-05-141-2/+122
* | Add missing period at the end of the error messageeadler2012-05-131-2/+2
* | Support SCTP_REMOTE_ERROR notification.tuexen2012-05-133-1/+68
* | Provide in the SCTP_SEND_FAILED and SCTP_SEND_FAILED_EVENT notificationstuexen2012-05-138-89/+80
* | Missed to commit this in r235414.tuexen2012-05-131-2/+1
* | Provide the error code in SCTP_PEER_ADDR_CHANGE notifications astuexen2012-05-135-16/+14
* | Remove unused constants.tuexen2012-05-132-39/+19
* | Use ECONNABORTED in cases where the ABORT was sent to the peer.tuexen2012-05-136-23/+41
* | Ensure the user can read COMM_LOST notifications on 1-to-1 style sockets.tuexen2012-05-131-117/+95
* | mdoc: avoid unterminated quoted strings.joel2012-05-131-5/+5
* | Minor mdoc nits.joel2012-05-138-20/+20
* | libpc98: unbreak after zfs-related changes in libi386 codeavg2012-05-131-0/+2
* | zfs boot: cleanup remnants of temporary compat codeavg2012-05-131-2/+1
* | zfsboottest: update for the recent zfs boot code changesavg2012-05-131-3/+21
* | i386 bootinfo: re-arrange EFI fields for natural alignment and packingavg2012-05-131-4/+4
* | zfs boot code: mark spa_t arguments as const where they are used as suchavg2012-05-132-28/+28
OpenPOWER on IntegriCloud