Go to file
cgd 2102dd3e20 check that memory access is enabled before bothering to do the
pci_mapreg_info() call.  pci_mapreg_map() implies this check,
but code which calls pci_mapreg_info() has to check it explicitly.
Otherwise, if memory space is disabled, the driver does the wrong
thing, and tries to use memory space anyway, potentially resulting
incorrect driver operation and no useful error message.
1998-05-18 17:14:32 +00:00
bin * blocks can be 64bit (not u_long), so calculate and display accordingly 1998-05-16 15:12:26 +00:00
distrib add fr.xkm 1998-05-17 14:25:06 +00:00
etc no changes in previous rev, as documented; goof! (sorry). Once again - document that "domainname" is about YP/NIS, not Internet, per PR#5442 1998-05-11 19:01:13 +00:00
games y.tab.h is now called grammar.h (and there's an implied .y.h rule now too) 1998-05-13 19:21:37 +00:00
gnu Fix buffer overflow when forwarding jobs. 1998-05-14 07:31:25 +00:00
include Need <dlfcn.h> for Dl_info. 1998-05-14 01:55:28 +00:00
lib Add `dladdr()' stub. 1998-05-12 21:25:44 +00:00
libexec - don't leak account information (from christoph badura) 1998-05-18 12:41:30 +00:00
regress disable the optimizer the correct way... 1998-04-13 14:28:04 +00:00
sbin Get protocol type for "pmap_getport()" from variable "nfsproto" instead of 1998-05-14 07:44:09 +00:00
share Correct copyright date. 1998-05-17 16:46:06 +00:00
sys check that memory access is enabled before bothering to do the 1998-05-18 17:14:32 +00:00
usr.bin Fix pasto. 1998-05-17 18:18:18 +00:00
usr.sbin Version 2.0 Beta 1 Patchlevel 1 1998-05-18 06:53:52 +00:00
Makefile Build the appropriate libgcc, so that build-to-destdir works. 1998-05-12 01:59:54 +00:00