| Age | Commit message (Expand) | Author |
| 2009-01-11 | another bsd.own.mk missing | christos |
| 2009-01-11 | need bsd.own.mk for $NETBSDSRCDIR | christos |
| 2009-01-11 | resolve conflict. | christos |
| 2009-01-11 | merge christos-time_t | christos |
| 2009-01-11 | pull across the struct netbsd32_exec definition and use that in all | mrg |
| 2009-01-10 | When substituting .for control variables any } or ) that matches the | dsl |
| 2009-01-10 | Allow the user to save an unsigned int (eg the length or flags) with | dsl |
| 2009-01-08 | Fix PR bin/1443 properly! | dsl |
| 2009-01-07 | make sure we set LIBISPRIVATE. | mrg |
| 2009-01-07 | - rework this a bunch to make it work inside /rescue/ldd. | mrg |
| 2009-01-06 | - get rid of building an a.out-happy ldd (but keep supporting a.out | mrg |
| 2009-01-05 | 1. reworking PR lib/40317: | tnozaki |
| 2009-01-05 | move nbtool_config.h include to the top. | dogcow |
| 2009-01-04 | Count () and {} when looking to the '=' that terminates the variable being | dsl |
| 2009-01-04 | Describe better what it does. Inspired by the confusion caused by | wiz |
| 2009-01-04 | Sockets: Do not mention printing flags, because they are not printed. | wiz |
| 2009-01-04 | Fix first part of PR 38987 by Robert Elz: | wiz |
| 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 | Add minimal SI_LWP support. | njoly |
| 2009-01-02 | Clean up the usage display to match reality. | lukem |
| 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 |
| 2008-12-29 | revert previous. it was meant for the branch. | christos |
| 2008-12-29 | fixes for version 2. | christos |
| 2008-12-29 | In the :M code, 'pattern' is always malloced memory - so unconditionally | dsl |
| 2008-12-29 | Count both () and {} when looking for the end of a :M pattern. | dsl |
| 2008-12-29 | 64 bit time_t | christos |
| 2008-12-29 | cast for tdev. | christos |
| 2008-12-29 | handle 64 bit time_t/dev_t | christos |
| 2008-12-29 | 64 bit time_t | christos |
| 2008-12-29 | fix for 64 bit time_t | christos |
| 2008-12-29 | fix time_t printf format. | christos |
| 2008-12-29 | fix time format. | christos |
| 2008-12-29 | 64 bit dev_t | christos |
| 2008-12-29 | fix dev_t format | christos |
| 2008-12-29 | fix 64 bit time_t | christos |
| 2008-12-29 | handle 64 bit time_t | christos |
| 2008-12-28 | back out previous, and do it the better way. | christos |
| 2008-12-28 | In the "tool" case, pretend we don't have futimes because there is no visible | christos |
| 2008-12-28 | if mtime == 0, make it 1 because the code expects 0 time to mean that the | christos |
| 2008-12-28 | prepare for time_t 64 | christos |
| 2008-12-28 | rename nv_int -> nv_num and make it long long, so that dev_t will fit when | christos |
| 2008-12-23 | Treat '\\' as a possible terminator for a loop control variable. | dsl |
| 2008-12-21 | Note that an unrecognised word in a .if is the same as in .ifdef and that | dsl |
| 2008-12-21 | Add some notes about recursive expansion and expansion of variable names. | dsl |
| 2008-12-21 | Only escape ':' in the outer level of .for variable substitution. | dsl |
| 2008-12-21 | Fix PR 40214 from Arto Huusko -- field delimiter is not always <TAB>. | wiz |
| 2008-12-21 | Change the way .for variables are substituted. | dsl |
| 2008-12-21 | bump version due to recent rootfs changes | martin |