Commit Graph

1253 Commits

Author SHA1 Message Date
perry 8b1c09ac98 Add some missing lint libraries. 1998-07-23 03:35:04 +00:00
perry 662b3e495b 1) move lint libs to the mi list -- all architectures will be building
lint libs.
2) on some md.* files, change "/machine/" to "/$ARCH/" to reflect the
   new way we do /usr/include/machine include files.

Note that some archs probably need md lint libs added, and some
machines probably still need their /usr/include/machine support
frobbed, but it is a good start.
1998-07-22 17:53:55 +00:00
perry 6a5692e5a2 update... 1998-07-22 17:17:45 +00:00
perry 772c77a727 Add options for including the "domestic" ("secr") sets. 1998-07-22 17:01:43 +00:00
rvb a3d43525ee Fix BIOS GEOMETRY menu 1998-07-21 14:53:36 +00:00
lukem 73d76dbb85 regen 1998-07-18 05:31:05 +00:00
mark b5332402a9 Added lint libraries. 1998-07-14 21:28:21 +00:00
augustss 9d99e1b342 Add USB. 1998-07-12 20:14:30 +00:00
augustss c227026fe4 Add USB files. 1998-07-12 20:10:48 +00:00
thorpej 2d07fdc85e Add elf_machdep.h 1998-07-12 01:22:08 +00:00
pk cad8e2dd88 Add mbppio.h 1998-07-07 11:21:54 +00:00
ross 14f912df15 More edits to make these instructions apply to snapshots as well as
releases. There is now a #if _FOR_RELEASE that selects text blocks.
1998-07-07 03:40:32 +00:00
ross a74ba1b0a5 #if 0 the entire supported hardware section and add a #else note explaining
its absence from the snapshot instructions.
1998-07-07 02:38:18 +00:00
mrg 32f519716b - use an array MAXHOSTNAMELEN+1 size to hold hostnames
- ensure hostname from gethostname() is nul-terminated in all cases
- minor KNF
- use MAXHOSTNAMELEN over various other values/defines
- be safe will buffers that hold hostnames
1998-07-06 06:56:06 +00:00
kleink eb53c85102 Add amiga/fdc(4). 1998-07-05 20:05:38 +00:00
ross 2b27474301 #if 0 the 1.3-specific release notes so this can be used for snapshots.
Rework the preamble of the dedication slightly; it now refers simply to
"the current release".

Delete someone listed in "supporting cast" purely by mistake.
1998-07-05 14:20:03 +00:00
ross 9910c1d3ee Keep trying to make this amount to something. 1998-07-05 13:59:25 +00:00
mrg 1a8cd8bfd7 add uucpd.8. 1998-07-04 21:59:36 +00:00
is 311c8a0a7b Fix typo pointed out by Michael K. Sandersi in PR 5656. 1998-07-04 18:51:00 +00:00
ross c2f5c9d517 Make the -x11 case actually work. Make the tempfile symbolic. 1998-07-04 09:27:18 +00:00
tsubai d6343652c5 Add powerpc and macppc files. 1998-07-03 12:29:29 +00:00
augustss b07356663e Add another sound card. 1998-07-03 11:32:14 +00:00
tsubai e309aa6846 macppc ramdisk tools. 1998-07-03 11:20:08 +00:00
lukem 3444f2aeff regen 1998-07-02 08:27:39 +00:00
jonathan f846ca5dca Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
  *  shl.mi -- MI sharedlib files present on all ports with shared libs
  *  shl.aout -- MI sharedlib files present on all ELF ports
  *  shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make  libc, libedit numbers consistent (libc.so.12.29,  libedit.2.1).
1998-07-02 06:36:35 +00:00
marc 1fa113224d update to reflect reality 1998-07-01 04:36:52 +00:00
cgd eed439cd86 add puc manual page (formatted and unformatted) 1998-07-01 02:02:36 +00:00
thorpej 0e5d7351fc Add man pages for the positional i/o system calls. 1998-06-30 21:35:16 +00:00
ross 5a4035534b Make the include/machine -> include/alpha change in comp/md.alpha.
Sync the rest with reality.

More rogues' gallery nominations for modifying the distribution without
updating the sets:

	cgd             bsd.kinc.mk
	christos        fktrace.2 link
	christos        libc version
	fair            ch.4
	fair            scsi.4
	fair            ss.4
	lukem           libedit version
	mrg             packages.7
	tron            examples/amd/cd

You all owe me beer.
1998-06-30 20:40:10 +00:00
ross a1394485b6 Revert yesterday's change. 1998-06-30 20:25:14 +00:00
ragge 104c2d4f3e Oops, had forgotten hard link to fsck_ffs. Pointed out by Roger Ivie. 1998-06-30 20:14:19 +00:00
ross e18398dff5 Move the crt{begin,end}* stuff from base to comp.
Sync mi with reality.

The rogues' gallery nominations for today:

	augustss        ariareg.h
	thorpej         smc83c170{reg,var}.h
	drochner        wsdisplay_usl_io.h
	jonathan        timepps.h
1998-06-30 19:06:48 +00:00
ross 047edc1df7 Compensate for the /usr/include/${MACHINE_ARCH} change. 1998-06-30 05:13:31 +00:00
ross 49eca14af2 Move c++rt0 from mi to md files, except for 68K where it goes into ad.68k. 1998-06-30 04:03:29 +00:00
ross c43544845e Split the libraries correctly into base and comp set elements, like Chris
did for 1.3.2.
1998-06-30 03:49:00 +00:00
ross 567fbba53c Mechanism for installing the independently packaged alpha toolchain.
Originally written by Chris Demetriou.
1998-06-30 03:11:23 +00:00
ross 58091d9dec Improve the alternate unpacking shellcode. 1998-06-27 09:15:28 +00:00
ross 86c54874c2 The newly churned maketars was apparently not tested in its normal
mode with no options and no parameters.

You have to be careful about the difference between $@ and $*.
In particular, "if [ -n "$@" ]" does not do what you think it will.
1998-06-27 08:27:36 +00:00
thorpej f5a2f43b81 Update for fixed libutil shlib version 1998-06-27 05:17:18 +00:00
lukem 49d7017467 regenerate 1998-06-24 08:34:10 +00:00
mrg 58e5e70a16 remove bogus unnecessary "NetBSD-X.Y" directory from cdrom path; it will not exist for future cdroms 1998-06-22 12:18:52 +00:00
mrg d4e36ea579 this is called bootfs now. 1998-06-22 02:20:09 +00:00
mrg df19693416 oops, missed this change. 1998-06-21 13:56:18 +00:00
mrg 2762ae0f2b move distrib/sparc/floppies/* into distrib/sparc, so that the boot image
can be accessed for cdrom systems.  rename "bootfloppy" to "bootfs" as it
is used for cdroms, not just floppies :)  adjust paths as necessary for
this merge.

--- done via repository copy.
1998-06-21 07:39:45 +00:00
mrg 8d596302c7 add /mnt3 and /kern 1998-06-20 15:06:45 +00:00
mrg 76ca309bff add link for tar/cpio, fix mount_mfs, and add kernfs 1998-06-20 14:38:42 +00:00
mrg c22655fe0c FLOPPY -> INSTALL 1998-06-20 13:31:34 +00:00
mrg d1b0d1b602 KNF. 1998-06-20 13:05:48 +00:00
mrg 3e6e1c5a04 KNF, and don't copy filesystem. 1998-06-20 12:46:00 +00:00
mrg 238d69a954 add mount_mfs, getopt, use the src MAKEDEV and disktab files. ln less more 1998-06-20 12:07:11 +00:00