summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-22likewise, report only the first three filesMarc Espie
2005-08-22while scanning a potential package, process issues anyways:Marc Espie
2005-08-22maintain a counter of problems encountered per-filesystem.Marc Espie
2005-08-22- handle removal of a freshly added fileXavier Santolaria
2005-08-22parse mount entry correctly even if space left is negativeMarc Espie
2005-08-22fix rdr to bitmask replacement address pool. patch from Max Laier,Daniel Hartmeier
2005-08-22add the correct entry for newly added files.Joris Vink
2005-08-22spellingDavid Krause
2005-08-22spell: failture->failureDavid Krause
2005-08-22regenBrad Smith
2005-08-22add a unknown Broadcom Gig PHY. This is just a placeholder for now untilBrad Smith
2005-08-21try to blink the device given on the command line before walking inquiriesDavid Gwynne
2005-08-21device may be {ses,safte}# as well, for slot-operationsTheo de Raadt
2005-08-21handle the unblink request; ok dlg marco krwTheo de Raadt
2005-08-21update the 802.11 station address if the ethernet lladdr has been changed.Reyk Floeter
2005-08-21catch QUIT, HUP, KILL, TERM along with INT, remove the temp dirs, then die.Marc Espie
2005-08-21Comment out description for 'ulimit -v' since we don't supportTodd C. Miller
2005-08-21Some devices go berserk when asked for mode sense pages they don'tKenneth R Westerback
2005-08-21remove the IEEE80211_C_SCANALL capability, it should be used onReyk Floeter
2005-08-21Parameter being passed __func__ must be const char *. Allows aac toKenneth R Westerback
2005-08-21The patch addresses a problem with high-load resolvers whichBrad Smith
2005-08-20cac(4) are 234* series and ciss(4) are 56* series.Brad Smith
2005-08-20handle timeouts and errors betterMichael Shalayeff
2005-08-20some wsdisplay devices don't have an input device attached.Matthieu Herrb
2005-08-20Check for and report the presense of SSE3. This has started to appearJonathan Gray
2005-08-20PNI was changed to be known as SSE3 by Intel so makeJonathan Gray
2005-08-19Copyright does not need its own .Sh, it is already commented.Jonathan Gray
2005-08-19ipsecctl(8) can be used for manual setups too;Jason McIntyre
2005-08-19add /etc/ipsec.conf to FILES;Jason McIntyre
2005-08-19punctuation;Jason McIntyre
2005-08-19do not close the entries file until all files depending on it haveJoris Vink
2005-08-19knight industries two thousand;Jason McIntyre
2005-08-19Make note of inverted axis on X40s.Jonathan Gray
2005-08-19regenJonathan Gray
2005-08-19A few more ATI products: RS300 Host, Radeon X600 and FireGL V3100.Jonathan Gray
2005-08-19document manual keying with ipsecctlHans-Joerg Hoexer
2005-08-19style;Xavier Santolaria
2005-08-19more useful error messageHans-Joerg Hoexer
2005-08-19missing cast;Xavier Santolaria
2005-08-19if Unused is .Dq, then so is Hot Spare..Theo de Raadt
2005-08-19- sort optionsJason McIntyre
2005-08-19Spacing.Marco Peereboom
2005-08-19remove tempdir right away if it turns out we're not dealing with aMarc Espie
2005-08-19trap SIGINT so that tempdirs get removed.Marc Espie
2005-08-18Only allow blocksizes that are powers of 2 between 512 and 64K. An sdKenneth R Westerback
2005-08-18sync with new functionality, and add a bit more meatTheo de Raadt
2005-08-18add support to stop blinking (-u) or use the alarm LED instead (-B)Theo de Raadt
2005-08-18Silly dlg did not read my old code careful enough. Missed 2 bits that areMarco Peereboom
2005-08-18Skip (trap) instruction in cpu_fork() instead of proc_trampoline().Mark Kettenis
2005-08-18Oops, previous fix would prevent standard input from being processed at allMiod Vallat