History log of /netbsd/lib/libc/compat-43/Makefile.inc (Results 1 – 16 of 16)
Revision Date Author Comments
# cc76bf4b 24-Apr-2006 drochner <drochner@NetBSD.org>

add an #include path for sigcompat.c to get at <sys/compat>; this
file is a mix of official and compat functions, and until this is
sorted out the extra path is needed to build a "legacy free" libc


# a34eb7c1 24-Feb-1999 drochner <drochner@NetBSD.org>

use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate
libc builds on pmax again


# c427e330 27-Jul-1998 mycroft <mycroft@NetBSD.org>

If AUDIT, do not compile certain functions.


# 9f6c3e59 02-Feb-1998 perry <perry@NetBSD.org>

merge lite-2


# 2a55b0f1 09-Oct-1997 lukem <lukem@NetBSD.org>

rcsid police


# f699ec83 23-Jun-1996 mycroft <mycroft@NetBSD.org>

Remove the old (broken) setre[ug]id() emulation.


# ae9172d6 22-Dec-1994 cgd <cgd@NetBSD.org>

specify man pages the new way.


# 8c740dbc 14-Jun-1994 jtc <jtc@NetBSD.org>

Convert getdtablesize() from syscall to function


# bce0be4d 13-Jun-1994 cgd <cgd@NetBSD.org>

these are library routines, not syscalls. per jtc's suggestion.


# 081527a8 07-May-1994 cgd <cgd@NetBSD.org>

hostid functions


# 7891b9b4 10-Apr-1994 cgd <cgd@NetBSD.org>

print warnings, and use a helper function, to optimize...


# a2770ef5 06-Apr-1994 cgd <cgd@NetBSD.org>

M-x shuffle-functions-and-documentation
basically, move things around so documentation is in the correct place,
and bump appropriate functions into the 'compat' section.


# 0ada1078 04-Dec-1993 cgd <cgd@NetBSD.org>

update for .S and MACHINE_ARCH


# 0b9f5089 07-Oct-1993 cgd <cgd@NetBSD.org>

make an arch directory in libc, and move all machine dirs into it


# cda4f8f6 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources