Age | Commit message (Expand) | Author |
2005-03-16 | Don't rmdir vi.recover or .X11-unix from /tmp or /var/tmp. OK deraadt@ | Todd C. Miller |
2005-03-16 | fix a broken list; | Jason McIntyre |
2005-03-16 | no need for -compact; | Jason McIntyre |
2005-03-16 | document libarm; | Jason McIntyre |
2005-03-16 | play the relied-upon-xlation proper; deraadt@ ok | Michael Shalayeff |
2005-03-16 | don't account packet's twice; from joel@; ok deraadt@, henning@ | Markus Friedl |
2005-03-16 | get the syntax right for {Local,Remote}Forward; | Jason McIntyre |
2005-03-16 | don't try to merge the freshly parsed config into the running one if | Henning Brauer |
2005-03-16 | amd64 also fails copyoutstr regress, missed in the first round. | Ted Unangst |
2005-03-16 | plug memory leak. Patrick Latifi | Jun-ichiro itojun Hagino |
2005-03-15 | s/IPL_BIO/IPL_TTY. ok drahn@, deraadt@ | Uwe Stuehler |
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 |