| Age | Commit message (Expand) | Author |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2016-09-03 | __dead should come first; also remove more K&Risms. | dholland |
| 2016-09-03 | Remove K&R __P macros. | sevan |
| 2015-06-16 | fix some error handling. | christos |
| 2013-07-15 | Fix description of hex encoding. | joerg |
| 2013-07-04 | Swap order of _CITRUS_LC_MONETARY_SYM_INT_N_CS_PRECEDES and | joerg |
| 2010-06-13 | 1. split runetype_local.h -> runetype_file.h | tnozaki |
| 2010-06-12 | use _FileRune* instead of _Rune*. | tnozaki |
| 2010-05-22 | rework bulid breakage problem on linux. | tnozaki |
| 2010-05-22 | yacc.y: s/_CTYPE_NUM_CHARS/_CTYPE_CACHED_SIZE/ | tnozaki |
| 2010-05-22 | include ctype_local.h | tnozaki |
| 2010-05-22 | 1. hide _CTYPE_PRIVATE section in ctype.h, move them to private header ctype_... | tnozaki |
| 2010-05-14 | Escape punctuation. Use logical markup for indentation. | joerg |
| 2009-04-14 | Enable WARNS=4 by default for usr.bin, except for: | lukem |
| 2009-01-05 | 1. reworking PR lib/40317: | tnozaki |
| 2009-01-05 | move nbtool_config.h include to the top. | dogcow |
| 2009-01-02 | add some *.c specific CPPFLAGS. | tnozaki |
| 2009-01-02 | 1. fixes PR lib/40317, don't use libc's fparseln(3). | tnozaki |
| 2009-01-02 | Document new -t flag, bump date. | wiz |
| 2009-01-02 | Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db fo... | tnozaki |
| 2004-01-24 | Some fixes from jmc@openbsd. | wiz |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 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 |
| 2003-08-01 | Rework how dependency generation is performed: | lukem |
| 2003-07-14 | strdup is easier | itojun |
| 2003-05-18 | Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), | lukem |
| 2003-05-12 | zero-clear the file structures, to fixate paddings. | tshiozak |
| 2003-05-01 | Comment out another euc(4) reference. | wiz |
| 2003-05-01 | Remove references to non-existent pages. Addresses PR#12544. | gmcgarry |
| 2003-04-21 | This is a host tool, so check if __RCSID is defined before using it. | bjh21 |
| 2003-04-21 | enable RCSID.. | christos |
| 2003-04-06 | - support for the additional code area of zh_CN.GB18030 locale, | tshiozak |
| 2003-03-11 | changes for cross build on FreeBSD box. | tshiozak |
| 2003-03-10 | rename _CTYPE_x to _RUNETYPE_x for avoiding compile error on FreeBSD. | tshiozak |
| 2003-03-10 | some changes around mklocale: | tshiozak |
| 2003-03-10 | revoke using PRIu32 macro and add fallback for UINT32_C macro, | tshiozak |
| 2003-03-03 | use UINT32_C and PRIu32 macros instead of 0x...U and %u. | tshiozak |
| 2003-03-03 | sync with the last change of runetype.h; %ld -> %u. | tshiozak |
| 2003-01-27 | On FreeBSD host define _DONT_USE_CTYPE_INLINE_ before including ctype.h. | uwe |
| 2002-12-22 | Debugging is usually spelled with three gs. | wiz |
| 2002-09-30 | New sentence, new line. | grant |
| 2002-09-18 | makefile delint. use NETBSDSRCDIR as appropriate | lukem |
| 2002-04-26 | Include <arpa/inet.h> for ntohl and htonl on POSIX systems. | bjh21 |
| 2002-03-17 | refine i18n stuffs. | tshiozak |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-01-31 | Roll in fixes to permit cross-compiling from non-NetBSD hosts. This | tv |
| 2002-01-29 | Make almost all tools compile and run properly on non-NetBSD hosts. (In | tv |
| 2001-12-01 | Sort sections. | wiz |
| 2001-11-12 | Clean up. Use -I., not -I${.OBJDIR}. Don't have to clean up y.tab.h. | tv |