Go to file
jdolecek 8fedbd8497 Add i386-specific part of MicroChannel Architecture bus support, as
found in some older IBM PS/2 machines.

This code is based upon work by Scott D. Telford, with some minor bits
in arch/i386/mca/mca_machdep.c taken from FreeBSD.

XXX this is still very experimental and development version; use at your
XXX own risk
2000-05-11 16:38:10 +00:00
bin Fix problem in option processing, would segfault when parsing "-O,". 2000-05-11 08:52:30 +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 some "\n"s (one to make things look better, and one for consistency). 2000-05-11 02:27:25 +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 install as.info 2000-05-11 00:56:48 +00:00
include New syscall issetugid. 2000-04-21 16:24:22 +00:00
lib Remove names from prototype decalarations. 2000-05-11 14:01:28 +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 i386-specific part of MicroChannel Architecture bus support, as 2000-05-11 16:38:10 +00:00
usr.bin allow .POSIX to define %POSIX as in FreeBSD 2000-05-11 08:22:40 +00:00
usr.sbin When expanding wildcards given on the command line, don't include 2000-05-11 14:13:13 +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