| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-01-18 | Remove GNU cpio and GNU tar, replaced by pax frontends. | wiz | |
| 2002-08-27 | Implement MKDYNAMICROOT, which currently defaults to "no", but will | lukem | |
| be changed in the future to "yes". If MKDYNAMICROOT == "no", there is no change from existing behaviour of a static /bin and /sbin (and a few programs in elsewhere). If MKDYNAMICROOT == "yes", the following changes occur: in <bsd.own.mk>: SHLIBDIR?= /lib SHLINKDIR?= /lib in various Makefiles, the following entry is DISABLED. LDSTATIC?=-static This results in all programs (except those "standalone" programs built in sys/arch/*/stand) are linked dynamically, the shared linker is moved from /usr/libexec to /lib (with a compat symlink), and the shared libraries used by /bin and /sbin programs are moved from /usr/lib to /lib (with compat symlinks). | |||
| 1999-07-30 | Don't use GNU malloc() any more. | mycroft | |
| 1998-07-21 | convert change for PR#2212 from BSD to POSIX | fair | |
| 1998-06-07 | - New switch ENABLE_SPARSE to enable an efficient sparse file handling | enami | |
| regardless of BSD42. - Add -DENABLE_SPARSE to CPPFLAGS. | |||
| 1998-04-09 | .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, | tv | |
| and use smarter creation of the header file. | |||
| 1998-03-02 | allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf | cgd | |
| 1997-10-25 | use CPPFLAGS instead of CFLAGS | lukem | |
| 1997-03-24 | Makefile cleanups | christos | |
| 1995-04-29 | define STDC_HEADERS, because it seems to work and because we need the protos | cgd | |
| 1995-04-23 | NetBSD RCS Id format | cgd | |
| 1994-12-22 | specify man pages the new way. | cgd | |
| 1994-08-07 | manpage from <jfw@jfwhome.funhouse.com> | deraadt | |
| 1994-06-19 | link these static, for safety. tar is going away, eventualy, anyway | cgd | |
| 1993-10-07 | converted to use gnu malloc, and depend on it correctly | cgd | |
| 1993-09-20 | don't leave a getdate.c turd lying around... | cgd | |
| 1993-08-24 | Change getdate.y to getdate.c in SRCS, so it gets depended properly. | mycroft | |
| 1993-08-02 | Add RCS identifiers, remove some completely useless RCS logs and patchkit | mycroft | |
| headers, and a few other insignificant changes. | |||
| 1993-07-18 | kill version number on directory... strange hacks to get this to work... | cgd | |
| 1993-04-19 | Cleanup for GCC 2. | mycroft | |
| 1993-04-09 | add y.tab.h to CLEANFILES. | cgd | |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd | |
