jb
|
542d7ab6fb
|
Remove support for NetBSD syscalls.
|
1998-08-17 03:46:10 +00:00 |
|
jb
|
87c7d8300d
|
Remove the comment about how to get NetBSD syscalls since there are
now programs built on alpha that _must_ use FreeBSD syscalls to work.
|
1998-08-17 03:35:09 +00:00 |
|
jb
|
f1b6bb19f5
|
If using FreeBSD syscalls, handle the syscalls that don't require
default asm code the same way as on i386.
|
1998-08-08 02:25:46 +00:00 |
|
jb
|
28e246e358
|
Include FreeBSD's syscall.h if not using NetBSD syscalls.
|
1998-08-08 02:24:03 +00:00 |
|
jb
|
931e9bbff0
|
Allow for the fact that NetBSD syscalls are no longer the default. Call
sigaltstack by default if using FreeBSD syscalls.
|
1998-08-08 02:20:24 +00:00 |
|
jb
|
559e45b44f
|
Make NetBSD compatibility conditional on NETBSD_SYSCALLS being defined.
This is no longer the default.
|
1998-08-08 02:18:07 +00:00 |
|
jb
|
f5eb9db9bd
|
References to NetBSD syscalls changed to just a comment about what to
add to /etc/make.conf to use FreeBSD's libc with a NetBSD/Alpha kernel.
From now on, FreeBSD/Alpha is just FreeBSD.
|
1998-08-08 02:14:45 +00:00 |
|
jb
|
44521e5a33
|
Remove __NETBSD_SYSCALLS from CFLAGS now that it is set in sys.mk.
|
1998-06-09 22:59:16 +00:00 |
|
jb
|
dd948fe380
|
Rename calls when building libc_r.
|
1998-06-09 22:57:34 +00:00 |
|
jb
|
14b9607019
|
Make this thread-safe in both libc as well as libc_r.
|
1998-06-09 22:56:24 +00:00 |
|
jb
|
2f5fa8684d
|
Rename when building libc_r.
|
1998-06-09 22:45:39 +00:00 |
|
jb
|
47cdbd2757
|
Add rename support for libc_r.
|
1998-06-09 22:43:34 +00:00 |
|
jb
|
8c501829fc
|
Remove a big hack after adding a small one to libc/gen/getcwd.c to
handle the lack of __getcwd syscall in NetBSD.
|
1998-05-15 12:01:06 +00:00 |
|
jb
|
0e724de2cf
|
Oops, we don't need NetBSD's malloc 'cause we can turn off utrace
in phk's malloc.
|
1998-03-09 07:03:06 +00:00 |
|
jb
|
044863dc35
|
Import sources from NetBSD, tweaked for building in FreeBSD.
|
1998-03-09 06:34:43 +00:00 |
|