| Commit message (Expand) | Author | Age | Files | Lines |
* | Clarify that bus_dma does not stall future load requests once a load is | jhb | 2012-08-30 | 1 | -2/+7 |
* | Remove a duplicated "thread". | pluknet | 2012-08-30 | 1 | -1/+1 |
* | Fix a dead link in sk(4). | issyl0 | 2012-08-29 | 1 | -2/+2 |
* | Follow r239818 and remove no more relevant vslock() ENOMEM error. | pluknet | 2012-08-29 | 1 | -4/+1 |
* | Don't build and install the 07.lpd doc if WITHOUT_LPR is set. | jhb | 2012-08-27 | 1 | -1/+5 |
* | Add a altera_sdcardc(4) man page link for altera_sdcard(4), as that is | rwatson | 2012-08-26 | 1 | -0/+1 |
* | Add terasic_mtl(4), a device driver for the Terasic Multi-Touch LCD, | rwatson | 2012-08-25 | 2 | -0/+133 |
* | When using -stdlib=libc++, add the correct dependency to .depend in | dim | 2012-08-25 | 1 | -0/+4 |
* | Add isf(4), a driver for the Intel StrataFlash family of NOR flash parts. | brooks | 2012-08-25 | 2 | -0/+136 |
* | Minor mdoc fix. | joel | 2012-08-25 | 1 | -1/+1 |
* | Add altera_jtag_uart(4), a device driver for Altera's JTAG UART soft core, | rwatson | 2012-08-25 | 2 | -0/+122 |
* | Add a device driver for the Altera University Program SD Card IP Core, | rwatson | 2012-08-25 | 2 | -0/+119 |
* | Add altera_avgen(4), a generic device driver to be used by hard and soft | rwatson | 2012-08-25 | 2 | -0/+156 |
* | Make sure bsd.dep.mk does not filter out -stdlib=xxx from CXXFLAGS, | dim | 2012-08-23 | 1 | -2/+4 |
* | Remove trailing whitespace. | joel | 2012-08-21 | 1 | -1/+1 |
* | Add a manpage for BUS_CHILD_DETACHED(). | jhb | 2012-08-21 | 2 | -0/+53 |
* | Add a BUS_CHILD_DELETED() method that a bus can hook to allow it to cleanup | jhb | 2012-08-21 | 2 | -0/+56 |
* | Document DRIVER_MODULE_ORDERED, EARLY_DRIVER_MODULE, and | jhb | 2012-08-21 | 2 | -3/+52 |
* | - Add myself as a new src committer. | zont | 2012-08-21 | 1 | -0/+2 |
* | Add manual pages for clock_getcpuclockid and pthread_getcpuclockid. | davidxu | 2012-08-21 | 2 | -0/+85 |
* | Merge ACPICA 20120816. | jkim | 2012-08-16 | 1 | -9/+1 |
* | Small tweaks: | kib | 2012-08-15 | 1 | -4/+4 |
* | Minor mdoc fixes and language tweaks. | joel | 2012-08-15 | 1 | -23/+24 |
* | Streamline use of cdevpriv and correct some corner cases. | hselasky | 2012-08-15 | 1 | -1/+5 |
* | Add a short man page describing how to run a.out binaries on the | kib | 2012-08-15 | 2 | -0/+147 |
* | Merging of projects/armv6, part 3 | gonzo | 2012-08-15 | 3 | -3/+9 |
* | Some minor tunings/cleanups inspired by bde@ after previous commits: | mav | 2012-08-10 | 1 | -1/+4 |
* | Minor style(9) improvement | emaste | 2012-08-07 | 1 | -3/+3 |
* | Make the polling interface in igb able to handle | jfv | 2012-08-06 | 1 | -0/+1 |
* | Add supported device. | glebius | 2012-08-06 | 1 | -1/+3 |
* | Add PCI IDs for various new High Point RocketRAID 43xx and 3xxx devices. | delphij | 2012-08-06 | 1 | -12/+24 |
* | Use new method of assigning IPv4 addresses | eadler | 2012-08-05 | 1 | -1/+1 |
* | Support multiple interface devices. The driver had previously hardcoded | gavin | 2012-08-04 | 1 | -7/+4 |
* | Remove trailing whitespace. | joel | 2012-08-02 | 1 | -2/+2 |
* | mdoc: remove superfluous paragraph macro. | joel | 2012-08-02 | 2 | -6/+0 |
* | Update netmap page, fixing the API documentation and usage example. | luigi | 2012-08-02 | 3 | -15/+173 |
* | - Add myself to calendar.freebsd | bdrewery | 2012-08-01 | 1 | -0/+3 |
* | Refactor enclosure manegement support in ahci(4). Move it out into separate | mav | 2012-07-26 | 1 | -7/+10 |
* | Add support for more devices to uslcom(4). This commit syncronises the | gavin | 2012-07-26 | 1 | -12/+129 |
* | Add OS X 10.8. | pluknet | 2012-07-26 | 1 | -1/+3 |
* | Update supported hardware list after r238766. | gavin | 2012-07-25 | 1 | -1/+3 |
* | Document the following in rc.conf.5: | gjb | 2012-07-22 | 1 | -1/+29 |
* | Correct ugen.4 to show that it has been integrated into usb(4). Also fix | wblock | 2012-07-22 | 1 | -34/+24 |
* | Remove copy/pasteo in the copyright notice. | gnn | 2012-07-21 | 1 | -3/+0 |
* | Add a new script, hotopen, which shows what uid is opening files | gnn | 2012-07-20 | 2 | -2/+63 |
* | Import an updated version of moduli(5) manual page from OpenBSD. | delphij | 2012-07-20 | 1 | -133/+99 |
* | Add some examples about how to use FreeBSD's libusb20 in your own | joerg | 2012-07-18 | 7 | -0/+854 |
* | Put parenthesis around sizeof args. | kevlo | 2012-07-17 | 4 | -6/+6 |
* | Add a script that traces NFS attribute cache accesses. | gnn | 2012-07-16 | 1 | -0/+74 |
* | Change language in WITH_BSDCONFIG to match other options, and regen | zeising | 2012-07-14 | 1 | -1/+4 |