Go to file
bjh21 8a3c27fbf7 Add support for the ARM-specific syscalls in ARMLinux. These are invoked
by SWI numbers above 0x9f0000, but we re-map them down to somewhere just
after the end of the usual syscall range, since NetBSD doesn't handle
sparse syscall arrays well.

The only syscall I've actually implemented in this range is cacheflush(),
which was previously being mapped to fork(), causing ... interesting results.
2002-01-23 15:52:58 +00:00
bin add config.h when compiled as host tool. 2002-01-22 13:03:57 +00:00
crypto Mirror 32-bit alignment change in crypto/dist/heimdal/lib/roken/resolve.c. 2002-01-08 03:27:59 +00:00
dist Added ip_netbios_pxy.c and ip_ipsec_pxy.c 2002-01-23 11:03:19 +00:00
distrib On clean target, try to make -f ramdiskbin.mk clean first if it exists. 2002-01-23 12:59:25 +00:00
etc Add initial etc.cats support so that make snapshot/release will work. 2002-01-23 15:41:42 +00:00
games Use standard headers. 2002-01-20 00:52:22 +00:00
gnu It's a C program, but it uses libgroff, which uses C++, so we 2002-01-22 23:57:19 +00:00
include Use "int32_t" instead of "time_t" for ``on tape'' times. (From FreeBSD.) 2001-12-23 14:38:03 +00:00
lib Multi-line string literals are not in ISO-C. 2002-01-23 03:55:33 +00:00
libexec Install the man page on a.out systems as well so that the man set is the 2002-01-23 15:10:24 +00:00
regress temporarily disable divrem 2002-01-22 01:51:24 +00:00
sbin fix compilation problems on my alpha 2002-01-23 01:45:41 +00:00
share note uaudio is half duplex ATM, too 2002-01-21 23:19:41 +00:00
sys Add support for the ARM-specific syscalls in ARMLinux. These are invoked 2002-01-23 15:52:58 +00:00
tools remove 2002-01-23 02:31:33 +00:00
usr.bin Update ELFSIZE and VARPSZ arch lists. 2002-01-23 01:38:57 +00:00
usr.sbin Merge create_fsinode() into create_fsnode(), so that a newly created 2002-01-23 02:26:21 +00:00
build.sh Honor HOST_{CC,CFLAGS,CPPFLAGS,LDFLAGS} passed in from the environment 2002-01-19 16:49:28 +00:00
BUILDING Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
BUILDING.mdoc Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
Makefile Add a wrapper for the "distribution" target, similar to the wrapper 2001-11-25 18:31:12 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Add note about how to work around reloc problems in groff now that the toolchain 2001-12-07 09:56:44 +00:00