| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Backed out rev.1.10. It tried to implement ldexpf() as a weak reference | bde | 2006-07-05 | 1 | -2/+0 |
* | | Change the multicast calculation to be the same as the other usb drivers and | thompsa | 2006-07-05 | 1 | -5/+6 |
* | | Add myself. | yongari | 2006-07-04 | 1 | -0/+1 |
* | | Fix a braino in the last revision, enc_clone_destroy needs return void instead | thompsa | 2006-07-04 | 1 | -12/+3 |
* | | o Call fts_close() before exit. | maxim | 2006-07-04 | 1 | -0/+1 |
* | | o Kill BUGS section as it is not valid since rev. 1.4 alias_pptp.c. | maxim | 2006-07-04 | 1 | -6/+1 |
* | | Add preliminary support for the Serverworks HT1000 chip. | sos | 2006-07-04 | 3 | -7/+74 |
* | | o Add geom to a list of cscope dirs. | maxim | 2006-07-04 | 1 | -1/+1 |
* | | Update dillon's mail address. | grog | 2006-07-04 | 1 | -1/+1 |
* | | Remove dhcp entries. They have been incorrect since the import from | brooks | 2006-07-04 | 1 | -3/+0 |
* | | Make sure command/data port (0x60) and status port (0x64) are in correct | jkim | 2006-07-03 | 1 | -4/+10 |
* | | Send client identifier unconditionally. My ancient D-Link router response | jkim | 2006-07-03 | 1 | -4/+0 |
* | | What the heck - make the last (most recent) 2200 f/w also do | mjacob | 2006-07-03 | 1 | -2/+6 |
* | | Adjust descriptor locking to tell the kqueue subsystem that our descriptor is | csjp | 2006-07-03 | 1 | -3/+1 |
* | | Correct a number of problems that were previously commented on: | rwatson | 2006-07-03 | 2 | -49/+40 |
* | | Merge OpenBSM 1.0 alpha 7 new AUE_ event identifiers to kernel version | rwatson | 2006-07-03 | 1 | -2/+19 |
* | | Merge OpenBSM 1.0 alpha 7 nested time.h include to kernel version of | rwatson | 2006-07-03 | 1 | -0/+2 |
* | | o Add an 'optional' keyword, which allows files to be in the | maxim | 2006-07-03 | 6 | -1/+36 |
* | | Reset autonegotiation timer if current media is not 'auto'. | oleg | 2006-07-03 | 1 | -1/+3 |
* | | Allow to close access even if device is already destroyed. | pjd | 2006-07-03 | 2 | -6/+10 |
* | | Do various fixes to support firmware loading for the 2322 | mjacob | 2006-07-03 | 5 | -142/+280 |
* | | Add 2322 firmware. | mjacob | 2006-07-03 | 2 | -0/+7659 |
* | | Use mii_phy_match to reduce duplicated code. | yongari | 2006-07-03 | 1 | -71/+21 |
* | | Replace hard-coded magic constants to system defined constants | yongari | 2006-07-03 | 21 | -43/+43 |
* | | o Fix grammar in the comment, indent macros. No functional changes. | maxim | 2006-07-02 | 1 | -7/+7 |
* | | o Remove rev. 1.57 leftover, not reached code. | maxim | 2006-07-02 | 1 | -2/+0 |
* | | Correct an error in the new pmap_collect(), thus only affecting HEAD. | alc | 2006-07-02 | 2 | -2/+2 |
* | | Add support for configuring pins to be one of {GPIO, PERIPHERAL A or | imp | 2006-07-02 | 3 | -1/+450 |
* | | MFp4: | imp | 2006-07-02 | 1 | -53/+208 |
* | | Fix grammar and style nits starting in the network interface section | bmah | 2006-07-02 | 2 | -96/+102 |
* | | Tidy up pmap_ts_referenced(): Eliminate excessive white space. Eliminate | alc | 2006-07-01 | 1 | -11/+1 |
* | | Eliminate the acquisition and release of Giant from moea_extract_and_hold() | alc | 2006-07-01 | 2 | -12/+0 |
* | | Grammar nit. | ru | 2006-07-01 | 1 | -1/+1 |
* | | Use some math tricks in arena_run_reg_dalloc() to avoid actual division, as | jasone | 2006-07-01 | 1 | -83/+90 |
* | | More grammar / wording nit fixes, starting in the boot loader section | bmah | 2006-07-01 | 2 | -30/+34 |
* | | o Remove rev. 1.30 leftover. From Damien: However, this code path | maxim | 2006-07-01 | 1 | -1/+1 |
* | | Housekeeping. Update for maintainers who have handed in their commit bits | markm | 2006-07-01 | 6 | -23/+0 |
* | | Eliminate the remaining uses of "register". | alc | 2006-07-01 | 1 | -27/+13 |
* | | Add __{BEGIN,END}_DECLS macros, so that function prototypes remain | jasone | 2006-06-30 | 1 | -0/+4 |
* | | Make the behavior of malloc(0) standards-compliant by getting rid of nil, | jasone | 2006-06-30 | 1 | -48/+46 |
* | | Fix kernel module build breakage. | jkim | 2006-06-30 | 1 | -0/+2 |
* | | o fix join/rejoin format | sam | 2006-06-30 | 1 | -2/+22 |
* | | Change mfi_add_ld to "immediate command" mode since we need to enumerate | ambrisko | 2006-06-30 | 1 | -4/+7 |
* | | We needn't check "m" for NULL here because "off" should be within | yar | 2006-06-30 | 1 | -1/+1 |
* | | Gleb committed an intermediary version, commit the right one now. | ru | 2006-06-30 | 1 | -10/+11 |
* | | - Simplify the formatting in the SYNOPSIS. | ru | 2006-06-30 | 2 | -4/+3 |
* | | o Fix typo in the comment. | maxim | 2006-06-30 | 1 | -1/+1 |
* | | - Reflect recent sched_core(4) changes. | delphij | 2006-06-30 | 1 | -10/+22 |
* | | Have sio return BIS_PROBE_DEFAULT like all the other drivers in the | imp | 2006-06-30 | 1 | -2/+2 |
* | | Add a -q option to suppress header lines when multiple files are specified. | flz | 2006-06-29 | 4 | -8/+19 |