| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add an entry about the split up of usb into usb+*hci modules. | n_hibma | 2008-10-10 | 1 | -0/+10 |
* | Wrong FBSD version number in HISTORY section. | n_hibma | 2008-10-10 | 1 | -1/+1 |
* | MFp4: Fix a bug in the mips relocation code that prevents shared images | imp | 2008-10-10 | 1 | -22/+14 |
* | Mention the libpmc/hwpmc ABI change introduced in SVN r183725. | jkoshy | 2008-10-10 | 1 | -0/+5 |
* | Allow strong symbols to override weak ones for lookups done through | kan | 2008-10-10 | 1 | -4/+21 |
* | ata module additions now nest ata modules one deeper than any prior module. | imp | 2008-10-09 | 1 | -1/+1 |
* | Say hello to the u3g driver, implementing support for 3G modems. | n_hibma | 2008-10-09 | 10 | -73/+449 |
* | uark/ucom: Minor code cleanup. | n_hibma | 2008-10-09 | 4 | -18/+4 |
* | Prefix the static shl function with '__' like its parent function __qdivrem to | thompsa | 2008-10-09 | 1 | -3/+3 |
* | Add high capacity MMC cards support. | mav | 2008-10-09 | 1 | -5/+17 |
* | Obfuscated by other diffs while committing r183728: | n_hibma | 2008-10-09 | 1 | -5/+0 |
* | o Use seprate routines to decode cid and csd for sd and mmc cards. All they | imp | 2008-10-09 | 1 | -90/+103 |
* | Add modules for the HCI part of USB. This is convenient when having a UHCI | n_hibma | 2008-10-09 | 9 | -2/+52 |
* | Avoid failing if the directory already exists (when restarting at customize). | n_hibma | 2008-10-09 | 1 | -1/+1 |
* | - Sparsely number enumerations 'pmc_cputype' and 'pmc_event' in order to | jkoshy | 2008-10-09 | 3 | -565/+686 |
* | This is the roumored ATA modulerisation works, and it needs a little explanat... | sos | 2008-10-09 | 62 | -6838/+8673 |
* | Add some examples to demostrate gpart(8). | delphij | 2008-10-09 | 1 | -1/+36 |
* | Rework pmc-dependent flag handling. | jkoshy | 2008-10-09 | 1 | -14/+22 |
* | Clean out some empty mergeinfo records, presumably by people doing local | peter | 2008-10-09 | 0 | -0/+0 |
* | Only voltage bits should be zero in send_op_cond argument to ignore busy. | mav | 2008-10-08 | 1 | -2/+4 |
* | Generic SD Host Controller driver going to be named sdhci. | mav | 2008-10-08 | 1 | -1/+1 |
* | Another good day for historical quotes, Oliver Wendell Holmes brought to | phk | 2008-10-08 | 1 | -0/+3 |
* | Remove stale BUGS. | mav | 2008-10-08 | 1 | -3/+1 |
* | Fix bit offset in mmc_sd_switch(). | mav | 2008-10-08 | 1 | -2/+2 |
* | Set of mmc layer improvements: | mav | 2008-10-08 | 6 | -35/+557 |
* | OpenSSH has been upgraded to 5.1p1. | hrs | 2008-10-08 | 1 | -0/+3 |
* | These directories have been empty since 2001, and are not present in the | des | 2008-10-08 | 0 | -0/+0 |
* | This directory has been empty since 1997. | des | 2008-10-08 | 0 | -0/+0 |
* | Quirks for SDS-infrared.com "Hotfind-D" camera. | phk | 2008-10-08 | 2 | -0/+5 |
* | Create separate cat directories for en.UTF-8. This, together with r183697, | des | 2008-10-08 | 2 | -0/+41 |
* | Whitespace nit | des | 2008-10-08 | 1 | -1/+1 |
* | Enable UTF-8. | des | 2008-10-08 | 1 | -0/+1 |
* | Document new NGM_NETFLOW_SETCONFIG control message. | mav | 2008-10-08 | 1 | -3/+31 |
* | If the ABI-overriden interpreter was not loaded, do not set | kib | 2008-10-08 | 1 | -1/+2 |
* | Add ability to generate egress netflow instead or in addition to ingress. | mav | 2008-10-08 | 3 | -20/+116 |
* | Add a note about a bug in how sio manages its softc. This was | imp | 2008-10-08 | 1 | -0/+15 |
* | A Wittgenstein quote according to David Ignatius | phk | 2008-10-08 | 1 | -0/+3 |
* | Remove stale comment (and XXX saying so) about why we zero the file | rwatson | 2008-10-08 | 1 | -6/+0 |
* | Differentiate pr_usrreqs for stream and datagram UNIX domain sockets, and | rwatson | 2008-10-08 | 1 | -4/+25 |
* | Don't mention lib/compat, it has gone long ago. Use ports/misc/compat* | delphij | 2008-10-08 | 1 | -1/+6 |
* | Pass bus_get_dma_tag() into the first argument of bus_dma_create_tag() | imp | 2008-10-07 | 2 | -2/+2 |
* | Update udpzerobyte to understand that passing 0 as a length to recv(2) | rwatson | 2008-10-07 | 1 | -5/+26 |
* | In soreceive_dgram, when a 0-length buffer is passed into recv(2) and | rwatson | 2008-10-07 | 1 | -1/+2 |
* | the 3945 firmware license does not require acknowledging the EULA, | sam | 2008-10-07 | 2 | -18/+2 |
* | More diff reductions against ixp425/boot2/boot2.c. This time, we | imp | 2008-10-07 | 1 | -0/+87 |
* | - Avoid a spurious error when a command line is specified without | jkoshy | 2008-10-07 | 2 | -5/+6 |
* | Diff reduction with boot/arm/at91/boot2/boot2.c: indent this statement | imp | 2008-10-07 | 1 | -1/+1 |
* | Use bus_get_dma_tag() instead of NULL here. Not really needed for atmel | imp | 2008-10-07 | 4 | -17/+18 |
* | don't hardcode cc | sam | 2008-10-07 | 1 | -3/+3 |
* | Add IPv6 support to zero-size UDP transmit/receive test. | rwatson | 2008-10-07 | 1 | -27/+47 |