summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
1999-05-28proper const semantics for dirname & basename.Marc Espie
1999-05-26Link in egcs, kill gcc and libg++Marc Espie
1999-05-22Add swapctl(2) prototype.Tobias Weingartner
1999-05-18typoMarc Espie
1999-05-18Change include links shennannigans to make more sense,Marc Espie
1999-05-14use UTC when abbreviating Coordinated Universal Time, not CUTAaron Campbell
1999-05-14appropiate -> appropriateAaron Campbell
1999-05-09c++ clasess for ncursesTodd C. Miller
1999-04-21mention that strings in lastlog and utmp are not guaranteed to be NUL-terminatedTodd C. Miller
1999-03-29powerpc does not support shared libraries and thus should not shipDale S. Rahn
1999-03-10Daylight Saving Time, not savingsPaul Janzen
1999-03-09Some style issues, make stuff neded before depend be built by beforedepend.Niklas Hallqvist
1999-03-02Provide a method to do prerequisites needed beforeNiklas Hallqvist
1999-02-26skipjack in libc; isakmpd and such will want itTheo de Raadt
1999-02-25constify getcap(3). This fixes a warning in libcurses and doesn'tTodd C. Miller
1999-02-16real dbm_rdonlyTodd C. Miller
1999-02-15Update HASHKEY macro from db 1.8.6. I didn't update that initially as I thou...Todd C. Miller
1999-02-15missed this in the libc/db updateTodd C. Miller
1999-02-15 o Minor changes from db.1.86 (sleepycat). Does not include the new hashTodd C. Miller
1999-02-12add old dbm-compatible interface from db-1.86 with minor changes by me (needs...Todd C. Miller
1999-02-03Add syslogd's paths.Angelos D. Keromytis
1999-02-03Add some useful defines (used by ssyslog).Angelos D. Keromytis
1999-02-01add libc_rDavid Leonard
1999-01-08install netinet6 include filesTheo de Raadt
1999-01-07move uint*_t to machine/types.hTodd C. Miller
1998-12-20pull in rpc/pmap_clnt.h to silence gcc and prototype xdr_opaque_auth for the ...Todd C. Miller
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1998-11-19add getpgid() proto; formTheo de Raadt
1998-11-04protos for strlcat, strlcpyTodd C. Miller
1998-10-08add a path to afsdArtur Grabowski
1998-10-07install /usr/include/ssl/Theo de Raadt
1998-09-07install the xfs includesArtur Grabowski
1998-08-29change pmap_set() protocol to u_int, similar to solaris; ref: casperTheo de Raadt
1998-08-19make errors unsignedTheo de Raadt
1998-08-17add _PATH_KSYMSTodd C. Miller
1998-08-16remove bogus ifdef PERL5Artur Grabowski
1998-08-10add ECB and CBC encryption for octet streamsNiels Provos
1998-07-23curses.h frontendTodd C. Miller
1998-07-21s/u8/u_int8_t/, s/u32/u_int32_t, put castsb.h into cast.c and includeNiels Provos
1998-07-21Add CAST encryption, implementation by Steve Reid <sreid@sea-to-sky.net>.Niels Provos
1998-07-17. is a regex.Marc Espie
1998-07-15pw_uid is uid_t, pw_gid is gid_tTodd C. Miller
1998-07-11provide TMP_MAX like stdio.h; kleinkTheo de Raadt
1998-07-07change _PATH_KVMDB to be the same name as the db created by kvm_mkdbMarco S Hyman
1998-07-07do not install includes from libssArtur Grabowski
1998-06-30add mkstemp(char *template, int suffixlen) interfaceTheo de Raadt
1998-06-25install isofs headers, we need themTheo de Raadt
1998-06-21Remove the advertising clause in my old license, it impedes free useTodd C. Miller
1998-06-07add gnu/lib/libgmp to WDIR for includesTodd C. Miller
1998-05-13change size parameter to size_tTheo de Raadt