| Age | Commit message (Expand) | Author |
| 2007-10-30 | Try to address mess with user_from_uid and friends by ensuring we always | tls |
| 2007-10-19 | I am now convinced of the error of my ways, and I am checking for all the | christos |
| 2007-10-18 | Move linux block up higher as it was before. noted by apb | christos |
| 2007-10-18 | - define the NetBSD options before including any files | christos |
| 2007-09-28 | add raise_default_signal | lukem |
| 2007-09-28 | regen for raise_default_signal | lukem |
| 2007-09-28 | Add raise_default_signal(). | lukem |
| 2007-08-07 | Regen after recent changes to configure.ac and compat_defs.h. | apb |
| 2007-08-07 | Update the instructions to say that regen should be done again | apb |
| 2007-08-07 | Provide definitions for {be,le}{16,32,64}{enc,dec} if necessary. | apb |
| 2007-08-07 | More detailed instructions for what to do when editing configure.ac. | apb |
| 2007-07-19 | sys/queue.h now requires sys/null.h, so add a compatibility header file. | jmmv |
| 2007-07-03 | Add strndup(3) to libnbcompat, since estrndup(3) added into efun.c calls it. | nakayama |
| 2007-01-28 | Back out this addition; it's The Wrong Thing when other system headers get | dogcow |
| 2007-01-28 | Due to recent changes in the cd9660 code, crosscompilation of tools/makefs | dogcow |
| 2007-01-09 | Fix tools build, binstall/xinstall, for systems without id_t, e.g. | ginsbach |
| 2006-12-20 | Fixes to allow veriexecgen to be built as a host tool. | agc |
| 2006-12-14 | Complete the move of string_to_flags() and flags_to_string() from the | he |
| 2006-10-29 | ...and one more for xcompilation (due to lib/libc/hash/sha1/sha1hl.c, sigh.) | dogcow |
| 2006-10-29 | cross (and native) building works again. woo. | dogcow |
| 2006-10-27 | make sure we can find <sys/{rmd160,sha2}.h>. make sure the crypto/foo.h | mrg |
| 2006-10-27 | add ${.CURDIR}/../../common/lib/libc/hash/{rmd160,sha2} to the .PATH | mrg |
| 2006-10-18 | PR/34848: Roland Illig: NetBSD's sed cannot handle files that are missing | christos |
| 2006-10-16 | Wrap #ifndef __BIT_TYPES_DEFINED__ around #define __BIT_TYPES_DEFINED__. | apb |
| 2006-10-12 | kill __unused | christos |
| 2006-10-09 | regen. | christos |
| 2006-10-09 | sideways check for error functions. | christos |
| 2006-10-08 | Put common/lib/libc/stdlib into .PATH. From Hisashi T Fujinaka. | thorpej |
| 2006-10-07 | Add definitions for strmode. This was missing from the | apb |
| 2006-10-07 | regen | apb |
| 2006-10-07 | PR/31232: Wim Lewis: tools/compat doesn't check for pre-existence of | elad |
| 2006-09-29 | Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: | apb |
| 2006-08-26 | Some tools need efuns. | christos |
| 2006-08-26 | Remove advertising clause. | christos |
| 2006-08-20 | Also check for DIR.__dd_fd. tools/compat now builds on the WWDC developer | thorpej |
| 2006-05-20 | Don't remove files that are needed for a build after make clean. Before | christos |
| 2006-02-22 | Twiddle configure/configure.ac to check/define/create machine/endian.h; this | dogcow |
| 2006-02-14 | Two changes to facilitate building tools on Darwin: | dyoung |
| 2006-02-11 | regen | wiz |
| 2006-02-11 | Redo previous differently: use AH_TOP and AH_BOTTOM macros to insert | wiz |
| 2006-02-11 | regen | wiz |
| 2006-02-11 | Make using autoheader easier: | wiz |
| 2006-02-11 | Define prototypes for strsuftoll and strsuftollx if the one for | wiz |
| 2006-02-11 | rerun autoheader (and re-add header and footer). | wiz |
| 2006-02-11 | regen. | wiz |
| 2006-02-11 | Add AC_CHECK_DECLS test for strsuftoll. hannken reports it is needed | wiz |
| 2006-02-10 | Adapt for bswap* changes in configure.ac. | wiz |
| 2006-02-09 | regen with autoheader; header and footer need to be added manually, | wiz |
| 2006-02-09 | regen. | wiz |
| 2006-02-09 | Use the AC_DEFINE version with three arguments consistently, since | wiz |