Commit Graph

2110 Commits

Author SHA1 Message Date
tron 633171c70e Fix typos noticed by Brian Grayson in PR bin/6713. 1999-01-02 16:17:24 +00:00
hubertf 1a097ef45d add Munich International Airport, Munich, Germany (MUC) 1999-01-02 03:36:54 +00:00
kristerw 5cb04ec709 Fix typo, closes PR 6694 by Mason Loring Bliss. 1999-01-02 01:54:58 +00:00
msaitoh 4d24950345 s/IT/It/ 1999-01-01 19:05:23 +00:00
msaitoh 0e764071d3 s/CD/Cd/ 1999-01-01 19:02:54 +00:00
msaitoh a0f22c3359 s/TN/Tn/ 1999-01-01 18:59:24 +00:00
tv 94eed8e6d2 GC conditional egcs cruft. 1998-12-31 19:58:59 +00:00
castor c57180f21e Change make to ${MAKE} to allow standard make to be overridden. 1998-12-31 15:28:52 +00:00
ross fbff13e33e Fix bug in .D1 macro.
D1 (dee-one) has two bogus-looking lines that are not in Dl (dee-ell); and
what they do is delete the first parameter unless it is a callable macro.
This may have something to do with the reason why dee-ell is used 418 times
in /usr/share/man vs only 6 times for the crippled dee-one.
1998-12-26 09:40:45 +00:00
itohy 172852517b Switch x68k port to UVM by default.
Mach VM and even old contig and non-contig codes are still alive.
1998-12-23 23:01:44 +00:00
mrg 9ec7c3c814 move sun3 to UVM by default. only pica/arc & x68k left. 1998-12-23 06:00:03 +00:00
mrg 12d0e6e8f7 move sparc{,64} installboot.8 back to src/share, to avoid splitting sources for users who dont get everything. 1998-12-22 02:34:09 +00:00
mrg db15e9d609 oops, s/sparc/sparc64/ for one of the "man8.sparc" entries. from bernd. 1998-12-20 11:51:04 +00:00
he 88e5f94191 Document new -b option. 1998-12-19 19:22:18 +00:00
christos 719a63e67c Add Byte Runner Technologies TC-400 and TC-800 driver doc from Eric S. Hvozda 1998-12-16 11:38:36 +00:00
thorpej 269d52483b Use -O2 on m68k. 1998-12-12 20:48:53 +00:00
thorpej 14b57317d6 Just switch all m68k to EGCS. 1998-12-12 20:48:23 +00:00
is 522ca75f7f Switch Amiga port to egcs. 1998-12-12 20:20:42 +00:00
simonb 737886c364 Remove specific models numbers from the sys/arch/pmax description. 1998-12-12 15:21:33 +00:00
is caef0a7cc2 Fix typos. 1998-12-11 22:46:26 +00:00
mrg cef1fed846 add man8.sparc64 1998-12-11 12:25:41 +00:00
mrg 4ca93d606f move installboot.8 back with the sources, and use .PATH to find it. 1998-12-11 12:20:52 +00:00
mrg f921055807 add a sparc64 MAKEDEV.8, and build installboot.8 here. 1998-12-11 12:17:11 +00:00
augustss 2d3f849193 Fix typos. 1998-12-10 23:43:32 +00:00
augustss d9c8e546f9 Add sv man page. 1998-12-10 18:56:55 +00:00
augustss e8060acb87 Update to match reality. 1998-12-09 10:21:21 +00:00
augustss 45f33dbecc New USB locators added. 1998-12-08 14:21:48 +00:00
augustss 7e86768677 Update the design of the generic USB driver. 1998-12-08 14:18:27 +00:00
augustss 106f74598b Minor touchup and add sv man page. 1998-12-08 14:15:27 +00:00
augustss c733635d12 Mention the USB include files. 1998-12-07 13:11:47 +00:00
ender 3a8d666d11 Fix a typo noticed by maximum entropy <entropy@zippy.bernstein.com> 1998-12-06 20:15:01 +00:00
ross 9cbd57c709 Use "infile" and "outfile" consistently. 1998-12-03 04:18:31 +00:00
thorpej adab608611 When installing a shared library, run /sbin/ldconfig -m ${LIBDIR} if
DESTDIR is not set and the object format is a.out.
1998-12-02 22:52:21 +00:00
tsubai 50a875f651 Use egcs by default on powerpc. 1998-12-02 14:12:23 +00:00
bouyer c0a73358a2 Document the use of flags for PIO/DMA/UDMA settings/disable. 1998-12-02 11:05:59 +00:00
kenh f4360880ce NODEVMTIME is going away. 1998-12-01 22:29:27 +00:00
erh 36f7c92000 Don't do the version check if we can't find the script. 1998-11-30 23:34:44 +00:00
eeh b2f5408385 Fix up GNU_ARCH for sparc64. 1998-11-28 22:46:16 +00:00
mycroft 0a7241355c Use -O2 on SPARC. 1998-11-26 23:06:09 +00:00
ross 4e89b79c0f Update the -width expression for the flag list. 1998-11-26 00:54:59 +00:00
ross 5412660ad9 Document new -b flag and mention USTAR support. (Forgot to commit on 10/12) 1998-11-26 00:52:28 +00:00
mrg 3b86991953 note that the sparc64 does not yet do pic or profile libraries. 1998-11-25 04:04:13 +00:00
tsubai 49837f8763 Remove NOPIC= on powerpc. 1998-11-24 15:24:53 +00:00
mycroft 8ee4fce4a0 Use egcs on sparc. 1998-11-22 13:51:04 +00:00
mycroft cdacaf156d Use -O2 on i386. 1998-11-22 13:48:34 +00:00
mycroft 4b50867128 Invert the sense of the UVM test, so it lists those ports which do *not* have
UVM yet.
1998-11-21 22:18:36 +00:00
mycroft 856163e71a Use egcs on arm32. 1998-11-21 22:14:47 +00:00
kml fa0f88251d Tweaks to document and support HIPPI-FP driver 1998-11-20 17:23:27 +00:00
itohy 543ebd6305 loadbsd(8) manpage (moved from arch directory). 1998-11-20 11:01:25 +00:00
dbj 746d687977 Set UVM to yes by default for next68k userland compiles. 1998-11-19 07:43:10 +00:00