Go to file
manu f8c12b3107 IRIX provide a signal trampoline in libc, we now use it.
- the signal trampoline address is given to the kernel by a sigaction()
  fourth argument
- we introduce an irix_emuldata structure to keep track of the signal
  trampoline address
- we don't support per-sigaction signal trampolines, we only do per-process
- now that we use the IRIX libc signal trampoline, we do not have to handle
  the errno update from the signal trampoline
- it is possible that IRIX 5 signal delivery works too, since theses binaries
  will come with their own signal trampoline
2002-04-14 21:50:49 +00:00
bin If an entry is in the specfile but not in the underlying file system, and it's 2002-04-12 04:44:08 +00:00
crypto Remove .cvsignore files. 2002-04-04 17:07:06 +00:00
dist Spelling fixes and grammar improvements. 2002-04-14 14:35:05 +00:00
distrib Create ${RELEASEDIR}/installation/misc before installing into it. 2002-04-14 20:48:16 +00:00
etc Drop into ${.CURDIR}/../distrib/${MACHINE} and make release. 2002-04-14 20:50:20 +00:00
games The game would show the statistic info and immediately prompt you with a new 2002-03-31 04:07:22 +00:00
gnu Get m68k-parse.y, not m68k-parse.c, to get proper .NOPATH handling for RO 2002-04-13 03:31:56 +00:00
include - reverse the #define ut_user<->ut_name so that we don't affect utmp. 2002-04-04 19:39:57 +00:00
lib Make sure _acs_char[] is copied to screen->acs_char[] even when there is no 2002-04-11 18:06:41 +00:00
libexec Use __COPYRIGHT() and __RCSID() macros. 2002-04-09 00:55:15 +00:00
regress bsd.depall.mk doesn't exist anymore, use bsd.dep.mk instead. 2002-04-14 21:44:22 +00:00
sbin Fix copyright notice, sprinkle some $NetBSD$. 2002-04-14 11:41:42 +00:00
share Fix copyright notice. 2002-04-14 11:42:55 +00:00
sys IRIX provide a signal trampoline in libc, we now use it. 2002-04-14 21:50:49 +00:00
tools vax-installboot has been deleted, so don't recurse into it. 2002-04-06 13:33:46 +00:00
usr.bin Move check of USE_NEW_TOOLCHAIN so it'll actually be *defined* for a native 2002-04-10 17:29:25 +00:00
usr.sbin Fix copyright notice, sprinkle some $NetBSD$. 2002-04-14 11:41:42 +00:00
build.sh Switch remaining ARM ports (acorn32, cats, shark) to ELF. 2002-04-02 16:34:49 +00:00
BUILDING
BUILDING.mdoc
Makefile Revert previous so crtbeginS and crtendS are available. 2002-04-11 19:31:06 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING install(1) is at usr.bin/xinstall, which is not obvious 2002-04-10 05:26:15 +00:00