summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge ^/vendor/binutils/dist@214571 into contrib/binutils, which bringsdim2010-11-01611-85282/+198461
|\
| * Import the binutils master branch from the sourceware CVS repository,dim2010-10-302613-219624/+350025
* | Use -fPIC for rtld-elf, so it can link on sparc64.dim2010-10-301-1/+1
* | Make sure elf_fbsd_post_process_headers() is actually called for ia64.dim2010-10-263-8/+9
* | Fix a manifestation of GCC bug 16625 that caused ld >= 2.17 to fail onnwhitehorn2010-10-251-0/+3
* | Sync: merge r214221 through r214352 from ^/head.dim2010-10-25100-925/+2194
|\ \
| * | Reimplemented "gpart destroy -F". Now it does all work in kernel.ae2010-10-256-106/+267
| * | Fix typo in comment.thomas2010-10-251-1/+1
| * | The EHCI_CAPLENGTH and EHCI_HCIVERSION registers are actually sub-registersnwhitehorn2010-10-253-6/+10
| * | Don't create spurious /dev entries.nwhitehorn2010-10-251-1/+0
| * | Use 'saveintr' instead of 'savecrit' or 'eflags' to hold the state returnedjhb2010-10-255-24/+24
| * | Use intr_disable() and intr_restore() instead of frobbing the flags registerjhb2010-10-256-75/+59
| * | Reduce the difference between hirunningspace and lorunningspace,ivoras2010-10-251-3/+3
| * | Use function tdfind() to find a thread.davidxu2010-10-251-11/+2
| * | Fix typo.davidxu2010-10-251-1/+1
| * | Get cpuset in pthread_attr_get_np() and free it in pthread_attr_destroy().davidxu2010-10-252-10/+31
| * | Factor out DDB commands from r204145, r204279 into if_debug.c for furtherbz2010-10-253-82/+127
| * | Make hw.snd.vpc_0db to be also a loader tunable.mav2010-10-251-0/+1
| * | Add missing mtx_destroy() on channel attach failure.mav2010-10-252-0/+2
| * | add dates along with revision numbers in UPDATING entry for 20100915avg2010-10-251-4/+4
| * | Do some whitespace and `identify` output cleanup.mav2010-10-251-50/+57
| * | Add Makefile entry to install two new example files.julian2010-10-241-0/+4
| * | Add a jails directory in the examples sectionjulian2010-10-241-0/+2
| * | Add two scripts that demonstrate how to make andjulian2010-10-243-0/+738
| * | sh: Ignore double-quotes in arithmetic rather than treating them as quotes.jilles2010-10-242-5/+5
| * | sh: Do not allow overriding a special builtin with a function.jilles2010-10-242-0/+12
| * | Add initial inet DDB support for show in_ifaddr and show sin commands whichbz2010-10-242-0/+121
| * | Add TSO support over VLAN for i82550/i82551. Controller requiresyongari2010-10-241-3/+12
| * | Use bge_chipid to compare controller ids. r214251 incorrectly usedyongari2010-10-241-3/+3
| * | sh: Make sure defined functions can actually be called.jilles2010-10-242-3/+32
| * | sh: Check whether dup2 was successful for >&FD and <&FD.jilles2010-10-242-2/+9
| * | sh: Add a test trying to close a descriptor that is not open.jilles2010-10-241-0/+3
| * | Make da driver to handle some probably broken Android devices, returningmav2010-10-241-1/+4
| * | Before this change on first connect between primary and secondary wepjd2010-10-242-5/+51
| * | Implement nv_exists() function that returns true if argument of the givenpjd2010-10-242-1/+28
| * | Move all NV defines into nv.c, they are not used externally thus there ispjd2010-10-242-27/+27
| * | sh: Change ! within a pipeline to start a new pipeline instead.jilles2010-10-242-19/+14
| * | sh: Add some testcases for alias expansion.jilles2010-10-242-0/+11
| * | Mostly revert r203420, and add similar functionality into ada(4) since thebrucec2010-10-244-95/+67
| * | Use .Dv with NULL.jh2010-10-241-1/+3
| * | Document make_dev_p(9).jh2010-10-242-5/+61
| * | Simplify code a bit.pjd2010-10-241-3/+1
| * | Plug memory leak.pjd2010-10-241-0/+2
| * | Plug memory leaks.pjd2010-10-243-0/+27
| * | Load geom_gate.ko module after parsing arguments.pjd2010-10-241-2/+2
| * | flex: add missing ifdef magic to create/hide prototypesuqs2010-10-241-1/+23
| * | Remove stray semicolon.hselasky2010-10-241-1/+1
| * | - Given that as of r214264 all PHY drivers using mii(4) finally have beenmarius2010-10-242-96/+1
| * | - Add IFM_10_2 and IFM_10_5 media via tlphy(4) only in case the respectivemarius2010-10-244-57/+70
| * | Take advantage of mii_phy_add_media()/mii_phy_setmedia().marius2010-10-241-27/+7
OpenPOWER on IntegriCloud