| Age | Commit message (Expand) | Author |
| 2003-03-05 | extract the bintils VERSION. | mrg |
| 2003-03-05 | mknative: | mrg |
| 2003-03-01 | update for binutils 2.13.2.1, and a few other changes... | mrg |
| 2003-03-01 | update for binutils 2.13.2.1, and a few other changes... | mrg |
| 2003-02-07 | replace DIST with GNUHOSTDIST, and don't unconditionally define it | lukem |
| 2003-01-31 | Avoid cgetcap &co prototypes conflicting with those provided by the host. | uwe |
| 2003-01-27 | Build with -DNO_S_COMMAND. We don't need to set the in-core label | uwe |
| 2003-01-27 | Provide __SCCSID() needed by pwd_mkdb. | uwe |
| 2002-12-21 | enable sunlabel... | lukem |
| 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-08 | Centralize the definition of the tool name prefix (i.e. "nb") into | 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>. If it is not found, -DUSE_SELECT=1. | thorpej |
| 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-19 | Change the TOOLCHAIN_MISSING from == "no" to != "yes", to be consistent | thorpej |
| 2002-09-19 | Since TOOLCHAIN_MISSING is defined in bsd.own.mk, it can never be undefined. | matt |
| 2002-09-17 | * Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into | thorpej |
| 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 |
| 2002-09-15 | Patch host-mkdep with the working host shell. | thorpej |
| 2002-09-15 | Patch lorder with the host's working shell. Idea from Chris Demetriou. | thorpej |
| 2002-09-15 | Add a HOST_BSHELL make var which contains the path to the working | thorpej |
| 2002-09-14 | We need binstall to be installed, before attempting to use it to install mktemp. | chris |
| 2002-09-14 | Descend into mktemp. | thorpej |
| 2002-09-14 | * Check for mkstemp() and mkdtemp(), and build them into libnbcompat | thorpej |
| 2002-09-14 | Re-add mktemp as a host tool; it is used in more places than Ben | thorpej |
| 2002-09-13 | Add __restrict to the set of tokens we #define away: our glob.h uses it. | bjh21 |
| 2002-09-13 | Update Solaris section (again). | thorpej |
| 2002-09-13 | Be more conservative with quoting, to play nice with /bin/sh on Solaris 8. | thorpej |
| 2002-09-13 | * Always include the NetBSD glob(3) in libnbcompat, as the host | thorpej |
| 2002-09-13 | Delete a few things that appear in gcc 3.x's CPP output. | thorpej |
| 2002-07-03 | work around FreeBSD defining user_from_uid() in stdlib.h | pooka |
| 2002-07-03 | Fine-grain checking somewhat: | pooka |
| 2002-06-12 | The last commit wasn't tested. Add a missing \ | veego |
| 2002-06-12 | Don't build toolchain bits for hppa, for now. | thorpej |
| 2002-06-10 | Add cat(1) as a host tool. | mason |
| 2002-06-07 | fix minor typo -> s/lokcing/locking/ | mason |