summaryrefslogtreecommitdiff
path: root/usr.bin/make/arch.c
AgeCommit message (Expand)Author
2000-02-15Non-existent libs are always out of date.sjg
1999-09-15Don't bother iterating through all the data structures to free(3) everythingmycroft
1999-09-04PR/8259: Chris Demetriou: Fix stack overflow bugs exposed by the glibc-2.1.1christos
1998-11-11This patch fixes the problem introduced in the previous commit wherechristos
1998-11-06- full prototypeschristos
1998-05-21Make a MAKE_BOOTSTRAP case work on NetBSD, too, for cross-compile casestv
1997-10-03If printing a u_long, use the %lu format.thorpej
1997-10-03Make this compile on NetBSD/alpha; use %ld and cast to u_long to printenami
1997-09-28wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAPlukem
1997-09-26PR/4140: David A. Holland: use svr4 style archives for ELF environmentschristos
1997-09-23fix some ints that should be "time_t" per PR#4139fair
1997-08-25Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,kleink
1997-07-01Add WARNS=1christos
1997-06-07Don't confuse `member' with `target'christos
1997-05-20Check the .PHONY attribute...mycroft
1996-11-06- Merge in FreeBSD and Lite2 changes.christos
1996-08-13Add estrdup(), a checked version of strdup and use it.christos
1996-06-02Recognize SVR4 style long filename entries in archives.christos
1996-03-12data and date aren't the same...christos
1996-02-04fix pr/1421 and pr/1997christos
1996-02-04Support SVR4 style archives.christos
1995-11-22Updates for POSIX/SVR4 compiling:christos
1995-11-02Minor:christos
1995-06-14- $NetBSD$ rcsidschristos
1995-01-11Fixed PR/724, 'make' runs commands when $? is emptychristos
1994-06-06Fixes from Christos Zoulas, who used purify, objectcenter and testcenterjtc
1994-03-18Do extended-name archives.pk
1994-03-05fixes/improvements from Christos Zoulas <christos@deshaw.com>.cgd
1994-01-13Include appropriate header files to bring prototypes into scope.jtc
1993-08-01Add RCS identifiers.mycroft
1993-05-27some compatibility fixes to ease bootstrapping:glass
1993-03-21initial import of 386bsd-0.1 sourcescgd