| Age | Commit message (Expand) | Author | Files | Lines |
| 1999-05-29 | Add libkeynote target for includes |  angelos | 1 | -2/+2 |
| 1999-05-28 | proper const semantics for dirname & basename. |  espie | 1 | -3/+3 |
| 1999-05-26 | Link in egcs, kill gcc and libg++ |  espie | 1 | -4/+8 |
| 1999-05-22 | Add swapctl(2) prototype. |  weingart | 1 | -1/+2 |
| 1999-05-18 | typo |  espie | 1 | -2/+2 |
| 1999-05-18 | Change include links shennannigans to make more sense, |  espie | 1 | -11/+8 |
| 1999-05-14 | use UTC when abbreviating Coordinated Universal Time, not CUT |  aaron | 1 | -2/+2 |
| 1999-05-14 | appropiate -> appropriate |  aaron | 1 | -2/+2 |
| 1999-05-09 | c++ clasess for ncurses |  millert | 1 | -5/+5 |
| 1999-04-21 | mention that strings in lastlog and utmp are not guaranteed to be NUL-terminated |  millert | 1 | -1/+6 |
| 1999-03-29 | powerpc does not support shared libraries and thus should not ship |  rahnds | 1 | -2/+3 |
| 1999-03-10 | Daylight Saving Time, not savings |  pjanzen | 1 | -2/+2 |
| 1999-03-09 | Some style issues, make stuff neded before depend be built by beforedepend. |  niklas | 1 | -1/+9 |
| 1999-03-02 | Provide a method to do prerequisites needed before |  niklas | 1 | -1/+13 |
| 1999-02-26 | skipjack in libc; isakmpd and such will want it |  deraadt | 2 | -4/+20 |
| 1999-02-25 | constify getcap(3). This fixes a warning in libcurses and doesn't |  millert | 1 | -8/+8 |
| 1999-02-16 | real dbm_rdonly |  millert | 1 | -1/+2 |
| 1999-02-15 | Update HASHKEY macro from db 1.8.6. I didn't update that initially as I thought it related to the new hash code--it does not |  millert | 1 | -2/+2 |
| 1999-02-15 | missed this in the libc/db update |  millert | 1 | -3/+11 |
| 1999-02-15 | o Minor changes from db.1.86 (sleepycat). Does not include the new hash |  millert | 1 | -1/+1 |
| 1999-02-12 | add old dbm-compatible interface from db-1.86 with minor changes by me (needs a man page) |  millert | 2 | -2/+45 |
| 1999-02-03 | Add syslogd's paths. |  angelos | 1 | -1/+5 |
| 1999-02-03 | Add some useful defines (used by ssyslog). |  angelos | 1 | -1/+17 |
| 1999-02-01 | add libc_r |  d | 1 | -4/+4 |
| 1999-01-08 | install netinet6 include files |  deraadt | 1 | -2/+2 |
| 1999-01-07 | move uint*_t to machine/types.h |  millert | 1 | -11/+1 |
| 1998-12-20 | pull in rpc/pmap_clnt.h to silence gcc and prototype xdr_opaque_auth for the same reason |  millert | 1 | -1/+5 |
| 1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). |  d | 8 | -10/+61 |
| 1998-11-19 | add getpgid() proto; form |  deraadt | 1 | -1/+2 |
| 1998-11-04 | protos for strlcat, strlcpy |  millert | 1 | -1/+3 |
| 1998-10-08 | add a path to afsd |  art | 1 | -1/+2 |
| 1998-10-07 | install /usr/include/ssl/ |  deraadt | 1 | -2/+2 |
| 1998-09-07 | install the xfs includes |  art | 1 | -2/+2 |
| 1998-08-29 | change pmap_set() protocol to u_int, similar to solaris; ref: casper |  deraadt | 1 | -2/+2 |
| 1998-08-19 | make errors unsigned |  deraadt | 1 | -28/+28 |
| 1998-08-17 | add _PATH_KSYMS |  millert | 1 | -1/+2 |
| 1998-08-16 | remove bogus ifdef PERL5 |  art | 1 | -7/+1 |
| 1998-08-10 | add ECB and CBC encryption for octet streams |  provos | 1 | -1/+7 |
| 1998-07-23 | curses.h frontend |  millert | 2 | -10/+49 |
| 1998-07-21 | s/u8/u_int8_t/, s/u32/u_int32_t, put castsb.h into cast.c and include |  provos | 1 | -8/+5 |
| 1998-07-21 | Add CAST encryption, implementation by Steve Reid <sreid@sea-to-sky.net>. |  provos | 2 | -3/+28 |
| 1998-07-17 | . is a regex. |  espie | 1 | -3/+3 |
| 1998-07-15 | pw_uid is uid_t, pw_gid is gid_t |  millert | 1 | -3/+3 |
| 1998-07-11 | provide TMP_MAX like stdio.h; kleink |  deraadt | 1 | -4/+7 |
| 1998-07-07 | change _PATH_KVMDB to be the same name as the db created by kvm_mkdb |  marc | 1 | -2/+2 |
| 1998-07-07 | do not install includes from libss |  art | 1 | -4/+4 |
| 1998-06-30 | add mkstemp(char *template, int suffixlen) interface |  deraadt | 1 | -1/+2 |
| 1998-06-25 | install isofs headers, we need them |  deraadt | 1 | -2/+2 |
| 1998-06-21 | Remove the advertising clause in my old license, it impedes free use |  millert | 2 | -10/+4 |
| 1998-06-07 | add gnu/lib/libgmp to WDIR for includes |  millert | 1 | -2/+2 |