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