Commit Graph

1157 Commits

Author SHA1 Message Date
augustss 5a916bd4bb Add Ensoniq AudioPCI. 1998-05-14 08:14:59 +00:00
lukem 802b840ba8 regen 1998-05-14 06:24:31 +00:00
kml 278987aba7 Added entries for include files and man pages for RoadRunner HIPPI driver. 1998-05-14 00:39:37 +00:00
ross 8cc228c742 The previous rev deletes the three crunchgen(1) output files on error. 1998-05-13 19:13:06 +00:00
ross f1e5d2be9f Note that a ./MAKEDEV all is needed, document the install script
functions, briefly describe a manual install, fix section cross
references, and other misc edits.
1998-05-13 19:07:46 +00:00
thorpej c014502ab3 Much closer to reality. 1998-05-12 04:09:46 +00:00
thorpej 487beb2373 bump libutil version 1998-05-12 04:02:30 +00:00
thorpej d52217f4db libtermlib_pic.a is installed. 1998-05-12 04:00:57 +00:00
thorpej 5a90cbeb4d Fix libkvm shlib version 1998-05-12 03:57:36 +00:00
thorpej eaebd24370 libamu_pic is no longer installed 1998-05-12 03:57:01 +00:00
thorpej 854e13935b Fix libamu shlib version 1998-05-12 03:55:18 +00:00
thorpej ba88668f59 Add rcslog 1998-05-12 03:52:01 +00:00
thorpej 6d1c6510d0 Fix some TC-related clock headers. 1998-05-12 03:50:59 +00:00
thorpej 91e1c4ab1c Delete bsd.port*.mk 1998-05-12 03:48:22 +00:00
ross 8cb8f7b2b1 Correct spelling in */upgrade. More general editing in alpha/install. 1998-05-12 00:00:18 +00:00
cgd 3ad93320db add md alpha security set files 1998-05-11 23:41:42 +00:00
ender 51b1fcd02d Make note of CD-ROM based install 1998-05-11 20:43:37 +00:00
ross fe6275bedb Getting closer. 1998-05-11 20:04:47 +00:00
thorpej 1f300b3cdd Goodbye tuba_table.h 1998-05-11 20:02:51 +00:00
mycroft 3a609af5ba Make all the sum files. 1998-05-10 16:48:44 +00:00
scw b014edcabc Delete "./sbin/ldconfig" entry; it's in "mi". 1998-05-09 17:28:10 +00:00
veego 443684836c Remove the comment about a know problem with the Ariadne ethernet card,
because the problem is fixed.
1998-05-09 10:06:52 +00:00
cgd 66086e3be0 add .so's for all of the shared libs (just symlinks). These are only
used when compiling (or should only be used then), so putting them into
xcomp is good even though putting them into xbase wouldn't cost too
much space.
1998-05-09 04:17:46 +00:00
cgd 4cb5c4741a add .so.M and .so.M.m for all of the shared libs, and
X11R6/lib/X11/xdm/libXdmGreet.so*.  (the latter gets .so, .so.M, and
.so.M.m because i'm not sure which it really needs, can't easily test it,
and don't want to fail to include something which is necessary.  In all
likelyhood, the .so.M and .so.M.m forms simply shouldn't be built for
objects only used with dlopen(), like this one.)
1998-05-09 04:13:46 +00:00
cgd 1df707facd add X and XalphaNetBSD 1998-05-09 04:09:05 +00:00
ross 74839eb5d0 s-/usr/mdec/install-&boot- 1998-05-09 04:02:07 +00:00
ross bffbd61da4 Untangle the first paragraph in the upgrade notes that were copied
from i386/upgrade.
1998-05-09 03:49:30 +00:00
ross e937bf2ed5 Modify ./contents + ./install;
* no more binary toolchain tarball
	* source toolchain tarball still present
	* some english
	* add bs=18k on the floppy dd(1) example, just to be safe on systems
	  that don't like to cross cylinder boundaries (and it's faster)
Modify ./upgrade:
	* untangle the first pp
1998-05-09 03:42:00 +00:00
mrg f3ca264c1e uvm_swapout is a static function, not exported. does not belong in uvm.9 1998-05-09 00:48:20 +00:00
cgd ad04c11900 . and ./usr are in base; they should not be here (or in the tar file
generated for this set).  (Yes, if you're using checkflist to check
only an X11 built, then you'll have . and ./usr reported as being in
your built but not being in the lists.  That is _not_ incorrect,
in this case.)
1998-05-08 20:47:35 +00:00
kleink cbb131cd8a Add uvm_swapout(9). 1998-05-08 16:22:35 +00:00
mrg 6601a9d68e add uvm man pages and sort. 1998-05-04 07:28:15 +00:00
lukem bc91315dd8 add sup.owl.de 1998-05-04 04:44:20 +00:00
ross f7a658d062 The 3/29 rewrite broke floppy builds, so add back a (different)
hack to enable this to work when included from a different directory.
Idea:  if the crunchgen(1) child were to cd to the target directory
just prior to executing its manufactured Makefile, then problems
like this might not occur.
1998-05-03 16:50:25 +00:00
ross a03f8a588d Add clean and cleandir targets. 1998-05-03 16:42:37 +00:00
ross 2727bebf77 Always rebuild the crunchgen targets, otherwise a second make will bash
on even in the face of missing files.
1998-05-02 08:50:12 +00:00
ross 25df7fccdd Build x_sh, even though some non-sysinst ports don't use it. Yet. 1998-05-02 08:04:52 +00:00
ross 8a77a8a4f5 Descend into ./utils and ./notes, possibly into ./miniroot and also
into ./${MACHINE} if ${MACHINE}/Makefile exists. (None do right now.)
1998-05-02 07:40:23 +00:00
kml e3fb1a9993 update for rt_timer(9) man page 1998-04-30 17:14:26 +00:00
kleink d4ef5aa94d Add <inttypes.h> and <sys/inttypes.h>. 1998-04-29 13:31:07 +00:00
ross 604d3ff418 Take out telnet manpages as they have been removed from the domestic
Makefile...
1998-04-29 03:58:30 +00:00
fair c4b0f47514 fix mdoc references and .Nm usage 1998-04-28 18:17:33 +00:00
lukem 15766e96a1 regenerate 1998-04-27 16:22:34 +00:00
thorpej 3ec2ee0140 Add Tim Shepard to the supporting cast. 1998-04-27 03:09:42 +00:00
thorpej 4299d2a2a0 Update Steve Allen's e-mail address. 1998-04-27 02:51:26 +00:00
drochner 0db305628b move DEC TGA to mi, add some missing header files 1998-04-24 20:26:36 +00:00
thorpej 1ddc5b8204 Add Thomas Gerner and Ken Hornstein to Supporting Cast. 1998-04-22 22:08:06 +00:00
ross 83747abe43 New intro pages from abs@netbsd.org 1998-04-22 07:52:07 +00:00
ross 29ec9d6d68 big sync 1998-04-20 06:36:15 +00:00
ross 0700a8eb32 ++./sbin/ldconfig 1998-04-19 20:57:58 +00:00