Commit Graph

1407 Commits

Author SHA1 Message Date
leo 91af58fade Add /usr/sbin/bootpref 1998-10-13 11:56:34 +00:00
leo e1af0222ca Add {cat,man}4/atari/et.[04] 1998-10-13 11:55:16 +00:00
erh b3edb8ba74 Add braces to make egcs happy. 1998-10-12 17:00:43 +00:00
perry 274d4c2de2 Fixes to the install floppies
(from Havard.Eidnes@runit.sintef.no)
1998-10-12 16:32:16 +00:00
perry 5721ce3806 Fix not to include contents of kernel compile directories
(from Havard.Eidnes@runit.sintef.no)
1998-10-12 16:28:35 +00:00
simonb ecb9aeaeaa Remove /sbin/ldconfig - not used on mips ports anymore 1998-10-12 03:10:28 +00:00
simonb 513ff15404 sync minor version number of libc 1998-10-08 04:36:58 +00:00
ross ccc17f86dd g/c debug rule 1998-10-08 01:08:24 +00:00
ross e462ec8f09 Simplify the SRCDIR comment. 1998-10-08 00:44:16 +00:00
chopps afe88c71cc s,upgrade,install, 1998-10-07 16:34:12 +00:00
mark 4f50564268 Fix the vnd devices used. 1998-10-06 02:59:19 +00:00
mark 0220416488 Miscellaneous maintainance and debugging.
Fix several size / offset calculation errors.
Make some of the default partition sizes more realistic.
1998-10-06 01:43:12 +00:00
mark 0402c9b7d8 Add T_FILECORE to the DTYPE enum.
Add filecore to the fstype array.
1998-10-06 01:37:17 +00:00
minoura c94e60002d Back out previous patches: it is not necessory now. 1998-10-05 22:41:13 +00:00
itohy 76efe5d523 Added ./usr/mdec/{installboot,loadbsd.x} 1998-10-05 19:39:55 +00:00
ross 01b7b1cf60 Add `libs yplib.o'. (Holds the yp stubs from libhack.) 1998-10-05 04:35:21 +00:00
ross 62557d2bad Compile the yp stubs from libhack, and call it `yplib.o'. This avoids the
xdr functions as well. Simply linking in -lresolv wasn't enough.
1998-10-05 04:33:12 +00:00
ross a95f9dc921 Go to a 2 disk set and call the images disk[12]of2. s/netbsd.gz/netbsd/ even
though it is gzip'ed; we want the first scan through the FS to open the file.
Print out the number of bytes free on disk 2. Label disk 2 with it's volume
number and tack on a bunch of label comments...date created, md5 of disk1 of
volume set...
1998-10-05 04:30:16 +00:00
mark 3c45647427 Termcap entry for use with SHARK installs etc. 1998-10-05 00:21:59 +00:00
mark 67d97dfb18 Fix the mounting of the ramdisk read/write. 1998-10-05 00:20:43 +00:00
mark 223662fb38 Update ramdisk size and use the install-ramdisk disktab entry. 1998-10-05 00:17:56 +00:00
minoura 24c03f53f8 Flush buffer cache. 1998-10-04 14:57:53 +00:00
minoura c2d098c4a2 Corrected installation of the bootblock. 1998-10-04 14:45:23 +00:00
minoura 9d0f75e2bb Use relative path. 1998-10-04 14:41:12 +00:00
minoura ac7c4d39c5 They won't work :-p 1998-10-01 16:49:10 +00:00
jtk 4b8165499a add i386/bioscall.9 1998-10-01 02:34:30 +00:00
jonathan 2ace653fab Update /usr/include/dev/mii entries to match new mii scheme.. 1998-09-29 23:25:44 +00:00
mark ac579dca26 Overhaul for sysinst.
Remove all the gunk that sysinst does not need.
1998-09-29 03:08:47 +00:00
is fc6353f33f Add a warning to reinstall miniroot.fs before retrying installation.
[This is not totally true, but whoever is knowledgable enough to understand
the fineprint, wouldn't need the warning anyway.]
1998-09-27 19:32:59 +00:00
ross 0a7091ab0f Remove libhack. I still don't have what I want, though, which is the real
resolver routines but without any YP stuff.
1998-09-25 00:34:37 +00:00
ross fd466eded9 Print out the amount of free space on the floppy. 1998-09-25 00:33:53 +00:00
ross 51c2767d53 Script input ../common/list -> ./list. 1998-09-22 03:03:45 +00:00
ross 360b254eca Tweak the clean: target. 1998-09-22 03:00:30 +00:00
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