Age | Commit message (Expand) | Author |
2001-08-18 | Clean up after brad. | Miod Vallat |
2001-08-16 | - remove libatalk | Brad Smith |
2001-07-22 | belt-and-suspenders: define SHLIB_* from major/minor, then use | Marc Espie |
2001-07-21 | Define SHLIB_MAJOR and SHLIB_MINOR from major/minor, so that perl library | Marc Espie |
2001-07-20 | One BINDIR too many, I don't know how I pulled that one. | Marc Espie |
2001-07-20 | undo broken changes, i dunno a fix for these; how many times you gonna repeat... | Michael Shalayeff |
2001-07-20 | every change you make, every step you take, we'll be whatching you | Michael Shalayeff |
2001-07-19 | Minor speed-up tweaks. | Marc Espie |
2001-07-18 | Mention WARNINGS | Marc Espie |
2001-07-18 | CDIAGFLAGS, added to CFLAGS if WARNINGS=Yes | Marc Espie |
2001-07-02 | Sync library list with bsd.prog.mk | Todd C. Miller |
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-20 | we don't use "/" in the beginning of the name in MANSUBDIR | Mike Pechkin |
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 | Synch with bsd.prog.mk. | Marc Espie |
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-15 | move to 2.9-beta | Theo de Raadt |
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 |
2001-01-31 | ELF alpha has crtbegin and crtend. | Artur Grabowski |
2000-12-12 | gmp gone | Niels Provos |
2000-11-10 | do not change NROFF | Theo de Raadt |
2000-11-10 | the new MANPS variable specifies that .ps versions of manual pages should | Theo de Raadt |
2000-11-08 | UVM default on alpha | Artur Grabowski |
2000-11-08 | Enable UVM for amiga. | Artur Grabowski |
2000-10-29 | vax uses uvm. | Hugh Graham |
2000-10-27 | Default to building at -O0 on vax until gcc problems can be worked out. | Hugh Graham |
2000-10-18 | hardcoded "gcc" -> ${CC}; ok espie@ | Brad Smith |
2000-10-09 | Use gcc -shared -fpic to build shared libraries on all arches. | Marc Espie |
2000-10-03 | allow ../Makefile.inc to overwrite mk.conf settings; millert@ ok | Michael Shalayeff |
2000-09-07 | Make it official, powerpc does have shared libraries. | Dale S. Rahn |
2000-09-03 | Boring... Add :L modifier to all tweakable variables tests. | Marc Espie |
2000-08-21 | 2.8-beta (so that X11 can distinguish login.conf) | Theo de Raadt |
2000-07-15 | Build shared libraries as expected for the new libexec/ld.so. Currently | Dale S. Rahn |
2000-07-06 | Add "-idirafter ${DESTDIR}/usr/include/g++" to CXXFLAGS if DESTDIR is set. | Todd C. Miller |
2000-07-03 | Set DEBUGLIBS only if not previously set. Allows overrides from | Marco S Hyman |
2000-06-18 | (CFLAGS): add _LKM so kernel header files behave nicely. | assar |
2000-05-16 | Extend MANSUBDIR to be a possible list, use links so that this only | Marc Espie |
2000-05-16 | DEBUGLIBS=no still makes defined(DEBUGLIBS) true, ;-) | Niklas Hallqvist |
2000-05-15 | Add support for building libraries with debugging information in them. | Niklas Hallqvist |
2000-04-08 | 2.7-beta | Theo de Raadt |
2000-03-31 | include bsd.own.mk there (allows for PORTSDIR in /etc/mk.conf) | Marc Espie |
2000-03-31 | Define BSD_OWN_MK, to play `don't include the same file twice' game. | Marc Espie |