aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid trashing IP fragments:John Baldwin2013-07-251-2/+6
* ext2fs: Drop a check that wan't supposed to be in r253651.Pedro F. Giffuni2013-07-251-4/+1
* ext2fs: Don't assume that on-disk format of a directory is the samePedro F. Giffuni2013-07-251-81/+99
* sh: Remove mkinit.Jilles Tjoelker2013-07-2514-576/+32
* sh: Remove output.c's reset() handler.Jilles Tjoelker2013-07-251-19/+0
* Decode some bits defined in AHCI 1.3.1 Device Sleep Technical Proposal.Alexander Motin2013-07-252-1/+9
* Match function definition to declaration and call-site.Ulrich Spörlein2013-07-251-3/+3
* snd_ds1(4): Fix order of arguments for stereo/16bit modeUlrich Spörlein2013-07-251-1/+1
* Add missing NULL check after malloc(M_NOWAIT).Alexander Motin2013-07-251-0/+4
* Following r222950, revert unintentional change cls -> class in argument nameAlexander Motin2013-07-251-1/+1
* Add ieee80211_add_{qos,wpa,rsn}() functions since they are needed by anRui Paulo2013-07-253-40/+46
* Bump __FreeBSD_version for the addition of libusb's pkgconf files.Rui Paulo2013-07-251-1/+1
* Add pkgconf files for libusb.Rui Paulo2013-07-255-0/+43
* Clear entire map structure including locks so that theTim Kientzle2013-07-251-2/+1
* Revert ROOTDEVNAME change from previous commit.Rui Paulo2013-07-251-1/+1
* Enable modules for the BeagleBone and for the Raspberry Pi.Rui Paulo2013-07-252-3/+1
* Use VMFS_OPTIMAL_SPACE instead of VMFS_ALIGNED_SPACE in shm_map().John Baldwin2013-07-241-1/+1
* fuse: revert kernel_header update.Pedro F. Giffuni2013-07-241-86/+10
* per style(9):David E. O'Brien2013-07-244-12/+12
* Further restrict the MAC addresses that we use for UUID generationMarcel Moolenaar2013-07-241-3/+3
* Fix bug in universe where if upgrade_checks wants a new make,Simon J. Gerraty2013-07-241-18/+43
* In uuid_ether_add(), avoid false positives due to the limited typeMarcel Moolenaar2013-07-241-5/+4
* patch: style fixPedro F. Giffuni2013-07-241-2/+4
* Support setting up the iwn debug flags during probe/attach byAdrian Chadd2013-07-241-3/+12
* Add new IDs for The Intel 2230 wireless NIC.Adrian Chadd2013-07-241-0/+2
* zfs module: perform cleanup during shutdown in addition to module unloadAndriy Gapon2013-07-241-35/+77
* zfsboottest: remove explicit -WerrorAndriy Gapon2013-07-241-2/+1
* rename scheduler->swapper and SI_SUB_RUN_SCHEDULER->SI_SUB_LASTAndriy Gapon2013-07-249-33/+22
* zfs: move vnode creation from zfs_znode_cache_constructor to zfs_znode_allocAndriy Gapon2013-07-241-49/+19
* newvers.sh: add another git-svn fallbackAndriy Gapon2013-07-241-0/+5
* newvers.sh: fix the fallback case of git-svn detectionAndriy Gapon2013-07-241-1/+1
* Remove duplicated parapgraph.Stefan Eßer2013-07-241-10/+0
* Remove unused argument from vmem_add1().Gleb Smirnoff2013-07-241-3/+3
* Since r251709 a slab no longer use 8-bit indicies to manage items,Gleb Smirnoff2013-07-241-8/+0
* Decouple the UUID generator from network interfaces by having MACMarcel Moolenaar2013-07-243-34/+103
* Fix a bug in cp += SA_SIZE() in RTA_* loop. This could preventHiroki Sato2013-07-241-8/+7
* Increase the size of the OFW bounce buffer to 4 pages. With this I can now runJustin Hibbits2013-07-241-3/+3
* - Remove the long obsolete 'vm_pageout_algorithm' experiment.Jeff Roberson2013-07-241-9/+2
* Add support for emulation of the "or r/m, imm8" instruction.Neel Natu2013-07-231-3/+60
* - Correct a stale comment. We don't have vclean() anymore. The work isJeff Roberson2013-07-231-5/+0
* Fix a bug introduced in r252646 that causes a page with the PG_PTE_PAT bit setNeel Natu2013-07-231-3/+18
* wordexp(): Fix syntax validation for backslashes in single-quotes.Jilles Tjoelker2013-07-232-1/+14
* Generate debug data release dist setsEd Maste2013-07-231-1/+29
* tmpfs works perfectly fine with -o union -- there is no reason to exclude itNathan Whitehorn2013-07-231-1/+1
* Add the support for 802.1q and port based vlans for arswitch.Luiz Otavio O Souza2013-07-2312-70/+661
* Remove the large part of struct ipsecstat. Only few fields of thisAndrey V. Elsukov2013-07-238-113/+21
* Fix the arswitch instability problem. It turns out that theLuiz Otavio O Souza2013-07-234-27/+9
* Add a new flag (ETHERSWITCH_VID_VALID) to say what vlangroups are in use.Luiz Otavio O Souza2013-07-236-12/+35
* Fix the usage error message. The valid range is up to max. vlan - 1 since vl...Luiz Otavio O Souza2013-07-231-1/+3
* Remove ftp2.tr.freebsd.org, it is out of date.Gavin Atkinson2013-07-233-3/+0