Go to file
jsm ba40c8d63d Fix some uses of NULL as non-pointer and 0 for null pointer. 1999-09-17 17:07:11 +00:00
bin the PMAP_NEW option is gone as the new interface is no longer optional. 1999-09-12 01:19:23 +00:00
distrib Import NetBSD/hpcmips source files from hpcmips repository. 1999-09-16 12:13:17 +00:00
etc Import NetBSD/hpcmips source files from hpcmips repository. 1999-09-16 12:13:17 +00:00
games Fix some uses of NULL as non-pointer and 0 for null pointer. 1999-09-17 17:07:11 +00:00
gnu if bfd_write is invoked with ptr == NULL and (size * nitems) == 0, don't bother calling fwrite(); just return (0) 1999-09-17 13:38:19 +00:00
include if _DIAGNOSTIC is defined, define _DIAGASSERT() to call __diagassert(), 1999-09-15 23:53:26 +00:00
lib When dumping the attributes for a line, put a space between each attribute 1999-09-17 14:21:04 +00:00
libexec the PMAP_NEW option is gone as the new interface is no longer optional. 1999-09-12 01:19:23 +00:00
regress Oops; remember to clean the output file. 1999-08-30 17:06:33 +00:00
sbin Clarify description of ``-c''. (See PR 4511) 1999-09-17 10:20:01 +00:00
share Fix typo. 1999-09-16 19:49:04 +00:00
sys Small optimization. 1999-09-17 15:20:54 +00:00
usr.bin Make this compile on Solaris... 1999-09-16 19:57:54 +00:00
usr.sbin fix internal servers (like echo) so that they can accept AF_INET6 connections. 1999-09-15 09:59:41 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00