Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-30 | mention udav and axe | Jonathan Gray | |
2004-10-30 | sync | Theo de Raadt | |
2004-10-30 | more devs | Theo de Raadt | |
2004-10-29 | regression test for handling of corrupt keys in authorized_keys file | Damien Miller | |
2004-10-29 | use new buffer API to avoid fatal errors on corrupt keys in authorized_keys | Damien Miller | |
files; ok markus@ | |||
2004-10-29 | introduce a new buffer API that returns an error rather than fatal()ing when | Damien Miller | |
presented with bad data; ok markus@ | |||
2004-10-29 | factor out common permission-asking code to separate function; ok markus@ | Damien Miller | |
2004-10-29 | fix some window size change bugs for multiplexed connections: windows sizes | Damien Miller | |
were not being updated if they had changed after ~^Z suspends and SIGWINCH was not being processed unless the first connection had requested a tty; ok markus | |||
2004-10-29 | Remove unneeded files. ok beck@ | Bjorn Sandell | |
2004-10-29 | fix typo in comment | Hans-Joerg Hoexer | |
jolan@ tdeval@ pvalchev@ jaredy@ | |||
2004-10-29 | cleanup and put app eps in one place like other drivers | Michael Shalayeff | |
2004-10-29 | sync (gcc3) | Peter Valchev | |
2004-10-29 | switch powerpc to gcc3 | Peter Valchev | |
2004-10-29 | sync | Theo de Raadt | |
2004-10-29 | Split mongoose and add a gscbus attachment, for the eisa slots in B series. | Miod Vallat | |
This is still a work in progress. feedback and ok mickey@ | |||
2004-10-29 | Prettier dmesg on vortexes. | Miod Vallat | |
2004-10-29 | add re(4), ok pval | Jonathan Gray | |
2004-10-29 | 3.6 now | Michael Shalayeff | |
2004-10-29 | major bump due to heimdal-0.6.3 import. ok beck@ pval@ deraadt@ | Bjorn Sandell | |
2004-10-29 | Merge with heimdal-0.6.3 Tested by beck@, msf@, me and others. ok beck@ | Bjorn Sandell | |
2004-10-29 | Merge with heimdal-0.6.3 Tested by beck@, msf@, me and others. ok beck@ | Bjorn Sandell | |
2004-10-29 | Import of heimdal-0.6.3 | Bjorn Sandell | |
2004-10-29 | silly typo... | Pedro Martelletto | |
2004-10-29 | another re device from FreeBSD | Jonathan Gray | |
2004-10-29 | regen | Jonathan Gray | |
2004-10-29 | another re device from FreeBSD | Jonathan Gray | |
2004-10-29 | we have no W^X on i396, but i386 has it! | Henning Brauer | |
2004-10-29 | remove double "PHY" printed in dmesg; ok deraadt | Peter Valchev | |
2004-10-29 | rev 1.78 | Brad Smith | |
Enable the automatic TX underrun recovery for the ADMtek chips. This solves cvsup update on my laptop which aborts after a while without this patch. rev 1.79 Fix the support for the AN985/983 chips, which do not set the RXSTATE to STOPPED, but to WAIT. This should fix hangs which could only be solved by replugging the cable. From FreeBSD Thanks to C. Bensend <benny at bennyvision dot com> for testing. | |||
2004-10-29 | use rx list size instead of tx (for rx list), they are the same | Peter Valchev | |
so this worked; ok mcbride | |||
2004-10-28 | fix/update FreeBSD RCSId for reference purposes | Peter Valchev | |
2004-10-28 | sync | Peter Valchev | |
2004-10-28 | VIA VT612x | Peter Valchev | |
2004-10-28 | the URL in if_iwi is no longer valid. | Brad Smith | |
ok damien@ | |||
2004-10-28 | print our ether address when attaching like other drivers | joshua stein | |
same code as for ipw | |||
2004-10-28 | SIGFPE signal codes. | Mark Kettenis | |
ok deraadt@ | |||
2004-10-28 | media descriptions and such for carp, ryan daniel ok | Henning Brauer | |
2004-10-28 | treat IFT_CARP like IFT_PROPVIRTUAL, ryan daniel ok | Henning Brauer | |
2004-10-28 | define IFT_CARP, and set if_type to that on carp interfaces instead | Henning Brauer | |
of hiding under IFT_PROPVIRTUAL, ryan daniel ok | |||
2004-10-28 | uses %ld, so pass the already present long instead of an int, should fix | Daniel Hartmeier | |
PR 3970. ok miod@, deraadt@ | |||
2004-10-28 | Mention wax at phantomas. | Miod Vallat | |
2004-10-28 | s/timeout modulation/timestamp modulation/ | Ryan Thomas McBride | |
ok frantzen@ | |||
2004-10-28 | Add wax at phantomas now that it works; provides access to the second serial | Miod Vallat | |
port on A- and B-class machines. ok mickey@ | |||
2004-10-28 | Modulate tcp_now by a random amount on a per-connection basis. | Ryan Thomas McBride | |
ok markus@ frantzen@ | |||
2004-10-28 | need to map the regs though lasi used to save us before | Michael Shalayeff | |
2004-10-28 | wrong paste from lasi | Michael Shalayeff | |
2004-10-28 | print our ether address when attaching like other drivers | joshua stein | |
ok damien@ | |||
2004-10-28 | manpage to go with sys/netinet6/nd6_rtr.c 1.31 -> 1.32 | Jun-ichiro itojun Hagino | |
markus ok | |||
2004-10-28 | remove onlink assumption behavior (consider destination on-link if default | Jun-ichiro itojun Hagino | |
router list is empty) based on recent IETF ipv6 discussion (RFC2461 5.2). fix "ndp -I delete". markus ok | |||
2004-10-28 | add \n in 'invalid state' message; from Martin Reindl; ok miod@. | Xavier Santolaria | |