summaryrefslogtreecommitdiff
path: root/lib/libc/Makefile
AgeCommit message (Collapse)Author
1997-06-18catalogs from netbsdTheo de Raadt
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd 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.
1997-04-19Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''Todd C. Miller
Same change doen for SKEY, YP, and KERBEROS5. This allows people to override those setting in /etc/mk.conf.
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-09-30Added subdir "hash"Todd C. Miller
1996-09-15Add a couple of syscalls; bring more prototypes into scopeThorsten Lockert
1996-09-05bsd.own.mk before YP testTheo de Raadt
1996-09-04permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.netTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1996-06-03Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$Niklas Hallqvist
1996-03-25Add support for building lint(1) libraryThorsten Lockert
1995-12-15look for additional sources in crypt/Theo de Raadt
1995-12-14from netbsd:Theo de Raadt
Added spanish language message catalog from Jesus M. Gonzalez <jgb@ordago.uc3m.es>
1995-10-18initial import of NetBSD treeTheo de Raadt