| Age | Commit message (Expand) | Author | Files | Lines |
| 2003-06-25 | proto getgrgid_r and getgrnam_r |  deraadt | 1 | -1/+5 |
| 2003-06-17 | Sync with share/misc/license.template and add missing DARPA credit |  millert | 4 | -33/+37 |
| 2003-06-17 | I hereby place this file in the public domain. |  millert | 1 | -14/+3 |
| 2003-06-10 | Remove an extraneous "& 0xff" (the cast to unsigned char is sufficient). |  millert | 1 | -37/+38 |
| 2003-06-03 | Use an ISC-tyle license for all my code; it is simpler and more permissive. |  millert | 5 | -110/+55 |
| 2003-06-02 | Remove the advertising clause in the UCB license which Berkeley |  millert | 56 | -336/+112 |
| 2003-06-02 | swap /usr/include/openssl and /usr/include/ssl, clean up the Makefiles |  markus | 1 | -3/+6 |
| 2003-06-02 | remove terms 3 and 4 of some of my licences |  deraadt | 2 | -14/+4 |
| 2003-05-14 | Remove krb4 support. |  mho | 1 | -5/+1 |
| 2003-05-10 | Do not let userland access the swapon system call anymore (nothing uses it |  miod | 1 | -2/+1 |
| 2003-05-09 | Install sha2.h |  millert | 1 | -2/+2 |
| 2003-05-08 | Add sha2 routines based on code by Aaron D. Gifford with minor |  millert | 1 | -0/+92 |
| 2003-04-25 | Add DL_SETTHREADLCK. "pretty obviously safe i think" teddu@ |  marc | 1 | -1/+2 |
| 2003-03-16 | realated -> related |  margarida | 1 | -2/+2 |
| 2003-03-14 | unkown -> unknown |  margarida | 1 | -2/+2 |
| 2003-03-10 | fix spelling in comment |  david | 1 | -2/+2 |
| 2003-01-20 | install includes from libpthread, not libc_r |  marc | 1 | -2/+2 |
| 2002-12-30 | Back out __EOF stuff and just use -1 in ctype.h. This is OK since |  millert | 2 | -21/+14 |
| 2002-12-29 | Don't define EOF In ctype.h, some 3rd party code checks whether or |  millert | 2 | -15/+21 |
| 2002-12-23 | o Ansi function headers |  millert | 4 | -18/+34 |
| 2002-12-15 | Casting to unsigned int in isfoo() causes problems on alpha and |  millert | 1 | -12/+12 |
| 2002-12-14 | fix typo; noticed by David Krause |  millert | 1 | -2/+2 |
| 2002-12-14 | Instead of doing "if (c == EOF) return 0;" use the hook ('?') operator |  millert | 1 | -34/+12 |
| 2002-12-13 | Less stupid check for 7-bit ascii in toupper/tolower |  millert | 1 | -6/+4 |
| 2002-12-13 | Cast to unsigned int, not unsigned char, since what is being cast is an |  millert | 1 | -15/+15 |
| 2002-12-11 | Convert ctype.h macros into inline functions. This fixes the issues we |  millert | 1 | -39/+142 |
| 2002-12-11 | Make x_handy in XDR u_int, not int since there are places in the |  millert | 1 | -2/+2 |
| 2002-12-03 | Intall getopt.h in /usr/include as well. |  miod | 1 | -2/+2 |
| 2002-12-03 | GNU-like getopt_long() from NetBSD with changes by me to support |  millert | 3 | -2/+93 |
| 2002-12-02 | Add ecvt(), fcvt() and gcvt() for standard compliance and legacy code. |  millert | 1 | -1/+4 |
| 2002-12-02 | Add prototype for atoll(3). I must have forgotten to commit this bit |  millert | 1 | -1/+2 |
| 2002-11-21 | add prototype for strerror_r |  marc | 1 | -1/+2 |
| 2002-10-30 | Add [gs]etres[ug]id(2) syscall to libc and use it in emulating some 4.3BSD |  millert | 1 | -3/+7 |
| 2002-10-25 | NULL is now 0L so it is the same size as a pointer. |  millert | 8 | -16/+16 |
| 2002-09-17 | uncommit, since it breaks macppc libc. millert and miod have now said they |  deraadt | 1 | -4/+1 |
| 2002-09-17 | move __syscall prototype into unistd.h (like everybody else) and avoid private protos for it everywhere; millert@ ok |  mickey | 1 | -1/+4 |
| 2002-09-08 | Revert this to art's orginal verstion, internal ld.so fields should not |  drahn | 1 | -77/+15 |
| 2002-09-08 | no , at end of enum |  deraadt | 1 | -2/+2 |
| 2002-09-07 | remove , at end of enum |  deraadt | 1 | -2/+2 |
| 2002-09-03 | build OpenSSL without symlink trees: |  markus | 1 | -2/+2 |
| 2002-08-30 | put sentinel back in. Thx miod@ |  espie | 1 | -3/+6 |
| 2002-08-30 | Put sentinel back in. |  espie | 1 | -4/+7 |
| 2002-08-06 | restore link_map ABI compatibility between gdb and ld.so. this comes from |  pvalchev | 1 | -13/+79 |
| 2002-08-02 | Change value of LOGIN_DEFSTYLE from "krb4-or-pwd" to just "passwd". |  millert | 1 | -2/+2 |
| 2002-06-29 | Replace strtou?q() with the more standard strtou?ll(), using weak |  millert | 1 | -1/+5 |
| 2002-06-28 | define RPP_STDIN; missed in previous commit |  millert | 1 | -1/+2 |
| 2002-06-19 | Updates from lite2 via NetBSD; fixes license. |  millert | 1 | -24/+40 |
| 2002-06-16 | install headers from libevent; ok miod@ |  naddy | 1 | -2/+3 |
| 2002-06-10 | back-out header change for now. |  espie | 1 | -12/+6 |
| 2002-06-10 | put back in the assert changes for ISO C 99 (put __func__ in it) |  espie | 1 | -6/+12 |