Age | Commit message (Expand) | Author |
2005-03-15 | describe "depend on" | Henning Brauer |
2005-03-15 | - correct include file (from david leonard, pr 4147) | Jason McIntyre |
2005-03-15 | remove package list. it has been a pain to maintain for years. simply | Theo de Raadt |
2005-03-15 | bgpctl parts for "show fib". | Claudio Jeker |
2005-03-15 | Add control messages for the show fib commands. | Claudio Jeker |
2005-03-15 | tag for release, more things coming, but ports needs this | Theo de Raadt |
2005-03-15 | enable hotplug on macppc, been using it for some time, forgot it wasn't enabled. | Dale Rahn |
2005-03-15 | Skip empty pci ranges rather than aborting probe, as done on sparc64. | Miod Vallat |
2005-03-15 | reset config line numbers, when daemon gets reinitialized. | Moritz Jodeit |
2005-03-15 | Only warn if pci_{io,mem}_find fails if the returned value is not ENOENT - empty | Miod Vallat |
2005-03-15 | Only print warning messages in pci_{io,mem}_find() if option DEBUG; instead, | Miod Vallat |
2005-03-15 | remove ttya reference, doesn't exist on zaurus, ok miod@ deraadt@ | Dale Rahn |
2005-03-15 | use cats/zaurus and install the manpages in the appropriate places, | Dale Rahn |
2005-03-15 | A potpourri of cgfourteen fixes and improvements: | Miod Vallat |
2005-03-15 | If no "intr" property exists, correctly handle the "interrupts" property for | Miod Vallat |
2005-03-15 | Nuke matchbyname(), which isn't used anymore. | Miod Vallat |
2005-03-15 | Take care of updating the PROMs view of the cursor position in the common fb | Miod Vallat |
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 |