Age | Commit message (Expand) | Author |
2004-09-06 | i *SAID* this could go in, now it is days later, I will do it myself | Theo de Raadt |
2004-07-24 | Enable profiling libraries construction on m88k. | Miod Vallat |
2004-07-08 | again: move PICFLAG into bsd.own.mk with the rest of the shlib handling, | Peter Valchev |
2004-06-24 | undo tree breakage, sorry | Peter Valchev |
2004-06-22 | move PICFLAG into bsd.own.mk where the rest of the lib stuff is | Peter Valchev |
2004-06-01 | hppa is gcc3 and has shlibs now | Michael Shalayeff |
2004-05-18 | use less mana devising ELF_TOOLCHAIN | Michael Shalayeff |
2004-03-02 | Enable AFS on mvme88k now. | Miod Vallat |
2004-02-27 | change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many | Theo de Raadt |
2004-02-21 | move sparc64 to gcc3. to move up please install a snapshot (or, install | Theo de Raadt |
2004-02-12 | AFS works fine with process.arm.S, enable. | Dale Rahn |
2004-02-11 | enable shared libs on amd64; from drahn | Theo de Raadt |
2004-02-09 | amd64 can build afs it looks like | Theo de Raadt |
2004-02-09 | do not build AFS on arm, no process.arm.S file (yet) | Dale Rahn |
2004-02-07 | do not build AFS on amd64 yet | Theo de Raadt |
2004-02-01 | arm support. ok espie@ | Dale Rahn |
2004-01-28 | magic switches for hammers | Michael Shalayeff |
2003-12-27 | define USE_GCC3, for later. | Marc Espie |
2003-09-06 | Disable AFS for m88k again - it's unlikely that libpthread/arla-lwp support | Miod Vallat |
2003-08-21 | AFS on | Theo de Raadt |
2003-07-22 | change an instance of the check from != "yes" to == "no" | Brad Smith |
2003-07-08 | ELF_TOOLCHAIN:L, for consistency with other yes/no variables. | Marc Espie |
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 |
2002-12-07 | Only use "ASPICFLAG=-k" a.out assembler, not binutils. | Todd C. Miller |
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-06-12 | add hppa to ELF_TOOLCHAIN. | Artur Grabowski |
2001-09-27 | Enable shared libs on sparc64. | Artur Grabowski |
2001-09-25 | Add an ASPICFLAG variable to bsd.own.mk which a platform use to pass flags | Dale Rahn |
2001-09-25 | a bit too soon. | Marc Espie |
2001-09-25 | Add /usr/share/gnu, for sharing config.guess, config.sub and other files | Marc Espie |
2001-09-24 | NOPIC on sparc64 | Jason Wright |
2001-09-24 | profiling now works | Artur Grabowski |
2001-09-02 | sparc64 doesn't support profiling for now. | Artur Grabowski |
2001-08-23 | sparc64 is ELF. | Artur Grabowski |
2001-07-18 | CDIAGFLAGS, added to CFLAGS if WARNINGS=Yes | Marc Espie |
2001-06-27 | Add ELF_TOOLCHAIN makefile variable to be used to deal | Dale Rahn |
2001-06-27 | UVM is no longer an option | Artur Grabowski |
2001-06-26 | Only one non-UVM arch left, not for long. | Miod Vallat |
2001-06-26 | Enable Kerberos 5 | Hans Insulander |
2001-06-13 | Reverse the logic of setting UVM. Instead of listing all archs that have it, | Artur Grabowski |
2001-06-13 | alpha is no longer NOPIC. | Artur Grabowski |
2001-05-08 | Substantial update from NetBSD, most notably gives us UVM support; deraadt@ ok | Aaron Campbell |
2001-05-05 | Check MACHINE for hp300, not MACHINE_ARCH (which will be m68k) | Todd C. Miller |
2001-05-04 | Substantial update from NetBSD, most notably gives us UVM support; millert@ ok | Aaron Campbell |
2001-04-03 | Minor clean-ups: | Marc Espie |
2001-02-17 | define UVM for mvme88k | Miod Vallat |
2001-02-16 | Engage UVM for powerpc. It is now running fairly well (better than non UVM) | Dale Rahn |