Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-04 | There is no such thing as the "Intel Centrino Advanced-N 6005". | Mark Kettenis | |
2011-09-04 | Add test wether relayd is logging the correct http content-length. | Alexander Bluhm | |
2011-09-04 | regen | Mark Kettenis | |
2011-09-04 | Add entry for Intel Z68 LPC and correct the H61 LPC entry (pointed out by | Mark Kettenis | |
Martin Pelikan). | |||
2011-09-04 | Especially with SSL and short data transfers, it could happen that | Alexander Bluhm | |
the client closed before the connection to the server has been established. Then the relay closed immediately before transferring any data. The solution is to delay the close until the other side has an event buffer. ok sthen@ | |||
2011-09-04 | we've already stated the format of the -d and -t arguments: no need to | Jason McIntyre | |
repeat it; ok millert | |||
2011-09-04 | have the -t argument name in the options list match that of SYNOPSIS; | Jason McIntyre | |
ok millert | |||
2011-09-04 | The relayd used the CHECK_TIMEOUT for connect and ssl handshake. | Alexander Bluhm | |
This is 200 milliseconds and too short. Instead use the 600 seconds session timeout that is used for accepted sessions everywhere else. While there, make flag handling in relay_ssl_transaction() consistent to the other functions. tested and ok sthen@ | |||
2011-09-04 | sync | Stuart Henderson | |
2011-09-04 | Add PCI ids for D-Link DGE-530T C1 GigE NIC and the ServerWorks HT-1100 SATA | Stuart Henderson | |
controllers. From Brad. | |||
2011-09-04 | grammar fix; from Martin Pelikan | Jason McIntyre | |
2011-09-04 | Add emulation support for slinear:8, ulinear:8 and alaw. Written by jason@ | Miod Vallat | |
more than 8 years ago; allows aucat (and sndio users) to happily use amd7930-based audio devices. Verified by playing an mp3 file on vax. | |||
2011-09-04 | sync | Miod Vallat | |
2011-09-03 | knock out some useless Pp; | Jason McIntyre | |
2011-09-03 | no vme(4) for this platform; | Jason McIntyre | |
2011-09-03 | some minor tweaks; | Jason McIntyre | |
2011-09-03 | make -column lists pretty again; | Jason McIntyre | |
specifically, rewrite them to permit some markup in the column headers, and use "Ta" instead of literal tabs; mandoc does not currently match groff 100%, but a mandoc fix may be some time off, and we've gone enough releases with poorly formatting column lists. in some cases i have rewritten the lists as -tag, where -column made little sense. | |||
2011-09-03 | tweak previous; | Jason McIntyre | |
2011-09-03 | Manpage for vsaudio(4/vax). | Miod Vallat | |
2011-09-03 | regen | Miod Vallat | |
2011-09-03 | Add audio devices. | Miod Vallat | |
2011-09-03 | Driver for the audio chip found on VAXstation 4000. Tested on VLC, /60 and | Miod Vallat | |
/90. | |||
2011-09-03 | Switch the sparc audioamd(4) code to the MI driver; tested on SPARCclassic | Miod Vallat | |
with and without option AUDIO_C_HANDLER. | |||
2011-09-03 | MI driver for AMD79C30 audio chip; from NetBSD | Miod Vallat | |
2011-09-03 | zap trailing whitespace; | Jason McIntyre | |
2011-09-03 | document new stuff | Marc Espie | |
2011-09-03 | Help prevent watchdog timeouts. | Kevin Lo | |
Tested by roberth <robert at openbsd dot pap dot st> and Johan Torin. From Brad | |||
2011-09-03 | Disable PHY hibernation. The PHY will go into sleep state when it | Kevin Lo | |
detects no established link and it will re-establish link when the cable is plugged in. Previously it failed to re-establish link when the cable was plugged in such that it required turning the interface down and then up to make it work. This was caused by incorrectly programmed hibernation parameters. Further details regarding PHY setup are necessary to be able to re-enable this feature. Tested by Matteo Filippetto and Gabriel Linder From FreeBSD via Brad | |||
2011-09-03 | Fix backtrace across signals on amd64 | Philip Guenthe | |
ok kettenis@ | |||
2011-09-03 | Add a general warning about gdb matching against sigcode instructions | Philip Guenthe | |
2011-09-02 | Add tests for relayd session timeout. | Alexander Bluhm | |
2011-09-02 | Differential gain calibration makes the 6005 firmware crap out, so skip it for | Mark Kettenis | |
now until we figure out why. This probably means the device won't function optimally, but that's better than not functioning at all. Makes my "Intel Centrinto Advanced-N 6205" work quite well. | |||
2011-09-02 | Add tests for relayd http put and https. | Alexander Bluhm | |
2011-09-02 | Add tests for relayd protocol http 1.0 and 1.1. | Alexander Bluhm | |
2011-09-02 | Add email address for diffs and remove plural man pages. ok jmc@ | lum | |
Also tweak man page from jmc@ | |||
2011-09-02 | generate a devid from vpd page 80 if vpd page 83 doesnt exist or work. | David Gwynne | |
ok krw@ | |||
2011-09-01 | grammar fix; from Brynet | Jason McIntyre | |
2011-09-01 | move a log_debug() call to a less annoying spot so that it does not get | Gilles Chehade | |
called for each single line of DATA exchanged between smtp and mfa | |||
2011-09-01 | Introduce a small set of functions to manage stat counters in a | Eric Faurot | |
simpler and hopefully saner way. ok gilles@ chl@ | |||
2011-09-01 | The 6005 and 6050-based parts need DC calibration turned on, otherwise the | Mark Kettenis | |
firmware will crap out, at least on the 6005. First step to getting my "Intel Centrino Advanced-N 6205" to work. | |||
2011-09-01 | Add regression tests for relaying connections through relayd. This | Alexander Bluhm | |
is useful to ensure that socket splicing is working correctly. Server, relayd, client with different config are started for each subtest. Data must pass unmodified. | |||
2011-09-01 | add missing header needed by bsearch() | Charles Longeau | |
ok gilles@ | |||
2011-09-01 | - if no filter is setup, do not overwrite the data line with filtmsg buffer | Charles Longeau | |
- remove annoying debug lines - disable back filters at smtpd.conf level committing on behalf of gilles@ | |||
2011-09-01 | Fix the display of running utilities (e.g. don't say we are running | Antoine Jacoutot | |
makemap when we are in fact running newaliases...). No functionnal change. | |||
2011-09-01 | - remove drupal5 reference, drupal5 is gone. | Jasper Lievisse Adriaanse | |
2011-08-31 | propagate change of internals | Marc Espie | |
fixes: Not a SCALAR reference at /usr/libdata/perl5/OpenBSD/PkgSpec.pm line 454 | |||
2011-08-31 | Report VXT cpu as `VXT', not `KA48', to match what the PROM says. | Miod Vallat | |
2011-08-31 | Don't pretend to `enable floating point' and fiddle with PR_ACCS register on | Miod Vallat | |
KA45 and KA48. The FPU is built-in, and PR_ACCS is not implemented (as the PROM will tell you if you try to EX it). This was copied from KA46 and for some reason KA45 and KA48 ignore writes to PR_ACCS (unlike VXT which hangs). Tested on KA45 and KA48. | |||
2011-08-31 | sync after recent java.port.mk changes | Jasper Lievisse Adriaanse | |
2011-08-31 | add support for per-line DATA callbacks, this allows filters to take their | Gilles Chehade | |
decisions *while* the message is being received by the client. |