ƒ¯7276 194 155 250 160 1115 153 143 261 284 433 378 209 532 129 167 168 267 120 129 130 380 286 477 416 136 147 1582 194 1051 1054 1051 370 154 233 142 193 219 166 132 202 113 155 143 242 140 331 230 187 233 138 297 153 173 234 164 954 365 516 1017 173 274 163 131 183 541 141 253 142 125 171 300 173 383 132 155 293 414 257 195 155 186 128 115 648 543 287 128 121 242 136 141 188 188 387 189 159 144 1022 158 152 170 632 277 320 311 121 163 604 154 704 531 125 192 350 192 191 692 299 191 125 311 314 210 145 242 140 201 180 143 150 120 205 175 1132 235 164 469 664 149 456 198 176 333 160 124 382 178 111 221 332 179 611 521 147 162 213 502 131 528 252 407 187 432 243 133 194 188 114 114 203 197 145 140 131 342 235 152 211 280 169 141 138 268 235 126 134 192 313 241 230 127 199 236 238 216 K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-10T14:16:33.000000Z K 7 svn:log V 59 Corrected kernel name from newbsd to 386bsd, it now works. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-10T14:22:34.000000Z K 7 svn:log V 153 Added support to build i386-kc_floppy:, kernel copy floppy for FreeBSD. Added support to build and install GENERICISA kernel in the binary distribution. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-11T02:06:14.000000Z K 7 svn:log V 64 Import of NetBSD inst1.fs floppy /.profile and /install scripts END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-11T12:30:00.000000Z K 7 svn:log V 1017 Changed printing messages to refer to ${OPSYSTEM} instead of NetBSD. Comments left intact. Simplified variables for drivename, drivetype, and sect_fwd. Added rotdelay to newfs commands (defaults to newfs default except for scsi disks where it defaults to 0). Made the disk geometry questions more like what PC users are use to reading (cylinders/heads/sectors). Added minswap requirement of 8MB, recomendation of 2 x physical memory. Added messages about what the blocking factor does. Added message for mount point to NOT include the leading / How to change disklabel to /sbin/disklabel due to bug in our /bin/sh, I thought this has been fixed, but it has not! Changed to use cpio instead of tar, since tar seems so brain dead. Removed kernfs reference from /etc/fstab creation since FreeBSD does not have the kernfs. Made /etc/fstab tabbed so it looks pretty :-). Added default of floppy drive 0 after we boot from hard disk. Fixed path in inst1.profile, removed /usr/local/bin, /usr/contrib/bin and . END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-11T12:30:59.000000Z K 7 svn:log V 57 Initial import of NetBSD install2 floppy /install script END K 10 svn:author V 4 root K 8 svn:date V 27 1993-08-11T12:51:37.000000Z K 7 svn:log V 50 Initial import of NetBSD install2 floppy .profile END K 10 svn:author V 4 root K 8 svn:date V 27 1993-08-11T13:23:23.000000Z K 7 svn:log V 167 Due to broken pwd_mkdb always wanting to do it's work in /etc I have had to add this file to src/etc, and do a special case install of it to get things working right. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-12T07:14:23.000000Z K 7 svn:log V 187 Heavily modified from NetBSD sources to FreeBSD, many fixes and enhancements, now users cpio instead of tar. All displayed references to NetBSD changed to ${OPSYSTEM}, OPSYSTEM=FreeBSD. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-12T07:18:34.000000Z K 7 svn:log V 336 Added 3 targets (kc-ah-floppy, inst1-floppy, inst2-floppy) which build 3 of the 4 needed floppies for FreeBSD. Still need to do kc-bt-floppy for the Bustek/Ultrastore controllers. Fixed installation of boot blocks in distribution:, now use a variable (${MDEC}) instead of a find so that my zzz files don't end up in the distribution! END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-12T09:21:20.000000Z K 7 svn:log V 281 Fixed poor timeout code in out_fdc. The timeout counter was not being reinitialized between while loops. Added comments about what was going on in the out_fdc routine. out_fdc now returns if the direction bit is not set in time instead of trying to wait for MRQ to get cleared. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-12T14:51:09.000000Z K 7 svn:log V 112 /etc/termcap is now created as a symlink to /usr/share/misc/termcap, fixed creation of link for /etc/localtime. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-12T15:20:56.000000Z K 7 svn:log V 435 Commented out installation of /var/log/lastlog: The problem with having it enable is that lastlog grows big, none of the current scripts deal with rotation of /var/log/lastlog, so it shouldn't necessary be installed at first. This has traditionally been something the sysadmin has had to touch after system installations. Nate: (Besides, you're forced to learn more about the system by reading the man pages if it doesn't exist. :-) END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-13T06:11:18.000000Z K 7 svn:log V 33 Enable lastlog install commands. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-13T23:05:49.000000Z K 7 svn:log V 71 Fixed entry for t9600, baud rate was 19200, should be and now is 9600. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-13T23:07:31.000000Z K 7 svn:log V 72 Wrong path for uucp login, was /usr/lib instead of /usr/libexec. Fixed END K 10 svn:author V 4 nate K 8 svn:date V 27 1993-08-14T22:00:14.000000Z K 7 svn:log V 173 Removed Jordan's DO_LINKS from the Makefile, since this behavior is not 'normal' CVS behavior, and we've never used nor depended on it. (And at times I've gotten bit by it) END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-08-15T07:11:52.000000Z K 7 svn:log V 28 add more notes and examples END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-08-16T09:30:18.000000Z K 7 svn:log V 37 Nullify pattern after failed regcomp END K 10 svn:author V 3 jtc K 8 svn:date V 27 1993-08-16T16:22:34.000000Z K 7 svn:log V 38 SRCS should contain *.c's, not *.o's. END K 10 svn:author V 3 jtc K 8 svn:date V 27 1993-08-17T16:06:00.000000Z K 7 svn:log V 287 1003.2 requires that lexical comparisons be done in locale specific manner, so we have to use strcoll() instead of strcmp(). 1003.2 requires that a null string be returned if a string does not match a \( \) subexpression. Replaced fprintf/exit with calls to err and errx as appropriate. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-17T20:16:19.000000Z K 7 svn:log V 189 Replaced empty manual page with one that has atleast some of the stuff in it. From: Andreas Schulz I have uploaded the man page from gas 2.1.1 under ~ats/as.1 . END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-08-19T21:32:59.000000Z K 7 svn:log V 384 added Bustek 545 support (patch from Christoph Robitschko): *** aha1542.c~ Thu Aug 19 14:25:33 1993 --- aha1542.c Thu Aug 19 14:25:49 1993 *************** *** 954,959 **** --- 954,960 ---- printf("aha%d:",unit); #define PRNT(x) printf(x) #endif __386BSD__ + DELAY(1000); /* for Bustek 545 */ aha_cmd(unit,0, sizeof(conf), 0 ,&conf, AHA_CONF_GET); switch(conf.chan) { END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-20T01:24:09.000000Z K 7 svn:log V 319 Removed gcc1 from top level make file, moving gcc1 to ports, gcc is becoming the system default compiler. The move of gcc1 in the cvs repository will be done specially to retain all history. You will only see a commit message for it's removal, the addition of it to ports will be done, you just won't see the commit. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-20T03:06:18.000000Z K 7 svn:log V 40 Added libg++ since it is now in src/gnu END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-20T03:23:17.000000Z K 7 svn:log V 51 chess is now in src/gnu, moved here from src/games END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-08-20T05:46:09.000000Z K 7 svn:log V 1488 patch 1of2 to prevent kill -1 syslogd from hanging the console blindly applied patch provided by Christoph Robitschko: *** cons.c.orig Sat Jun 12 07:57:53 1993 --- cons.c Thu Aug 19 22:34:53 1993 *************** *** 56,61 **** --- 56,62 ---- #include "sys/tty.h" #include "sys/file.h" #include "sys/conf.h" + #include "sys/vnode.h" #include "cons.h" *************** *** 105,118 **** --- 106,130 ---- (*cp->cn_init)(cp); } + static struct vnode *cnopenvp = NULLVP; + + cnopen(dev, flag, mode, p) dev_t dev; int flag, mode; struct proc *p; { + int error; + + if (cn_tab == NULL) return (0); dev = cn_tab->cn_dev; + if (cnopenvp == NULLVP) + if ((error = getdevvp(dev, &cnopenvp, VCHR))) { + printf("cnopen: getdevvp returned %d !\n", error); + return(error); + } return ((*cdevsw[major(dev)].d_open)(dev, flag, mode, p)); } *************** *** 121,130 **** int flag, mode; struct proc *p; { if (cn_tab == NULL) return (0); dev = cn_tab->cn_dev; ! return ((*cdevsw[major(dev)].d_close)(dev, flag, mode, p)); } cnread(dev, uio, flag) --- 133,153 ---- int flag, mode; struct proc *p; { + int error; + + if (cn_tab == NULL) return (0); dev = cn_tab->cn_dev; ! if (vcount(cnopenvp) <= 1) ! error = (*cdevsw[major(dev)].d_close)(dev, flag, mode, p); ! else ! error = 0; ! if (error == 0) { ! vrele(cnopenvp); ! cnopenvp = NULLVP; ! return(error); ! } } cnread(dev, uio, flag) END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-20T08:53:08.000000Z K 7 svn:log V 98 Moved /sys/scsi code files information to independed files file where it should have always been. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-20T09:14:22.000000Z K 7 svn:log V 954 Update scsi code to the latest from Julian. This code is now identical to the last copy from Julian. After this commit I will be commiting the local fixes and makeing diffs to send back to Julian so he can update his code. ---- From julian@jules.DIALix.oz.au Thu Aug 5 09:25:23 1993 To: hd@world.std.com, julian@jules.DIALix.oz.au Cc: nate@bsd.coe.montana.edu Subject: Re: new scsi ---- From julian@jules.DIALix.oz.au Sat Aug 7 04:13:17 1993 To: hd@world.std.com (HD Associates) Cc: nate@bsd.coe.montana.edu Subject: Re: timeout diffs Here are the diffs to take the scsi stuff to my latest tree from what Nate and you received.. the changes remove all the local timeout stuff and use (un)timeout(), ---- From julian@jules.DIALix.oz.au Sat Aug 7 04:13:45 1993 To: hd@world.std.com (HD Associates) Cc: nate@bsd.coe.montana.edu, briggs@csugrad.cs.vt.edu here is a fix for a silly bug in the scsiconf I just sent out and a similar fix for st.c END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-20T09:21:40.000000Z K 7 svn:log V 957 Update scsi code to the latest from Julian. This code is now identical to the last copy from Julian. After this commit I will be commiting the local fixes and makeing diffs to send back to Julian so he can update his code. ---- >From julian@jules.DIALix.oz.au Thu Aug 5 09:25:23 1993 To: hd@world.std.com, julian@jules.DIALix.oz.au Cc: nate@bsd.coe.montana.edu Subject: Re: new scsi ---- >From julian@jules.DIALix.oz.au Sat Aug 7 04:13:17 1993 To: hd@world.std.com (HD Associates) Cc: nate@bsd.coe.montana.edu Subject: Re: timeout diffs Here are the diffs to take the scsi stuff to my latest tree from what Nate and you received.. the changes remove all the local timeout stuff and use (un)timeout(), ---- >From julian@jules.DIALix.oz.au Sat Aug 7 04:13:45 1993 To: hd@world.std.com (HD Associates) Cc: nate@bsd.coe.montana.edu, briggs@csugrad.cs.vt.edu here is a fix for a silly bug in the scsiconf I just sent out and a similar fix for st.c END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-20T09:23:30.000000Z K 7 svn:log V 954 Update scsi code to the latest from Julian. This code is now identical to the last copy from Julian. After this commit I will be commiting the local fixes and makeing diffs to send back to Julian so he can update his code. ---- From julian@jules.DIALix.oz.au Thu Aug 5 09:25:23 1993 To: hd@world.std.com, julian@jules.DIALix.oz.au Cc: nate@bsd.coe.montana.edu Subject: Re: new scsi ---- From julian@jules.DIALix.oz.au Sat Aug 7 04:13:17 1993 To: hd@world.std.com (HD Associates) Cc: nate@bsd.coe.montana.edu Subject: Re: timeout diffs Here are the diffs to take the scsi stuff to my latest tree from what Nate and you received.. the changes remove all the local timeout stuff and use (un)timeout(), ---- From julian@jules.DIALix.oz.au Sat Aug 7 04:13:45 1993 To: hd@world.std.com (HD Associates) Cc: nate@bsd.coe.montana.edu, briggs@csugrad.cs.vt.edu here is a fix for a silly bug in the scsiconf I just sent out and a similar fix for st.c END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-20T12:51:53.000000Z K 7 svn:log V 273 Enabled call to sddump so that if you have options SCSIDUMP in your kernel you'll get to the dump code. If you don't trust this on your disk also add option NOT_TRUSTED, that disables the dump code, but prints out what it WOULD do it it was going to scrible on your disk. END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-08-20T17:17:04.000000Z K 7 svn:log V 62 added default answers changed units from sectors to cylinders END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-20T17:19:29.000000Z K 7 svn:log V 136 Added from: line to reference the pccons.c derivation of this code, otherwise the BSD copyright would be very bad to have on this file. END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-08-20T18:07:39.000000Z K 7 svn:log V 50 added big loop to allow redoing the configuration END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-08-20T21:47:42.000000Z K 7 svn:log V 100 more cleanup (e.g., root and swap partitions are mandatory, not root and /usr) no functional change END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-21T20:01:59.000000Z K 7 svn:log V 122 Fixed printf's so that they announce them selfs correctly (ie aha%d: before every error message and every probe message). END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-21T22:20:50.000000Z K 7 svn:log V 70 Removal of patch kit header, removal of old scsi as device, added Id: END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-21T22:24:24.000000Z K 7 svn:log V 36 Removed patch kit header, added Id: END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-21T23:46:42.000000Z K 7 svn:log V 105 Updated GENERICAH to be more current, new kernel GENERICBT for bt/uha systems cloned from new GENERICAH. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-21T23:47:20.000000Z K 7 svn:log V 17 Added Id: string END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-21T23:48:06.000000Z K 7 svn:log V 59 Update to be a clone of GENERICAH, but for syscons driver. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-21T23:52:36.000000Z K 7 svn:log V 47 Moved if_we.c to be back in alphabetic order.. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-22T02:59:49.000000Z K 7 svn:log V 145 New kernel config file for checking out the kernel sources. It does pulls in every thing that is known to work, and a lot of things that don't! END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-22T10:00:16.000000Z K 7 svn:log V 44 Some more small nits in the printf's fixed. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-22T10:20:05.000000Z K 7 svn:log V 234 Added kc-kernel target that builds both GENERICAH and GENERICBT kernels. Added kc-floppy that does the common part of building the kc floppies. Added kc-bt-floppy to build GENERICBT kernel floppy. Fixed kc-ah-floppy to use kc-floppy. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-23T05:26:19.000000Z K 7 svn:log V 133 Changed install -o root -g bin to -o ${BINOWN} -g ${BINGRP} on the header install commands to be consistent with other header files. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-24T01:24:43.000000Z K 7 svn:log V 91 Corrected off by 2 error in DELAY macro (it was delaying for 2 * value). From Bruce Evans. END K 10 svn:author V 8 swallace K 8 svn:date V 27 1993-08-24T06:15:36.000000Z K 7 svn:log V 135 Changed -r /fastboot to -e /fastboot. File just needs to exist for fastboot. Otherwise, doesn't work for non-root owner of /fastboot. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-24T19:41:58.000000Z K 7 svn:log V 42 Fix so that unit number 1 is found again. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-24T19:55:16.000000Z K 7 svn:log V 200 Changed prompt from "> " to "kc > " so that it does not look like the halt prompt. Changed the prompt for destination of the kernel copy to be "copy kernel to > " so that it is clear what it wants.. END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-08-25T09:01:44.000000Z K 7 svn:log V 61 adding fpgetround(3) IEEE floating point environment support END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-08-26T01:19:55.000000Z K 7 svn:log V 81 The release version of my package install suite. Please see man pages for info. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-08-26T01:19:55.000000Z K 7 svn:log V 141 This commit was generated by cvs2svn to compensate for changes in r327, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 1993-08-26T01:19:56.000000Z K 7 svn:log V 68 This commit was manufactured by cvs2svn to create tag 'pkg_install'. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-26T03:16:51.000000Z K 7 svn:log V 857 Added DEFBLOCKING to hold the default blocking factor after the question has been asked once. Disabled the ability to have different blocking factors on different partitions since this is known to trash the vm system. Removed many extranious echo's of the users answers. This was probably put in for debugging and never removed. It was quite confusing to my test users. Added autoscan of disk for bad blocks for bad144 type disks using the new bad144 -s option. Renabled the asking for verbose installation. Why was this disabled?? Added creation of etc/disktab.install on the hard disk that is a copy of the disktab used to create the disk with. Added a mount -at ufs to the .profile so that all the diskpartitions get mounted on first boot from hard disk, this is so commands that may have been loaded into a seperate usr partition can be found. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-26T03:20:28.000000Z K 7 svn:log V 268 Removed mount -at ufs command, since it is now done by the .profile file left by inst1.install. Fixed cpio command so that it works with the new cpio that does not ignore extra options. Added echo's about building /dev files so the user knows it is doing something. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-26T03:23:20.000000Z K 7 svn:log V 419 Added a real ugle hack so that cat, tar and gzip tools used to do the extract can be over writen. This is done by coping them to /tmp before the extract begins, running them from /tmp, then removing them after the extract has completed. Removed all section about setting up sendmail.cf, since this was for the old sendmail stuff and should not be required by the new sendmail.cf file that is shipped with the system. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-26T03:36:37.000000Z K 7 svn:log V 920 Removed LOCATIME and TZDIR stuff since it is now handled correctly by share/zoneinfo and was just duplicated here. Fixed the directory owner ships on the inst1 floppy by adding all of the directories that get created on the floppy to INST1_DIR, since cpio was not picking up the source dir protections, but instead using the current process uid, gid, and umask values. Removed /bin/df from inst1 to make room for mount_pcfs. Also removed /etc/disktab since it just got overwritten by the install tools. Removed zcat from INST2_CPIO since it is now installed from the INST2_FILES files on the floppy. This fixes things so that all of the gzip tools get linked to the same image. Much of the .if machine i386 stuff moved to be system independent since it really was. Added sd1 support to the inst1 and kc floppies. No room for wd1 support, oh well. Fix permissions on top level of floppy, it was not getting set. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-26T15:59:21.000000Z K 7 svn:log V 77 Removed Chris D. added --unlink option since our tar does not understand it. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-26T17:55:59.000000Z K 7 svn:log V 177 Added the following line to all the supplied config files to shut up the config program until this thing is fixed correctly. maxfdescs 2048 #Max file descriptors per process END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-27T00:55:53.000000Z K 7 svn:log V 67 Added usr/share/syscons.{fonts,keymaps} for the new syscons tools. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-27T02:10:12.000000Z K 7 svn:log V 35 Kernel support for ppp 1.3 + fixes END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-08-27T05:09:38.000000Z K 7 svn:log V 91 prefixed inline functions' parameter names with _ and declared the return type explicitly. END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-08-27T22:14:24.000000Z K 7 svn:log V 448 Only a single slash (/) is now necessary to repeat a search as per Theo's request. So the command: /pattern/;/ finds the second line containing "pattern" after the current line. Caveat: The commands `st' and `sr' are now both legal and have very different meanings. This is because ed(1) extends POSIX to include the old Berkeley syntax s[rgp]*. (So should two slashes still be required in the case of the substitute command, as SunOS ed does?) END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-08-27T22:15:16.000000Z K 7 svn:log V 49 Renamed some files that were giving SUP trouble. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-28T03:02:52.000000Z K 7 svn:log V 156 xxxprobe now returns the correct number of I/O registers used so that the probe output during boot gives the I/O range instead of just the starting address END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-28T03:06:59.000000Z K 7 svn:log V 46 Added support for scsi/sg.c as cdev major 18. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-28T03:07:44.000000Z K 7 svn:log V 29 Revised drivers from Julian. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 1993-08-28T03:07:45.000000Z K 7 svn:log V 75 This commit was manufactured by cvs2svn to create branch 'unlabeled-1.9.2'. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-28T03:08:59.000000Z K 7 svn:log V 203 Revised drivers from Julian. Support for generic scsi. Fixed scsi tape (st.c) problems with respect to multiple tar files on one tape. Now uses malloc of data structures to reduce static kernel size. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-28T03:10:05.000000Z K 7 svn:log V 77 Revised headers from Julian. Support for generic scsi. Better audio support END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-28T03:33:06.000000Z K 7 svn:log V 286 Added targets crypt and non-crypt to make it easier to build the distributions. Now only populates $DESTDIR/dev if we are building the cdrom distribution, since this directory is populated by the install tools it was a conflict to have the dev entries in the full distribution as well. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-28T09:19:01.000000Z K 7 svn:log V 36 Changed MAXSSIZ from MAXDSIZ to 2MB END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-28T12:41:23.000000Z K 7 svn:log V 59 New manual pages from NetBSD, revised for FreeBSD slightly END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-28T13:21:48.000000Z K 7 svn:log V 196 Added options MATH_EMULTATE to the kernel config files to pull in the 387 math emulator (sys/i386/i386/math_emulate.c). Made that file only get compiled if options MATH_EMULATE is in the kernel. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-28T13:25:22.000000Z K 7 svn:log V 317 Changed trap.c so that a panic will occur if we do not have hardware FP and we try to call the emulator when it is not compiled in. Removed the #if defined(i486) || defined(i387) that use to call the panic if we did not have a math emulator. Removed an extranious include of i386/i386/math_emu.h from math_emulate.c. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-28T13:26:30.000000Z K 7 svn:log V 160 Replaced the return (1)'s with return (IO_KBDSIZE) in the probe code so that the printfs during the probing prints the range instead of just the start address. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-29T01:59:05.000000Z K 7 svn:log V 99 Added #ifndef inline #endif around definition of inline so that we do not end up definig it twice. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-29T02:44:41.000000Z K 7 svn:log V 59 Fixed typo in the syscons.* entries (omde instead of mode) END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-29T02:46:13.000000Z K 7 svn:log V 90 Added the RELNOTES.FreeBSD to the FREEBSD list. Changed all occurance of make to ${MAKE} END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-08-30T01:47:26.000000Z K 7 svn:log V 36 Install man pages in /usr/local/man END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-08-30T01:51:16.000000Z K 7 svn:log V 23 Removed annoying -Wall END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-30T02:18:25.000000Z K 7 svn:log V 551 Makefile no longer needs passwd, pwd.db and spwd.db due to fixed pwd_mkdb that now takes a directory argument. These files are now built from the master.passwd file. Fixed typo on NOOBJ=, was oobj, now noobj. Rename of targes and variables. INST1 -> FILESYSTEM, INST2 -> CPIO, kc -> kcopy. Floppy targets now dd and gzip the image back onto the hard disk so that less manual work is required when building a release. Removed reboot from FILESYSTEM floppy and put df back on, and added mount_isofs. Changed scripts to use halt instead of reboot. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-30T02:22:02.000000Z K 7 svn:log V 446 Inserted a modified version of /etc/rc so that a fsck is done on reboot after the cpio floppy has been installed. This fixes the corrupt disk problem during the install. Still need to add some echo's about expecting disk corruption at this point in time. Upgraded release statement to say 1.0 GAMMA. Added a dummy read before the instuctions so the user does not get confused by the rapid output and thinks something scrolled off the screen. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-30T07:22:48.000000Z K 7 svn:log V 190 Added new mtree file to populate /usr/local or /usr/gnu, it is up to the user to run this mtree file. Cleaned up BSD.usr.dist as it had some missing bname=bin, gname=bin mode=0755's in it. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-30T07:48:38.000000Z K 7 svn:log V 32 Updated st*) entry from Julian. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-30T09:56:20.000000Z K 7 svn:log V 25 Added info for gnu stuff END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-31T07:19:58.000000Z K 7 svn:log V 145 Updated paths and cdpath to be more appropriate to FreeBSD (removal of old directories). Junked all the sccs aliases that get in the way of rcs END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-31T14:38:58.000000Z K 7 svn:log V 40 Changed stty erase ^H to stty erase ^?. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-31T14:40:22.000000Z K 7 svn:log V 45 Fixed ^? to ^\?, need to escape that for csh END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-31T15:01:19.000000Z K 7 svn:log V 92 Had to remove dd from the cpio floppy as we ran out of room due to some growth in binaries. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-31T15:02:53.000000Z K 7 svn:log V 92 Added DEFCYLN, DEFHEAD and DEFSECT parameters to inst1.install, these are set to 1024/12/17 END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-31T15:17:26.000000Z K 7 svn:log V 290 Changed default irq and iomem address for ed0 so that most 3c503's and wd80x3 class boards can be configured to the GENERIC kernels. Entry was: device ed0 at isa? port 0x280 net irq 9 iomem 0xd0000 vector edintr Is now: device ed0 at isa? port 0x280 net irq 5 iomem 0xd8000 vector edintr END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-08-31T16:29:05.000000Z K 7 svn:log V 93 Reenabled rotation of log files and killing of syslogd now that the lockup problem is fixed. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-01T01:41:03.000000Z K 7 svn:log V 63 Fixed typo in rm of /tmp/cat, it was rm /bin/cat, whoopsss.... END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-01T01:41:23.000000Z K 7 svn:log V 48 A real quick hack at some floppy install notes! END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-01T01:57:54.000000Z K 7 svn:log V 925 Added dd back to cpio floppy in place of shutdown, since shutdown is not really needed until we can go multiuser. Changed name of list from CRYPT_FILES to CRYPT_SRCS, since that is really what they point to. Added list CRYPT_DIRS, that is the directories that are in the des distribution. Fixed kc-xx-floppy dependencies on kc-floppy since it would not do the right thing with the new target floppies: Now user ${RELEASEDIR} for dd'ing the floppy images and other stuff having to do with building the release. Added new target bin-tarball that builds the bin.tar.gz.?? split archives for release. Added new target des-tarball that builds the des.tar.gz.?? split archives for release. Added building of /usr/local directories for the CDROMDIST. New target floppies: that builds all 4 floppies. New target release: that should completely populate a release tree, except that the src-tarball target is not yet written. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-01T09:38:32.000000Z K 7 svn:log V 62 Increased stack size to 8MB just to be on the real safe side. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-02T00:04:15.000000Z K 7 svn:log V 60 Added some stuff, fixed some typos, generally tarted it up. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-02T02:04:33.000000Z K 7 svn:log V 74 Fixed all usage of quotes to be consitent of the form ``word or phrase''. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-02T02:37:43.000000Z K 7 svn:log V 535 Removed commit lies for sbin/reboot and usr/local/bin/{mread,rz}, these are not part of the standard distribution and do not belong in here, this was carry over from earlier work. Added src-tarball: ssrc-tarball: targets to build the 2 source tar balls, still have to manually copy/chmod/chown the src tree into the destination directory and clean out all the obj, and CVS files/dirs, plus run a make cleandist in it before running these targets, but atleast things are getting easier to do! release: now uses fixed floppies target. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-02T11:10:02.000000Z K 7 svn:log V 180 Added /etc/networks to the files that get installed, some how it got dropped out of the Makefile. Commented out talk in inetd.conf since it refers to the old non-existent otalkd. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-02T11:11:42.000000Z K 7 svn:log V 223 The src/games/Makefile.inc use to control the location this installed in, since this has been moved to src/gnu I had to copy the contents of src/games/Makefile.inc into this Makefile to get it to install in /usr/games/hide END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-03T23:01:17.000000Z K 7 svn:log V 218 Lots of misc tweaks, support for arbitrary separators in pkg_info, more intelligent name handling in pkg_create. Most of these files are changed because of rcsid's being different in my cvs tree and freefall's (foo). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-04T17:06:09.000000Z K 7 svn:log V 29 Added Rich's wish front-end. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-04T18:19:41.000000Z K 7 svn:log V 71 Fixed bug in pkg_create that affected Rich's attempts to package emacs END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-05T04:53:51.000000Z K 7 svn:log V 511 Made staging area configurable rather than assuming /tmp (-t) Made pkg_add -n less bitchy. Made -p in pkg_add override "default" package location in pkg_create. Added concept of "slave" and "master" modes, allowing many different things to be done to packing lists on the fly. This is really something for front-end drivers to use, but also something for the more expert user. rename()'ing files before trying to copy them, thus saving considerable time when targets and staging area are on same filesystem. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-05T04:54:24.000000Z K 7 svn:log V 62 Made staging area configurable rather than assuming /tmp (-t) END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-05T13:46:17.000000Z K 7 svn:log V 607 Date: Fri, 3 Sep 93 01:25:44 +1000 From: bde@kralizec.zeta.org.au (Bruce Evans) This fixes several problems. It has almost everything that is in the FreeBSD version of Aug 22. It is missing the bug for 2 drives and still prints <> around the drive type. It handles BADEND144 less verbosely. It does wdgetctlr() somewhat differently from NetBSD/FreeBSD. Date: Sun Sep 5 06:45:12 PDT 1993 From: rgrimes@cdrom.com Fixed printf's to be correct, since Bruce used the old ones. This driver still prints phantom wd1's on some Maxtor and other IDE drives, I have a patch I am sending to Bruce for checking. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-05T14:24:38.000000Z K 7 svn:log V 434 From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey) ld won't generate output if there are two .o files with the same name. It thinks they are multiply defined external references. This patch explictly allows multiple /file names/ with the same value. This can happen if you do a two stage link or if you link in file names that are identical to files in libc. Otherwise ld.c exits with a status=1 and non error message. Rich END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-05T15:42:22.000000Z K 7 svn:log V 29 SCSI code update from Julian END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-05T15:52:46.000000Z K 7 svn:log V 96 Replaced all references to comxx with ttyxx, since that is what all the other tools really want END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-05T15:53:39.000000Z K 7 svn:log V 253 Replaced all references to comxx with ttyxx, since that is what all the other tools really want. Targets sio*) and com*) now create entry named ttyxx, default setup with a sh MAKEDEV all is to use the sio major numbers, com is all but depreicated now. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-05T15:55:03.000000Z K 7 svn:log V 96 Replaced comxx with ttyxx, as that is now the correct name to use when refering to serial lines END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-05T17:41:07.000000Z K 7 svn:log V 95 Fixed printf if you are using SCSI_DELAY to allow the scsi bus to settle down after the reset. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-05T18:30:58.000000Z K 7 svn:log V 595 From: barclay_a_c Subject: More information on "netstat -r Date: Mon, 7 Jun 1993 11:57:33 +0100 Gentlemen, I have been trying for some time now to get "netstat -r" working from the 0.2.2 patchkit. I have the following solution to the bug. The symbol _radix_node_head needs to be added to the symbols.raw file to enable the new routing table access. If this symbol is not present then the old system us used which results in no routes being given. I don't think that this justifies a patch in its own right but perhaps could be added to a related patch sometime.. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-05T22:36:54.000000Z K 7 svn:log V 206 Added -e flag to pkg_info. Now you can test to see whether a package is installed or not rather easily (useful for install scripts that want to check for prerequisite packages). See man page for details. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-06T03:00:38.000000Z K 7 svn:log V 99 Changed misleading comment about vty's - now clearly stated to work with syscons, pcvt, codrv, ... END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-06T12:12:24.000000Z K 7 svn:log V 29 Added ns_cksum.c from NetBSD END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-06T12:26:10.000000Z K 7 svn:log V 214 Add the following line to all generic configs as a comment so people would know that they need to turn this on to get packets to forward. #options GATEWAY #Host is a Gateway (forwards packets) END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-06T16:12:05.000000Z K 7 svn:log V 217 Removed patch kit header, added $Id$ Added support of DONET({IMP,NS,ISO}) so you can now compile with options NS and ISO, still missing some IMP code, but since the imp is old and gone I doubt this will ever be used. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-06T16:13:15.000000Z K 7 svn:log V 113 Fixed usage of arpcom and #define blahblah arpcom.blahblah, fixed ioctl support for options NS (XNS networking). END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-06T16:17:37.000000Z K 7 svn:log V 49 Enabled options NS since it can now be compiled! END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-06T17:41:46.000000Z K 7 svn:log V 145 Removed patch kit header, added $Id$ Increased timeout in wdwait from 1000 to 2000, this makes the st157A's at least pass the probe routines :-) END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-06T20:25:55.000000Z K 7 svn:log V 44 Added -DPPP so that tcpdump understands ppp END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-06T23:12:04.000000Z K 7 svn:log V 104 Fixed so that it scans for set uid/gid files. From Rich Murphy and NetBSD, plus some tid bits from me. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-06T23:26:21.000000Z K 7 svn:log V 88 Added option for current directory prefix in @exec (without which it's pretty useless). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-06T23:28:19.000000Z K 7 svn:log V 51 Doc'd option for current directory prefix in @exec END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-06T23:28:42.000000Z K 7 svn:log V 58 Fixed bug in copying script files from absolute locations END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-07T01:01:32.000000Z K 7 svn:log V 28 Nailed one last lurking ^L. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-07T02:08:51.000000Z K 7 svn:log V 108 Reverting wd driver back to version before Bruces new driver until the many bugs can be worked out of it... END K 10 svn:author V 4 nate K 8 svn:date V 27 1993-09-07T05:13:47.000000Z K 7 svn:log V 82 Removed some hard-coded paths in gzexe so it works with the current FreeBSD setup END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-09-07T12:02:11.000000Z K 7 svn:log V 1038 Added DOS partition support and maybe badblock remappping. The following additional changes are needed for the new install disks: 1) Remove from filesystem disk's /filelist: bin/cat, dev/MAKEDEV.local. 2) Remove from the filesystem disk: /bin/cat, /COPYRIGHT and /dev/MAKEDEV.local. 3) Add to the filesystem disk: /sbin/fdisk, /dev/fd1a and /dev/rfd1a. 4) Build a fourth DOS disk containing at least: os-bs, rz/sz Outstanding problems: 1) If there are >1024 cylinders, then FreeBSD cannot boot unless installed at cylinder 0 (and since neither can DOS evidently, the two can't share a disk in this case). 2) If FreeBSD is installed at cylinder 0, subsequent installs tend to fail. 3) If a DOS partition exists, disklabel doesn't seem to update the disk geometry in the FreeBSD disklabel correctly (so reinstalling FreeBSD with a new geometry requires installing it at cylinder 0). Rod suggested invoking disklabel on the raw c-partition. This makes sense, but it doesn't seem to work (newfs, for instance, can't find the new label). END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-07T15:58:00.000000Z K 7 svn:log V 138 Several fixes to the st driver, for density detection and selection. No longer have to do the st -f /dev/rst0 blocksize 0 on dat drives! END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-07T19:35:38.000000Z K 7 svn:log V 68 Fixed missing slash after a ${DESTDIR} with no other path after it. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-08T01:46:59.000000Z K 7 svn:log V 376 Added two new options, one of which is fairly far reaching: -q turns on "quiet" mode, where informational headers and such are not dumped, just the information. -L Shows full pathnames of files comprising a package. With -q, this can be useful for doing fileset operations, such as "du -s `pkg_info -q -L foo_bin`" to see how much space package "foo_bin" is taking up. END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-09-08T11:25:17.000000Z K 7 svn:log V 571 Added a fourth DOS-format floppy to the install disks containing os-bs and miscellaneous programs which get installed into /usr/distbin. Install now recognizes existing DOS partitions and attempts to install after them. Theoretically, it also remaps badblocks. N.B.: The fourth install floppy must have a clean DOS FAT. Building the new distribution floppies is untested TODO: Build a disktab entry for existing DOS partitions (except extended partitions). This would allow loading and/or extracting the distribution files directly from the DOS hard disk partition. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-08T14:23:28.000000Z K 7 svn:log V 53 Added bsd.prog.mk so that make maninstall would work END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-08T17:38:05.000000Z K 7 svn:log V 359 From michaele@vice.ico.tek.com Wed Sep 8 09:50:45 1993 Subject: Re: Some small errors in GAMMA 4. Move printf("\n"); at line 491 in "/sys/i386/isa/sio.c" to after COM_MULTIPORT block at line 512. From rgrimes: The above would cause the word (multiport) with out a new line to appear after the uart type message if you had COM_MULTIPORT enabled. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-08T19:29:54.000000Z K 7 svn:log V 101 >From Theo Derradt This is a machine specific include, it belongs in the machine specific directory. END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-09-08T20:49:13.000000Z K 7 svn:log V 84 Adding missing sync after reading fourth install floppy. Added /usr/distbin to path END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-08T21:04:32.000000Z K 7 svn:log V 236 First pass fixes to start using malloc structures for all per unit data. cd_data is now malloced on a per unit basis. Protected all if ({scsi,cd}_debug).... with #ifdef CDDEBUG to reduce the the size of the kernel when not debugging. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-08T21:19:03.000000Z K 7 svn:log V 64 Made copy of sys/i386/floppy relative instead of abosolute path END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-08T22:11:48.000000Z K 7 svn:log V 32 Soren's latest syscons changes. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-08T22:27:59.000000Z K 7 svn:log V 285 From: ccml@hippo.ru.ac.za (Mike Lawrie) Subject: Install.notes for FreeBSD-1.0-G Here is the hacked install notes file for FreeBSD-1.0-GAMMA. Please get someone to check the few points marked <>. From: rgrimes Checked the <>, and cleaned up some details. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-08T22:51:49.000000Z K 7 svn:log V 86 Fixed some language + error where 3 floppies are called for in beginning and 4 later. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-08T23:46:04.000000Z K 7 svn:log V 19 Rudementary README END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-09T00:32:25.000000Z K 7 svn:log V 124 From: baukno@login.dkuug.dk (S|ren Schmidt) Subject: Patches to syscons/wd Man pages for keyboard & screen (using syscons) END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-09T01:11:41.000000Z K 7 svn:log V 235 Changed the pg("ptdi> %x") to a printf and then a panic, since we are going to panic shortly after this anyway. Destroys less state, and keeps the machine from waiting for someone to smash the return key a few times before it panics! END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-09T01:30:46.000000Z K 7 svn:log V 83 Changed the delay from 100 seconds to 20 seconds if you don't have scsi dump code. END K 10 svn:author V 2 dg K 8 svn:date V 27 1993-09-09T07:01:23.000000Z K 7 svn:log V 519 As of this revision, all known bugs have been fixed. Some of the fixes include: 1) fixed 3c503 lock-up if the thinwire cable was disconnected at boot time 2) 8013EBT boards now work (quite well!) in 16bit/16k mode 3) ED_NO_DOUBLE_BUFFERING flag now works 4) slightly higer performance (about 3%) with 16bit WD/SMC boards 5) support for WD8013WC (10BaseT) boards Additionally, the probe code has been reorganized to be much cleaner. This revision of the driver is 1.25. The release notes have been updated as well. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-09T07:18:52.000000Z K 7 svn:log V 424 The scsi cd.c driver is now fully dynamic. You can change the lines in your config file from: device cd0 device cd1 ... device cdn to either device cd0 or psuedo-device cd0 The driver now dynamically allocates all per unit dependent structs, so it will never run out of units (okay, so now we need 32 bit device major/minor numbers!). It will allocate unit numbers as it needs them. END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-09-09T13:52:36.000000Z K 7 svn:log V 55 Mostly cosmetic changes. Added notes installing os-bs. END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-09-09T14:04:20.000000Z K 7 svn:log V 70 Combined some conditional statements now that `test' works correctly. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-09T23:03:24.000000Z K 7 svn:log V 116 Moved db_end_line after db_printf to eliminate forward reference and shut up the compiler about prototype mismatch. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-10T16:59:16.000000Z K 7 svn:log V 405 From guido@gvr.win.tue.nl Wed Sep 8 13:34:16 1993 That is because TIOCMGET was broken. Yes...this is known for some time and no, we (Bruce and me) never posted it. Why? Simply because we choose to post fixes when we fixed most of the bugs. Anyway..now that the slip problems are coming, here is a fix for correct TIOCMGET behaviour. -Guido Note: this should be tested first (Rich?). Tested by rgrimes END K 10 svn:author V 3 ats K 8 svn:date V 27 1993-09-10T18:03:21.000000Z K 7 svn:log V 39 Fixed a small typo in an error printf. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-10T20:39:13.000000Z K 7 svn:log V 431 This is just to shut the compiler up =================================================================== RCS file: /a/cvs/386BSD/src/sys/i386/i386/vm_machdep.c,v retrieving revision 1.3 diff -c -r1.3 vm_machdep.c *** 1.3 1993/07/27 10:52:21 --- vm_machdep.c 1993/09/10 20:12:53 *************** *** 179,184 **** --- 179,186 ---- #endif splclock(); swtch(); + /*NOTREACHED*/ + for(;;); } cpu_wait(p) struct proc *p; { END K 10 svn:author V 4 nate K 8 svn:date V 27 1993-09-10T22:14:37.000000Z K 7 svn:log V 158 Removed volatile functions which were causing grief in the system, since volatile functions are undefined, and there is no reason to have them in our kernel. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-10T23:57:00.000000Z K 7 svn:log V 310 Put bin/df back on the filesystem floppy since there is room for it after all. Removed it from DOS floppy. Added COPYRIGHT to DOS floppy since it does have *BSD binaries on it! Fixed missing ; \ when creating dev entries on filesystem floppy Fixed rm in wrong directory, please don't rm in the DESTDIR area!! END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-11T00:10:57.000000Z K 7 svn:log V 91 tar ball names converted from the form x.tar.gz.xx to x_tgz.xx so the DOS folks are happy. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-11T06:03:37.000000Z K 7 svn:log V 335 Converted many occurances of multiple spaces to tabs to save bytes any way I can. Converted all echo "" to be just echo Removed sync call that seems to hang due to fd/wd driver interaction.. Now rm /.profile before the cpio floppy is copied in, this should fix a bugger I was having with an open shell script that gets over written. END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-09-11T08:08:11.000000Z K 7 svn:log V 150 Quick checkin between network hangs... Restored trap calls in profile, and reset trap 2 at end of fsck. Make installation of fourth floppy an option. END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-09-11T08:12:28.000000Z K 7 svn:log V 41 remove \'s from where they shouldn't be. END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-09-11T08:17:00.000000Z K 7 svn:log V 101 Silence cp diagnostics for dos floppy install in case directories exist (e.g., after running os-bs). END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-09-11T08:32:50.000000Z K 7 svn:log V 96 Mentioned using fdisk to change active partition on multi-os systems if os-bs is not installed. END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-09-11T08:41:03.000000Z K 7 svn:log V 22 Forgot to export PATH END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-09-11T08:55:41.000000Z K 7 svn:log V 22 added a couple echo's END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-12T20:37:05.000000Z K 7 svn:log V 106 Only put var and var/tmp in the cpio archive floppy, do not really need the whole /var tree at this time. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-12T20:45:31.000000Z K 7 svn:log V 104 Added and doc'd -X flag to pkg_create that allows you to specify an exclude list for the final package. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-12T20:45:53.000000Z K 7 svn:log V 53 Fixed an embarassing bug with @owner, @mode & @group END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-12T20:56:40.000000Z K 7 svn:log V 48 Whoops - got the exclude flag wrong, try again. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-12T21:40:19.000000Z K 7 svn:log V 35 Removed /usr/contrib/bin from PATH END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-12T21:56:50.000000Z K 7 svn:log V 245 >From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey) I'd like to be able to say: options "SYMTAB_SPACE=78000" # Kernel debugger symbol table size If this seems a reasonable interim solution for freebsd, here's the patch.. Rich END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-12T22:44:37.000000Z K 7 svn:log V 138 Change the "Insert secound installation floppy" to "Insert the cpio installation floppy" to reduce confusion as to what floppy is wanted. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-12T23:55:35.000000Z K 7 svn:log V 56 Since reboot is now installed, use it if the fsck fails END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-13T00:00:16.000000Z K 7 svn:log V 114 More file shuffling between floppies, needed to get rm on filesystem floppy. Removed duplicates from DOS floppy. END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-09-13T02:23:55.000000Z K 7 svn:log V 187 Fixed the extract() command which I had broken attempting to implement it without cat. It now requires cat again (no way around it unless gunzip can accept arbitrary filename suffixes). END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-13T03:15:26.000000Z K 7 svn:log V 73 Put the uha0 controller at its proper default IRQ of 14! Thanks Warner! END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-13T03:43:53.000000Z K 7 svn:log V 45 Changed ultrastore 14F/34F driver to irq 14. END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-09-13T07:26:39.000000Z K 7 svn:log V 46 Explain purpose and original of "dos" floppy. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-13T07:53:28.000000Z K 7 svn:log V 171 Renumber the section starting at the duplicate 5. section. Changed reference to RELNOTES.FreeBSD to not have an absolute path on it since these appear in several places! END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-13T12:23:38.000000Z K 7 svn:log V 138 Fixed missing device name arguments to fdisk commands, this was the cause of silient failure on scsi disk installs with the new floppies. END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-09-13T13:37:21.000000Z K 7 svn:log V 34 Brought install_notes up to date. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-14T00:54:19.000000Z K 7 svn:log V 38 Fixed missing newline at end of file. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-14T00:59:49.000000Z K 7 svn:log V 96 Removed DOS floppy build stuff, as this was just a poor idea that needs a much better solution. END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-09-14T02:36:09.000000Z K 7 svn:log V 220 The install disks now print the partition table data with offsets and sizes in units of cylinders. This will help those who want to install FreeBSD between two existing partitions. Faked notes on installing via Kermit END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-14T04:14:30.000000Z K 7 svn:log V 144 Make MOUNT be MOUNT? so I can easily override it for building 2 floppies concurrently now that the floppy driver works good enought to do this! END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-14T19:34:32.000000Z K 7 svn:log V 137 Bruce's multifarious patches for the floppy driver (not well tested, but since what we have is crap as it is, it can't do much worse!). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1993-09-14T19:53:01.000000Z K 7 svn:log V 35 Fixed broken -t flag; thanks Rich! END K 10 svn:author V 3 alm K 8 svn:date V 27 1993-09-14T21:26:32.000000Z K 7 svn:log V 106 Added option to overwrite an existing partition during install. Added notes about ob-bs to install_notes. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-14T21:42:14.000000Z K 7 svn:log V 139 >From: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies) Comment was wrong about what entries get made for vtyNN, it is 0-b, not 00-12. END K 10 svn:author V 3 jtc K 8 svn:date V 27 1993-09-14T22:49:52.000000Z K 7 svn:log V 145 Fix grammar to eliminate support for unary minus expressions -- they weren't supported, they aren't standard, and they caused expr to dump core. END K 10 svn:author V 3 jtc K 8 svn:date V 27 1993-09-15T20:27:25.000000Z K 7 svn:log V 123 Include instead of various individual header files to compile with the newly prototyped rpc headers. END