Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-03-04 | make sure both /etc/rndc.key and /var/named/etc/rndc.key exist, and are | Dan Harnett | |
the same. ok jakob@, deraadt@ | |||
2003-03-04 | show example of string concat in macro assign | Theo de Raadt | |
2003-03-04 | remove -beta marker | Theo de Raadt | |
2003-03-04 | do not treat map entries above the stack as stack; only for the grow-ups | Michael Shalayeff | |
2003-03-04 | call it cd{$Rev}.iso, and put some nice text in the label | Theo de Raadt | |
2003-03-04 | call it cd${Rev}.iso | Theo de Raadt | |
2003-03-04 | remove extra -V | Theo de Raadt | |
2003-03-04 | fix .Bl width, pt out by theo | Henning Brauer | |
2003-03-04 | missing #include in SYNOPSIS, found by Daniel Lucq | Henning Brauer | |
ok millert@ | |||
2003-03-04 | Fix limit BNF part, since we don't quote token literals, use limit-item, | Daniel Hartmeier | |
and limit-list is already a list (due to the recursive definition) which can also consist of just one entry, so no need for {}. Found by Maik Kuendig | |||
2003-03-04 | update BNF for 'queue ( q_def, q_pri )' and similar in filteropts | Philipp Buehler | |
ok henning@ | |||
2003-03-04 | other.single was missing in the BNF section, from Maik Kuendig | Daniel Hartmeier | |
2003-03-04 | format nicer | Henning Brauer | |
2003-03-04 | lies | Henning Brauer | |
2003-03-04 | make the label example actually work... (missing quotes) | Henning Brauer | |
2003-03-04 | fix .Bl width in translation section | Henning Brauer | |
2003-03-04 | fix width in set block-policy list | Henning Brauer | |
2003-03-04 | pfctl -T create is no more | Henning Brauer | |
2003-03-04 | remove lies about queueing and finally take into account that we have more | Henning Brauer | |
than one scheduler, explain a bit more how that works etc etc english(4) police passed in persona jmc@, ok pb@ | |||
2003-03-04 | typos; Daniel Lucq | Henning Brauer | |
2003-03-04 | typos, grammar etc | Henning Brauer | |
from Daniel Lucq, thanks | |||
2003-03-04 | (really) support user/group rules with 'inet6' | Philipp Buehler | |
pointed out by hugh ok dhartmei@, henning@ | |||
2003-03-04 | copy cd*.iso also, for snapshots | Theo de Raadt | |
2003-03-04 | Provide a ~2MB ISO file which contains *JUST* $REV/i386/cdrom{Rev}.fs, | Theo de Raadt | |
which can then be burnt onto a CD, and then you can do an ftp install from that. This will suffice for people without floppies in upcoming machines. No, I am not going to put the sets on that CD. We've been over this before. | |||
2003-03-04 | spam not SPAM; nick@electric-pickle.net | Theo de Raadt | |
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) |