ƒ¯10000 214 153 209 175 123 275 417 175 308 182 165 362 194 405 165 185 1077 277 302 239 231 162 188 159 159 180 258 167 164 185 248 262 242 152 149 255 137 283 254 416 114 137 126 145 310 604 412 141 304 422 207 919 202 228 190 1842 135 236 166 260 1139 219 326 225 357 234 197 354 260 285 334 235 237 227 227 535 227 268 179 175 185 186 413 181 1275 374 176 222 342 196 238 409 280 291 359 163 303 434 301 173 411 200 225 298 133 165 153 164 309 210 833 147 184 233 161 157 156 177 162 208 144 152 170 155 218 265 141 266 166 221 188 162 244 357 436 387 238 215 131 238 243 131 141 131 238 142 354 238 167 206 195 165 197 116 204 108 128 315 172 104 189 163 498 135 154 175 160 198 141 153 148 148 194 157 130 131 142 153 218 123 203 122 123 118 123 186 227 298 176 190 251 187 243 198 204 148 199 151 171 145 318 178 264 171 616 1036 1000 139 158 162 170 202 161 155 164 K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-08T03:20:25.000000Z K 7 svn:log V 60 Replace ctime by strftime %c to use national representation END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-08T03:32:03.000000Z K 7 svn:log V 115 Replace old strftime format by %c, old format forces "Mon Day", sequence which can be false for several languages. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-08T04:00:37.000000Z K 7 svn:log V 82 Copy 2.2 changes to 2.1 branch, including ^\t\n fixes and SYSV include processing END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-08T04:07:22.000000Z K 7 svn:log V 30 Bring setreuid changes to 2.1 END K 10 svn:author V 5 dyson K 8 svn:date V 27 1995-08-08T04:50:52.000000Z K 7 svn:log V 180 Make the spl oriented inline functions less likely to allow potentially volatile memory to be kept in registers during the "call" (inline expansion.) Do the same for pmap_update. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1995-08-08T05:14:40.000000Z K 7 svn:log V 322 Fixed a problem that malloc(..,..,M_NOWAIT) was being called without checking for return values. It just so happens that in the cases where it is likely to fail, it is okay to change the M_NOWAIT to M_WAITOK -- and all will be well. This problem was manfest as a panic very regularly on a 4MB system right after bootup. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1995-08-08T06:49:59.000000Z K 7 svn:log V 83 Fix init to correctly detect processes that are exiting multiple times per second. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-08T12:28:59.000000Z K 7 svn:log V 215 Bring up revision 1.123 from the HEAD. This just incorporates John's malloc() patches, it doesn't bring it what looks to be a number of Bruce's changes which probably depend on the tty changes. Submitted by: dyson END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-08T12:29:36.000000Z K 7 svn:log V 90 Bring in changes from the HEAD. Submitted by: Stephen Hocking END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-09T01:45:51.000000Z K 7 svn:log V 74 Don't supress sysctl variable change information for [no] tcp extensions. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1995-08-09T02:39:32.000000Z K 7 svn:log V 267 Fixed my usage of "asm" instead of "__asm" and "volatile" instead of "__volatile". Note also that the original mods that were submitted by me were as a result of a discussion between various FreeBSD contributors. Submitted by: peter@haywire.dialix.com (Peter Wemm) END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-08-09T03:43:48.000000Z K 7 svn:log V 98 New Improved version of the slip client document. Submitted by: Satoshi Asami END K 10 svn:author V 5 asami K 8 svn:date V 27 1995-08-09T06:50:52.000000Z K 7 svn:log V 310 Bump shlib minor because xdr_* functions have been enabled. Do NOT bump it again if something else is added before 2.2. The xdr_* functions are enabled only in the 2.2 (-current) branch so far. If that modification is moved to the 2.1 (-stable) branch, this one should, too. Reviewed by: the mailing lists END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-09T12:58:50.000000Z K 7 svn:log V 71 Add Specialix driver to LINT Reviewed by: Submitted by: Obtained from: END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-09T13:00:25.000000Z K 7 svn:log V 91 Add hook for EISA probe for Specialix EISA card. Reviewed by: Submitted by: Obtained from: END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-09T13:13:47.000000Z K 7 svn:log V 982 Bring in my long-overdue version of the Specialix driver. This was originally ported to BSDI by Andy Rutter . At the end of the day, this code has very little in common with Andy's version, or the Specialix SYSV version. Essentially it has been gradually and almost completely rewritten, with LOTS of advice and inspiration from Bruce Evans. There are a couple of missing bits still, but they are minor. The user-mode "sicontrol" program is in sad shape and will come in soon. Transparent printing died a timely death.. Maybe later.. Jeremy Rolls @ Specialix (Development directory) has confirmed this is OK to distribute, and Andy personally sent me his version that I started from. Although this driver stood up to a nasty stress-test in this form, I am not confident that there are no nasty bugs lurking. People are welcome to try it, but dont go out and buy one just yet.. :-) And *DONT* use it on a mission-critical machine... This is ALPHA QUALITY! END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-10T05:13:42.000000Z K 7 svn:log V 183 Fix csh to determine event number properly, i.e. stop by ^*-% too. This fix match with what manpage said and other systems csh's do. Submitted by: Bill Fenner END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-10T08:10:57.000000Z K 7 svn:log V 207 Drat! I forgot to add this part of the Specialix Driver.. This is the firmware that is downnloaded onto the host card during boot. Obtained from:Specialix International, via Andy Rutter END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-10T08:48:34.000000Z K 7 svn:log V 144 Remove a deliberate #warning.. It's not polite, because I listed the the driver in i386/conf/LINT... Reviewed by: Submitted by: Obtained from: END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-10T16:25:57.000000Z K 7 svn:log V 137 Rmove daemons localization (commented out), produce very strange effects when contacting with localized daemon from foreign environment. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-11T03:53:38.000000Z K 7 svn:log V 71 Brought in changes from rev 1.10: move mbuf frees to after sorflush(). END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-11T04:01:06.000000Z K 7 svn:log V 97 Brought in change from revs 1.14-1.17: fix message buffer range checking and printf %p printing. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-11T04:02:25.000000Z K 7 svn:log V 68 Brought in changes from rev 1.9: fix message buffer range checking. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-11T04:04:20.000000Z K 7 svn:log V 68 Brought in changes from rev 1.6: fix message buffer range checking. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-11T07:26:26.000000Z K 7 svn:log V 89 Be careful not to dereference NULL credentials pointers when doing the getattr function. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-11T08:18:39.000000Z K 7 svn:log V 163 sh(1) incorrectly ignored an EOF condition when looking for the closing backquote in a `foo` substitution. Discovered by: Martin Welk END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-11T08:44:31.000000Z K 7 svn:log V 74 Forget to close file Submitted by: SANETO Takanori sanewo@strg.sony.co.jp END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-11T11:31:18.000000Z K 7 svn:log V 73 Converted mountlist to a CIRCLEQ. Partially obtained from: 4.4BSD-Lite2 END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-11T11:47:30.000000Z K 7 svn:log V 94 Changed default optimization from -O2 back to -O...gcc 2.6.* has serious bugs when using -O2. END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1995-08-11T13:55:42.000000Z K 7 svn:log V 153 Fix bug pointed out by user on c.u.b.f.m: commenting out NOPUSH=true for master/slave configuration doesn't work because DOMAIN isn't correctly defined. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-11T17:18:42.000000Z K 7 svn:log V 167 Document two specials of the `lpt' driver: the port address can be specified as `?', and the irq and vector clauses may be omitted, forcing the port into polled mode. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-11T20:49:26.000000Z K 7 svn:log V 149 Since the mountlist is now a circular queue, adjust the names of the queue members used and also add a check to see when we've wrapped around again. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-11T23:40:31.000000Z K 7 svn:log V 61 Do the mountlist traversal the way it was done in 4.4-Lite2. END K 10 svn:author V 3 ats K 8 svn:date V 27 1995-08-12T13:40:42.000000Z K 7 svn:log V 57 Correct a little typo in LINT. trouble is -> trouble if. END K 10 svn:author V 3 ats K 8 svn:date V 27 1995-08-12T13:52:26.000000Z K 7 svn:log V 162 Submitted by: careilly@tcd.ie Colman Reilly replace the reference of quot(8) with a reference to quota(1). Colman Reilly noticed the missing quot, GNATS bin/671. END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-12T15:49:12.000000Z K 7 svn:log V 43 Add (apparently) Larry McVoy's warning.... END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-12T16:28:10.000000Z K 7 svn:log V 188 Do not omit the Makefiles when installing the examples; they are part of them. Also correct the omission of CVS files by abusing the find syntax instead of grepping. Closes PR #bin/636. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-12T17:26:37.000000Z K 7 svn:log V 159 Make this example actually compile again. Rename the module so that it will get a unique .o file name, and convert the module's Makefile to use . END K 10 svn:author V 7 roberto K 8 svn:date V 27 1995-08-12T18:22:34.000000Z K 7 svn:log V 319 Add the DOS install tips from the install notes. Add a section on /etc/sysconfig and the new configuration scheme Corrections from Brad Midgley and David O'Brien (from the lists). Formatting changes for the ASCII version. Change about Motif from SWiM to Lasermoon. The FreeBSD goal section needs more meat, Jordan :-) END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-12T21:33:24.000000Z K 7 svn:log V 22 Substantial re-write. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-13T07:49:35.000000Z K 7 svn:log V 45 Disable fifos in sioclose(). Closes PR 576. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1995-08-13T09:39:23.000000Z K 7 svn:log V 34 Restore the reference to quot(8). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-13T13:26:25.000000Z K 7 svn:log V 53 Bring in changes to support `-m' flag from the HEAD. END K 10 svn:author V 2 se K 8 svn:date V 27 1995-08-13T14:59:38.000000Z K 7 svn:log V 218 Return an extended status of XS_TIMEOUT (instead of XS_DRIVER_STUFFUP) in case of an unspecific error (most likely software timeout after SCSI bus reset). This will make the generic SCSI code retry the failed command. END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-13T15:18:05.000000Z K 7 svn:log V 509 Next round of cleanups. Some more debugging hooks added, si_softc definition moved to the driver proper, so that can be #included by user programs without needing to include stuff from /sys/i386/isa.. Various (now) redundant features removed, eg: the locks on IXANY and HWFLOW as these are now done with the "initial" and "lock" termios devices. Note that it still (for reasons unknown) appears to be masking data to 7-bit with ppp - hence the cleanup to support the debugging via 'sicontrol' END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-13T15:24:23.000000Z K 7 svn:log V 317 Bring in first cut of the user-mode control program for the Specialix driver. Note that this is pretty light at the moment.. It's been gutted to remove references to older features no longer in the driver. Curses-based port monitoring is intended for the future.. :-) Obtained from: Andy Rutter, END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-13T15:28:18.000000Z K 7 svn:log V 47 Add sicontrol.. I hope this is the right way.. END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-13T15:44:37.000000Z K 7 svn:log V 209 Slight change to the location of the default termios flags to make them a little easier to change, and revert to the "standard" specialix behavior with CRTSCTS enabled in the initial cflag (but configurable). END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1995-08-13T16:05:06.000000Z K 7 svn:log V 327 Small NIS tweak: frob pw_error() a little so that it can say either 'NIS information unchanged' or '/etc/master.passwd unchanged' depending on which was is being modified (conditional on -DYP). This is to save me the trouble of writing a whole other error routine (nis_error()?) for the upcoming changes to passwd and chpass. END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1995-08-13T16:07:36.000000Z K 7 svn:log V 112 Remove the ypchfn/ypchsh stuff from passwd and leave just the yppasswd support. The rest is moving into chpass. END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1995-08-13T16:12:28.000000Z K 7 svn:log V 824 Take the ypchfn/ypchsh stuff that was removed from passwd and graft it into chpass. Chpass can now tell when it's being asked to operate on an NIS user and it displayes the appropriate message in the editor template ("Changing NIS information for foo"). After the changes have been made, chpass will promte the user for his NIS password. If the password is correct, the changes are committed to yppasswdd. Hopefully, this should make NIS more transparent to the end user. Note that even the superuser needs to know a user's password before he can change any NIS information (such is the nature of yppasswdd). Also, changes to the password field are not permitted -- that's what yppasswd is for. (The superuser may specify a new password, but again, he needs to know the user's original password before he can change it.) END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-13T22:05:51.000000Z K 7 svn:log V 107 Add simple hooks to create /dev entries for the Specialix driver Reviewed by: Submitted by: Obtained from: END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-14T01:56:17.000000Z K 7 svn:log V 133 Add skeleton manpage, so that make world works...... Correct the naming of the thing.. it's sicontrol, not siconfig as I'm used to.. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1995-08-14T08:29:15.000000Z K 7 svn:log V 96 Correctly timeout scb instead of active_scb which is carying the bus device reset in this case. END K 10 svn:author V 5 asami K 8 svn:date V 27 1995-08-14T09:44:54.000000Z K 7 svn:log V 1746 Add the following people to the contributors' list. Anthony Yee-Hang Chan Bill Fenner Brian Tao Chris Stenton Chuck Robey Cornelis van der Laan Craig Struble Dave Chapeskie Don Whiteside Eric L. Hernes Frank Nobis Janusz Kokot Javier Martin Rueda Josh MacDonald Lucas James Marc Ramirez Michael Smith NIIMI Satoshi Nobuyuki Koganemaru Peter Wemm Philippe Charnier Rob Snow Richard Stallman Thomas Gellekum Tom Samplonius Torbjorn Granlund Werner Griessl These are the people who appeared in the "Submitted by:" lines of the commit messages that I still have in my mail archive. Since they are my commit messages, most of them are porters and port bug-fixers. You will probably notice at least one major "celebrity" in there. Yes you're right, that's him, he sent me a patch for emacs (what else? :) By the way, if you are a committer, now may be a good time to add yourself to this list by yourself, provided you made at least one commit before. We don't do that for you, you have to claim credit for yourself. :) END K 10 svn:author V 5 asami K 8 svn:date V 27 1995-08-14T10:05:27.000000Z K 7 svn:log V 41 Added ports-plan9. Reminded by: rgrimes END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1995-08-14T10:49:29.000000Z K 7 svn:log V 139 Add a blurb about running Intel softset.exe to set shared memory address and amount for EtherExpress 16 cards. [This time on the branch!] END K 10 svn:author V 4 olah K 8 svn:date V 27 1995-08-14T12:26:54.000000Z K 7 svn:log V 73 Add myself (Andras Olah ) to the contributors' list. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1995-08-14T16:08:39.000000Z K 7 svn:log V 163 Added a copy of my little program to find the IP address of the outgoing interface for a particular remote host. Requested by: Joerg Wunsch END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1995-08-14T23:52:49.000000Z K 7 svn:log V 1043 Submitted by: Bill Fenner Fix for PR #510. The original problem was that __ivaliduser() was failing to grant access to a machine listed in a +@netgroup specified in /etc/hosts.equiv, even though the host being checked was most certainly in the +@netgroup. The /etc/hosts.equiv file in question looked like this: localhost +@netgroup The reason for the failure was had to do with gethostbyaddr(). Inside the __ivaliduser() routine, we need to do a gethostbyaddr() in order to get back the actual name of the host we're trying to validate since we're only passed its IP address. The hostname returned by gethostbyaddr() is later passed as an argument to innetgr(). The problem is that __icheckhost() later does a gethostbyname() of its own, which clobbers the buffer returned by gethostbyaddr(). The fix is just to copy the hostname into a private buffer and use _that_ as the 'host' argument that gets passed to innetgr(). And here I was crawling all over the innetgr() code thinking the problem was there. *sigh* END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1995-08-15T08:54:21.000000Z K 7 svn:log V 124 Properly prototype the ahc_done routine, and pass the right number of arguments to it in one call in the reset code. (doh!) END K 10 svn:author V 2 se K 8 svn:date V 27 1995-08-15T09:43:42.000000Z K 7 svn:log V 234 Add more chip set register decodings: ISA GAT mode and hidden refresh seem to cause reliability problems on Saturn based systems and are now reported when booting with '-v'. Submitted by: Danny J. Zerkel END K 10 svn:author V 2 se K 8 svn:date V 27 1995-08-15T09:56:38.000000Z K 7 svn:log V 133 Add "Danny J. Zerkel " because of his contributions to the PCI chip set register dump description table. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-15T19:23:33.000000Z K 7 svn:log V 264 Fake a call frame for traps so that `gdb -k' can report where fatal traps occurred. This also helps ddb backtrace through trap frames. Backtracing through syscall and interrupt frames still doesn't work but it is relatively unimportant and more expensive to fix. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-15T19:34:11.000000Z K 7 svn:log V 139 head(1) ignored EOFs (in certain cases). Closes PR # bin/678: head(1) ignore EOF Submitted by: wosch@cs.tu-berlin.de (Wolfram Schneider) END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-15T19:36:02.000000Z K 7 svn:log V 102 Install kzip.o with BINMODE=444. Submitted by: graichen@sirius.physik.fu-berlin.de (Thomas Graichen) END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-15T19:38:00.000000Z K 7 svn:log V 259 There is no such file as /usr/include/ufs/quota.h. There is a file /usr/include/ufs/ufs/quota (#include ) that seems to work ok though. Closes PR # docs/670: quotactl man page incorr... Submitted by: evans@scnc.k12.mi.us (Jeffrey Evans) END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-15T19:40:26.000000Z K 7 svn:log V 165 '#' is not a comment if a non-space char follow Closes PR # bin/657: mail(1): comments in ~/.ma... Submitted by: wosch@cs.tu-berlin.de (Wolfram Schneider) END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-15T19:44:39.000000Z K 7 svn:log V 190 The command to `move' across file system boundaries is actually cp -PRp source_file destination Closes PR # bin/689: mv(1) manpage Submitted by: wosch@cs.tu-berlin.de (Wolfram Schneider) END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-15T19:56:59.000000Z K 7 svn:log V 239 Increase the DELAY_GETREPLY to 5000000. Not dangerous, this is actually a timeout only. The existing behaviour caused a mcd0: timeout getreply at halt/reboot time. Submitted by: graichen@sirius.physik.fu-berlin.de (Thomas Graichen) END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-15T19:58:29.000000Z K 7 svn:log V 140 Correct the entry for some Dasher terminal. A backslash has been mangled. Submitted by: oops, i've just killed the mail from my inbox :-( END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-15T20:06:50.000000Z K 7 svn:log V 142 Install the headers and sample files with 444 perms (as opposed to 555). Submitted by: graichen@sirius.physik.fu-berlin.de (Thomas Graichen) END K 10 svn:author V 2 se K 8 svn:date V 27 1995-08-15T20:19:14.000000Z K 7 svn:log V 135 Print more information in case of unspecific error condition. Do not print "in getcc reselect by" message unless DEBUG_RESTART is set. END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-15T20:22:52.000000Z K 7 svn:log V 132 Remove bogus "nl=" and "ko=" from AT386.. The "nl=" causes serious problems with scrolling, especially with nvi. Reviewed by: ache END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-15T20:38:00.000000Z K 7 svn:log V 440 This changes two things when importing an unreadable file: 1: It stops invalid files being created in the cvs tree 2: It stops the import from aborting without mailing a commit message.. The first is simple, it opens the file for reading before touching the repository, and the second catches the pieces when it hits an unreadable file rather than just aborting mid-way through, leaving the repository in a bit mess. Reviewed by: rgrimes END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-16T05:56:44.000000Z K 7 svn:log V 134 Merge various fixes from NetBSD. This will allow the WordPerfect for SCO installation to run all the way through (some POSIX fixes). END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-16T06:31:50.000000Z K 7 svn:log V 173 Reset the umask before creating the output file; otherwise running ldconfig as root with a restrictive umask yielded ld.so.hints unreadable by the world (and thus useless). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-16T07:32:51.000000Z K 7 svn:log V 87 Remove the fundamentally useless probe and attach commands I added. They're landmines. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-16T13:16:58.000000Z K 7 svn:log V 84 Honor -async mount option when doing the inode update. Obtained from: 4.4BSD-Lite2 END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-16T16:11:48.000000Z K 7 svn:log V 93 Make everything except the unsupported network sources compile cleanly with -Wnested-extern. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-16T16:14:28.000000Z K 7 svn:log V 94 Make everything except the unsupported network sources compile cleanly with -Wnested-externs. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-16T21:45:34.000000Z K 7 svn:log V 319 Fix F11 and F12 for VT200, my mistake Remove some rare-used semigraphics from VT100 entry, it really helps many not-fully compatible emulators and don't degradate original vt100 much. Add VT200 keys set to VT100 k1-k4, it not affects original VT100 since no one program tests keys presense, but helps emulators to work END K 10 svn:author V 4 nate K 8 svn:date V 27 1995-08-16T22:36:43.000000Z K 7 svn:log V 88 Added missing semi-colon in the XT_KEYBOARD code. W/out it the code would not compile. END K 10 svn:author V 4 nate K 8 svn:date V 27 1995-08-16T23:12:25.000000Z K 7 svn:log V 1180 Fix possible FS corruption caused by extra parameter to pax. oo Turns out, it's pretty important if you use PAX for backup. In the man page for PAX, there is an error (OK, we could call it a "potentially catastrophic incompleteness"). It reads: > The command: > > pax -r -v -f filename > > gives the verbose table of contents for an archive stored in filename. Yup, it does do that. With a side effect: it also _replaces_ all the files that come in from the archive. As is my custom, I did my backup-validation real soon after the backup was written. Precisely because I've seen the same sort of thing happen on other systems. So all that file-restoring didn't do a lot of damage. Probably helped my fragmentation somewhat (aha, an online defragger?) It did confuse one hapless user, who lost an email message he _knew_ he hadn't deleted. Apparently the system restored the file as of just before that critical message came in. The correct entry should read: > The command: > > pax -v -f filename > > gives the verbose table of contents for an archive stored in filename. Submitted by: John Beckett via the BSDI mailing list END K 10 svn:author V 4 nate K 8 svn:date V 27 1995-08-16T23:34:28.000000Z K 7 svn:log V 280 Fix the 3C589 driver to work with the BNC connector. Note, I tested this on a NEC Versa, IBM 750C, and a IBM 755CX w/out problems. The card still works fine in TP mode. Submitted by: schwarz@alpharel.com (Steve Schwarz) Reviewed by: jleppek@suw2k.ess.harris.com (James Leppek) END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-17T00:36:06.000000Z K 7 svn:log V 84 Some fixes to make this "TMPDIR agile". Submitted by: jmacd + some of my own fixes. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-17T00:50:01.000000Z K 7 svn:log V 129 Close PR kern/682: >Synopsis: to shot command name in Submitted by: Wolfram Schneider END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-17T00:51:40.000000Z K 7 svn:log V 249 Here are patches to add full multicast support to rwhod, and an updated man page. I tried all three modes (rwhod, rwhod -m, rwhod -m 32) on a machine with 2 ethernet interfaces and they all worked. Submitted by: Bill Fenner END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-17T04:39:13.000000Z K 7 svn:log V 101 Import Sendmail v8.6.12, onto the CSRG(!) branch. A seperate commit to fix the conflicts wil follow. END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-17T04:39:13.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r10088, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-17T04:57:21.000000Z K 7 svn:log V 314 Merge in the remaining differences from 8.6.11 to 8.6.12. Note that conf.c, although there was an import conflict, it did not require intervention, as it was the $Id$ tag. It would have become rev 1.8 on checkout so there's no point changing it from 1.7 to 1.1.1.3 as the "-j" option wanted to do.. Trust me.. :-) END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-17T11:26:42.000000Z K 7 svn:log V 187 Remove bogus ${DESTDIR}s from LINKS. Keep DPADD up to date with LDADD. bsd.prog.mk's install rule can't handle schg'ed links, so ugly beforeinstall and afterinstall rules are required. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-17T11:30:03.000000Z K 7 svn:log V 199 Killed some unused stuff inherited from Bill Jolitz. Note that since this changes the size of the pcb struct, gdb will need to be rebuilt or debugging won't work correctly. Reviewed by: Bruce Evans END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-17T11:53:51.000000Z K 7 svn:log V 266 The `cred' and `proc' args were missing for some VOP_OPEN() and VOP_CLOSE() calls. Found by: gcc -Wstrict-prototypes after I supplied some of the 5000+ missing prototypes. Now I have 9000+ lines of warnings and errors about bogus conversions of function pointers. END K 10 svn:author V 3 ats K 8 svn:date V 27 1995-08-17T21:18:48.000000Z K 7 svn:log V 71 Correct a typo. 3c389 -> 3c589 is the correct 3com PCMCIA card number. END K 10 svn:author V 4 olah K 8 svn:date V 27 1995-08-17T22:09:14.000000Z K 7 svn:log V 209 Add a sanity check for the UDP length field in order to prevent malformed UDP packets to panic the kernel. Reviewed by: davidg, wollman Obtained from: dab@berserkly.cray.com (David A. Borman) via end2end list END K 10 svn:author V 5 asami K 8 svn:date V 27 1995-08-18T10:06:28.000000Z K 7 svn:log V 339 Merge all the "skeleton" target into one macro. This is an enormous change, but I've been testing this on thud and silvia for quite a while, also I haven't gotten any bug reports from the ports list, so I'm going to let it loose! It cleans up this file quite a bit, now I can go in and start adding some more "interesting" things.... ;) END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-18T11:26:35.000000Z K 7 svn:log V 208 Bring in Serge Vakulenko's IDE CDROM (ATAPI) driver. A number of people have now indicated to me that it's working more than well enough to bring into -current. Submitted by: Serge Vakulenko END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-18T11:29:05.000000Z K 7 svn:log V 81 Device entry for IDE CDROM driver. Submitted by: Serge Vakulenko END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-18T11:41:32.000000Z K 7 svn:log V 318 Add the cdcontrol program by Serge Vakulenko. It's my understanding that this is a superset of cdplay, and perhaps it's time to send cdplay into the bit bucket if this works well. According to the docs, it has a friendlier command structure, command line interface etc. Submitted by: Serge Vakulenko END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-18T14:22:00.000000Z K 7 svn:log V 105 fgetline does not exist.. fgetln is in it's place. Correct the X-Ref. Noticed by: Brian Tao, Bruce Evans END K 10 svn:author V 2 se K 8 svn:date V 27 1995-08-18T16:33:55.000000Z K 7 svn:log V 133 Add "Danny J. Zerkel " because of his contributions to the PCI chip set register dump description table. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-18T18:20:13.000000Z K 7 svn:log V 203 Add the FTP mirror of the Dresden University. Jordan, you might wish to update sysinstall's builtin knowledge, too. They are also offering r/o NFS access, will this be interesting for us? (sysinstall) END K 10 svn:author V 8 gclarkii K 8 svn:date V 27 1995-08-18T20:23:52.000000Z K 7 svn:log V 36 Change my address, Add John Bresler END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-18T23:50:42.000000Z K 7 svn:log V 74 Brought in change from rev 1.10: changed default optimization back to -O. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-18T23:59:25.000000Z K 7 svn:log V 62 Brought in change from rev 1.13: check udp length for sanity. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-19T00:51:53.000000Z K 7 svn:log V 73 Brought in change from rev 1.53: Make kernel path absolute if necessary. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-08-19T15:38:25.000000Z K 7 svn:log V 212 Placed a link to the XFree86 Project WWW pages as a placeholder for our X11 documentation. Vastly improved documentation for porting applications, courtesy of asami@freebsd.org. Submitted by: asami@freebsd.org END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-19T15:50:56.000000Z K 7 svn:log V 115 Install the hooks for the Japanese `od' driver (aka. MOD). Submitted by: akiyama@kme.mei.co.jp (Shunsuke Akiyama) END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-19T15:59:35.000000Z K 7 svn:log V 738 First part of importing the Japanese `od' driver. Claim the major numbers (before sombedoy else jumps in again and claims the slots for his foocd driver :-), install all the hooks that are required. While i've been at this, i've cleaned up some of the routines at the end of i386/conf.c; all the importers of the latest CDROM drivers forgot to fill in the appropriate information. The `ata' driver (vapourware?) does only occupy a slot in the bdevsw[] array, btw. The actual import of the code does require a minor change in the SCSI subsystem, and i want to have this reviewed by Peter first, so it will be deferred for some days. The driver is already working for me though. Submitted by: akiyama@kme.mei.co.jp (Shunsuke Akiyama) END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-19T21:30:30.000000Z K 7 svn:log V 54 Commit delta: current -> 1.06 + FreeBSD configuration END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-19T22:08:38.000000Z K 7 svn:log V 91 Fix LEGAL_GRADE determination, isalnum can return true when national environment is active END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-08-19T22:16:06.000000Z K 7 svn:log V 136 Added a note about dealing with dynamic IP address assignment from service providers. Submitted by: Robert Watson rwatson@sidwell.edu END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-19T23:21:56.000000Z K 7 svn:log V 70 Brought in changes from rev 1.29: protect ioctl function with splimp. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-19T23:24:14.000000Z K 7 svn:log V 66 Brought in changes from rev 1.18: add missing call to bpf_mtap(). END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-19T23:27:14.000000Z K 7 svn:log V 65 Brought in changes from rev 1.8: Fix to work with BNC connector. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-20T00:04:04.000000Z K 7 svn:log V 86 Brought in changes from revs. 1.30-1.33: fix interface type and use if_mtu correctly. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-20T00:06:56.000000Z K 7 svn:log V 71 Brought in change from rev 1.45: increased GETREPLY timeout to 5 secs. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-20T00:17:12.000000Z K 7 svn:log V 116 Brought in changes from revs. 1.118-1.120: fix race condition; don't convert \n, and small performance improvement. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-20T00:23:50.000000Z K 7 svn:log V 53 Brought in change from rev 1.11: fix race condition. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-20T02:12:13.000000Z K 7 svn:log V 61 Brought in changes from rev 1.6: sync with author's rev 1.3. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-20T02:20:38.000000Z K 7 svn:log V 79 Brought in the rest of changes from rev 1.123 that were accidently overlooked. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-20T02:26:03.000000Z K 7 svn:log V 64 Brought in fix from rev 1.5: fix stating of "associated" files. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-20T02:51:59.000000Z K 7 svn:log V 126 Brought in change from rev 1.7: use microtime() rather than "time" to avoid time becoming negative for short-lived processes. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-20T03:12:38.000000Z K 7 svn:log V 173 Brought in changes from revs 1.26 and 1.28 (all remaining diffs from the main branch): BSDI compatibility in ogetkerninfo and fix sysctl to return as much info as possible. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1995-08-20T03:18:09.000000Z K 7 svn:log V 47 Correct the PCI ID for the Adaptec 7850 chips. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-20T04:41:02.000000Z K 7 svn:log V 174 Fixed a few bugs and annoyances with boot(): 1) deal with cold flag better 2) check for key input more often 3) get rid of unused variables 4) minor formatting improvements END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-20T04:42:25.000000Z K 7 svn:log V 75 Call boot() instead of cpu_reset() if init isn't running in shutdown_nice. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-20T05:25:11.000000Z K 7 svn:log V 129 Make db_ps tolerant of uninitialized struct proc fields. Improved 'more' function to work like you'd expect. Other misc cleanup. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-20T10:26:00.000000Z K 7 svn:log V 97 Fixed mfs reboot panic by never returning failure from mfs_start(). Obtained from: 4.4BSD-Lite2 END K 10 svn:author V 8 gclarkii K 8 svn:date V 27 1995-08-20T15:21:31.000000Z K 7 svn:log V 65 Add entry for ATAPI cd-rom for current. slight cosmetic changes. END K 10 svn:author V 3 ats K 8 svn:date V 27 1995-08-20T15:52:10.000000Z K 7 svn:log V 151 Correct a pathname. The isdn tells to look for a /usr/src/gnu/usr.sbin/docs/INSTALL but this files resides in /usr/src/gnu/usr.sbin/isdn/docs/INSTALL. END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-20T19:59:28.000000Z K 7 svn:log V 262 Update the resolver include files to bind-4.9.3-beta24 level (from beta9p1) Note: this was done by selective patching from diffs by hand, in order to not conflict with the 4.4BSD base code. Beta9 was done the same way. Obtained from: Paul Vixie END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-20T20:03:06.000000Z K 7 svn:log V 341 Update the resolver part of libc to bind-4.9.3-beta24 level (from beta9p1) Note that this was done by selective patching from diffs, to not conflict with the 4.4bsd base code.. This was *not* a trivial task.. I have been testing this code (apart from cosmetic changes) in my libc for a while now. Obtained from: Paul Vixie END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-20T20:55:55.000000Z K 7 svn:log V 292 Import of Bind-4.9.3-beta24 Yes, there will be conflicts on just about every file. There is a significant mainline after the initial import, and the "-j" merge conflicts on the $Id$ lines... Yuck! (These comments apply to the rest of the imports) Obtained from: Paul Vixie END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-20T20:55:55.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r10134, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-20T21:19:18.000000Z K 7 svn:log V 120 Merge in delta from 4.9.3.b9 -> 4.9.3.b24. Much of the "-j" merge was clean, except for $Id$ and other trivial changes. END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-20T21:32:49.000000Z K 7 svn:log V 37 Update 4.9.3.beta9p1 -> 4.9.3-beta24 END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-20T21:32:49.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r10137, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-20T21:43:53.000000Z K 7 svn:log V 148 Update 4.9.3.b9p1 tools to 4.9.3.b24 Note: new program, "ndc", similar to gated's gdc. This provides a superset of named.reload and named.restart. END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-20T21:46:36.000000Z K 7 svn:log V 37 Update 4.9.3.beta9p1 -> 4.9.3-beta24 END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-20T21:49:40.000000Z K 7 svn:log V 47 Update bind 4.9.3-beta9p1 to bind 4.9.3-beta24 END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-20T22:22:38.000000Z K 7 svn:log V 37 Update 4.9.3.beta9p1 -> 4.9.3-beta24 END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-20T22:22:38.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r10142, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-20T22:32:57.000000Z K 7 svn:log V 48 Update the DNS tools from 4.9.3-b9 -> 4.9.3-b24 END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-20T23:00:31.000000Z K 7 svn:log V 259 Import the missing man page for the new command "ndc" to finish the import of 4.9.3. This man page was produced by sed from the real version before import, but I didn't have much choice.. This is needed to enable the ndc target to complete a "make install" END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-20T23:00:31.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r10145, 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 1995-08-20T23:00:32.000000Z K 7 svn:log V 71 This commit was manufactured by cvs2svn to create tag 'bind_4_9_3_b24'. END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-21T03:21:38.000000Z K 7 svn:log V 111 Sigh.. The patches to make ndc read /etc/sysconfig to find the correct arguments to named got lost somewhere.. END K 10 svn:author V 5 asami K 8 svn:date V 27 1995-08-21T07:19:20.000000Z K 7 svn:log V 100 Moved in my changes from CONTRIB.FreeBSD. The "M-x sort-lines" corrected some ordering errors too. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-21T09:15:40.000000Z K 7 svn:log V 73 Fix bogus include paths, some of which stopped libresolv from compiling. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-21T09:16:02.000000Z K 7 svn:log V 104 Define DEBUG as 1 instead of as nothing so that it doesn't conflict with -DDEBUG in libresolv/Makefile. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-21T11:28:26.000000Z K 7 svn:log V 23 Upgrade 1.06 -> 1.06.1 END K 10 svn:author V 5 asami K 8 svn:date V 27 1995-08-21T12:30:54.000000Z K 7 svn:log V 109 Add Kurt Olsen to the list of contributors for his great netscape mailcap file. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-21T12:34:18.000000Z K 7 svn:log V 15 Upgrade to 2.9 END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-21T16:44:02.000000Z K 7 svn:log V 34 Typo.. SIOGIFCONF -> SIOCGIFCONF END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-21T17:50:01.000000Z K 7 svn:log V 220 Remove the CFLAGS+=-I${CURDIR}/net that I previously added. Since Bruce changed the #include to #include "res_config.h" this is no longer needed, and only makes the 'make' more verbose for no real reason. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-21T18:06:48.000000Z K 7 svn:log V 81 A couple of micro optimizations to improve NULL syscall performance by about 2%. END K 10 svn:author V 7 gpalmer K 8 svn:date V 27 1995-08-22T00:38:02.000000Z K 7 svn:log V 9 Add $Id$ END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-22T00:41:05.000000Z K 7 svn:log V 95 Recognize a new debug option.. "optim" - for watching the L_RINT bypass and hotchar selection. END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-22T00:42:07.000000Z K 7 svn:log V 69 add a new Debug mode.. "DBG_OPTIM" - for observing the L_RINT bypass END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-08-22T00:48:17.000000Z K 7 svn:log V 403 Fix some outstanding bugs in the DCD modem control.. Implement the slip/ppp "hotchar" detection to improve latency Debug the L_RINT bypass code.. Fix an interesting feature that caused 8-bit chars to loose their top bit in some circumstances.. This finishes the remaining outstanding problems that I'm aware of, with the exception of efficiency... Optimizing can come later after it's fully debugged. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T03:38:56.000000Z K 7 svn:log V 44 Add support for an NFS_ASYNC kernel option. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T03:52:27.000000Z K 7 svn:log V 63 Brought in all of Justin's changes/fixes from the main branch. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T04:22:29.000000Z K 7 svn:log V 84 Brought in changes from rev 1.11: remove use of GATEWAY in nmbclusters calculation. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T04:25:16.000000Z K 7 svn:log V 69 Brought in changes from rev 1.7: improvements to DDB's "ps" command. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T04:29:21.000000Z K 7 svn:log V 106 Brought in changes from revs 1.45-1.46: fix broken FORCE_COMCONSOLE, and print newline after symbol info. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T04:32:44.000000Z K 7 svn:log V 50 Brought in changes from rev 1.11: fix prototypes. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T04:34:30.000000Z K 7 svn:log V 62 Brought in changes from rev 1.14: relax cylinder restriction. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T04:35:52.000000Z K 7 svn:log V 57 Brought in changes from rev 1.15: fix compiler warnings. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T04:36:42.000000Z K 7 svn:log V 57 Brought in change from rev 1.10: fix function prototype. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T04:38:47.000000Z K 7 svn:log V 102 Brought in changes from rev 1.8: add dflname for default kernel name to fix file not found loop bug.. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T04:41:23.000000Z K 7 svn:log V 66 Brought in change from rev 1.3: install with correct permissions. END K 10 svn:author V 3 pst K 8 svn:date V 27 1995-08-23T04:51:05.000000Z K 7 svn:log V 38 Fix up warning about qsort parameters END K 10 svn:author V 3 pst K 8 svn:date V 27 1995-08-23T04:54:49.000000Z K 7 svn:log V 39 Fix up warning about const being lost. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T05:00:48.000000Z K 7 svn:log V 51 Brought in change from rev 1.65: fix clean target. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T05:05:54.000000Z K 7 svn:log V 62 Brought in change from rev 1.101: fix aic7xxx_asm clean rule. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T05:17:52.000000Z K 7 svn:log V 126 Brought in changes from revs 1.29-1.30: partial fix for sysctl machdep.console_device, and output \r\n, not \n\r for newline. END K 10 svn:author V 3 pst K 8 svn:date V 27 1995-08-23T05:19:00.000000Z K 7 svn:log V 31 Clean up compilation warnings. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T05:22:34.000000Z K 7 svn:log V 111 Brought in change from rev 1.10: fake a call frame so that debugger stack tracebacks work correctly for traps. END K 10 svn:author V 3 pst K 8 svn:date V 27 1995-08-23T05:26:21.000000Z K 7 svn:log V 30 Clean up compilation warning. END K 10 svn:author V 3 pst K 8 svn:date V 27 1995-08-23T05:31:06.000000Z K 7 svn:log V 31 Clean up compilation warnings. END K 10 svn:author V 3 pst K 8 svn:date V 27 1995-08-23T05:35:03.000000Z K 7 svn:log V 26 Fix compilation warnings. END K 10 svn:author V 3 pst K 8 svn:date V 27 1995-08-23T05:37:24.000000Z K 7 svn:log V 31 Clean up compilation warnings. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-23T07:12:16.000000Z K 7 svn:log V 94 Add a "gateway" flag so that user can set up a gateway machine automatically from sysinstall. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T07:16:42.000000Z K 7 svn:log V 135 Brought in changes from revs 1.129-1.130: partial fix for sysctl machdep.console_device and kill redundant vnode_pager_uncache() call. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-23T07:18:06.000000Z K 7 svn:log V 205 Bring in revisions from the HEAD. I've brought dumpdev and nis_ypsetflags in as well with this rev, though they may be no-ops for the moment until we bring whatever corresponding changes are required in. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T07:20:29.000000Z K 7 svn:log V 85 Brought in changes from rev 1.13: fix a whole pile of printf's that ended with \n\r. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T07:24:58.000000Z K 7 svn:log V 99 Brought in change from rev 1.5: commented out "total" global as it no longer exists in the kernel. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T07:31:17.000000Z K 7 svn:log V 159 Brought in changes from revs 1.56-1.59: POWERFAIL_NMI kernel option, compiler warning fixes, bugfix for experimental trap_pfault, and minor performance tweak. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T09:37:28.000000Z K 7 svn:log V 96 Brought in changes from revs 1.29 and 1.30: killed device probe/attach and added reset command. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T09:40:21.000000Z K 7 svn:log V 151 Brought in changes from revs 1.38-1.39: added 'memory' contraint to various inline asm functions to prevent bogus gcc optimizations from taking place. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T09:43:11.000000Z K 7 svn:log V 106 Brought in change from rev 1.9/1.10: added 'memory' constraint to prevent bogus inline asm optimizations. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T09:45:18.000000Z K 7 svn:log V 112 Brought in change from rev 1.35: declare 'cheat' static so that it doesn't conflict with the ultrastore driver. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T10:00:54.000000Z K 7 svn:log V 57 Brought in change from rev 1.124: add missing semicolon. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T10:03:12.000000Z K 7 svn:log V 107 Brought in change from rev 1.34: make 'cheat' static so that it doesn't conflict with the buslogic driver. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-23T10:13:55.000000Z K 7 svn:log V 60 Fix up comments that didn't get fixed in a previous commit. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-23T10:41:57.000000Z K 7 svn:log V 79 Properly initialize the d_ncylinders field to the maximum number of cylinders. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-23T11:43:45.000000Z K 7 svn:log V 53 Don't clip d_ncylinders to value used by partitions. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-23T12:59:27.000000Z K 7 svn:log V 225 Add a "noauto" flag so that you can do things like prevent your system from not coming up multiuser just because you have a CD mount in fstab but no CD in the drive. Submitted by: "Full Name Not Supplied" END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-23T12:59:52.000000Z K 7 svn:log V 86 Support for NOAUTO mounts. Submitted by: "Full Name Not Supplied" END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-23T13:30:52.000000Z K 7 svn:log V 171 Damn! As Rod just reminded me, I didn't apply the tweak to make this obey the mask properly. I had it locally, but not in the diffs I brought across.. :-( Thanks, Rod. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-23T14:14:32.000000Z K 7 svn:log V 79 Sigh. This isn't my night. I forgot the manpage updates too! Thanks, Andrey. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1995-08-23T18:20:17.000000Z K 7 svn:log V 519 Fix some problems with multicast forwarding: Garrett, Here are some patches for the rate limiting code. It should be faster, and in particular it doesn't leak malloc'd memory any more when rate_limit'ing a phyint. It now uses an mbuf chain at each vif, instead of the static queue array. This means that the MAXQSIZE is now variable per vif (although there is no interface to change it other than a debugger); this is an area for more experimentation. Bill Submitted by: Bill Fenner END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1995-08-23T23:03:17.000000Z K 7 svn:log V 941 Remove hard coded assumption that SCSI busses have 7 targets. Change some leading spaces to tabs. This change forces the controller drivers to allocate a scsibus_data struct via a call to scsi_alloc_bus(), fill in the adapter_link field, and optionally modify any other fields of the struct. Scsi_alloc_bus() initializes all fields to the default, so the changes in most drivers are very minimal. For drivers that support Wide controllers, the maxtarg field will have to be updated to allow probing of all targets (for an example, look at the aic7xxx driver). Scsi_attachdevs() now takes a scsibus_data* as its argument instead of an sc_link*. This allows us to expand the role of the scsibus_data struct for other bus level configuration setings (max number of transactions, current transaction opennings, etc for better tagged queuing support). Reviewed by: Rodney Grimes , Peter Dufault , Julian Elischer END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1995-08-23T23:03:34.000000Z K 7 svn:log V 905 Remove hard coded assumption that SCSI busses have 7 targets. This change forces the controller drivers to allocate a scsibus_data struct via a call to scsi_alloc_bus(), fill in the adapter_link field, and optionally modify any other fields of the struct. Scsi_alloc_bus() initializes all fields to the default, so the changes in most drivers are very minimal. For drivers that support Wide controllers, the maxtarg field will have to be updated to allow probing of all targets (for an example, look at the aic7xxx driver). Scsi_attachdevs() now takes a scsibus_data* as its argument instead of an sc_link*. This allows us to expand the role of the scsibus_data struct for other bus level configuration setings (max number of transactions, current transaction opennings, etc for better tagged queuing support). Reviewed by: Rodney Grimes , Peter Dufault , Julian Elischer END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-24T03:46:26.000000Z K 7 svn:log V 48 Brought in change from rev 1.9: unround hzto(). END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-24T03:48:25.000000Z K 7 svn:log V 67 Brought in changes from rev 1.136: fix bugs/anomolies with boot(). END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-24T03:50:12.000000Z K 7 svn:log V 71 Brought in changes from revs 1.11-1.12: fix bugs with shutdown_nice(). END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-24T05:21:05.000000Z K 7 svn:log V 79 Brought in changes from rev 1.31: use FNONBLOCK, not IO_NDELAY in VOP_CLOSE(). END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-24T05:29:36.000000Z K 7 svn:log V 110 Brought in part of rev 1.15: defer incrementing v_writecount a bit so that it isn't bumped in a failure case. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-24T05:35:05.000000Z K 7 svn:log V 70 Brought in changes from rev 1.15: don't dereference NULL credentials. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-24T05:41:52.000000Z K 7 svn:log V 64 Brought in changes from rev 1.10: fix "ifpromisc failed" panic. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-24T05:52:06.000000Z K 7 svn:log V 73 Brought in changes from rev 1.28: removed redundant if() and fixed typo. END