Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-01 | install miscfs includes too | Theo de Raadt | |
1999-06-24 | Slight goof, repair symlinks target (noted by David Leonard) | Marc Espie | |
1999-06-22 | install uvm includes | Artur Grabowski | |
1999-05-29 | Add libkeynote target for includes | Angelos D. Keromytis | |
1999-05-26 | Link in egcs, kill gcc and libg++ | Marc Espie | |
1999-05-18 | Change include links shennannigans to make more sense, | Marc Espie | |
so that machine -> i386, and not the other way around, or, for arches such as amiga/m68k, make amiga & m68k true directories and let machine -> amiga. | |||
1999-05-09 | c++ clasess for ncurses | Todd C. Miller | |
1999-03-29 | powerpc does not support shared libraries and thus should not ship | Dale S. Rahn | |
link.h or dlfcn.h | |||
1999-03-09 | Some style issues, make stuff neded before depend be built by beforedepend. | Niklas Hallqvist | |
Also make them prereq in the case of make includes | |||
1999-03-02 | Provide a method to do prerequisites needed before | Niklas Hallqvist | |
installation of includes can happen. Do these before and not run via ${SUDO}. | |||
1999-02-26 | skipjack in libc; isakmpd and such will want it | Theo de Raadt | |
1999-02-12 | add old dbm-compatible interface from db-1.86 with minor changes by me ↵ | Todd C. Miller | |
(needs a man page) | |||
1999-02-01 | add libc_r | David Leonard | |
1999-01-08 | install netinet6 include files | Theo de Raadt | |
1998-10-07 | install /usr/include/ssl/ | Theo de Raadt | |
1998-09-07 | install the xfs includes | Artur Grabowski | |
1998-07-23 | curses.h frontend | Todd C. Miller | |
1998-07-21 | Add CAST encryption, implementation by Steve Reid <sreid@sea-to-sky.net>. | Niels Provos | |
Man pages will come soon, I hope. | |||
1998-07-17 | . is a regex. | Marc Espie | |
1998-07-07 | do not install includes from libss | Artur Grabowski | |
1998-06-25 | install isofs headers, we need them | Theo de Raadt | |
1998-06-07 | add gnu/lib/libgmp to WDIR for includes | Todd C. Miller | |
1998-05-04 | make includes for libossaudio | Niels Provos | |
1998-03-03 | Dive into libg++ and gcc on includes | Niklas Hallqvist | |
1997-08-18 | inttypes.h as required by XPG4.2. Nothing uses this yet and all in-tree | Todd C. Miller | |
sources should use the BSD-style types anyway. | |||
1997-08-17 | basename(3) and dirname(3) as specified by XPG4 and XPG4.2 | Todd C. Miller | |
1997-07-23 | add netatalk | denny | |
1997-07-17 | mdX(3)-like interface to RIPEMD-160 hash function. Code by | Todd C. Miller | |
Antoon Bosselaers and massaged by me to fit the mdX(3) API. | |||
1997-06-29 | relocated header files | Niels Provos | |
1997-05-30 | Don't ref gnu/ext2fs. | Jason Downs | |
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. | |||
1997-04-19 | Changed ``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. | |||
1997-02-27 | Add libwrap. | Jason Downs | |
1997-02-13 | blf.h headerfile install | Niels Provos | |
1997-02-03 | Back out stringlist | Todd C. Miller | |
1997-02-02 | From NetBSD (lukem and christos): | Todd C. Miller | |
A stringlist implementation (previously ``private'' to libc netgroup code, but christos ok-ed making public as it's useful) | |||
1996-12-22 | nope, ss is wrong | Theo de Raadt | |
1996-12-19 | Create include/ss. | etheisen | |
1996-12-08 | cookie cookie COOKIE.. oh, sorry.. | Jason Downs | |
install -> ${INSTALL}, -c -> ${COPY} | |||
1996-11-16 | Fix more libss stuff. | Jason Downs | |
1996-11-15 | Move libss to the main tree. | Jason Downs | |
1996-11-11 | Move libcom_err out of Kerberos, change include location. | Jason Downs | |
1996-11-05 | install gnu/ext2fs | Jason Downs | |
1996-10-27 | OLF. | etheisen | |
1996-10-06 | Fix dlfcn.h and link.h for arc port | Per Fogelstrom | |
1996-09-29 | removed md2.h | Todd C. Miller | |
1996-09-29 | Added sha1 (secure hash function). | Todd C. Miller | |
1996-09-27 | includes in skey dir get installed too. | Todd C. Miller | |
1996-09-05 | standard link.h and dlfcn.h not very useful on mips | Per Fogelstrom | |
1996-08-16 | netipx. | Michael Shalayeff | |