History log of /netbsd-src/lib/libc/stdlib/system.c (Results 26 – 28 of 28)
Revision Date Author Comments
# 6001d6e5 30-Jul-1993 mycroft <mycroft@NetBSD.org>

system.c


# bdbbba0b 29-Jul-1993 mycroft <mycroft@NetBSD.org>

Use execve() rather than execl(). This is faster and doesn't use malloc()
(and thus avoids an annoying problem which only seems to manifest itself
in KCL).


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

initial import of 386bsd-0.1 sources


12