freebsd-src/lib
Jake Burkholder 82436f1067 Rename some fields in struct frame to be compatible with NetBSD/OpenBSD,
and add some compatibility defines.  Add fields for ins and locals to
struct reg also for the same reason; these aren't filled in yet because
getting at those registers sucks and I'd rather not save them in the
trapframe just for this.  Reorder struct reg to be ABI compatible as
well.  Add needed include of machine/emul.h.

This gets pmdb (poor man's debugger) from OpenBSD mostly compiling but it
doesn't work yet :(
2002-04-09 00:57:23 +00:00
..
compat
csu For now we are using our old crt{begin,end}. 2002-04-08 20:31:20 +00:00
libalias
libatm Remove multi-line __P() usage. 2002-03-22 09:22:15 +00:00
libbind This library uses its own versions of some of the system headers. 2002-03-22 18:34:52 +00:00
libbz2
libc Rename some fields in struct frame to be compatible with NetBSD/OpenBSD, 2002-04-09 00:57:23 +00:00
libc_r Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
libcalendar
libcam
libcom_err
libcompat Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
libcrypt Fix grammer in comment. 2002-03-25 15:55:36 +00:00
libdevinfo
libdevstat Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
libdisk Modernize my email address. 2002-03-25 13:52:45 +00:00
libedit Remove __P() usage. 2002-03-21 23:54:04 +00:00
libfetch Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
libform
libftpio Modernize my email address. 2002-03-25 13:52:45 +00:00
libgnumalloc
libio
libipsec Remove multi-line __P() usage. 2002-03-22 09:22:15 +00:00
libipx Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
libisc
libkse Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
libkvm Fix (for the second time) kvm_getprocs() for the case where no 2002-04-07 04:47:58 +00:00
libmd Modernize my email address. 2002-03-25 14:12:49 +00:00
libmenu
libmilter
libmp
libncp Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
libncurses Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
libnetgraph
libopie Updates for OPIE 2.4. 2002-03-22 00:12:20 +00:00
libpam Remove debugging code that was inadvertantly brought in by previous commit. 2002-04-08 12:41:08 +00:00
libpanel
libpcap
libpthread Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
libradius
libresolv
librpcsvc Remove __P() usage. 2002-03-21 23:54:04 +00:00
libsbuf
libsm
libsmb
libsmdb
libsmutil
libstand sparc64 grew _setjmp/_longjmp. 2002-04-08 20:46:07 +00:00
libtacplus
libtelnet
libusbhid Install libusbhid, and use it instead of libusb. 2002-03-28 18:44:25 +00:00
libutil Const poisoning. 2002-04-08 11:04:56 +00:00
libvgl
libwrap
libxpg4
liby
libz Work around a gcc bug which causes zlib to dump core in certain 2002-03-31 23:47:52 +00:00
msun Resurrect Lite1's gamma() as C99's tgamma(). Minimal changes. 2002-03-26 11:59:29 +00:00
ncurses Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
Makefile Follow NetBSD and rename libusb to libusbhid. 2002-03-27 16:07:20 +00:00
Makefile.inc