summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Correct mistake in atomic_flag macros.ed2012-01-131-3/+2
* Regenerate src.conf(5).ed2012-01-131-4/+3
* Remove wtmpcvt(1).ed2012-01-137-212/+3
* Provide a better explanation for the sizing of the boot partition, anddes2012-01-131-10/+14
* indentation and whitespace fixesluigi2012-01-132-12/+11
* fix indentationluigi2012-01-131-2/+2
* Add BIO_DELETE support for SCSI Direct Access devices (da).mav2012-01-133-98/+486
* Two performance-related fixes:luigi2012-01-132-34/+32
* Fix copyright yearkevlo2012-01-131-1/+1
* Correct use of USB 3.0 POWER bit in the port status register,hselasky2012-01-132-10/+18
* - Fix .rela case of R_MIPS_26 relocation. Addednds save diferently forgonzo2012-01-131-1/+5
* Fix a style bugkevlo2012-01-131-1/+1
* fgets(3) returns a pointer, so compare against NULL, not integer 0.kevlo2012-01-136-9/+9
* Copyright years updated.maxim2012-01-131-1/+1
* o Mac OS X 10.7 added (belatedly). FreeBSD 9.0-RELEASE added.maxim2012-01-131-3/+8
* - Do not enumerate PCIe bus on CN56XX Pass 1 devices to avoid hard hang.gonzo2012-01-131-0/+6
* Move struct pidfh definition into pidfile.c, and leave a forward declarationghelmer2012-01-122-12/+13
* Add PWM monitoring sysctl to G4 MDD (Windtunnel) fan driver. While there, cleanjhibbits2012-01-121-10/+34
* Fix building ctlstat with clang.ken2012-01-121-1/+1
* Silence some unnecessary verbosity.ken2012-01-121-0/+4
* - Try to fix support for USB 3.0 HUBs.hselasky2012-01-125-20/+79
* Style cleanups for printf.pfg2012-01-121-18/+18
* Clarify throughout the vlan(4) code the difference between a "tag" (therwatson2012-01-122-54/+61
* Add SPARC64 version of div/mod written in assembly.ed2012-01-126-0/+924
* clear the pointer after freeing the mbuf. Without that, weluigi2012-01-121-0/+1
* fix the initialization of the rings when netmap is used,luigi2012-01-121-62/+25
* Add a workaround to prevent endless recursion in compiler-rt.ed2012-01-121-0/+20
* Fix disorder in MAN and MLINKS lists.ghelmer2012-01-121-37/+37
* More prototype formatting fixes, struct member formatting fixes,ghelmer2012-01-121-10/+17
* pidfile_open() no longer uses fcntl() to set the close-on-exec flag.ghelmer2012-01-121-2/+1
* rc.d: document 'quiet' prefix and fix dhclient/devd interactionrea2012-01-123-3/+26
* Use a reasonable-sized buffer when formatting error messages aboutwollman2012-01-121-3/+31
* Fix a race condition in CAM peripheral free handling, lockingken2012-01-125-43/+203
* Add the CAM Target Layer (CTL).ken2012-01-1254-19/+34231
* Merge ACPICA 20120111.jkim2012-01-11256-424/+979
|\
| * Import ACPICA 20120111.jkim2012-01-11305-470/+1034
* | Fix prototype formatting (indentation, long lines, and continued lines).ghelmer2012-01-111-23/+30
* | Fix namespace issues with prototype parameter names.ghelmer2012-01-111-32/+32
* | Fix forward structure declaration and prototype disorder.ghelmer2012-01-111-34/+33
* | Pass the arguments to mtx_init() in the correct order. There should betruckman2012-01-111-1/+1
* | Replace GPL'd headers in the emu10kx snd driver code.pfg2012-01-1110-2360/+316
* | Fix an inconsistency that crept in while replacing constantspfg2012-01-111-2/+2
* | Add hpt27xx to the hardware notes,brueffer2012-01-112-0/+4
* | Redo r226660:glebius2012-01-111-35/+27
* | Bring over a tool to create and destroy wtap instances.adrian2012-01-112-0/+91
* | Add PCI Id for the AMT SOL UART on 5 series Intel chipsets.kib2012-01-111-0/+2
* | Introduce wtap, the beginnings of a net80211 wlan simulator.adrian2012-01-1114-0/+2369
* | Add the ability to kick an existing mesh node without waiting for itadrian2012-01-111-0/+11
* | Add a memory barrier to bus_dmamap_sync(), as should have always beennwhitehorn2012-01-111-0/+3
* | jilles pointed out that O_CLOEXEC could be used in the open(2) flagsghelmer2012-01-111-14/+1
OpenPOWER on IntegriCloud