mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-03 17:11:32 +00:00
e75fedcfd5
handed a integer, not void). - No need to set flags to zero when they already will be. - It was also noted the manner in which the signal handling has changed might possibly generate some problems (hangs possibly) -- these, while remaining in the code, will be fixed shortly (within a day). Submitted by: bde