summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Make the BSD-licensed patch the default.pfg2013-07-265-9/+9
* | | Reserve room for ioctls that aren't in this copy of the driver yet.np2013-07-261-0/+3
* | | Break out the static, global LACP debug options into a per-lagg unitadrian2013-07-264-19/+62
* | | - Use kmem_malloc rather than kmem_alloc() for GDT/LDT/tss allocations etc.jeff2013-07-262-11/+14
* | | Implement certificate verification, and many other SSL-relateddes2013-07-266-51/+905
* | | fix UPDATING entry in r253677avg2013-07-261-7/+7
* | | Style issue in r253661.pfg2013-07-261-1/+1
* | | make path matching in devfs rules consistent and sane (and safer)avg2013-07-262-24/+45
* | | - Once we have shifted arguments thrice, base-bits-dir is $1 rather than $4.marius2013-07-261-5/+7
* | | Ensure that makefs.h is included when using ufs_bswap.h so the FFS_EI macromarius2013-07-261-0/+2
* | | Regenerate usb.confhselasky2013-07-261-67/+27
* | | Assume that all Apple products using interface class 255, subclass 253hselasky2013-07-261-0/+8
* | | Remove define and documentation for vm_pageout_algorithm missed in r253587zont2013-07-263-11/+2
* | | Fix a segfault in ctfmerge due to a bug in gcc.pfg2013-07-264-6/+55
* | | Document the sbinuptime() and getsbinuptime() functions introduced inbrooks2013-07-252-6/+23
* | | sh: Remove an incorrect comment.jilles2013-07-251-1/+1
* | | sh: Remove #define MKINIT.jilles2013-07-257-11/+9
* | | ext2fs: Return EINVAL for negative uio_offset as in UFS.pfg2013-07-251-8/+2
* | | Enhance the description of NOTE_TRACK:jhb2013-07-251-6/+11
* | | Fix typo.adrian2013-07-251-1/+1
* | | Set the device description after we call uart_probe(). In uart_probe()marcel2013-07-251-1/+7
* | | Avoid trashing IP fragments:jhb2013-07-251-2/+6
* | | ext2fs: Drop a check that wan't supposed to be in r253651.pfg2013-07-251-4/+1
* | | ext2fs: Don't assume that on-disk format of a directory is the samepfg2013-07-251-81/+99
* | | sh: Remove mkinit.jilles2013-07-2514-576/+32
* | | sh: Remove output.c's reset() handler.jilles2013-07-251-19/+0
* | | Decode some bits defined in AHCI 1.3.1 Device Sleep Technical Proposal.mav2013-07-252-1/+9
* | | Match function definition to declaration and call-site.uqs2013-07-251-3/+3
* | | snd_ds1(4): Fix order of arguments for stereo/16bit modeuqs2013-07-251-1/+1
* | | Add missing NULL check after malloc(M_NOWAIT).mav2013-07-251-0/+4
* | | Following r222950, revert unintentional change cls -> class in argument namemav2013-07-251-1/+1
* | | Add ieee80211_add_{qos,wpa,rsn}() functions since they are needed by anrpaulo2013-07-253-40/+46
* | | Bump __FreeBSD_version for the addition of libusb's pkgconf files.rpaulo2013-07-251-1/+1
* | | Add pkgconf files for libusb.rpaulo2013-07-255-0/+43
* | | Clear entire map structure including locks so that thekientzle2013-07-251-2/+1
* | | Revert ROOTDEVNAME change from previous commit.rpaulo2013-07-251-1/+1
* | | Enable modules for the BeagleBone and for the Raspberry Pi.rpaulo2013-07-252-3/+1
* | | Use VMFS_OPTIMAL_SPACE instead of VMFS_ALIGNED_SPACE in shm_map().jhb2013-07-241-1/+1
* | | fuse: revert kernel_header update.pfg2013-07-241-86/+10
* | | per style(9):obrien2013-07-244-12/+12
* | | Further restrict the MAC addresses that we use for UUID generationmarcel2013-07-241-3/+3
* | | Fix bug in universe where if upgrade_checks wants a new make,sjg2013-07-241-18/+43
* | | In uuid_ether_add(), avoid false positives due to the limited typemarcel2013-07-241-5/+4
* | | patch: style fixpfg2013-07-241-2/+4
* | | Support setting up the iwn debug flags during probe/attach byadrian2013-07-241-3/+12
* | | Add new IDs for The Intel 2230 wireless NIC.adrian2013-07-241-0/+2
* | | zfs module: perform cleanup during shutdown in addition to module unloadavg2013-07-241-35/+77
* | | zfsboottest: remove explicit -Werroravg2013-07-241-2/+1
* | | rename scheduler->swapper and SI_SUB_RUN_SCHEDULER->SI_SUB_LASTavg2013-07-249-33/+22
* | | zfs: move vnode creation from zfs_znode_cache_constructor to zfs_znode_allocavg2013-07-241-49/+19
OpenPOWER on IntegriCloud