| Age | Commit message (Expand) | Author |
| 2007-06-18 | Follow the example of other nbtool compat functions, like dirname, and | ginsbach |
| 2005-09-13 | don't use the weak names directly, so that the compat code works. | christos |
| 2005-09-13 | compat core reorg. | christos |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-05-26 | __STDC__ is always defined on NetBSD. | wiz |
| 2002-04-22 | When testing __STDC__, consistently use #ifdef rather than #if. The Sun | bjh21 |
| 2002-01-31 | Roll in fixes to permit cross-compiling from non-NetBSD hosts. This | tv |
| 2002-01-28 | Fix previous to actually include config.h. | tv |
| 2002-01-28 | Make compilable from src/tools/compat. | tv |
| 1999-08-17 | Make some needed weak aliases. | mycroft |
| 1997-07-17 | "Fix" the non-__indr_reference verions of the user-callable versions | thorpej |
| 1997-07-13 | Fix RCSID's | christos |
| 1996-04-15 | Split each function in err.c out into its own file. This is needed | jtc |
| 1995-02-25 | re-order things the way they'd like to be ordered | cgd |
| 1995-02-25 | update to 4.4-Lite where appropriate, clean up Id format, etc. | cgd |
| 1994-12-17 | Correct number of underscores on internal function calls. | pk |
| 1994-12-12 | Rework indirect reference support as outlined by my recent message to | jtc |
| 1994-12-11 | - Changed all internal libc references of {v,}err{x,} and {v,}warn{x,} to | christos |
| 1993-11-06 | update to latest version; va_list specification changes. | cgd |
| 1993-11-06 | Remove extra "eval" variables in warn() & warnx() function definitions; | jtc |
| 1993-10-13 | Use __dead instead of volatile. | jtc |
| 1993-08-26 | Declare rcsid strings so they are stored in text segment. | jtc |
| 1993-07-30 | Add even more RCS frobs. | mycroft |
| 1993-05-01 | Cleanup for GCC 2... | mycroft |
| 1993-04-30 | new err stuff | glass |