Age | Commit message (Expand) | Author |
2005-01-28 | Change my email address to the OpenBSD one since Ericsson has nothing to | Esben Norby |
2005-01-28 | More spaces. | Esben Norby |
2005-01-28 | spaces | Esben Norby |
2005-01-28 | add messages for syntax errors that caused silent failure before. | Daniel Hartmeier |
2005-01-28 | Change my email address to the OpenBSD one since Ericsson has nothing to | Esben Norby |
2005-01-28 | LOGIN_SETALL did not include LOGIN_SETENV as it should. | Todd C. Miller |
2005-01-28 | Add zts, touch screen driver for zaurus. | Dale Rahn |
2005-01-28 | widen the avail/used columns by one space to accomodate for >100g filesystems... | Michael Shalayeff |
2005-01-28 | When setting kern.tty.maxptys, store the old value in oldp, not | Todd C. Miller |
2005-01-28 | Allow setting of kern.tty.*; now we can set kern.tty.maxptys. The kernel | Todd C. Miller |
2005-01-28 | grammar; | Jason McIntyre |
2005-01-28 | Allow zkbd to work in ddb and at the root selection prompt, tested/ok uwe@ | Dale Rahn |
2005-01-28 | Control program like bgpctl but this time for ospfd. | Claudio Jeker |
2005-01-28 | Welcome ospfd | Claudio Jeker |
2005-01-28 | Simplify interval scaling and randomize query intervals; ok henning@ | Darren Tucker |
2005-01-28 | fatal() if daemon() fails, Alexander von Gernler <grunk@pestilenz.org> | Henning Brauer |
2005-01-28 | Make network unreachable errors non-fatal; ok henning@ | Darren Tucker |
2005-01-28 | Make it clear that the example entries in ssh_config are only some of the | Darren Tucker |
2005-01-28 | fix reversed short description; ok itojun@ | Damien Miller |
2005-01-27 | align the buffer when it is allocated, rather than realign the data in it | David Gwynne |
2005-01-27 | In windowmove(), put another hardware blitter synchronization before | Miod Vallat |
2005-01-27 | Fill all fields of intrhand structures not created by bus_intr_allocate(). | Miod Vallat |
2005-01-27 | get rid of event.h, it won't be used | Jean-Francois Brousseau |
2005-01-27 | remove some overly complex macros; | Jason McIntyre |
2005-01-27 | document what preen mode does; | Jason McIntyre |
2005-01-27 | since we close the handles to Entries files, we must reopen them to add | Jean-Francois Brousseau |
2005-01-27 | poll can ever deny reads for srandom only; millert@ ok | Michael Shalayeff |
2005-01-27 | In randompoll() the write check was overriding the results of the read check. | Todd C. Miller |
2005-01-27 | long unused and/or documented in better places already | Martin Reindl |
2005-01-27 | fix missing .Op in `cvs editors' synopsis; | Xavier Santolaria |
2005-01-27 | Use pcmcia_intr_string() for printing the irq (or error) string. | Todd C. Miller |
2005-01-27 | Add pcmcia_intr_string() to format the intr string for pcmcia attach | Todd C. Miller |
2005-01-27 | Make pcic_isa_chip_intr_establish() silent; irq printing will move | Todd C. Miller |
2005-01-27 | document `cvs editors'; ok jmc jfb; | Xavier Santolaria |
2005-01-27 | fix some vi-mode bugs spotted by jmc@ | Dan Harnett |
2005-01-27 | dynamic interface names must start with a letter. catches the nonsensical | Daniel Hartmeier |
2005-01-27 | output now contains 'set limit states 100', adjust regress to reality. | Daniel Hartmeier |
2005-01-27 | Scale query interval by the overall offset not per-peer offset, so we | Darren Tucker |
2005-01-27 | Compute compression ratio using signed arithmetic, since the compressed size | Otto Moerbeek |
2005-01-27 | Delay before retrying a query on timeout; ok henning@ | Darren Tucker |
2005-01-27 | Alphabetically sort device list, correct several vendor and model | Jonathan Gray |
2005-01-26 | only attach ohci on chips that actually have the controller | David Gwynne |
2005-01-26 | Mention SGC frame buffers as supported with some restrictions. | Miod Vallat |
2005-01-26 | document `cvs watch' and `cvs watchers'; help/ok jmc@; "looks good" jfb@; | Xavier Santolaria |
2005-01-26 | sync | Peter Valchev |
2005-01-26 | on error set correct pointer to NULL. | Hans-Joerg Hoexer |
2005-01-26 | add the Belkin F5D6050 802.11b Wireless Device. from netbsd | David Gwynne |
2005-01-26 | regen | David Gwynne |
2005-01-26 | add the Belkin F5D6050 802.11b Wireless adapter. from netbsd | David Gwynne |
2005-01-26 | fix CERT VU#938617 (vulnerable to denial of service in validator code) | Jakob Schlyter |