This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
History
pk
33e72d8f40
In execvp(): `eacces' did not get initialized when path name contains a '/'.
...
This causes the wrong error to be reported when execve() fails.
1993-10-22 19:13:42 +00:00
..
csu
Haven't tested these for NetBSD, but they work in SunOS.
1993-10-16 22:02:58 +00:00
libarch
…
libc
In execvp(): `eacces' did not get initialized when path name contains a '/'.
1993-10-22 19:13:42 +00:00
libcompat
#include <search.h> to ensure that the public function declarations match
1993-10-21 21:08:55 +00:00
libcrypt
…
libcurses
…
libkvm
Forgot to initialize `cp' in setsyserr().
1993-10-13 15:49:55 +00:00
libm
Use BYTE_ORDER == LITTLE_ENDIAN instead of -Dnational to select byte order
1993-10-21 00:41:56 +00:00
libresolv
…
librpc
/rpc
…
librpcsvc
make make after depend finally work. have to do more work, but that's
1993-10-13 05:28:03 +00:00
libtelnet
…
libterm
…
libutil
Forgot to initialize `cp' in setsyserr().
1993-10-13 15:49:55 +00:00
liby
…
Makefile
…