Go to file
jtc 8f83a67681 Link with -lcompat instead of -lgnuregex.
As soon as POSIX regular expressions are integrated into libc, -lgnuregex
will be going away.  Fortune use the old re_comp() & re_exec() regex
routines that are provided by -lcompat.
1993-11-11 01:01:21 +00:00
bin Check user's response against both 'Y' and 'y' --- this is really supposed 1993-11-09 18:57:54 +00:00
etc re-add 'sup' services. unofficial, but life's difficult w/o them. 1993-11-08 19:49:15 +00:00
games Link with -lcompat instead of -lgnuregex. 1993-11-11 01:01:21 +00:00
gnu Eleminate duplicate inclusion of shared objects (libgcc!). 1993-11-10 21:53:30 +00:00
include update to latest version 1993-11-06 01:11:43 +00:00
lib Henry Spencer's POSIX.2 compatibile regular expression matching routines. 1993-11-10 23:34:55 +00:00
libexec Added function `md_set_breakpoint()'. 1993-11-10 21:46:03 +00:00
regress Henry Spencer's POSIX.2 compatibile regular expression matching routines. 1993-11-10 23:34:55 +00:00
sbin use LDSTATIC, not LDFLAGS any more 1993-11-08 02:33:56 +00:00
share librpc doesn't exist anymore 1993-11-10 03:32:48 +00:00
sys fix setup of b_dirtyoff and b_dirtyend when writing out a page. 1993-11-10 22:43:34 +00:00
usr.bin simplify error message handling by using err() function. 1993-11-10 20:06:00 +00:00
usr.sbin bzero structs before using; fix from theo 1993-11-10 04:36:04 +00:00
Makefile Make regress only if directory exists. It can be optional. 1993-07-07 12:55:48 +00:00