freebsd-nq/lib
Paul Richards 62773adf71 Use a hash table to hold all the bindings info rather than a linked list.
Forms now have their own local bindings table so that anything
declared within a form is local to that form. This means you can
have fields of the same name in different forms.

Added inlined attribute setting for strings e.g. "This is \bold bold"

Added entry and exit functions for fields.
1995-03-26 07:44:33 +00:00
..
csu/i386 Remove an unused variable. 1995-02-24 07:51:13 +00:00
libc Updated manual page to indicate flags argument; added return value and 1995-03-25 17:24:47 +00:00
libcom_err
libcompat add a couple of missing #include lines 1995-03-19 07:00:52 +00:00
libcrypt
libcurses Separated out the _putchar & __cputchar() routines so that programs such 1995-03-19 21:47:51 +00:00
libedit
libf2c
libF77
libforms Use a hash table to hold all the bindings info rather than a linked list. 1995-03-26 07:44:33 +00:00
libI77
libkvm Comment out declaration of kvm_uread until it can be fixed correctly. 1995-03-20 16:35:11 +00:00
libm
libmd Clean a bunch of -Wall warnings. 1995-02-24 08:51:34 +00:00
libmytinfo Get rid of strtok(), it is depricated in libs 1995-03-24 17:40:54 +00:00
libncurses Fix wbkgdset macro 1995-03-13 19:02:04 +00:00
libpam/modules
libpcap Fix typo: pcap.h.h 1995-02-23 18:47:06 +00:00
libresolv
librpc
librpcsvc If we are going to set the OBJS target, don't add to the old target. This 1995-03-04 17:39:24 +00:00
libscsi
libskey Change strtok() to strsep(), strtok() usage is depricated 1995-03-24 17:27:22 +00:00
libss Remove private mkdir for /usr/include/ss, no handled by mtree. 1995-03-18 08:34:42 +00:00
libtelnet
libterm
libtermcap Continue of previous fix: eliminate backslashes too. 1995-03-26 00:47:02 +00:00
libutil Fix suspended vipw hangs 1995-03-09 21:53:12 +00:00
liby
msun Obtained from: NetBSD 1995-03-08 01:41:40 +00:00
ncurses/ncurses Add missing lib_window.c to SRCS 1995-02-13 17:23:18 +00:00
rpcsvc
Makefile msun becomes the default -lm the right way now. 1995-03-21 02:52:05 +00:00
Makefile.inc