summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | newvers.sh: add another git-svn fallbackavg2013-07-241-0/+5
* | | newvers.sh: fix the fallback case of git-svn detectionavg2013-07-241-1/+1
* | | Remove duplicated parapgraph.se2013-07-241-10/+0
* | | Remove unused argument from vmem_add1().glebius2013-07-241-3/+3
* | | Since r251709 a slab no longer use 8-bit indicies to manage items,glebius2013-07-241-8/+0
* | | Decouple the UUID generator from network interfaces by having MACmarcel2013-07-243-34/+103
* | | Fix a bug in cp += SA_SIZE() in RTA_* loop. This could preventhrs2013-07-241-8/+7
* | | Increase the size of the OFW bounce buffer to 4 pages. With this I can now runjhibbits2013-07-241-3/+3
* | | - Remove the long obsolete 'vm_pageout_algorithm' experiment.jeff2013-07-241-9/+2
* | | Add support for emulation of the "or r/m, imm8" instruction.neel2013-07-231-3/+60
* | | - Correct a stale comment. We don't have vclean() anymore. The work isjeff2013-07-231-5/+0
OpenPOWER on IntegriCloud