Go to file
fvdl 7f5724ad4c In the case of MAP_ANON, Linux mmap ignores the fd argument completely.
So, always pass -1 to the native syscall in that case, to avoid
errors if a Linux app doesn't specify -1 as the fd (which some do).
2000-09-07 22:20:45 +00:00
bin Remove a hack to prevent unwanted gcc -Wuninitialized warning; it's now 2000-09-06 13:37:14 +00:00
crypto fix bad mdoc markup. closed PR/10854 2000-08-20 10:36:40 +00:00
dist do not #undef _res; we want to get any #define our local resolv.h has. 2000-08-14 11:33:34 +00:00
distrib sup.no is no more. 2000-09-06 20:29:33 +00:00
etc REQUIRE ipnat and mountd. 2000-09-06 01:05:43 +00:00
games If we install limerick-o.dat, we should also install limerick-o to make it 2000-08-17 16:54:28 +00:00
gnu Add admin category. 2000-09-05 15:20:36 +00:00
include ISO/IEC 9899:1999: MB_CUR_MAX expands to a positive integer expression with 2000-08-10 10:03:43 +00:00
lib - Fix strftime(3) not to ignore tm_zone filed of last parameter, 2000-09-07 12:45:03 +00:00
libexec Change "Apart form" to "Apart from". 2000-09-04 06:39:03 +00:00
regress Add md5sha subdir 2000-08-19 17:53:24 +00:00
sbin For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
share Fix typos. 2000-09-06 14:12:45 +00:00
sys In the case of MAP_ANON, Linux mmap ignores the fd argument completely. 2000-09-07 22:20:45 +00:00
usr.bin remove extra period 2000-09-06 20:22:53 +00:00
usr.sbin Update some instances of file movement in the ISC release. 2000-09-05 00:50:07 +00:00
Makefile Descend into distrib on "make cleandir", too. This will let "make build" 2000-08-19 22:09:08 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING crypto-* is no longer there. 2000-08-20 19:51:24 +00:00