Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-03-04 | ugh. default examples don't work since with an rdr to 127.0.0.1 | Bob Beck | |
you can't tell what socket you're talking to. avoid the whole issue and put the configuration on port + 1, todd@ | |||
2003-03-04 | Interim JPEG size support; PNG and other lesser image formats added. | Ian Darwin | |
2003-03-04 | strlcpy, check retval from sprintf | Jun-ichiro itojun Hagino | |
2003-03-04 | s/strncpy/strlcpy/ | Jun-ichiro itojun Hagino | |
2003-03-03 | Prefer pmap_kenter_pa() in pmap_map(). | Miod Vallat | |
2003-03-03 | Add config.h described in previous commit | Ian Darwin | |
2003-03-03 | Bring in readelf.c from Christos' version 3.41 to head off a local | Ian Darwin | |
stack attack noted by iDefense, and for more complete 64-bit ELF support. Add hand-made config.h to avoid running configure but still be able to use Christos' code. In print.c add error(...)-->err(1,...) wrapper. Tested on i386, sparc64, macppc. | |||
2003-03-03 | Better handling of parse errors and/or allocation | Chad Loder | |
failures. Add two functions, sdl_free() and sdl_clear(), use them where needed. Misc. other cleanup and optimization. OK deraadt@ | |||
2003-03-03 | we mean: macros are not expanded inside quotes | Theo de Raadt | |
2003-03-03 | nuke extra semicolon | mjacob | |
2003-03-03 | knf | Theo de Raadt | |
2003-03-03 | lies | Theo de Raadt | |
2003-03-03 | in the handler, block signals handlers as soon as possible; ok miod millert | Theo de Raadt | |
2003-03-03 | oops, removed a char from rend | Theo de Raadt | |
2003-03-03 | Enabled inclusion of ISP SBus f/w for GENERIC kernels. This tends | mjacob | |
to make people's days so much better. | |||
2003-03-03 | Argh. Put back mickey's change here and also follow Ted's suggestion | mjacob | |
wrt bogus identity assignments. | |||
2003-03-03 | Add some A64 defines. | mjacob | |
Fix egregious botch where ICBXOPT_ZIO is suppose to be bit #5, not the value '5'. | |||
2003-03-03 | Get rid of ISP_DMA_ADDR_T and uses ISP_DAC_SUPPORTED to define the | mjacob | |
width of a dma address type- this also allows us to define macros that set upper words of a dma address. Remove STRNCAT. Add (untested) 10160 support. | |||
2003-03-03 | spelling fixes | mjacob | |
2003-03-03 | In isp_putback_atio, propagate iid && rxid for FC ATIOs. | mjacob | |
LINT fixes for printing out the lun for recevied messages. Spelling fix. | |||
2003-03-03 | Remove STRNCAT define. | mjacob | |
2003-03-03 | For type 3 requests, the count is ISP_RQDSEG_T3, not ISP_RQDSEG_T2, that we need | mjacob | |
to set up. | |||
2003-03-03 | Add (untested, no h/w) 10160 support. Propagate some spelling fixes. | mjacob | |
Add back in merged 'mhz' change. Use A64 variants to initialize ULTRA2 or better && 1240 cards. If PAE is ever implemented for *BSD, we'll be closer to being ready to go. Add in a commented out example for how to adjust idelaytimer on 2300s. If we have ISP_FW_CRASH_DUMP defined, then don't reinit the isp in ISP_CONN_FATAL case- that's up to the platform outer layer to do after it finishes saving a f/w crashdump. Replaces STRNCAT with SNPRINTF. | |||
2003-03-03 | march through the trapframes on the stack trace until the very last | Michael Shalayeff | |
2003-03-03 | Use new pci_matchbyid routine. Add (unable to test, no h/w) 10160 support. | mjacob | |
Use correct size to zero sdparam area for 12160. Compile tested: sparc64, sparc run tested: sparc64 (2200, 1040), sparc (sbus isp) | |||
2003-03-03 | Add back fix from 1.32 that was lost in latest sync | Todd C. Miller | |
2003-03-03 | ray coniff | Michael Shalayeff | |
2003-03-03 | Update to Sendmail 8.12.8; fixes a buffer overflow in the envelope | Todd C. Miller | |
comments processing which may allow an attacker to gain root privileges. | |||
2003-03-03 | Re-add the BUGS section; the RFCs still do not permit differing DH groups | Hakan Olsson | |
in the same proposal. This time, mention that this also applies to mixing PFS and non-PFS suites. | |||
2003-03-03 | spaces | Theo de Raadt | |
2003-03-03 | ansi, from cloder | Theo de Raadt | |
2003-03-03 | extra spaces | Theo de Raadt | |
2003-03-03 | always set ptr to NULL after free; from cloder | Theo de Raadt | |
2003-03-03 | Make "pfctl -ss" output easier to parse. NO TRAFFIC -> NO_TRAFFIC. | Cedric Berger | |
ok dhartmei@ henning@ | |||
2003-03-03 | regen | Henning Brauer | |
2003-03-03 | rate2str() overhaul: | Henning Brauer | |
-do not print 100.00Kb but 100Kb, but still 1.50Mb. requested by theo. hint by dhartmei lead to a easier algorithm than initially had -while beeing there, use a much nicer, shorter algorithm for determining and printing the unit. a little further easification thanks to a hint by markus@ ok dhartmei@ cedric@ | |||
2003-03-03 | Fix inaccuracies in comments. | Miod Vallat | |
2003-03-03 | set n->m_len, somehow the line have lost. thanks daniel | Jun-ichiro itojun Hagino | |
2003-03-03 | use M_READONLY instead of defining M_SHAREDCLUSTER(). the change should have | Jun-ichiro itojun Hagino | |
been made when M_READONLY was introduced. sync w/kame | |||
2003-03-03 | Provide a functional d_psize() function for ramdisk block devices. | Miod Vallat | |
ok deraadt@ | |||
2003-03-03 | "an table" -> "a table", add persist keyword. | Cedric Berger | |
ok deraadt@ | |||
2003-03-03 | typos; | Jason McIntyre | |
hd(4), sd(4): ok miod@ | |||
2003-03-03 | More KNF. Use a size_t in one place where it makes sense. | Chad Loder | |
OK deraadt@ | |||
2003-03-02 | Add ANSI prototypes for all functions. Now compiles with | Chad Loder | |
-ansi -Wstrict-prototypes, update the Makefile to reflect that. | |||
2003-03-02 | queue on two interfaces | Henning Brauer | |
2003-03-02 | regen after pfctl changes | Henning Brauer | |
2003-03-02 | when printing queues at load time that have bandwidth specified in percent, | Henning Brauer | |
print the bandwidth in percent instead of the calculated absolute value. if a queue belongs to more than one interface and they have different bandwidth the calculated absolute is of course different per interface. previously the first calculated absolute value was shown; what of course is incorrect on the second interface. note that only the print was wrong, the correct values were passed to the kernel. ok theo daniel | |||
2003-03-02 | KNF and one err->errx. ok deraadt@ | Kjell Wooding | |
2003-03-02 | more tweaking | Theo de Raadt | |
2003-03-02 | dumb | Theo de Raadt | |