Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-03-24 | Use "realinstall" to allow the framework to do other work if needed; | Thorsten Lockert | |
path of least surprise. Ok millert@ | |||
1999-02-01 | When compiling for ELF use .init and .fini sections instead of special syms. | Per Fogelstrom | |
1998-09-15 | If something is a.out dependent... don't use if in elf ports... | Per Fogelstrom | |
1998-02-09 | merge in rev 1.2 | Niklas Hallqvist | |
1998-02-08 | Update from NetBSD | Niklas Hallqvist | |
1998-02-03 | Make __{CTOR,DTOR}_LIST__ extern instead of array of size zero | Marco S Hyman | |
1997-10-07 | Makefile refers to NOPIC, so at least bring bsd.own.mk in before, as some | Niklas Hallqvist | |
ports define NOPIC in there. | |||
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-03-05 | Don't use -fpic if NOPIC defined. From Dale Rahn. | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |