summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-02do not deref null ptr in uvm_markbad() returned from swapdrum_getsdp() as oth...Michael Shalayeff
2003-12-02Nothing in vprintf.c is actually used so don't bother compiling it.Todd C. Miller
2003-12-02Check array index before using it; from Tim Robbins via Niels.Todd C. Miller
2003-12-01when allocating kpdes -- allocate no less than fourMichael Shalayeff
2003-12-01same leds on b132 and b160; from Hans-Joerg.Hoexer@yerbouti.franken.deMichael Shalayeff
2003-12-01Truncate the source string before copying during variable substitutionTodd C. Miller
2003-12-01Direct mail for most fake users to /dev/null since they should notTodd C. Miller
2003-12-01Use ${INSTALL} instead of install; from art's amd64 tree.Alexander Yurchenko
2003-12-01Format string fixes from art's amd64 tree.Alexander Yurchenko
2003-12-01Add x86_64-unknown-openbsd* target. Tested only as a cross-compiler.Alexander Yurchenko
2003-12-01Test extended registers.Otto Moerbeek
2003-12-01Allow for more registers using a 2 byte index. This feature isOtto Moerbeek
2003-12-01Allow for more registers using a 2 byte index. This feature isOtto Moerbeek
2003-12-01-Wall cleanup: trim unused vars, right format strings, constify rcsids,Anil Madhavapeddy
2003-11-30Ignore -o/-O in non-extract mode. Earlier version OK'd by henning@Todd C. Miller
2003-11-30- .Sh WARNINGS -> standard .Sh CAVEATSJason McIntyre
2003-11-30- document LESSKEY_SYSTEM and /etc/syslessJason McIntyre
2003-11-29typos from Michael Coulter;Jason McIntyre
2003-11-29ditch duplicate code, thx.Marc Espie
2003-11-29save the previous undo position as an offset in the buffer instead ofVincent Labrecque
2003-11-29generate info files in the right location.Marc Espie
2003-11-29regen files in obj/Marc Espie
2003-11-29Don't bother trying to install stuff that doesn't exist.Marc Espie
2003-11-29regen manpages in obj/Marc Espie
2003-11-29regenerate source for manpages in depend stage so MAN= doesn't fall over.Marc Espie
2003-11-29re-add java parser. It's a re-entrant parser, so yacc doesn't compete soMarc Espie
2003-11-29OpenBSD build engine.Marc Espie
2003-11-29Rebuild of parser in obj directory.Marc Espie
2003-11-29Add OpenBSD specific features:Marc Espie
2003-11-29disable gmake's parallel build checks, and allow libgcc to build correctlyMarc Espie
2003-11-29Berkeley yacc is allowed to use unpoisoned malloc.Marc Espie
2003-11-29regen files in the obj/ directory.Marc Espie
2003-11-29grab libiberty from other locationMarc Espie
2003-11-29Supplementary test for java iconv stuff.Marc Espie
2003-11-29Add OpenBSD specific configurations.Marc Espie
2003-11-29also import this dir.Marc Espie
2003-11-29resurrect dead filesMarc Espie
2003-11-29Import gcc-3.3.2. Only the compiler. ada frontend removed for space Marc Espie
2003-11-29allow ':' (range including boundaries) to be used whereever '><' (rangeDaniel Hartmeier
2003-11-28remove "or uninstrumented" from "unknown or uninstrumented protocol";Jason McIntyre
2003-11-28- some fixes from PR 1446Jason McIntyre
2003-11-28netstat.1:Jason McIntyre
2003-11-28fix regexp for group namesNikolay Sturm
2003-11-28More pf stats fixups:Ryan Thomas McBride
2003-11-28crank max sizes. from millert. believed to solve pr3561Ted Unangst
2003-11-27syncAlexander Yurchenko
2003-11-27Realtek 8169 found on a hammer boardAlexander Yurchenko
2003-11-27openbsd tagMarco S Hyman
2003-11-27on behalf of tdeval@:Henning Brauer
2003-11-27Reduce iterations so test runs faster.Marco S Hyman