Go to file
thorpej 5939e70ca3 Add support for mapping 64-bit PCI memory space. If the region
is mapped in a way that is inaccessible by a 32-bit bus_addr_t, then
print a message to that effect and return failure.

Original patches by Bill Studenmund, with a few small changes by me.
2000-05-10 16:58:42 +00:00
bin If ps cannot get the terminal size from STDOUT, it tried STDERR and STDIN. 2000-04-29 00:18:48 +00:00
dist Use unsigned long long and not long long for the change in Rev 1.6 and 2000-05-08 13:07:56 +00:00
distrib add arm26 devices 2000-05-10 16:46:06 +00:00
etc No, *REALLY* add man4/arm26. 2000-05-10 16:53:53 +00:00
games Use setgid(), not setregid(). 2000-05-08 07:55:59 +00:00
gnu Don't build compiler-related libraries if using GCC 2.9. 2000-05-09 06:23:40 +00:00
include New syscall issetugid. 2000-04-21 16:24:22 +00:00
lib Update man page to document new tgetent behaviour. 2000-05-10 11:13:35 +00:00
libexec Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
regress revert the depend change... it was unneeded, and is even hurting in some 2000-04-28 22:01:14 +00:00
sbin Fix bug introduced in previous; don't leak file pointers. 2000-05-10 02:04:27 +00:00
share Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
sys Add support for mapping 64-bit PCI memory space. If the region 2000-05-10 16:58:42 +00:00
usr.bin Revert to the original behaviour wrt sysIncPath, ie if sysIncPath 2000-05-10 07:49:35 +00:00
usr.sbin change the parsing of chown user[:gid] to the following: 2000-05-10 12:22:34 +00:00
Makefile HAVE_GCC28 -> HAVE_EGCS, and make it match gcc 2.9, as well. 2000-05-09 00:17:10 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00