| Age | Commit message (Expand) | Author |
| 2004-01-12 | Use the first argument of getmode() to modify the second arg, instead of | simonb |
| 2004-01-08 | KNF. | simonb |
| 2003-12-29 | List that all hosts require a posix sh and override with HOST_SH if needed. | jmc |
| 2003-11-17 | note successful build on Mac OS 10.3 with xcode 1.0 developer tools | dbj |
| 2003-11-12 | regen after HAVE_SYS_POLL_H change | dbj |
| 2003-11-12 | use sys/poll.h and HAVE_SYS_POLL_H instead of just HAVE_POLL_H | dbj |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-10-26 | Use ${HOST_SH} instead of `sh'. | lukem |
| 2003-10-08 | Overhaul MBR handling (part 1): | lukem |
| 2003-10-01 | Adjust pathnames to {md{4,5},sha1}.h after their removal from | seb |
| 2003-08-27 | If SIZE_MAX is not defined, but SIZE_T_MAX is defined (e.g. FreeBSD), | uwe |
| 2003-08-01 | Rework how dependency generation is performed: | lukem |
| 2003-07-29 | Must add "configure.lineno" to CLEANFILES after updating to autoconf 2.57. | fredb |
| 2003-07-27 | If HAVE_SYS_ENDIAN_H, pull in <sys/endian.h>. Fixes build.sh on FreeBSD 5.1. | lukem |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-07-25 | Regen for host-tool-ified stat | atatat |
| 2003-07-25 | More properly host-tool-ify stat | atatat |
| 2003-07-18 | Regenerate with autoconf 2.57. | fredb |
| 2003-07-18 | As discussed briefly on tech-toolchain, AIX doesn't have "u_long", | fredb |
| 2003-06-03 | Add atoll(3) to libnbcompat. We need it when building target's gcc | uwe |
| 2003-05-14 | use reachover relative paths in compat include files instead of | dbj |
| 2003-04-28 | Add a new feature-test macro, _NETBSD_SOURCE. If this is defined | bjh21 |
| 2003-03-21 | FreeBSD #defines putc_unlocked in stdio.h, so guard against that also | pooka |
| 2003-03-19 | if target is not a symlink, silently succeed rather than failing with | grant |
| 2003-03-14 | Add a putc_unlocked(). | thorpej |
| 2003-03-13 | Fix the socklen_t test; we need to explcitly list the headers we want | thorpej |
| 2003-03-13 | Move -no-cpp-precomp logic to defs.mk. | thorpej |
| 2003-03-13 | Disable pre-compiled headers on Darwin. | thorpej |
| 2003-03-13 | Check for sys/socket.h and socklen_t. | thorpej |
| 2003-01-31 | Avoid cgetcap &co prototypes conflicting with those provided by the host. | uwe |
| 2003-01-27 | Provide __SCCSID() needed by pwd_mkdb. | uwe |
| 2002-12-16 | Include <sys/types.h> before <grp.h>; Mac OS 10.2.2 needs this. | thorpej |
| 2002-12-16 | Include <sys/types.h> before including <dirent.h>; Mac OS 10.2.2 | thorpej |
| 2002-12-04 | Tweak dependencies so that defs.mk depends upon config.cache, and | lukem |
| 2002-11-30 | add check back for util.h; needed on some foreign systems | lukem |
| 2002-11-30 | - Migrate fparseln(3) from libutil to libc, where it should have been in | lukem |
| 2002-11-29 | replace missing strsuftoll(3) | lukem |
| 2002-10-20 | PR/18733: Jed Davis: define _PATH_DEFTAPE; pax needs it. | christos |
| 2002-10-08 | Implement replacements for lchflags(), lchmod(), and lchown(), | lukem |
| 2002-10-07 | Just check for poll.h, don't fail if it's not present. | briggs |
| 2002-10-06 | Provide strtoll() in libnbcompat. | lukem |
| 2002-10-06 | complete check for lchflags | lukem |
| 2002-10-05 | check for lchflags | lukem |
| 2002-10-04 | Check for <poll.h> and poll(2). | thorpej |
| 2002-09-30 | Fix from Giles Lean: | lukem |
| 2002-09-29 | It's "HP-UX" not "HP/UX". (Thanks Giles). | lukem |
| 2002-09-22 | preliminary HP/UX notes from Giles; it needs zlib. | lukem |
| 2002-09-16 | Note that RedHat 7.3 hosts successfully as of today with the caveat that | briggs |
| 2002-09-16 | Always use NetBSD's fts(3) in compat builds. Some systems (notably | briggs |