Home | History | Annotate | Download | only in menuc
History log of /src/usr.bin/menuc/util.c
RevisionDateAuthorComments
 1.6  23-Jun-2019  christos don't cast malloc.
 1.5  06-Mar-2012  mbalmer branches: 1.5.32;
Remove the advertising clause and appease the eye a bit (still not good, but
better). Almost no functional change.
 1.4  20-Jun-2004  jmc branches: 1.4.50;
Completely rework how tools/compat is done. Purge all uses/references to
_NETBSD_SOURCE as this makes cross building from older/newer versions of
NetBSD harder, not easier (and also makes the resulting tools 'different')

Wrap all required code with the inclusion of nbtool_config.h, attempt to
only use POSIX code in all places (or when reasonable test w. configure and
provide definitions: ala u_int, etc).

Reviewed by lukem. Tested on FreeBSD 4.9, Redhat Linux ES3, NetBSD 1.6.2 x86
NetBSD current (x86 and amd64) and Solaris 9.

Fixes PR's: PR#17762 PR#25944
 1.3  17-Jul-2003  lukem branches: 1.3.2;
only use __RCSID() if it is #defined
 1.2  23-Jun-2003  agc Add NetBSD RCS Ids.
 1.1  26-Sep-1997  phil branches: 1.1.1;
Initial revision
 1.1.1.1  26-Sep-1997  phil Add a curses based menu compiler system. (Used by the new system install
program sysinst.)
 1.3.2.1  22-Jun-2004  tron Pull up revision 1.4 (requested by jmc in ticket #527):
Completely rework how tools/compat is done. Purge all uses/references to
_NETBSD_SOURCE as this makes cross building from older/newer versions of
NetBSD harder, not easier (and also makes the resulting tools 'different')
Wrap all required code with the inclusion of nbtool_config.h, attempt to
only use POSIX code in all places (or when reasonable test w. configure and
provide definitions: ala u_int, etc).
Reviewed by lukem. Tested on FreeBSD 4.9, Redhat Linux ES3, NetBSD 1.6.2 x86
NetBSD current (x86 and amd64) and Solaris 9.
Fixes PR's: PR#17762 PR#25944
 1.4.50.1  17-Apr-2012  yamt sync with head
 1.5.32.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411

RSS XML Feed