Commit Graph

1374 Commits

Author SHA1 Message Date
ross
d51c5fbcfc Nuke strings(1). It isn't used by anything, and we just recently switched
the userland strings(1) to the binutils version. Well, crunchgen(8) links
all the stuff together ... can you say: "GPL pollution"?

If anyone knows a good reason to have strings(1) on an install disk, I can
resurrect a BSD-licensed strings. "Send me email". (ross@netbsd.org)
1998-09-22 01:15:53 +00:00
ross
b3f966c92a Embed the ../common/Makefile.inc which was only used here. 1998-09-22 01:10:12 +00:00
ross
5a33f0b1e4 New alpha boot floppy. In the present incarnation, it's just like the
old alpha boot floppy, but uses the new libsa ustar FS instead of ffs
and loads in 1 minute instead of 3. (5 minutes in 1.3.2). Future work
will make use of the extra space, and also make a dual-floppy sysinst
boot out of this or another clone dir.
1998-09-22 01:08:41 +00:00
ross
1029cd880d I don't know what this directory was for; the two files are each referenced
in only one place. Nuke the site from orbit.
1998-09-22 00:56:59 +00:00
abs
10261f5201 Note that NFS now requires reserved ports by default. 1998-09-18 06:15:58 +00:00
phil
51fbe5aee3 Fix class c netmask. 1998-09-17 16:45:36 +00:00
phil
5807dd11b1 Comments added/modified to clarify how txtwalk works. 1998-09-17 05:57:28 +00:00
phil
3330188abd 1.3 has long since come and gone, update some entries, add a couple. 1998-09-17 04:11:54 +00:00
jeremy
ef4152beb2 Added microtime(9) man page. 1998-09-15 01:43:52 +00:00
lukem
ff7d59c499 regen 1998-09-15 00:03:13 +00:00
kleink
7ccc52a0cc Add strtok_r(3) links. 1998-09-14 21:59:53 +00:00
tv
148929222c Transition sparc platform to egcs. 1998-09-14 21:21:58 +00:00
hwr
bc8eeb32a3 Add greconfig and manpages to distribution. 1998-09-14 09:51:01 +00:00
ross
381c357cf0 distrib bzlib.h and more libbz2 pieces 1998-09-14 06:13:36 +00:00
ross
cb634251ae Distribute libbz2. 1998-09-14 06:09:27 +00:00
ross
4ef30e719d Add bzip2 files and links. 1998-09-14 06:06:23 +00:00
tv
768b3efab5 Switch i386 to egcs 1.1. 1998-09-14 00:29:28 +00:00
tv
a6844453f0 More egcs updates: MD-split objc headers, and add egcs compilers and
static libraries where applicable.
1998-09-13 23:40:35 +00:00
tv
8d78198425 Add libobjc and libg2c runtime shared objects from egcs. 1998-09-13 23:38:33 +00:00
tv
a128febf5b MD-split the libstdc++ binaries and includes to reflect the state of
egcs/non-egcs default compiler on each platform.
1998-09-13 22:31:00 +00:00
tv
9adeb9bb84 Re-sort these files. 1998-09-13 22:14:03 +00:00
hubertf
ac6daa6801 remove ATC_scores (PR#6083 by Joseph Myers <jsm28@cam.ac.uk>) 1998-09-13 15:23:17 +00:00
kleink
8338b64e68 Sync libc minor version number. 1998-09-10 18:43:58 +00:00
thorpej
a2f0a3cd57 Add Heiko W. Rupp and Christoph Toshok to the supporting cast. 1998-09-09 21:44:18 +00:00
veego
bf6b729115 s/tar xpfz/tar xpzf/ 1998-09-07 21:48:08 +00:00
kleink
adc9739c01 ./etc/mtree/BSD.{pkg,x11}.dist are gone. 1998-09-05 18:50:52 +00:00
lukem
06b0ffe181 distclean is a synonym for cleandir 1998-09-05 14:46:13 +00:00
jeremy
d04d27d492 Added kprintf.9 and its aliases. 1998-09-02 04:40:02 +00:00
lukem
a8a59cbf07 regen 1998-09-01 05:39:12 +00:00
mrg
a93789ab6a add a "ta=4.2BSD" to disktab. fixing choosing X sets to install. 1998-08-30 09:08:52 +00:00
mrg
2908b804b2 add <sys/swap.h> 1998-08-29 17:08:45 +00:00
tv
17a8cf53ba Note bump of bfd to 2.0 for asprintf() and vasprintf(). 1998-08-29 16:11:12 +00:00
tv
0b2df9f225 Update libbfd to shlib version 1.1. 1998-08-28 16:52:46 +00:00
mrg
0962b7457b remove duplicate ./kern entry. 1998-08-28 09:48:18 +00:00
mrg
96b4a0b8cc use $TOP in more places (pr5899 from jbernard@ox.mines.edu). 1998-08-28 02:47:58 +00:00
mrg
d2c403a90e link newfs to mount_mfs not mount_nfs 1998-08-28 02:46:39 +00:00
mrg
974e750f0e use $TOP in more places (pr5899 from jbernard@ox.mines.edu). add empty depend/install targets. 1998-08-28 02:01:28 +00:00
mrg
c827c05064 call it "instfs" not "floppyinstfs" as it is not for a floppy 1998-08-28 01:55:43 +00:00
hubertf
476960b4dc Add notes about steps to do after installation that are common to all
platforms; Thanks to Colin Wood and Simon Burge for their comments.
1998-08-23 12:42:16 +00:00
tv
8ca9a78df5 Add ranlib(5) (ar(5) was still there). 1998-08-22 05:37:51 +00:00
tv
43d85bdd29 Update libbfd version. 1998-08-21 19:27:28 +00:00
thorpej
e585f0a3f8 Update supporting cast: Eric Haszlakiewicz, ITOH Yasufumi, Dante Profeta,
Tim Rightnour.
1998-08-21 01:45:14 +00:00
thorpej
db354689ed Add Eduardo Horvath to port-masters list. 1998-08-21 01:33:28 +00:00
lukem
1831fd92ef regenerate (with #l info) 1998-08-20 10:58:22 +00:00
augustss
b87d63e818 Add OPL man page. 1998-08-18 08:16:56 +00:00
mark
5cb492b751 Add mount_filecore man page to cat8 and man8. 1998-08-14 14:37:44 +00:00
mark
8f59bcd607 Added ./usr/include/filecorefs and ./usr/include/filecorefs/filecore_mount.h 1998-08-14 14:07:45 +00:00
mark
9a8e27564b Added ./sbin/mount_filecore 1998-08-14 14:06:34 +00:00
kleink
b2f8ac044f Sync libc minor. 1998-08-11 17:14:05 +00:00
kleink
f4afbb677b Sync for am-utils-6.0a16. 1998-08-11 17:13:02 +00:00
fair
5a388ca820 move mtio.4 from man4/vax to man4, per PR#5698 1998-08-11 09:46:13 +00:00
perry
e31adf91d8 bzero->memset 1998-08-10 02:23:45 +00:00
perry
4900e681b0 bcmp->memcmp 1998-08-10 02:22:30 +00:00
is
93a587345f It's "HyperCOM 3Z", not "HyperCom Z3". 1998-08-09 22:29:01 +00:00
tsubai
dfe3292f75 /usr/include/machine --> /usr/include/macppc 1998-08-09 07:50:54 +00:00
minoura
61c0d1071a Added parioctl.h. 1998-08-07 16:17:33 +00:00
augustss
48bae9ee88 Add MIDI support. The MIDI devices can be accessed as ``raw'' through
the /dev/rmidiN devices, or with a sequencer interface via /dev/music.
So far the only supported MIDI device is the MPU401 port on SoundBlaster
(and only on SB on isapnp, since we do not have locators with multiple
values yet).
1998-08-07 00:00:55 +00:00
minoura
626ed8e87d /usr/include/machine/kcore.h was missing. 1998-08-06 14:27:10 +00:00
minoura
25e525b352 grfioctl.h and iteioctl.h are now exported to /usr/include/machine. 1998-08-06 14:10:19 +00:00
hubertf
bc66f03729 /route/s/-f/flush/ 1998-08-05 07:44:58 +00:00
kim
c4a422bd94 Fixed my name. 1998-08-04 16:39:17 +00:00
thorpej
837189f8a1 Long-needed update of supporting-cast list: Robert V. Baron,
Aidan Cully, MINOURA Makoto, Greg Oster, Ty Sarna, Kim Suominen,
Nathan Williams.
1998-08-03 12:23:13 +00:00
lukem
aa02ec494a link with -lutil for fparseln(). noted by jim bernard in bin/5895 1998-08-02 03:17:21 +00:00
augustss
cd1974e246 Add ESS driver man page. 1998-08-01 16:37:32 +00:00
lukem
19e9da1bad update to libedit.so.2.2 1998-07-29 11:26:36 +00:00
augustss
75e1bfa81f Note the supported USB hardware. 1998-07-29 09:04:10 +00:00
tsubai
1d3fe14e52 Add .profile 1998-07-29 05:52:19 +00:00
tsubai
04e0026f9b Add md part of sysinst. 1998-07-29 05:41:55 +00:00
pk
99e07bed22 Add /usr/include/dev/sbus. 1998-07-28 11:08:19 +00:00
pk
76df1b3aa5 Stop installing db_machdep.h, fbvar.h, z8530.h 1998-07-28 11:07:23 +00:00
tsubai
137185670b Add bootfloppy stuff. 1998-07-24 15:55:28 +00:00
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