| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove duplicate 2610SA entry. | emaste | 2008-11-27 | 1 | -2/+0 |
* | Let ARM loader(8) build with the man page. | raj | 2008-11-27 | 1 | -4/+3 |
* | Provide manual page for the mge(4) device driver. | raj | 2008-11-27 | 2 | -1/+161 |
* | Explicitely note that destroy_dev() sleeps. | kib | 2008-11-27 | 1 | -0/+1 |
* | Replace most INP_CHECK_SOCKAF() uses checking if it is an | bz | 2008-11-27 | 3 | -8/+4 |
* | Merge in6_pcbfree() into in_pcbfree() which after the previous | bz | 2008-11-27 | 7 | -75/+17 |
* | Add two rtld exported symbols, _rtld_atfork_pre and _rtld_atfork_post. | kib | 2008-11-27 | 7 | -1/+46 |
* | Unify ipsec[46]_delete_pcbpolicy in ipsec_delete_pcbpolicy. | bz | 2008-11-27 | 6 | -27/+5 |
* | Update description of an event. | jkoshy | 2008-11-27 | 1 | -2/+1 |
* | - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo | jkoshy | 2008-11-27 | 17 | -74/+3356 |
* | Revert r184509: don't encourage the use of sysexits.h with err() and | rwatson | 2008-11-27 | 1 | -2/+2 |
* | The timezone byte is a signed value, treat it as such. | kientzle | 2008-11-27 | 1 | -1/+1 |
* | After visiting a subdirectory, we use chdir("..") or | kientzle | 2008-11-27 | 3 | -19/+57 |
* | If we're unable to chdir() to a directory that we know exists, | kientzle | 2008-11-27 | 1 | -1/+3 |
* | Remove unused variable. | ganbold | 2008-11-27 | 1 | -2/+1 |
* | Don't let ata_completed() dereference a null request->dma pointer to | peter | 2008-11-27 | 1 | -1/+1 |
* | Small nit I just noticed, a pre-decrement should be post. | jfv | 2008-11-27 | 1 | -1/+1 |
* | Thanks to the reminder from Ganbold, small fix in the RX failure | jfv | 2008-11-27 | 1 | -13/+11 |
* | Add basic WOL support for 82550/82551/82558 and 82559 based | yongari | 2008-11-27 | 3 | -11/+80 |
* | This delta is primarily a fix for es2lan devices that | jfv | 2008-11-26 | 26 | -1388/+1368 |
* | Updated ixgbe driver - version 1.6.2 | jfv | 2008-11-26 | 11 | -1026/+1999 |
* | Remove an unused variable. | jkim | 2008-11-26 | 1 | -2/+1 |
* | Merge more of currently non-functional (i.e. resolving to | zec | 2008-11-26 | 30 | -75/+101 |
* | Import an initial revision of the pmcannotate tool. | attilio | 2008-11-26 | 4 | -0/+926 |
* | Fix a typo in previous commit: must call "putn" to print a crlf, | luigi | 2008-11-26 | 1 | -1/+1 |
* | Create a fake geometry (16 heads, 64 sectors) when dealing with | luigi | 2008-11-26 | 1 | -3/+14 |
* | Remove in6_pcbdetach() as it is exactly the same function | bz | 2008-11-26 | 5 | -45/+12 |
* | Use newly introduced cpu_vendor_id to make invariant TSC detection more | jkim | 2008-11-26 | 2 | -15/+26 |
* | Introduce cpu_vendor_id and replace a lot of strcmp(cpu_vendor, "..."). | jkim | 2008-11-26 | 26 | -119/+221 |
* | Pass the pointer to the selected partition in %si to the next stage | luigi | 2008-11-26 | 1 | -2/+3 |
* | - Add the device ID for the HP HS2300 MC8775 clone (michael) | n_hibma | 2008-11-26 | 2 | -6/+8 |
* | Document that all the other commands are either | rdivacky | 2008-11-26 | 1 | -0/+16 |
* | Remove unused variable. | ganbold | 2008-11-26 | 1 | -4/+4 |
* | In null_lookup(), do the needed cleanup instead of panicing saying | kib | 2008-11-26 | 1 | -5/+4 |
* | - Support IEEE_P1282 and IEEE_1282 tags in the rock ridge extensions record. | lulf | 2008-11-26 | 1 | -2/+6 |
* | Unify the v4 and v6 versions of pcbdetach and pcbfree as good | bz | 2008-11-26 | 2 | -6/+9 |
* | Plug a credential leak in case the inpcb is freed by | bz | 2008-11-26 | 1 | -0/+1 |
* | Add Pentium D cores into the list that can't handle 12.5% and 25% | sobomax | 2008-11-26 | 1 | -1/+4 |
* | Implement TSO for 82550/82551 controllers. | yongari | 2008-11-26 | 3 | -14/+118 |
* | Implement Rx checksum offload for 82559 or later controllers. | yongari | 2008-11-26 | 2 | -28/+110 |
* | o Introduce a new function, fxp_new_rfabuf which allocates a new | yongari | 2008-11-26 | 1 | -27/+69 |
* | Allow dumpon to a partition of type FS_UNUSED as well. | marcel | 2008-11-26 | 1 | -2/+3 |
* | Fix buglets. | jkoshy | 2008-11-26 | 1 | -2/+2 |
* | Add the -m option to pmcstat. | attilio | 2008-11-25 | 4 | -11/+69 |
* | MFp4: We don't support TX_CREATE_ACL_ATTR nor TX_MKDIR_ACL_ATTR; code found | trasz | 2008-11-25 | 1 | -0/+8 |
* | Straighten out those pesky SDP records for the Bluetooth | emax | 2008-11-25 | 1 | -10/+26 |
* | Fix locking (file descriptor table and Giant around VFS). | pjd | 2008-11-25 | 4 | -35/+56 |
* | - Fix a potential NULL pointer reference. Note that this should not happen in | lulf | 2008-11-25 | 1 | -1/+17 |
* | Remove unused variable. | ganbold | 2008-11-25 | 2 | -4/+2 |
* | - Fix a potential NULL pointer reference. Note that this cannot happen in | lulf | 2008-11-25 | 5 | -6/+51 |