Go to file
kleink c9f14e5e97 Addendum to previous commit: remove stdio usage from sections during which
random_mutex is locked, because
* a cancellation point may occur during fprintf(), and no cancellation handler
  had been installed, and
* the XSH5 specifcation of these functions does not permit output to stderr.
Therefore, in initstate() and setstate(), return a null pointer if the supplied
state is not valid.  This also fixes a bug in setstate() which caused corrupt
state information being used despite printing an error message.
1998-09-09 19:34:00 +00:00
bin Add CWARNFLAGS+=-Wno-format-y2k. 1998-08-25 15:13:16 +00:00
distrib s/tar xpfz/tar xpzf/ 1998-09-07 21:48:08 +00:00
etc Create USB devices. 1998-09-06 02:52:40 +00:00
games Add braces to make the new egcs happy. 1998-08-30 09:19:36 +00:00
gnu Stopgap fix for mips until this make procedure is overhauled. 1998-09-06 15:07:01 +00:00
include Oops, isinf() was never included in any X/Open interface specification. 1998-09-07 15:00:05 +00:00
lib Addendum to previous commit: remove stdio usage from sections during which 1998-09-09 19:34:00 +00:00
libexec bump version from 7.03 to 7.1.0 (new commands available) 1998-09-07 08:17:39 +00:00
regress Use PF_* for socket(2) calls. 1998-06-24 23:51:30 +00:00
sbin Add support for displaying interface alias information. Based on PR/6109 by 1998-09-06 17:51:32 +00:00
share Minor clarification. 1998-09-08 11:59:48 +00:00
sys Add coda file system character file device. 1998-09-09 19:04:04 +00:00
usr.bin Print login time left justified as suggested by Wolfgang Helbig in 1998-09-09 17:22:31 +00:00
usr.sbin Fix broken package dependence handling mentioned by Brook Milligan on 1998-09-08 21:54:01 +00:00
Makefile No need to shield alpha from gcc 2.7 libgcc any longer. Default is egcs. 1998-08-27 14:11:45 +00:00