summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-10regenMark Kettenis
2007-02-10Add DLink DGE-550T B1. Reorganize Marvell Yukon entries & add a few missingMark Kettenis
2007-02-10Add preliminary support for Marvell Yukon-II Extreme chips.Mark Kettenis
2007-02-10Use right flow control autonegotiation bits for 1000baseX.Mark Kettenis
2007-02-10Cleanup, kill dead code and unused arguments. Mostly stuff that is computedClaudio Jeker
2007-02-10Remove entry for mx driver which was removed a bit over 7 years ago.Jonathan Gray
2007-02-10Move HASH_BITS constant to if_skreg.h as SK_HASH_BITS. Remove unusedKenneth R Westerback
2007-02-10Add more chipset revision ids.Kenneth R Westerback
2007-02-09document how signalling via `k' works, after some help from theo and miod;Jason McIntyre
2007-02-09sync somewhat to the man page;Jason McIntyre
2007-02-09syncMiod Vallat
2007-02-09clean up the interactive commands list, mainly by showingJason McIntyre
2007-02-09fix a fd leak that happens whe checking multiple file systems and someOtto Moerbeek
2007-02-09Don't both reloading the CPL into %eax before pushing it onto the stack,Tom Cosgrove
2007-02-09Fix off by one in blacklist memory allocation. From tdeval@Todd C. Miller
2007-02-09unbreak the symset functionReyk Floeter
2007-02-09return on ECONNREFUSED so we don't fall through to 'result <Kevin Steves
2007-02-09correctly skip invalid entries when usingJoris Vink
2007-02-09remove some commas to aid readability; ok jmc@Kevin Steves
2007-02-09The buffer passed to getdirentries() must be at least as large asTodd C. Miller
2007-02-09readdir buffers should not get a fixed buffer size, but should be dependantDale Rahn
2007-02-09improve example by showing how to skip invalid entries; ok millert@Otto Moerbeek
2007-02-09LCD device driver, second step. Now the driver works with autoconf.Kenji Aoyama
2007-02-09add the Intel PRO/100 SJasper Lievisse Adriaanse
2007-02-09document how to clear rule counters with DIOCGETRULESHenning Brauer
2007-02-09pfctl_clear_rule_counters() is not needed any moreHenning Brauer
2007-02-09use DIOCGETRULE ioctl & action set to PF_GET_CLR_CNTR to clear countersHenning Brauer
2007-02-09allow counters to be reset with DIOCGETRULES.Henning Brauer
2007-02-09BUFFALO -> Buffalo;Jason McIntyre
2007-02-09Spaces, no binary change.Claudio Jeker
2007-02-09Remove unneeded statement. The debug code needing it is long gone.Claudio Jeker
2007-02-09grammar;Jason McIntyre
2007-02-09grammar fix from bret lambert;Jason McIntyre
2007-02-09Add a bunch more zyd(4) devicesJonathan Gray
2007-02-09regenJonathan Gray
2007-02-09Add a bunch more zyd(4) devices.Jonathan Gray
2007-02-09if a directory exists in the working dir but not in theXavier Santolaria
2007-02-09simplify the argument passing (use a pointer to bus_dma_segment_t insteadJason Wright
2007-02-09remove the cvs_file_classify() `loud' argument, it was usedJoris Vink
2007-02-09strtol(3) -> strtonum(3)Joris Vink
2007-02-09according to the errata, invalid pages shouldn't be used. Always makeJason Wright
2007-02-08Don't clear IFF_OACTIVE in re_txeof() unless there are at least 4 freeMark Kettenis
2007-02-08Fix a commentKjell Wooding
2007-02-08comment a functionKjell Wooding
2007-02-08Plug some mem leaks that occur when checking multiple file systems in aOtto Moerbeek
2007-02-08Remove __DTF_READALL usage in ld.so's private copy of readdir().Todd C. Miller
2007-02-08g/c __DTF_READALL. It was a flag to the internal __opendir2() butTodd C. Miller
2007-02-08prevent vnconfig from asking for a key when unconfiguring or listing devices.Alexander von Gernler
2007-02-08- AH: when computing crypto checksum for output, massage source-routingJun-ichiro itojun Hagino
2007-02-08compute pseudo-header checksum based on flnal destination asJun-ichiro itojun Hagino