Age | Commit message (Expand) | Author |
2006-06-11 | Zero the size of the correct partition. Missed in previous cleanup. | Kenneth R Westerback |
2006-06-11 | Typo | Miod Vallat |
2006-06-11 | Get rid of the wdt(4) char device. We have watchdog(4) and | Michael Knudsen |
2006-06-11 | show the number of DMA segments that were in the packet that just failed | Brad Smith |
2006-06-11 | Don't spew sense informaton from the test unit ready command issued by | Kenneth R Westerback |
2006-06-11 | the link state detection code should be checking for revision B2 instead | Brad Smith |
2006-06-10 | Add functions to decode date and time strings that make sure no invalid | Marc Balmer |
2006-06-10 | endianness | Damien Bergamini |
2006-06-10 | - simplify allocation/free/reset of QoS Tx rings | Damien Bergamini |
2006-06-10 | - fix checking of WEP flags | Damien Bergamini |
2006-06-10 | - fix checking of WEP flag | Damien Bergamini |
2006-06-10 | shorten a name for bioctl | Theo de Raadt |
2006-06-10 | ANSIfy, KNF and remove a silly comment. | Gordon Willem Klok |
2006-06-10 | Make id in mpi_complete an unused value instead of random stack garbage. | Marco Peereboom |
2006-06-10 | ANSIfy, KNF | Gordon Willem Klok |
2006-06-10 | allow SO_SNDBUF and SO_RECVBUF setsockopts on existing sockets to succeed | Bob Beck |
2006-06-10 | if we're not reading a page then we're writing a page. stupid braino from | David Gwynne |
2006-06-10 | Redo debug prints to make it less loud and more granular. | Marco Peereboom |
2006-06-10 | Make uvn_sync_lock a rwlock, okay thib@ tedu@ | Pedro Martelletto |
2006-06-10 | the rest of the spi-device configuration pages | David Gwynne |
2006-06-10 | the rest of the spi-port configuration pages. | David Gwynne |
2006-06-10 | Add IIC attachment/probe. no IIC devices yet. | Dale Rahn |
2006-06-10 | bring PHYS address in sync with RAMDISK, matches the addresss redboot | Dale Rahn |
2006-06-10 | include i2c bits instead of dummying out i2c_bitbang. | Dale Rahn |
2006-06-10 | I2C support for 80321/80219 | Dale Rahn |
2006-06-09 | fix up the comment. | Brad Smith |
2006-06-09 | {x,}ldcontrolb() codepath is SUN4-only, so don't bother checking for Lfsbail | Miod Vallat |
2006-06-09 | Simplify ami_disk by chaging some ifs around. | Marco Peereboom |
2006-06-09 | Add percentages for BGI and Rebuild. Example: | Marco Peereboom |
2006-06-09 | some more fxp revisions. | Brad Smith |
2006-06-09 | identify 8139's in C+ mode with RL_8139CPLUS instead of RL_8139; no functiona... | Brad Smith |
2006-06-09 | sync | Theo de Raadt |
2006-06-09 | spacing that made a grep look very suspicious | Theo de Raadt |
2006-06-08 | attempt at correcting the comments to somewhat more proper english | Felix Kronlage |
2006-06-08 | unsigned long long -> u_int64_t | David Gwynne |
2006-06-08 | Keep track of the average RSSI using an Exponential Moving Average (EMA). | Damien Bergamini |
2006-06-08 | dont panic on empty portfacts or portenable replies. we should probably | David Gwynne |
2006-06-08 | substitute the Cardbus_conf_read/Cardbus_conf_write macros with | Felix Kronlage |
2006-06-08 | Move ISA logic of allocation functions to better place. | Tobias Weingartner |
2006-06-08 | actually enable/disable the Tx BMU descriptor polling, missed in rev 1.107. | Brad Smith |
2006-06-08 | do not set the mii_ticks field to zero in the asynchronous autonegotiation | Brad Smith |
2006-06-07 | - when killing a process due to parity error, notify syslog. | Miod Vallat |
2006-06-07 | Pass M_CANFAIL to malloc() in sendsig(), and if it fails, kill the process; | Miod Vallat |
2006-06-07 | One last occurence of an inline sigexit() in sendsig. | Miod Vallat |
2006-06-07 | Remove unused bus_space_probe(). | Miod Vallat |
2006-06-07 | killproc() is orphaned, so kill it; ok deraadt@ | Miod Vallat |
2006-06-07 | enable azalia; ok jason | Theo de Raadt |
2006-06-07 | shut up and play the music. | Jason Wright |
2006-06-07 | do not #undef HORRID_III_HACK | Theo de Raadt |
2006-06-07 | from freebsd r1.185 (tested by beck@ and krw@; pedro@ ok): | Michael Shalayeff |