summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-18un-quote "return" where it's meant to reference a bnf productionDaniel Hartmeier
2003-11-18add a commented out 'set debug' defaultDavid Krause
2003-11-18reorganizeJakob Schlyter
2003-11-18don't leave test code enabled, spotted Dries SchellekensTed Unangst
2003-11-18tyop in last commit; noticed by hugh@Todd C. Miller
2003-11-18sensorsd startup via rc/rc.confHenning Brauer
2003-11-18update to BIND v9.2.3. ok todd@Jakob Schlyter
2003-11-18ISC BIND version 9.3.0. ok deraadt@Jakob Schlyter
2003-11-18use bn_asm_vax.S (from netbsd); test + ok by miodMarkus Friedl
2003-11-18unbreak fake authloop for non-existent users (my screwup). Spotted andDamien Miller
2003-11-18In ssh_checkintr(), better check pointers for NULL before theyMiod Vallat
2003-11-18-mdoc flex(1) man page;Jason McIntyre
2003-11-18path_index isn't used for anything, so comment it out. idea millert@Ted Unangst
2003-11-18add lightwight reader/writer locks from art@. we will be using theseTed Unangst
2003-11-18faster pools. split pagelist into full, partial, and empty so we find whatTed Unangst
2003-11-18remove useless debug print.Dale Rahn
2003-11-18Correct check for authctxt->valid. ok djm@Darren Tucker
2003-11-18DDB_SAFE_CONSOLE should not be specified in GENERIC kernel except for testing.Dale Rahn
2003-11-17st.nicholas in nycMichael Shalayeff
2003-11-17Various cleanups, knf, better debug messages.Alexander Yurchenko
2003-11-17Don't wait for DRQ after issuing IDENTIFY command; instead check for DRQAlexander Yurchenko
2003-11-17aprelevka'' opens (new style)Michael Shalayeff
2003-11-17kill some doubles;Jason McIntyre
2003-11-17syncAlexander Yurchenko
2003-11-17New vendor TigerJet Network and a new toy of tm@ -- Tiger320Alexander Yurchenko
2003-11-17Zero nlist array before using; fixes a bug in the error conditionTodd C. Miller
2003-11-17Corega Ether II PCC-TD support.Federico G. Schwindt
2003-11-17regen.Federico G. Schwindt
2003-11-17Corega Ether II PCC-TD; from Katsuhiko Hirohashi <hasiyan at mk2 dot org>.Federico G. Schwindt
2003-11-17remove dead manual files here as wellHenning Brauer
2003-11-17two more dead MANUALFILESHenning Brauer
2003-11-17these are gone since some time tooHenning Brauer
2003-11-17syncHenning Brauer
2003-11-17this is historic as of 1.3.29Henning Brauer
2003-11-17syn manualfilesHenning Brauer
2003-11-17Don't expose the contents of rndc.key by diffing; noticed by Randy LewisTodd C. Miller
2003-11-17merge apache 1.3.29 and mod_ssl 2.8.16Henning Brauer
2003-11-17and make them look all equal..Federico G. Schwindt
2003-11-17document a few more kernel options; help and ok jmc@.Federico G. Schwindt
2003-11-17Modify xalloc so that it also takes err(3)-like arguments.Marc Espie
2003-11-17import Apache 1.3.29 and mod_ssl 2.8.16Henning Brauer
2003-11-17add a missing bounds check that allowed a stack overrun. reported byTed Unangst
2003-11-17Be sure to not use the cpuid instruction on processors which do not support it;Miod Vallat
2003-11-17Be sure to pmap_deactivate() pmaps when processes exit or are scheduled out.Miod Vallat
2003-11-17Defined behavior.Marc Espie
2003-11-17Test new boolean operators and relational operators in arbitrary expressions.Otto Moerbeek
2003-11-17Document non-portable extensions:Otto Moerbeek
2003-11-17Implement non-portable extensions:Otto Moerbeek
2003-11-17Test drop ('R').Otto Moerbeek
2003-11-17A basic stack operation that is missing from the original dc (andOtto Moerbeek