NetBSD/lib
jtc 41056da8a0 Include <machine/asm.h> instead of defining our own ENTRY() macro
Changed all instances of ENTRY() to match the new calling convention
(it takes a second argument ).

Added new macros:
	SYSTRAP(x):		Expands to the code used to call syscall x.
				This is used to simplify other macros.

	SYSCALL_NOERROR(x):	Like SYSCALL except that "x" is a syscall
				that can never fail.

	RSYSCALL_NOERROR(x):	Like RSYSCALL except that "x" is a syscall
				that can never fail.
1996-10-18 19:37:48 +00:00
..
csu RCS id police. 1996-10-18 05:36:42 +00:00
libarch Initial commit of the arm32_sync_icache() function in libarm32. 1996-10-15 23:01:41 +00:00
libc Include <machine/asm.h> instead of defining our own ENTRY() macro 1996-10-18 19:37:48 +00:00
libcompat Handle null string in re_comp. 1996-03-21 03:11:13 +00:00
libcrypt Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
libcurses Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
libedit Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
libkvm Don't use a kernel database based on the file name, use only 1996-10-12 00:50:11 +00:00
libkvm.old Don't use a kernel database based on the file name, use only 1996-10-12 00:50:11 +00:00
libl use new id style. 1995-02-25 09:02:37 +00:00
libm <machine/endian.h> -> <sys/types.h> 1996-10-13 00:05:33 +00:00
libpcap Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
libpthread Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
libresolv resolver code is new here too 1994-04-08 01:17:11 +00:00
librmt Add an RCS id. 1996-08-13 20:13:35 +00:00
librpcsvc Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
libskey RCS id police. 1996-09-19 19:39:36 +00:00
libtelnet update libtelnet with changes through 95.10.23 version 1996-02-24 01:15:15 +00:00
libterm Correct tputs() prototype (PR#2645). 1996-08-03 18:55:40 +00:00
libutil Document that the caller must do a pw_abort() if pw_mkdb() fails. 1996-06-02 19:26:18 +00:00
liby Not worth the trouble to turn this into Position Independent Code. 1993-10-05 21:54:30 +00:00
libz Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
Makefile Fix spelling error, add alpha to list of ports that use new libkvm 1996-10-01 14:38:28 +00:00
bumpversion Fix spelling error in Copyright notice 1994-01-29 01:54:01 +00:00