Age | Commit message (Expand) | Author |
2005-03-15 | sync | Theo de Raadt |
2005-03-15 | sync | Theo de Raadt |
2005-03-15 | add cat2/{cats,zaurus} | Theo de Raadt |
2005-03-15 | byte order of mss, only affects synproxy code path, from John L. Scarfone | Daniel Hartmeier |
2005-03-15 | use IFQ_ rather than IF_ macro here too, maybe helps altq; ok henning | Peter Valchev |
2005-03-15 | First close() than unlink(). | Claudio Jeker |
2005-03-15 | small log message fix. | Marco Pfatschbacher |
2005-03-15 | use IFQ_* macros instead of hand-rolling or using IF_*, makes ALTQ work on | Henning Brauer |
2005-03-15 | Seperate delay for discharge and charge, otherwise discharge period may not | Dale Rahn |
2005-03-15 | - stop tearing down routes when the carp interface goes to backup in the | Ryan Thomas McBride |
2005-03-15 | remove listener if bind() fails. no point in having a defunct listener | Henning Brauer |
2005-03-15 | sync | Theo de Raadt |
2005-03-15 | change some silly snprintf(buf, buflen, "%s", login) calls to just use | Niall O'Higgins |
2005-03-15 | better handling of cases where getnameinfo() returns non-zero. | Niall O'Higgins |
2005-03-15 | hook pxaudc up to the build | David Gwynne |
2005-03-15 | snprintf(buf, sizeof(buf), "%s", p) is silly, use strlcpy(). From Bruno Rohee. | Otto Moerbeek |
2005-03-15 | grow the receive buffer on the routing socket, pointed out by markus, | Henning Brauer |
2005-03-15 | reduce vertical space taken by ever increasing hardware list by listing | Jason McIntyre |
2005-03-15 | Make attach errors appear on new lines and make | Jonathan Gray |
2005-03-15 | tweaks; | Jason McIntyre |
2005-03-15 | no need to flush a few fpregs since soon the whole pcb get flushed | Michael Shalayeff |
2005-03-15 | hafta flush pcb once active (and a tush tush tush) | Michael Shalayeff |
2005-03-15 | revise lockf limit policy. after exceeding "soft limit", start enforcing | Ted Unangst |
2005-03-15 | Try harder to prevent spurious touch screen 'down' events. | Dale Rahn |
2005-03-15 | Restructure the keyboard code so that the keys in rawkey are always sent | Dale Rahn |
2005-03-14 | Fix typo in comment | Tom Cosgrove |
2005-03-14 | regen | Pedro Martelletto |
2005-03-14 | Add GeForce4 MX 4000, okay deraadt@ | Pedro Martelletto |
2005-03-14 | Add "show summary" to ospfctl. | Esben Norby |
2005-03-14 | Allow to modify the metrics in a relative way by prepending the number with | Claudio Jeker |
2005-03-14 | unlink() control socket in error path. Spotted by Theo at FOSDEM. | Claudio Jeker |
2005-03-14 | whitespace; | Jason McIntyre |
2005-03-14 | make the OPERATORS list -compact: this avoids the nasty line split | Jason McIntyre |
2005-03-14 | add an example showing how to use -prune to skip a directory whilst | Jason McIntyre |
2005-03-14 | simplify the description of -d to avoid confusion; | Jason McIntyre |
2005-03-14 | don't display an error message when re-associating. | Damien Bergamini |
2005-03-14 | add IFT_/IFM_IEE80211 to ift2ifm so we can pretty-print link state and | Henning Brauer |
2005-03-14 | print interface and some stuff about it with the nexthops so it is easier | Henning Brauer |
2005-03-14 | send a kif structure describing the interface a route relies on along | Henning Brauer |
2005-03-14 | when a buffer has a file descriptor to pass attached, we tried to send | Henning Brauer |
2005-03-14 | limit input buffer size for channels; bugzilla #896; with and ok dtucker@ | Markus Friedl |
2005-03-14 | Populate host for log message for logins denied by AllowUsers and DenyUsers. | Darren Tucker |
2005-03-14 | document WANTLIB absolute paths. | Marc Espie |
2005-03-14 | Correct description of -H (bz #997); ok markus@, punctuation jmc@ | Darren Tucker |
2005-03-14 | report/ignore broken packing-lists. | Marc Espie |
2005-03-14 | "we notice when you plug the cable" - yeah, but we didn't notice when it | Henning Brauer |
2005-03-14 | sync | Theo de Raadt |
2005-03-14 | support jvc mp-prx1; iedowse | Theo de Raadt |
2005-03-14 | Present list of dns servers supplied by dhcp as blank separated list, | Kenneth R Westerback |
2005-03-14 | more Yukon models and Yukon EC revs. | Brad Smith |