summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge ^vendor/binutils/dist@213996 into contrib/binutils. Skip addingdim2010-10-1846-19852/+1194
* Add myself to calendar.freebsd.culot2010-10-171-0/+1
* Add an entry for myself to committers-ports.dot.culot2010-10-171-0/+5
* Fix an XXX comment by answering 'no'. OS X does not set the day-of-weeknwhitehorn2010-10-171-4/+0
* - In oneshot-mode it doesn't make sense to try to compensate the clockmarius2010-10-171-45/+41
* Document vunref(9), add some important notes for vrele(9) and vput(9).kib2010-10-173-71/+49
* Log correct connection when canceling half-open connection.pjd2010-10-171-1/+2
* - Insert thread0 into correct thread hash link list.davidxu2010-10-173-21/+9
* Use one fprintf() instead of two.pjd2010-10-161-2/+1
* Clear signal mask before executing a hook.pjd2010-10-161-0/+3
* zfs: add vop_getpages method implementationavg2010-10-161-0/+91
* MfP4 CH182763 (original version):bz2010-10-161-0/+15
* Allow umass to use bigger transactions for USB 3.0 devices. It is lessmav2010-10-161-0/+1
* Close a race acquiring the IF_ADDR_LOCK() for each entry while iteratingbz2010-10-161-0/+4
* lltable_drain() has never been used so far, thus #if 0 it for now.bz2010-10-162-0/+6
* Fix a grammatical error connected to the previous commit.bcr2010-10-161-1/+1
* Correct some typos in comments, no functional changes.bcr2010-10-165-11/+11
* sh(1): Clarify subshells/processes for pipelines.jilles2010-10-161-10/+8
* sh: Use <stddef.h> rather than <sys/stddef.h>.jilles2010-10-161-1/+1
* - Add support for libusbhid in 32-bit compatibility mode.hselasky2010-10-163-3/+25
* atrtc: remove (pre-)historic check of RTC NVRAM at address 0x0eavg2010-10-161-4/+1
* Document vfs.ncsizefactor and vfs.ncnegfactor.kib2010-10-161-1/+19
* Provide vfs.ncsizefactor instead of hard-coding namecache ratio.kib2010-10-161-12/+20
* Retire the system-wide, per-reassembly queue segment limit. The mechanism is farlstewart2010-10-161-11/+15
* - Switch the "net.inet.tcp.reass.cursegments" andlstewart2010-10-161-13/+23
* Change uma_zone_set_max to return the effective value of "nitems" afterlstewart2010-10-163-8/+11
* - Simplify implementation of uma_zone_get_max.lstewart2010-10-163-13/+65
* Convert the PHY drivers to honor the mii_flags passed down and convertmarius2010-10-151-1/+1
* Remove unnecessary castings and fix couple of style(9) nits.jkim2010-10-151-4/+3
* Remove two .endp's without matching .proc in lib/csu/ia64/crtn.S.dim2010-10-151-2/+0
* Move setting power state for children into a separate function as they werejkim2010-10-151-38/+40
* Add three new drivers for fan control and temperature reading on theandreast2010-10-157-0/+1108
* sh: Allow running 'prove' from tools/regression/bin/sh againjilles2010-10-151-5/+1
* Now that all previous users of mii_phy_probe() have been convertedmarius2010-10-153-17/+0
* Currently only opt_compat.h is included by the mps(4) driver. Alsomdf2010-10-152-2/+5
* Update pmap_extract() to handle 1GB page mappings. Some device driversalc2010-10-151-13/+20
* Remove a device_printf() accidentally left in r213894.marius2010-10-151-1/+0
* Converted the remainder of the NIC drivers to use the mii_attach()marius2010-10-1519-83/+89
* Convert the PHY drivers to honor the mii_flags passed down and convertmarius2010-10-1567-427/+321
* Prevent the ofwdump manpage from being deleted by make delete-old onnwhitehorn2010-10-151-1/+1
* Stop hard coding nm(1) and make it overridable.jkim2010-10-142-5/+9
* Embellish this testcase a little bit to be more clear what the output isobrien2010-10-142-0/+18
* Fixes to mps_user_command():mdf2010-10-141-15/+8
* Add new USB device IDs to the list of supported devices.hselasky2010-10-141-0/+2
* - Add more USB devices to usbdevs and rename some previously unknown ones.hselasky2010-10-142-0/+3
* Add a NetBSD-compatible mii_attach(), which is intended to eventuallymarius2010-10-144-100/+257
* Add more USB device IDs to supported list of devices.hselasky2010-10-141-0/+2
* Update manual with regarding to the status of calendars/calendar.judaic.edwin2010-10-142-5/+4
* Explicitly lower the PIL to 0 as part of enabling interrupts, similar tomarius2010-10-141-0/+1
* Fix forwarding of Line Register Status changes to TTY layer.hselasky2010-10-141-0/+26
OpenPOWER on IntegriCloud