Go to file
kleink 9e00e84f98 Restore the behaviour of not setting errno to ENOMEM when allocating 0
units of storage and returning a null pointer in System V mode; this was
broken by the `fix' in rev. 1.24.  Also, as it is stated in ISO C that
such operation does not constitute an allocation failure, do not abort()
even if the `X' option is set.

Amusingly enough the SVID, Fourth Edition, specifies the `unique pointer'
return behaviour for this kind of allocation, so this is kind of mis-named.
1999-09-10 10:38:06 +00:00
bin Report vendor-specific data length, if any. 1999-09-09 23:32:10 +00:00
distrib Tweak. 1999-09-10 07:43:00 +00:00
etc use sysctl -n to get numeric result, not awk. 1999-09-06 18:52:33 +00:00
games Check for write errors in auxiliary programs used during build of games. 1999-09-10 00:18:20 +00:00
gnu Allow hardlinks to symlinks. 1999-09-05 23:34:39 +00:00
include strlcat() and strlcpy() aren't ISO/IEC 9899:1990. 1999-09-09 09:30:40 +00:00
lib Restore the behaviour of not setting errno to ENOMEM when allocating 0 1999-09-10 10:38:06 +00:00
libexec In the command table, remove a trailing comma and make white space 1999-09-06 06:01:44 +00:00
regress Oops; remember to clean the output file. 1999-08-30 17:06:33 +00:00
sbin Use unixish term "hole" instead od "sparce" (which looks like it 1999-09-07 08:16:13 +00:00
share Add some spaces to make the phy listing line up nicer. 1999-09-09 12:38:43 +00:00
sys Don't flush more than necessary. By Richard Earnshaw in PR 8132. 1999-09-10 10:12:09 +00:00
usr.bin Fix inconsistancy at start of copyright message. 1999-09-10 04:05:28 +00:00
usr.sbin s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
Makefile Remove all of the domestic/crypto-us glue from this file. It is handled 1999-07-12 21:53:52 +00:00