summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a bug introduced in r187302 that was causing fputws() to enter andas2012-04-211-1/+1
* Allow for MIPS devices to have a specific probe/attach order.adrian2012-04-211-1/+4
* o Fixes:marius2012-04-216-34/+90
* Make sure all pending operations have completed on the existing threadnwhitehorn2012-04-202-0/+2
* Allow for a default GPIO pin "high", which is required for some boardsadrian2012-04-201-1/+9
* .. oops.adrian2012-04-201-0/+1
* "Upgrade" the AR9285 code to support PCI/ART EEPROM on flash.adrian2012-04-203-8/+18
* Fix the following compilation warnings in sys/contrib/rdma/rdma_cma.c:dim2012-04-201-1/+1
* Fix the following compilation warnings in nxge(4):dim2012-04-201-1/+1
* Enable DTrace hooks in GENERIC.brooks2012-04-202-3/+7
* Replace homegrown list implementation in sys/dev/asr/asr.c withdim2012-04-201-11/+11
* After r217375, some startup objects under lib/csu are built in a specialdim2012-04-207-21/+21
* The amr(4) firmware contains a rather dubious "feature" where itjhb2012-04-201-14/+31
* Include the associated wait channel message for context switch ktracejhb2012-04-207-22/+44
* Build a 32-bit EFI loader on amd64. This to match the rest of themarcel2012-04-202-2/+16
* Fix some compile warnings.hselasky2012-04-206-30/+29
* The value of flags matching VNOVAL can't be supported. Return EOPNOTSUPPjh2012-04-201-0/+4
* Move the interface media check to a taskqueue, some interfaces (usb) sleepthompsa2012-04-202-21/+44
* Add linkstate to bridge(4), set the link to up when at least one underlyingthompsa2012-04-204-35/+60
* Introduce the matching PCI ath(4) fixup code from ar71xx_pci intoadrian2012-04-205-83/+275
* This update uses the MNT_VNODE_FOREACH_ACTIVE interface that loopsmckusick2012-04-205-6/+60
* This change creates a new list of active vnodes associated withmckusick2012-04-206-12/+203
* Fix build.delphij2012-04-201-9/+5
* Do a better job at determining the username of the login session.ed2012-04-191-1/+23
* - Update the rest of struct ithd references.pluknet2012-04-191-14/+9
* Whitespace changes.tuexen2012-04-192-2/+2
* Document swi_remove(9).pluknet2012-04-192-2/+31
* Properly use SHA1_Final() instead of SHA_Final().ed2012-04-191-1/+1
* Use the same pattern for mbuf logging everywhere.tuexen2012-04-192-34/+12
* Fix reported errno.tuexen2012-04-191-2/+2
* Fix a bug where we copy out more data from a mbuf chain that aretuexen2012-04-192-16/+21
* Add to GEOM RAID class module for reading non-degraded RAID5 volumes andmav2012-04-1911-32/+473
* Stop using the hardware register value byte order swapping for now,adrian2012-04-197-71/+18
* Update file(1) to version 5.11.obrien2012-04-19290-27947/+14964
|\
| * Virgin import of Christos Zoulas's FILE 5.11.obrien2012-04-1354-624/+955
| * Virgin import of Christos Zoulas's FILE 5.09.obrien2011-10-06280-27835/+14260
* | Add my birth date/place to the calendar as new committer.dteske2012-04-181-0/+1
* | Delete a no longer useful VNASSERT missed during changes in 234400.mckusick2012-04-181-2/+0
* | Fix a memory leak of M_VNODE_MARKER introduced in 234386.mckusick2012-04-181-1/+1
* | Add myself as a new committer.dteske2012-04-181-0/+2
* | Compensate for the replacement of uart_cpu_{amd64|i386}.c withmarcel2012-04-181-4/+11
* | Unbreak tinderbox.jpaetzel2012-04-183-27/+37
* | Set SIGCANCEL to SIGTHR as part of some cleanup of DTrace code.gnn2012-04-181-1/+1
* | o FreeBSD 8.3-RELEASE added.maxim2012-04-181-7/+9
* | Return EOPNOTSUPP rather than EPERM for the SF_SNAPSHOT flag becausejh2012-04-181-4/+1
* | The part about exec atime no longer applies in the comment.jh2012-04-181-3/+2
* | Style.trasz2012-04-181-2/+2
* | Fix typo in commentthomas2012-04-181-1/+1
* | VMware environments are not unusual now. Add VMware partitions recognitionmarck2012-04-186-0/+23
* | Fix string buffer overflow when preparing the line of output.kib2012-04-181-2/+2
OpenPOWER on IntegriCloud