Go to file
alm fc782b3ff5 Fixed regex bug: a character class of the form [IC[],
where IC is of the form [::] , [..], or [==], would incorrectly
report an error.
Fixed input mode bug: a literal ^J(i.e., ^V^J) would discard text
following it.  Now, a literal ^J is treated as an ordinary ^J - i.e, it
splits a line in two.
1993-05-12 08:22:03 +00:00
bin Fixed regex bug: a character class of the form [IC[], 1993-05-12 08:22:03 +00:00
etc cron.info now logs to /var/cron/log; the circle is complete 1993-05-11 08:24:23 +00:00
games build datfiles at make time, not at install time 1993-04-30 05:24:57 +00:00
gnu Use global value of CFLAGS for optimization. 1993-05-04 14:05:32 +00:00
include ftp put doesn't cleanly truncate and overwrite a file. 1993-05-06 13:28:41 +00:00
lib The xdr_float() and xdr_double routines from the xdr/rpc library were 1993-05-11 23:56:10 +00:00
libexec following changes: 1993-05-11 08:16:01 +00:00
sbin now you too can partake in this offense against any higher being there 1993-05-11 07:14:24 +00:00
share added some missing MLINKS 1993-05-08 05:27:01 +00:00
sys dangling pointer patch for lockf. From pk@cs.few.eur.nl 1993-05-11 09:39:52 +00:00
usr.bin didn't work as advertized when not given an argument. 1993-05-11 23:19:51 +00:00
usr.sbin now you too can partake in this offense against any higher being there 1993-05-11 07:14:24 +00:00
Makefile put all of the gnu stuff in one place 1993-04-29 12:42:00 +00:00