Commit Graph

698 Commits

Author SHA1 Message Date
mikel 24e5d9da11 update; from Steve Allen in PR misc/4345, with some additions by myself. 1997-10-26 03:32:18 +00:00
jonathan 966de441b6 Sync with mips, pmax include files installed by `make build'. 1997-10-26 02:46:32 +00:00
jonathan fc6bd92581 Add missing /usr/include header files and sort:
bfd/*.h i2c/*.
   dev/ic/{aic63630*.h,i82365*.h,tms32av110*.h}
   dev/isa/if_ed_isavar.h    dev/isapnp/if_le_isapnpvar.h
   dev/mii/*.h dev/pcmcia/*.h
   soundcard.h  termcap.h
1997-10-26 02:00:16 +00:00
thorpej 5992d80ec3 Add SAITOH Masanobu to supporting cast. 1997-10-24 20:53:26 +00:00
thorpej 86dd3691f3 Add Bill Studenmund to supporting cast. 1997-10-24 20:40:41 +00:00
jonathan fc16fe2241 Add X11R6.3 ELF shared libraries. 1997-10-23 23:47:07 +00:00
jonathan f11d2bba47 Kill man4/imp.4 (not just cat4/imp.0). 1997-10-23 22:29:52 +00:00
jonathan bc8e181331 Re-sync with 1.3 release tree, pass 0: nuke missing references
* step shared libc version to 12.20
 * pick up move of com(4), lpt(4) headers from dev/isa to dev/ic
 * remove imp.4  (Arpanet 1822)  manpage.

For now, leave manpage references to syscalls that are still emulated
in libc dangling.
1997-10-23 22:07:53 +00:00
phil 345ae6924d Recover more bits lost in my earlier blunder. Get update working.
Other minor tweeks.
1997-10-22 15:28:33 +00:00
is 560b960e0d finalize Objective-C support, closing PR 4200 by Peter Simons:
- add /usr/include/objc to mtree
- set libobjc/Makefile INCSDIR=/usr/include/objc
- put to-be-installed includes to libobjc/Makefile into INCS=
- add the Objective-C source files to the appropriate lists.
- as the objc include files are installed now, no need to patch most
  of the files.
- add /usr/include/obj/* to src/distrib/comp/mi
The changes have been applied to gcc2netbsd, and this script was then used
to create the new version of the files in libobjc/.
1997-10-22 12:56:37 +00:00
lukem 07b16fa2db use CPPFLAGS instead of CFLAGS 1997-10-22 02:20:09 +00:00
lukem e48b312006 use CPPFLAGS instead of CFLAGS, fix dependancies, add RCSID 1997-10-22 02:17:11 +00:00
lukem ad6d6347fe use CPPFLAGS instead of CFLAGS 1997-10-22 02:11:56 +00:00
lukem b885d5c559 use CPPFLAGS instead of CFLAGS 1997-10-22 01:42:36 +00:00
bouyer c2223c1fbe Correct ThunderLAN spelling 1997-10-21 06:02:09 +00:00
scottr 4cb9c325b3 Oops. Move shared libraries from mi to md.mac68k. Pointed out
by Bernd Ernesti.
1997-10-20 17:03:57 +00:00
veego 83d19d1e6e Add amiga md server. 1997-10-20 08:45:32 +00:00
mrg 8e7401b98d add sparc md servers. 1997-10-20 07:21:21 +00:00
scottr 439b357821 Add empty set lists for ports that already have distribution sets. 1997-10-20 06:52:26 +00:00
phil 39725806db Floppy and cdrom distribution load. Other tweeks to improve installation
and upgrade.
1997-10-20 06:13:25 +00:00
perry cc828cfe1b 12G -> 13 1997-10-20 05:20:29 +00:00
perry ecaa3c65df Note the fact that this document is out of date -- it must be fixed
soon!
1997-10-20 05:18:34 +00:00
perry 1421bb1bd0 12G -> 13 1997-10-20 05:14:30 +00:00
perry 0f0dec44fc Remove false reference claiming that WD7000 support isn't present in
the small floppy, given that there is no such beast any longer.
1997-10-20 05:11:57 +00:00
perry a6d37913df Update for 1.3 alpha -- still needs some work. 1997-10-20 05:08:42 +00:00
perry 550589fa61 Update for 1.3 1997-10-20 05:03:57 +00:00
ender 2da6f5db2c o Updated distribution notes to reflect latest installation procedures
and hardware support
o Made note of the X11 distribution sets in the contents section
1997-10-20 00:01:36 +00:00
pk 036bc1c3d0 Retract statement about audio on LXen. 1997-10-19 21:08:53 +00:00
scottr f470d346c3 Add MI and mac68k-specific X11 set lists. 1997-10-19 18:54:51 +00:00
soda 34eaabcd16 These problems are fixed by thorpej's ahc->sc_xxxq, since Dec 02 1996. 1997-10-19 18:07:56 +00:00
oki 6aa7bad1fc Remove old-style install image. 1997-10-19 15:39:14 +00:00
oki a88eb35d75 Update for new bootfloppy/ramdisk 1997-10-19 15:38:34 +00:00
oki 5a9cb7b516 Remove old-style install image. 1997-10-19 15:33:26 +00:00
oki dc3654b410 Initial commit of installer use ramdisk image.
lifted from i386, modified for x68k by me.
1997-10-19 15:29:04 +00:00
matt ff0c62458b Add some PCMCIA devices (done while noting DEC DEPCM-BA and DE305 support). 1997-10-18 23:03:51 +00:00
mark 8f1ba91f0e Update for location of runlist.sh and list2sh.awk 1997-10-18 07:45:00 +00:00
mark c98ceb6a1b Missed these from the earlier commit of the files to build a ramdisk image. 1997-10-18 07:42:31 +00:00
mark accfff0e35 Common bit of Makefile used by the Makefiles in the subdirectories. 1997-10-18 04:15:37 +00:00
mark dcf807c409 Add Makefile for building sub directories. 1997-10-18 04:15:01 +00:00
mark 24e33d98ad Initial commit of an install ramdisk image build. 1997-10-18 04:05:47 +00:00
mark ca363acbb6 Initial commit of an install ramdisk image build. 1997-10-18 04:05:39 +00:00
mark 416fa2941b Initial commit of an install ramdisk image build. 1997-10-18 04:05:19 +00:00
phil 578886c5b8 Tweeks to make install better (take two)
- route messages to /dev/null
- remove // in some file names
- clear screen at proper times
1997-10-17 22:24:20 +00:00
phil fd205c739f Try to recover from a mistake of mine where I lost bits. 1997-10-17 22:17:05 +00:00
phil 88ca252c34 Tweeks to make install nicer. 1997-10-17 21:10:39 +00:00
phil 9298c97b61 Add sysinst to ramdiskbin
Move to use init_s to make room for sysinst
(Note: sysinst is not automatically run, it still uses the old install
process.  One can choose "shell" and then run sysinst to use it.)
1997-10-17 21:02:34 +00:00
bouyer f60e10920c Note support of Compaq's thunderland-based network adapters 1997-10-17 19:29:20 +00:00
is 43a0e5b910 Mention Melody board. 1997-10-17 13:42:00 +00:00
phil 15274f8880 Update to current state. Install and upgrade nearly finished. Disk
discovery and geometry no longer use /kern/msgbuf.
1997-10-15 04:35:17 +00:00
mycroft da169d6900 Add unformatted man pages. 1997-10-13 14:11:19 +00:00