Age | Commit message (Expand) | Author |
2003-09-06 | Disable AFS for m88k again - it's unlikely that libpthread/arla-lwp support | Miod Vallat |
2003-08-29 | remove HIDEGAME, it only made sense when 'dm' was still around. | Jolan Luff |
2003-08-21 | AFS on | Theo de Raadt |
2003-08-18 | take PSDIR into account. Noticed by David Krause | Marc Espie |
2003-08-11 | add GSSAPI. ok deraadt@ | Jakob Schlyter |
2003-08-11 | move to 3.4-beta | Theo de Raadt |
2003-08-08 | Enable the first level of compiler optimizations on mvme88k by default, | Miod Vallat |
2003-08-07 | trivial clean-up: indent tests and mark phony targets. | Marc Espie |
2003-08-07 | Kerberos 4 has been removed, so don't mention it. | Hans Insulander |
2003-08-07 | add possible call to a MANLINT script (defined to be # by default) | Marc Espie |
2003-08-07 | Simplify install logic by using a shell fragment, and a new-fangled .for | Marc Espie |
2003-07-22 | change an instance of the check from != "yes" to == "no" | Brad Smith |
2003-07-16 | bye bye LIBCOM_ERR thingies | Theo de Raadt |
2003-07-08 | ELF_TOOLCHAIN:L, for consistency with other yes/no variables. | Marc Espie |
2003-07-07 | for cleandir target, clean the postscript man page output even if MANPS is | Theo de Raadt |
2003-05-20 | Modules should build w/ propolice now; noticed by Jan Johansson | Todd C. Miller |
2003-05-14 | Remove krb4 support. | Magnus Holmberg |
2003-05-13 | Disable afs for now - needs updating to work w/o krb4. | Magnus Holmberg |
2003-04-17 | Inform the compilation environment that i386 is now ELF. | Dale Rahn |
2003-03-04 | need to disable pp for lkm too; from lha@stacken.kth.se | Michael Shalayeff |
2003-02-12 | move to 3.3-beta | Theo de Raadt |
2003-02-12 | gcc knows about hppa alergy to propolice now. 10x to etoh@ | Michael Shalayeff |
2003-01-14 | have to disable pp on hppa now | Michael Shalayeff |
2002-12-07 | Only use "ASPICFLAG=-k" a.out assembler, not binutils. | Todd C. Miller |
2002-11-21 | Remove include of ${.CURDIR}/../Makefile.inc as it has already been | Marco S Hyman |
2002-11-10 | hppa is not a special case anymore | Michael Shalayeff |
2002-09-10 | move to 3.2-beta | Theo de Raadt |
2002-09-02 | - Precede internal bsd.regress.mk variables with a _ | Anil Madhavapeddy |
2002-08-11 | ELF_TOOLCHAIN on sparc. | Artur Grabowski |
2002-08-03 | fix a comment: libdl no longer exists; explain ELF_TOOLCHAIN | Peter Valchev |
2002-07-25 | ELF_TOOLCHAIN except hppa for crtbegin and crtend. | Artur Grabowski |
2002-06-25 | Add LIBEVENT; pointed out by Brian J. Kifiak | Todd C. Miller |
2002-06-12 | add hppa to ELF_TOOLCHAIN. | Artur Grabowski |
2002-05-11 | Add missing libraries to bsd.prog.mk (mostly kerberosV) | Marc Espie |
2002-03-22 | move to 3.1-beta | Theo de Raadt |
2002-02-23 | switch vax to -O2, from hugh | Theo de Raadt |
2002-02-22 | If there is no regress target provide one with _SUBDIRUSE. | Artur Grabowski |
2002-02-17 | skip tests that require root (REGRESSROOTTARGETS) unless | Marco S Hyman |
2002-01-03 | use :L variable modifier | Brad Smith |
2002-01-03 | make regress the main target | Artur Grabowski |
2002-01-03 | OpenBSD tag | Artur Grabowski |
2002-01-03 | s/timeout/possible timeout/ the test could simply fail. | Artur Grabowski |
2002-01-03 | Two new variables. | Artur Grabowski |
2002-01-03 | Support for a new variable REGRESSMAXTIME that sets the cpu time | Artur Grabowski |
2002-01-02 | Eh? Why could I finish a make build with this 6 hours ago? | Artur Grabowski |
2002-01-01 | sync; pointed out by openbsd@davidkrause.com | Niels Provos |
2002-01-01 | install bsd.regress.mk | Niels Provos |
2002-01-01 | Start for a framework for regression tests. Simplifies the most common | Artur Grabowski |
2001-09-27 | Enable shared libs on sparc64. | Artur Grabowski |
2001-09-25 | change another -k to ${ASPICFLAGS} missed in the previous commit. | Dale Rahn |