ĩ|22744 256 137 147 187 97 162 295 193 105 102 120 179 244 193 335 97 208 684 152 136 97 171 488 152 285 209 111 234 112 113 97 279 183 288 198 216 112 168 176 150 132 131 97 97 118 123 128 150 124 240 114 105 166 175 180 124 152 159 127 227 124 397 144 343 191 962 233 150 272 143 318 97 138 269 97 135 279 126 137 126 118 277 97 122 190 279 240 508 114 118 151 133 410 164 134 122 116 236 243 178 97 130 97 139 150 173 151 158 152 156 150 134 537 130 97 207 115 115 138 186 97 117 175 549 189 164 225 97 212 509 217 571 284 135 206 266 454 309 193 189 163 129 97 119 393 120 586 718 217 718 217 157 718 217 223 110 295 480 141 146 137 177 239 143 151 137 663 113 729 181 520 273 111 141 424 277 123 120 134 253 152 361 155 144 158 200 121 174 137 110 97 148 173 230 125 121 417 227 188 162 124 117 598 667 161 189 204 186 128 146 361 135 352 160 135 228 173 244 302 357 486 263 169 230 146 149 196 145 288 199 158 166 184 176 152 155 155 142 121 124 134 485 124 124 182 119 119 119 147 119 119 152 119 119 119 187 155 K 10 svn:author V 3 max K 8 svn:date V 27 1997-02-15T11:23:49.000000Z K 7 svn:log V 45 Merge from -current (Addition of -h option). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-15T12:24:02.000000Z K 7 svn:log V 55 Only add interface lines if they're not there already. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-15T13:18:19.000000Z K 7 svn:log V 95 Correct bogus msg dialog. Update to Lynx 2.7 (need to build 2.1/2.2 versions of this package). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-15T13:21:19.000000Z K 7 svn:log V 6 YAMFC END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-15T14:05:42.000000Z K 7 svn:log V 70 Put back .endif clobbered by the previous commit, breaking the build. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-15T14:07:05.000000Z K 7 svn:log V 202 Add back missing .endif in 2.2 also. I don't know if it was the intention to make this no longer depend on HAVE_FPU or just a slip of the delete finger over the .endif, but either way it was broke. :) END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-15T14:17:28.000000Z K 7 svn:log V 100 Fix a bogon with playpen size calculation for pkg of "-". It's amazing this ever worked, actually. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-15T14:18:11.000000Z K 7 svn:log V 13 Merge-o-mat. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-15T14:19:04.000000Z K 7 svn:log V 10 YAMFC42.2 END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-15T14:30:02.000000Z K 7 svn:log V 28 Restored .endif in 2.1 too. END K 10 svn:author V 6 eivind K 8 svn:date V 27 1997-02-15T14:43:35.000000Z K 7 svn:log V 84 YAMFC. (Remove setuid bit and update man-page to reflect this) Approved by: joerg END K 10 svn:author V 6 eivind K 8 svn:date V 27 1997-02-15T14:51:47.000000Z K 7 svn:log V 148 YAMFC. (Removed a setuid permissions, updated man-page to reflect this, and removed a now largely irrelevant buffer-overflow.) Approved by: joerg END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-15T15:24:14.000000Z K 7 svn:log V 100 Read /etc/resolv.conf information as well as /etc/sysconfig info, making this a little more robust. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-15T15:40:37.000000Z K 7 svn:log V 242 Make configSysconfig() less chatty. Now that this is becoming (dare I even say it?) more useful for post-configuration, no longer leave sysinstall.debug files around by default. Only do this if environment variable SYSINSTALL_DEBUG is set. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-15T15:41:44.000000Z K 7 svn:log V 6 Sync. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-15T16:09:33.000000Z K 7 svn:log V 115 Bring share/examples/mdoc over from -current. Not sure about drivers or printing, so I'll leave that out for now. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-15T16:14:52.000000Z K 7 svn:log V 591 Don't use the private version of vasprintf(). It doesn't understand "%%" in format strings and tends to dump core for "%%st". I needed "%%st" to fix the new gdb ... Don't use the private version of strerror() either. Use INTERNALLIB and INTERNALSTATICLIB instead of a private install rules NOPROFILE and NOPIC. This is only slightly cleaner. INTERNALLIB was previously only used in compatibility libraries (libgnumalloc etc.) and INTERNALSTATICLIB was previously unused. INTERNAL*LIB probably should be replaced by something like NOSTATICO together with NO{STATICO,PROFILE,PIC}INSTALL. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-15T16:24:41.000000Z K 7 svn:log V 60 Oops, the last commit shouldn't have removed floatformat.c. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-15T16:34:47.000000Z K 7 svn:log V 44 Prevent potential argument buffer overflow. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-15T16:36:16.000000Z K 7 svn:log V 6 YAMFC END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-15T16:55:51.000000Z K 7 svn:log V 79 YAMFC (don't use private versions of vasprintf(), strerror() or install rule). END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-15T17:09:00.000000Z K 7 svn:log V 395 Restored my fixes for printing the FP registers. Their history was lost with FreeBSD-1.x and they were blown away by the gdb-4.16 merge. I needed this to debug e_exp.S ... Restored even older code (from 386BSD-0.0) for converting the FP registers to doubles. floatformat_to_double() and/or valprint() still don't understand NaNs. Removed unnecessary #include of obsolete again. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-15T17:10:52.000000Z K 7 svn:log V 60 Removed unnecessary #include of obsolete again. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-02-15T17:23:18.000000Z K 7 svn:log V 190 Update my PGP key (two new sigs). Being at it, fix up jmb's entry, you can't use &a.foo; inside , apparently. Also claim Usenet Support as my `area', now that i'm doing it anyway... END K 10 svn:author V 6 obrien K 8 svn:date V 27 1997-02-15T21:01:38.000000Z K 7 svn:log V 113 The screen layout of the lefthand side for the vmstat display was way off. (based on my running it on 2.2-GAMMA) END K 10 svn:author V 3 phk K 8 svn:date V 27 1997-02-15T22:11:13.000000Z K 7 svn:log V 19 Update my pgp key. END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-02-15T22:26:29.000000Z K 7 svn:log V 140 Bump default FD_SETSIZE from 256 to 1024 as many modern systems do nowdays (like SunOs 5.5.1 f.e.) 256 is too small under real network load END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-16T00:54:58.000000Z K 7 svn:log V 20 Document setup.exe. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-16T00:55:17.000000Z K 7 svn:log V 21 Merge install notes. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-16T00:55:36.000000Z K 7 svn:log V 6 YAMFC END K 10 svn:author V 6 obrien K 8 svn:date V 27 1997-02-16T01:45:42.000000Z K 7 svn:log V 183 Added: Hung-Chi Chu - big5con port Justin M. Seger - bing port Opps! Forgot to add Jordan K. Hubbard for his xspringies port. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1997-02-16T01:48:30.000000Z K 7 svn:log V 88 Forgot to say I also added Pedro A M Vazquez for his fpp port. END K 10 svn:author V 5 steve K 8 svn:date V 27 1997-02-16T01:50:25.000000Z K 7 svn:log V 193 Implement the -o commandline switch. This does almost exactly what bison does with -o, except it DTRT with respect to naming the .code file when the -r switch is also used. Submitted by: bde END K 10 svn:author V 5 steve K 8 svn:date V 27 1997-02-16T01:54:19.000000Z K 7 svn:log V 103 Fix a expansion bug that caused the result of `echo $((1 << 30))` to get truncated. Submitted by: bde END K 10 svn:author V 6 obrien K 8 svn:date V 27 1997-02-16T02:51:17.000000Z K 7 svn:log V 120 Fixed URL for ftp.tex.ac.uk in MASTER_SITE_TEX_CTAN. Added ftp.shsu.edu and ftp.dante.de used by jmz in the latex port. END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-16T03:27:52.000000Z K 7 svn:log V 18 Update my pgp key END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-02-16T06:39:43.000000Z K 7 svn:log V 75 Back ut FD_SETSIZE increasing until related kernel issues will be resolved END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-16T06:48:59.000000Z K 7 svn:log V 84 2.1's tzsetup has the UTC/localtime query - we don't need it in sysinstall for 2.1. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-16T07:07:11.000000Z K 7 svn:log V 58 YAMFC: From rev 1.6: update description of screen layout. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-16T07:18:39.000000Z K 7 svn:log V 40 YAMFC: From rev 1.5: mdoc'ify man page. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-16T10:20:05.000000Z K 7 svn:log V 39 Replace bogus strncmp() with strcmp(). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-16T10:20:55.000000Z K 7 svn:log V 6 YAMFC END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-16T10:29:51.000000Z K 7 svn:log V 6 YAMFC END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-02-16T11:30:03.000000Z K 7 svn:log V 24 Add an intro for games. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-02-16T11:35:05.000000Z K 7 svn:log V 29 Add directory man6 to SUBDIR END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-02-16T11:46:54.000000Z K 7 svn:log V 34 Remove unsupported man section 3f END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-02-16T12:12:00.000000Z K 7 svn:log V 56 Add cross references to apropos(1), intro(5), intro(6). END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-02-16T12:13:32.000000Z K 7 svn:log V 30 Install new intro.5 man page. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-02-16T12:33:56.000000Z K 7 svn:log V 145 Lowercase file name for contents. All other directories (psd, smm, usd) use the file name "contents". Reviewed by: Submitted by: Obtained from: END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-16T16:36:17.000000Z K 7 svn:log V 22 Typo and style fixes. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-16T16:36:31.000000Z K 7 svn:log V 13 Typo police. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 1997-02-16T16:36:32.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-16T16:40:25.000000Z K 7 svn:log V 83 YAMFC: add intro(5). The new file intro.5 was tagged onto the RELENG_2_2 branch. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-16T16:41:16.000000Z K 7 svn:log V 88 YAMFC: Add man6 to SUBDIRS. The new man6 files were tagged onto the RELENG_2_2 branch. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-16T16:45:18.000000Z K 7 svn:log V 32 YAMFC: From rev 1.6: Add xrefs. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-16T17:16:29.000000Z K 7 svn:log V 60 Removed unnecessary #include of obsolete again. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-16T17:21:16.000000Z K 7 svn:log V 67 YAMFC (fixed FP register printing, and don't include ). END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-16T17:23:01.000000Z K 7 svn:log V 35 YAMFC (don't include ). END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-16T17:38:11.000000Z K 7 svn:log V 134 Fixed the i87 version of exp(). It returned NaN for args +-Inf. It had some small (one or two ULP) inaccuracies. Found by: ucbtest END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-16T17:40:11.000000Z K 7 svn:log V 32 YAMFC (fixed exp(+-Inf), etc.). END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-16T17:54:58.000000Z K 7 svn:log V 304 Use the C library version of log10() instead of the inaccurate formula log10(x) = log10e * log(x). The formula would work if the RHS were evaluated in extended precision with an extended precision log(). This actually happened with the i387 log() because it returns excess precision. Found by: ucbtest END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-16T17:55:41.000000Z K 7 svn:log V 52 YAMFC (use log10() instead of a home made version). END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-16T18:24:44.000000Z K 7 svn:log V 250 Don't call sendmail with "-f root" when run with "-a". This eliminates the "X-authentication-warning" header line that has been coming out since I made it so that sendmail is run totally as the user whose calendar file is currently being processed. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-16T18:26:18.000000Z K 7 svn:log V 99 YAMFC: From rev 1.8: fix typos in error messages From rev 1.9: don't call sendmail with "-f root". END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-16T18:26:31.000000Z K 7 svn:log V 869 Select between the generic math functions and the i387-specific ones at runtime. etc/make.conf: Nuked HAVE_FPU option. lib/msun/Makefile: Always build the i387 objects. Copy the i387 source files at build time so that the i387 objects have different names. This is simpler than renaming the files in the cvs repository or repeating half of bsd.lib.mk to add explicit rules. lib/msun/src/*.c: Renamed all functions that have an i387-specific version by adding `__generic_' to their names. lib/msun/src/get_hw_float.c: New file for getting machdep.hw_float from the kernel. sys/i386/include/asmacros.h: Abuse the ENTRY() macro to generate jump vectors and associated code. This works much like PIC PLT dynamic initialization. The PIC case is messy. The old i387 entry points are renamed. Renaming is easier here because the names are given by macro expansions. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1997-02-16T20:55:32.000000Z K 7 svn:log V 137 Add _BSD4_4 as a predefined symbol. Peter Dufault (dufault@hda.com) suggested this is the most approate symbol to use. 2.2-R candidate. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-16T22:16:08.000000Z K 7 svn:log V 58 Update CHANGEDSINCE macro to conform to -current dinode.h END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-02-16T22:23:44.000000Z K 7 svn:log V 177 Bugfixes for HTML output: - use ${MACROS} for macro package and not hard-coded -ms Note: -me is currently not supported by unroff(1). - use only ${SRCS} as input files. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-02-16T22:32:13.000000Z K 7 svn:log V 49 Add forgotten man page link fts_set.3 -> fts.3 END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-16T23:35:05.000000Z K 7 svn:log V 225 1. Always write out /etc/hosts. 2. Back out my change to ask about UTC/Localtime here. This *really* needs to be done in tzsetup instead since putting it here only handles about 1/4 of the places where it needs to be. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-16T23:36:45.000000Z K 7 svn:log V 6 YAMFC END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-16T23:51:03.000000Z K 7 svn:log V 46 Ask about local or UTC here, like we used to. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-16T23:54:58.000000Z K 7 svn:log V 176 Don't nuke localtime and timezone files so aggressively now. This is tzsetup's job (and only if you don't cancel out, which is why having sysinstall remove them was so bogus). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-16T23:55:32.000000Z K 7 svn:log V 6 YAMFC END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-02-17T00:07:54.000000Z K 7 svn:log V 41 Cosmetic changes for better HTML output. END K 10 svn:author V 3 jmg K 8 svn:date V 27 1997-02-17T04:11:47.000000Z K 7 svn:log V 186 Fix fetch so that all status information is sent to stderr, prevents corruption of file being recieved to stdout. Submitted-by: Kent Vander Velden Closes PR#2739 END K 10 svn:author V 5 hanai K 8 svn:date V 27 1997-02-17T04:36:30.000000Z K 7 svn:log V 32 Sync with original authors.sgml END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-17T04:38:05.000000Z K 7 svn:log V 45 Oops, get the name of the new manpage right. END K 10 svn:author V 5 hanai K 8 svn:date V 27 1997-02-17T04:41:22.000000Z K 7 svn:log V 32 Sync with original contrib.sgml END K 10 svn:author V 5 hanai K 8 svn:date V 27 1997-02-17T04:48:56.000000Z K 7 svn:log V 24 Sync with the original. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-17T04:56:22.000000Z K 7 svn:log V 184 Always load DIST_COMPAT21 when loading X. This used to be the default then it got taken out when the COMPAT21 distribution got dangerous. Now that it's safe (we hope), it comes back. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-17T04:56:34.000000Z K 7 svn:log V 6 YAMFC END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-17T05:26:08.000000Z K 7 svn:log V 30 Include . END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-17T07:21:28.000000Z K 7 svn:log V 98 Replaced START_ENTRY by _START_ENTRY. -current hasn't got my cleanup of DEFS.h which renamed it. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-17T07:52:37.000000Z K 7 svn:log V 186 Removed bogus NOOBJ ifdef which was added in rev.1.18-1.19. SRCS is for C sources only and must not be set if you don't want C objects. This should fix PR2748. This should go in 2.2. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1997-02-17T08:20:36.000000Z K 7 svn:log V 144 Submitted by: Dave Cornejo ftp.shsu.edu is no longer maintained - they refer you to the mirror I maintain at ftp.cdrom.com END K 10 svn:author V 3 jmg K 8 svn:date V 27 1997-02-17T08:30:16.000000Z K 7 svn:log V 415 Bring intro(3) a bit closer to reality: 1) comment out xref to non-existant libc(3) 2) comment out reference to Fortran specific section (3f) 3) add libkvm with reference to kvm(3) 4) comment out xref to non-existant pc(1) 5) comment out libplot and libplotf77 6) fix problem with -ltermcap not being parenthesized 7) sort files listing still missing most of the libraries that exist in /usr/lib. Closes PR#1151 END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-17T08:32:05.000000Z K 7 svn:log V 22 Tweak annoying title. END K 10 svn:author V 5 hanai K 8 svn:date V 27 1997-02-17T09:19:17.000000Z K 7 svn:log V 24 Sync with the original. END K 10 svn:author V 5 hanai K 8 svn:date V 27 1997-02-17T09:23:41.000000Z K 7 svn:log V 57 Oops! I've forgotten to sync "Original revision:" field. END K 10 svn:author V 2 tg K 8 svn:date V 27 1997-02-17T10:20:59.000000Z K 7 svn:log V 42 Add Kenneth Monville for his xalarm port. END K 10 svn:author V 2 dg K 8 svn:date V 27 1997-02-17T10:58:46.000000Z K 7 svn:log V 318 Pass P_SUGID on to the child of a fork(). It was possible to get rlogin to coredump previously since it (somewhat uniquely) is setuid and forks without execing, and thus without passing P_SUGID the child could coredump and possibly divulge sensitive information (such as encrypted passwords from the passwd database). END K 10 svn:author V 2 dg K 8 svn:date V 27 1997-02-17T10:59:40.000000Z K 7 svn:log V 73 Brought in change from rev 1.31: pass P_SUGID on to the child of fork(). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-17T11:04:30.000000Z K 7 svn:log V 42 Make sysinstall obj link, as in -current. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-17T11:29:55.000000Z K 7 svn:log V 30 Attempt to import Lite2's df. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-17T13:07:40.000000Z K 7 svn:log V 24 Import Lite2's dumplfs. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-17T13:07:40.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r22839, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-17T13:15:42.000000Z K 7 svn:log V 150 Disabled dumplfs. Importing the Lite2 version was a mistake, since many files haven't left the vendor branch and the sys/ufs/lfs hasn't been merged. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-17T13:29:47.000000Z K 7 svn:log V 86 Finally DTRT with tcpOpenDialog(); it should have never diddled mediaDevice directly. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-17T13:31:52.000000Z K 7 svn:log V 6 YAMFC END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-17T13:42:21.000000Z K 7 svn:log V 38 Compensate for an underpopulated MFS. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-17T13:42:53.000000Z K 7 svn:log V 6 YAMFC END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-17T14:50:42.000000Z K 7 svn:log V 47 YAMFC: From rev 1.25: MLINK fts_set.3 -> fts.3 END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-17T15:03:33.000000Z K 7 svn:log V 58 YAMFC: Sort xrefs, bring man page into line with reality. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-17T15:08:21.000000Z K 7 svn:log V 81 Typo fix. Closes PR#2753. Submitted by: Stephen J. Roznowski END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-17T15:22:20.000000Z K 7 svn:log V 59 These man pages will first appear in FreeBSD 2.2, not 3.0. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-17T15:23:00.000000Z K 7 svn:log V 66 YAMFC: These man pages will first appear in FreeBSD 2.2, not 3.0. END K 10 svn:author V 3 jmg K 8 svn:date V 27 1997-02-17T15:54:47.000000Z K 7 svn:log V 60 This page will first appear in 2.2, not 3.0. 2.2 Candidate END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-17T16:01:20.000000Z K 7 svn:log V 64 YAMFC: From rev 1.3: This man page will appear in 2.2, not 3.0. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-17T16:39:53.000000Z K 7 svn:log V 58 These will appear in 2.2, not 3.0. Pointed out by: wosch END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-17T16:40:35.000000Z K 7 svn:log V 42 YAMFC: These will appear in 2.2, not 3.0. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-02-17T18:56:29.000000Z K 7 svn:log V 442 Various sanitizations: . Don't clobber the TERM setting; it's supposed to be done by /etc/ttys already. . Comment out the Interviews stuff, 98 % of all users probably won't ever use it. . Install the files with better default permissions in the skeleton directory; pw(8) retains the permissions when creating a new acount, and installing them read-only is stupid, yet installing .rhosts world-readable is dangerous. 2.2 candidate END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-17T22:08:19.000000Z K 7 svn:log V 38 Properly check status of menu return. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-17T22:09:41.000000Z K 7 svn:log V 6 YAMFC END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-18T01:35:37.000000Z K 7 svn:log V 114 Don't just unset FTP_PATH unilaterally, it might have been a timeout in which case we should simply log in again. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-18T01:36:36.000000Z K 7 svn:log V 23 Merge ftp timeout fix. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-18T01:36:53.000000Z K 7 svn:log V 23 merge ftp timeout fix. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-18T01:39:37.000000Z K 7 svn:log V 46 Update packages to correct versions for 2.1.7 END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-18T01:50:51.000000Z K 7 svn:log V 94 Don't initialize homedir value. When called this early, pw(8) has no reasonable data for it. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-18T01:51:09.000000Z K 7 svn:log V 6 YAMFC END K 10 svn:author V 5 hanai K 8 svn:date V 27 1997-02-18T03:00:25.000000Z K 7 svn:log V 23 Sync with the original END K 10 svn:author V 5 hanai K 8 svn:date V 27 1997-02-18T03:19:49.000000Z K 7 svn:log V 81 Sync with the original(merge the changes in 1.212 - 1.216 of original handbook). END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1997-02-18T04:25:31.000000Z K 7 svn:log V 454 Don't rely on AAP(Auto Access Pause) when queueing SCBs to the card. This will increase the overhead of queueing a command, but some recent bug reports make me believe that AAP isn't really working and that we are losing some SCBs from the input queue. Hopefully this will cure that problem. Fix some bugs in the error recovery code. Mainly these could cause us to inadvertantly forget to untimeout an SCB that was recovered causing later confusion. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1997-02-18T04:27:08.000000Z K 7 svn:log V 95 Sync with current - Disable use of AAP in queueing commands and fix a few error recovery bugs. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-18T04:36:16.000000Z K 7 svn:log V 72 Don't use /mnt in multi-user mode if we're installing a new filesystem. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-18T04:38:33.000000Z K 7 svn:log V 132 Add Label & Partition to configuration menu so you don't have to go to one of the installs for that (now that it works multi-user). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-18T04:39:18.000000Z K 7 svn:log V 6 YAMFC END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-18T04:40:38.000000Z K 7 svn:log V 119 Changed `#ifdef COMPAT_PRELITE2' to `#ifndef NO_COMPAT_PRELITE2' so that old nfs mount calls are supported by default. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-18T04:58:11.000000Z K 7 svn:log V 416 Changed `#ifdef COMPAT_PRELITE2' to `#ifndef NO_COMPAT_PRELITE2' so that the old VFS_VFSCONF sysctl is enabled by default. Initialize the vfc_vfsops field to non-NULL in sysctl_ovfs_conf() so that the old VFS_VFSCONF sysctl actually works. The old (still current) getvfsent.c uses this "kernel-only" field to decide which vfs's are configured (the old implementation returned null entries for unconfigured vfs's). END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-02-18T05:47:07.000000Z K 7 svn:log V 121 Fix for hard-coded length of login name. Submitted by: Philippe Charnier Closes #PR bin/2755 END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-18T06:46:41.000000Z K 7 svn:log V 478 Fixed namei caching for LOOKUPs. It was broken for lstat() and olstat(). Successful lstat()s purged an existing entry as well as not caching the result. This bug was introduced in Lite1 by setting the LOCKPARENT flag for [o]lstat() in order to support the inherit-attributes-from-parent- directory misfeature for symlinks. LOCKPARENT was previously only set for CREATEs and DELETEs. It is now set for LOOKUPs, but only for [o]lstat(), so the problem wasn't very noticeable. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-18T07:09:20.000000Z K 7 svn:log V 191 YAMFC (rev.1.9: HAVE_SAVED_SETUID 1 -> 0) to prepare for killing _POSIX_SAVED_IDS in 2.2. This change actually has no effect at runtime, since uucp prefers to use setreuid() for everything. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-18T08:09:30.000000Z K 7 svn:log V 43 YAMFC (quad_t -> rlim_t in struct rlimit). END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-18T09:26:15.000000Z K 7 svn:log V 113 Changed type of t_line from u_char to int. The Lite2 merge blew away rev.1.6 which changed it from char to int. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-18T14:07:03.000000Z K 7 svn:log V 173 Removed vestiges of Mach lock types. vm_map.h: Removed #include of . curproc is only used in some macros and users of the macros already include . END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-02-18T14:26:24.000000Z K 7 svn:log V 360 When wrong directory choosed and chdir failed, directory name was not reset to old name causing any file choosen put error diagnostic about wrong directory, fix it by resetting back to old name after chdir failed. Add \r as alias to \n, some telnets have problem with that. Should go into 2.2 Submitted by: "Anatoly A. Orehovsky" & me END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-18T14:37:26.000000Z K 7 svn:log V 216 Added some ufs #includes so that this compiles with option LOCKF_DEBUG. Moving this all from ufs wasn't a good move. At least the debugging routines depend on the file system. Cleaned up the LOCKF_DEBUG #includes. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-18T15:03:17.000000Z K 7 svn:log V 100 This now uses queue macros. Include if !KERNEL to preserve the documented interface. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-18T15:09:39.000000Z K 7 svn:log V 97 Fixed biosboot to compile with Lite2. is now a prerequisite for . END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-18T16:19:29.000000Z K 7 svn:log V 71 Argh! Last-minute typo fix (having this be broken in -current sucks). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-18T16:20:43.000000Z K 7 svn:log V 37 YAMFC (will move tag for this file). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-18T16:23:10.000000Z K 7 svn:log V 6 YAMFC END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-02-18T17:08:27.000000Z K 7 svn:log V 25 Fix ranges - off by one. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-02-18T17:49:43.000000Z K 7 svn:log V 298 Better check for detecting header line. A header line must match "begin [0-7]* *". Now `begin with, ' is not a header line. Do a boundary check for body characters. Characters less than 33 or greater than 96 are out of range. If characters are out of range uudecode print a error message and die. END K 10 svn:author V 5 markm K 8 svn:date V 27 1997-02-18T19:02:06.000000Z K 7 svn:log V 26 Fix default whois server. END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-02-18T19:20:52.000000Z K 7 svn:log V 492 Try to make the BROKEN_VLSI chipset detection better, and not break non-broken chipssets whose ID is 0x84, such as the one found in the NEC 6030H. > The code relies on the assumption that on a genuine_broken vlsi, you > don't get 0x84 when probing slot 1 in the normal location. On the versa I > do get 0x84 when probing slot 1 in the normal location. What you get on > genuine_broken at the normal slot 1 location is unknown to me; Submitted by: Chris Timmons END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1997-02-18T19:52:38.000000Z K 7 svn:log V 623 Enlarge the message out buffer from 6 to 8 bytes. Now that sync and wide negotiation messages may be tagged, we were overrunning the old buffer. The variable that was getting squashed is updated before the message goes out, causing corrupted SDTR or WDTR messages. Depending on the phases traversed before message out, this could cause the wrong offset to be negotiated allowing data overruns to occur. The problem is easier to detect with wide targets on the chain since the allowed offset is smaller. Also removed the unnecessary clearing of SPIORDY during the message out phase. We don't rely on SPIORDY any more. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1997-02-18T19:53:23.000000Z K 7 svn:log V 122 Kill the initialization of two old scratch ram variables. They were removed to make space for the larger message buffer. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1997-02-18T20:00:38.000000Z K 7 svn:log V 623 Enlarge the message out buffer from 6 to 8 bytes. Now that sync and wide negotiation messages may be tagged, we were overrunning the old buffer. The variable that was getting squashed is updated before the message goes out, causing corrupted SDTR or WDTR messages. Depending on the phases traversed before message out, this could cause the wrong offset to be negotiated allowing data overruns to occur. The problem is easier to detect with wide targets on the chain since the allowed offset is smaller. Also removed the unnecessary clearing of SPIORDY during the message out phase. We don't rely on SPIORDY any more. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1997-02-18T20:01:36.000000Z K 7 svn:log V 122 Kill the initialization of two old scratch ram variables. They were removed to make space for the larger message buffer. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-02-18T20:19:04.000000Z K 7 svn:log V 63 Treat 'end\0', 'end\n', 'end\r\n' as trailer line, see rev 1.2 END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1997-02-18T20:22:52.000000Z K 7 svn:log V 623 Enlarge the message out buffer from 6 to 8 bytes. Now that sync and wide negotiation messages may be tagged, we were overrunning the old buffer. The variable that was getting squashed is updated before the message goes out, causing corrupted SDTR or WDTR messages. Depending on the phases traversed before message out, this could cause the wrong offset to be negotiated allowing data overruns to occur. The problem is easier to detect with wide targets on the chain since the allowed offset is smaller. Also removed the unnecessary clearing of SPIORDY during the message out phase. We don't rely on SPIORDY any more. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1997-02-18T20:23:09.000000Z K 7 svn:log V 122 Kill the initialization of two old scratch ram variables. They were removed to make space for the larger message buffer. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1997-02-18T20:27:26.000000Z K 7 svn:log V 128 Update to match reality. Give more indepth description of SCB paging and tagged queueing. Mention the AHC_ALLOW_MEMIO option. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1997-02-18T20:31:44.000000Z K 7 svn:log V 16 Sync with HEAD. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-02-18T20:43:07.000000Z K 7 svn:log V 198 uipc_mbuf.c: do a better job of counting how often we have to wait for memory, or are denied a cluster. uipc_socket2.c: define some generic ``operation-not-supported'' entry points for pr_usrreqs. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-02-18T20:46:36.000000Z K 7 svn:log V 383 Convert raw IP from mondo-switch-statement-from-Hell to pr_usrreqs. Collapse duplicates with udp_usrreq.c and tcp_usrreq.c (calling the generic routines in uipc_socket2.c and in_pcb.c). Calling sockaddr()_ or peeraddr() on a detached socket now traps, rather than harmlessly returning an error; this should never happen. Allow the raw IP buffer sizes to be controlled via sysctl. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-02-18T20:47:24.000000Z K 7 svn:log V 45 Declare the new generic EOPNOTSUPP routines. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1997-02-18T21:52:35.000000Z K 7 svn:log V 52 New area code for certain parts of central Indiana. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1997-02-18T21:55:10.000000Z K 7 svn:log V 43 Move -current's na.phone into release 2.2. END K 10 svn:author V 2 dg K 8 svn:date V 27 1997-02-18T22:40:31.000000Z K 7 svn:log V 86 Brought in fix from rev 1.18: fix for ccd when using bounce buffers (init b_bufsize). END K 10 svn:author V 6 msmith K 8 svn:date V 27 1997-02-18T23:31:53.000000Z K 7 svn:log V 143 Use the same blocks->size-in-MB conversion algorithm as the SCSI code to avoid overflowing an intermediate value for disks > 2^32 bytes large. END K 10 svn:author V 2 dg K 8 svn:date V 27 1997-02-18T23:37:58.000000Z K 7 svn:log V 52 Updated to Jan 22, 1997 revision from the InterNIC. END K 10 svn:author V 2 dg K 8 svn:date V 27 1997-02-18T23:39:17.000000Z K 7 svn:log V 60 Brought in change from rev 1.6: update to Jan 22, 1997 rev. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1997-02-19T00:32:35.000000Z K 7 svn:log V 42 Add history section. Follows chflags(2). END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1997-02-19T01:00:51.000000Z K 7 svn:log V 568 Fix some more problems in the recovery code. Cleanup of the disconnected list was broken in the SCB paging case (confusion of NULLand SCB_LIST_NULL) Implement a clean mechanism for determining that we have exited the timeout state and test for this in ahc_done instead of all over the place. Bring back the use of AAP (Auto Access Pause) I don't think it was the true cause of the bus hangs people were reporting. We want to reset the bus if we've been through an Abort action, not if we are a recovery SCB (one implies the other, but not vice-versa). END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1997-02-19T01:02:21.000000Z K 7 svn:log V 19 Sync with current. END K 10 svn:author V 5 brian K 8 svn:date V 27 1997-02-19T01:14:41.000000Z K 7 svn:log V 634 Tidy up signal handling. All signal() calls have been changed to pending_signal() calls. pending_signal() is defined in the new sig.c file. It remembers the handler and traps the signal with a function that will remember the signal. main.c now calls handle_signals() to actually call the required handlers (if the above handler was called). If this doesn't close PR2662 (was PR2347), I'll cry. Joerg, I think this should go into 2.2, but I havn't done anything about it because I'm bound to botch it with the new sig.[ch] files. I've just "cvs add"'d sig.[ch] so far.... can you update to 2.2 and tell me what you did ? Thanks. END K 10 svn:author V 4 adam K 8 svn:date V 27 1997-02-19T02:56:43.000000Z K 7 svn:log V 88 updated entries for France added entries for former Soviet territories matching "*stan" END K 10 svn:author V 2 dg K 8 svn:date V 27 1997-02-19T03:51:34.000000Z K 7 svn:log V 428 Fix from PR #2757: execve() clears the P_SUGID process flag in execve() if the binary executed does not have suid or sgid permission bits set. This also happens when the effective uid is different from the real uid or the effective gid is different from the real gid. Under these circumstances, the process still has set id privileges and the P_SUGID flag should not be cleared. Submitted by: Tor Egge END K 10 svn:author V 2 dg K 8 svn:date V 27 1997-02-19T03:53:35.000000Z K 7 svn:log V 181 Brought in change from rev 1.51: preserve P_SUGID if {u,g}gid != r{u,g}id Note that this doesn't actually fix any known security holes, it just protects against sloppy programming. END K 10 svn:author V 4 adam K 8 svn:date V 27 1997-02-19T04:12:35.000000Z K 7 svn:log V 18 sync with current END K 10 svn:author V 5 markm K 8 svn:date V 27 1997-02-19T05:48:25.000000Z K 7 svn:log V 47 YAMFC (fix default whois server) OK'ed by: jkh END K 10 svn:author V 5 asami K 8 svn:date V 27 1997-02-19T06:05:48.000000Z K 7 svn:log V 329 Set RELDATE=300000. With the parallel version development, it has become impractical to distinguish versions using "real" release dates, so might as well make it correspond to real version number (-current is on the 3.0 branch) so at least the feature increments are guaranteed to be linear. Silently approved by: current list END K 10 svn:author V 5 asami K 8 svn:date V 27 1997-02-19T06:08:42.000000Z K 7 svn:log V 182 Merge from -current (well, sort of). Make RELDATE=220000 so that we can add new releases (2.1.8, 2.1.9, whatever) without crossing lines again. Silently approved by: current, core END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-19T07:09:16.000000Z K 7 svn:log V 31 YAMFC: sort xrefs, fix ranges. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-19T07:13:40.000000Z K 7 svn:log V 28 YAMFC: Add history section. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-19T07:14:30.000000Z K 7 svn:log V 42 Use the .Bx macro in the HISTORY section. END K 10 svn:author V 2 dg K 8 svn:date V 27 1997-02-19T08:04:58.000000Z K 7 svn:log V 161 Protect from stack overrun via /etc/ttys, which could possibly allow a root user to change the securelevel. Pointed out by Thomas H. Ptacek . END K 10 svn:author V 2 dg K 8 svn:date V 27 1997-02-19T08:09:20.000000Z K 7 svn:log V 61 Brought in change from rev 1.15: protect from stack overrun. END K 10 svn:author V 2 dg K 8 svn:date V 27 1997-02-19T08:12:01.000000Z K 7 svn:log V 269 Brought in fix from rev 1.15: protect from stack overrun. NOTE: I do not plan to move the RELENG_2_1_7_RELEASE tag after this commit since the release has presumably already been rolled. If Jordan wants to include this change, then he'll need to move the tag himself. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-02-19T13:06:03.000000Z K 7 svn:log V 62 Synchronize with sys/i386/boot/biosboot/boot.h revision 1.16. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-02-19T13:19:08.000000Z K 7 svn:log V 51 Synchronize with sys/i386/isa/wd.c revision 1.124. END K 10 svn:author V 7 darrenr K 8 svn:date V 27 1997-02-19T14:02:27.000000Z K 7 svn:log V 62 change IP Filter hooks to match new 3.1.8 patches for FreeBSD END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-02-19T14:30:41.000000Z K 7 svn:log V 106 Moved nqnfs_vop_lease_check() inside #ifndef NFS_NOSERVER. So, NFS_NOSERVER kernel can be compiled again. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1997-02-19T16:41:47.000000Z K 7 svn:log V 25 Latest release is 2.1.7. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1997-02-19T16:44:22.000000Z K 7 svn:log V 78 Latest release is 2.1.7. Someone who knows Japanese ought to update the date. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-19T16:57:30.000000Z K 7 svn:log V 45 ARGH!! Fix obligatory 12th hour fumble. :-( END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-19T17:06:18.000000Z K 7 svn:log V 18 Merge blunderfix. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-19T17:12:26.000000Z K 7 svn:log V 6 YAMFC END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-19T17:22:19.000000Z K 7 svn:log V 56 Might as well update these values too, while I'm at it. END K 10 svn:author V 2 dg K 8 svn:date V 27 1997-02-19T17:58:29.000000Z K 7 svn:log V 82 Brought in fix from rev 1.51: don't clear P_SUGID if various {u,g}id don't match. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-02-19T19:15:43.000000Z K 7 svn:log V 133 Make the operation of sonewconn1() a bit clearer by calling pru_attach() before putting the new connection on the connection queue. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1997-02-19T21:54:44.000000Z K 7 svn:log V 29 Fix the url for rawrite.exe. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1997-02-19T21:57:02.000000Z K 7 svn:log V 25 Fix the rawrite.exe URL. END K 10 svn:author V 6 eivind K 8 svn:date V 27 1997-02-20T03:04:54.000000Z K 7 svn:log V 321 Remove buffer overflow and tempfile race, remove hack (and need for it), change definition of setbit() macro and friends to be compatible with . The bugs were discovered and fixed as a result of the FreeBSD code audit. Submitted by: Aaron Bornstein , Mark Huizer END K 10 svn:author V 5 erich K 8 svn:date V 27 1997-02-20T03:22:30.000000Z K 7 svn:log V 132 fix an `off by one' accounting error. This fixes the sysinstall core-dump! Submitted by: HOSOBUCHI Noriyuki END K 10 svn:author V 5 hanai K 8 svn:date V 27 1997-02-20T04:00:10.000000Z K 7 svn:log V 94 Update the ``Original revision:'' fields and fix the typo of translation date in install.sgml END K 10 svn:author V 5 danny K 8 svn:date V 27 1997-02-20T06:50:31.000000Z K 7 svn:log V 68 Typogrammatical error 'with' -> 'when'. This could be put into 2.2. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-20T07:05:48.000000Z K 7 svn:log V 32 YAMFC: sort xrefs and fix typo. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-20T07:22:43.000000Z K 7 svn:log V 25 Merge r1.4 from -current END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-20T11:51:52.000000Z K 7 svn:log V 505 Improved select(): - avoid malloc() if the number of fds is small. - pack the bits better so that `small' is quite large. - don't waste time generating zero bits for null fd_set pointers or scanning these bits. Possibly improved select(): - free malloc()ed storage before returning. This is simpler and I think huge select()s aren't worth optimizing since they are rare, relative gain would be small and there would be tiny costs for all selects(). Reviewed by: ache (first version by him too) END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-20T12:37:49.000000Z K 7 svn:log V 574 Compute (1 - x^2) as ((1 - x) * (1 + x)) instead of as (1 - x * x) to avoid easily avoidable loss of precision when |x| is nearly 1. Extended (64-bit) precision only moves the meaning of "nearly" here. This probably could be done better by splitting up the range into |x| <= 0.5 and |x| > 0.5 like the C version. However, ucbtest does't report any errors in this version. Perhaps the C version should be used anyway. It's only 25% slower now on a P5, provided the C version of sqrt() isn't used, and the C version could be optimized better. Errors checked by: ucbtest END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-20T13:14:06.000000Z K 7 svn:log V 69 Removed misplaced duplicate of comment about implementation details. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-20T13:35:15.000000Z K 7 svn:log V 97 Split up the Bessel function wrapper files so that most wrapper functions are in their own file. END K 10 svn:author V 3 jmg K 8 svn:date V 27 1997-02-20T15:14:59.000000Z K 7 svn:log V 111 added man page for /dev/sysmouse. (and activate it) plus add appropriate xrefs now that we have {cd,sd,st}.9 END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-20T16:29:12.000000Z K 7 svn:log V 94 Change handling of bad signals; there are reasons why this is actually not such a great idea. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-20T16:46:39.000000Z K 7 svn:log V 36 Calm down signal behavior here too. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-02-20T18:39:33.000000Z K 7 svn:log V 50 Fix the parameters of a call to in_setsockaddr(). END K 10 svn:author V 7 roberto K 8 svn:date V 27 1997-02-20T22:16:39.000000Z K 7 svn:log V 264 Security patch from OpenBSD: fixes potential buffer overflow in a static buffer (so more difficult to exploit but better safe than sorry). Found by comparing FreeBSD & OpenBSD sources/logs for the auditing process. Reviewed by: Warner Losh Obtained from: OpenBSD END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-20T23:11:22.000000Z K 7 svn:log V 43 #include to help silence -Wall. END K 10 svn:author V 3 jdp K 8 svn:date V 27 1997-02-21T01:02:46.000000Z K 7 svn:log V 259 Split the "Obtaining FreeBSD" appendix into four sections, for CD-ROM, FTP, CTM, and CVSup. Adjust cross-references accordingly. Add a list of CVSup mirror sites, and reference it from the CVSup tutorial. Also, fix a spelling error in the porting document. END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-02-21T01:29:32.000000Z K 7 svn:log V 67 Whoops, make sure we have enough parenthesis. Pointed out by: bde END K 10 svn:author V 4 adam K 8 svn:date V 27 1997-02-21T02:48:30.000000Z K 7 svn:log V 42 added {de,es,is}_* collates from -current END K 10 svn:author V 3 jdp K 8 svn:date V 27 1997-02-21T03:43:24.000000Z K 7 svn:log V 135 Add a section describing the available CVSup collections. I'm not wild about the way it looks, but at least the information is there. END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-02-21T05:46:57.000000Z K 7 svn:log V 80 Argh, this time get the parentheses right. This hasn't been a good day for me. END K 10 svn:author V 7 roberto K 8 svn:date V 27 1997-02-21T08:25:22.000000Z K 7 svn:log V 147 Import security fix from -current: Security patch from OpenBSD: fixes potential buffer overflow. Reviewed by: Warner Losh Obtained from: OpenBSD END K 10 svn:author V 7 roberto K 8 svn:date V 27 1997-02-21T08:32:34.000000Z K 7 svn:log V 205 Import security fix from -current: Security patch from OpenBSD: fixes potential buffer overflow. (manually applied because the diff was rejected). Reviewed by: Warner Losh Obtained from: OpenBSD END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-02-21T16:30:31.000000Z K 7 svn:log V 260 Fix potential crash where a user attempts to perform an implied connect in TCP while sending urgent data. It is not clear what purpose is served by doing this, but there's no good reason why it shouldn't work. Submitted by: tjevans@raleigh.ibm.com via wpaul END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-02-21T16:48:34.000000Z K 7 svn:log V 389 Daring greatly, since everyone else seems to defer to him in these matters, ourt fearless network person dons his asbestos suit and commits a security/crash bug fix to the 2.2 release branch. This merge includes revs. 1.28 (delete mondo switch statement form Hell) and 1.30 (fix bug where ordinary users could panic the system)). Rev. 1.29 was not merged because of outside dependencies. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-02-21T17:05:52.000000Z K 7 svn:log V 166 Make the analogous fix to rev. 1.30. Note that this TCP probably has lots of other bugs still remaining, and it also still has the mondo switch statement from Hell. END K 10 svn:author V 6 fenner K 8 svn:date V 27 1997-02-21T17:30:17.000000Z K 7 svn:log V 74 Bring in fix for PR#kern/2647 & kern/2783 from rev 1.25 . Ok'd by: joerg END K 10 svn:author V 6 fenner K 8 svn:date V 27 1997-02-21T17:35:37.000000Z K 7 svn:log V 134 Bring in fix for PR#misc/2733 from rev 1.32: use interface MTU instead of TUNMTU constant, and allow "ifconfig ... mtu" Ok'd by: jkh END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-02-21T18:34:58.000000Z K 7 svn:log V 50 Properly notice error returns from if_allmulti(). END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-02-21T23:15:17.000000Z K 7 svn:log V 56 Increase FD_SETSIZE back to 1024, select code fixed now END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-02-22T01:20:57.000000Z K 7 svn:log V 103 Support the installation of character devices via an lkm. Closes PR# 1716 Submitted by: jpt@magic.net END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-02-22T05:00:19.000000Z K 7 svn:log V 52 YAMFC: Add ${.CURDIR}/ to relative path to contrib. END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-02-22T05:16:10.000000Z K 7 svn:log V 194 Changed FreeBSD -> Id in the release, since the whole FreeBSD matter is unresolved and the tools don't support it. It's better to not ship *anything* with the new ID until things are resolved. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-22T07:34:11.000000Z K 7 svn:log V 106 Commit a very minor typo fix to a prototype. Submitted-By: Bill Richter END K 10 svn:author V 3 phk K 8 svn:date V 27 1997-02-22T09:12:36.000000Z K 7 svn:log V 66 Make it possible to substitute INTERFACE when executing commands. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-02-22T09:37:19.000000Z K 7 svn:log V 74 Clean up a rather incorrectly phrased set of instructions on lndir usage. END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T09:48:43.000000Z K 7 svn:log V 90 Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not ready for it yet. END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T10:50:16.000000Z K 7 svn:log V 82 Back out some easy $FreeBSD$ changes. These files already left the vendor branch. END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T10:52:38.000000Z K 7 svn:log V 58 Back out easy $FreeBSD$ (file already left vendor branch) END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T10:53:59.000000Z K 7 svn:log V 61 Back out an easy $FreeBSD$ (file already left vendor branch) END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T11:34:03.000000Z K 7 svn:log V 61 back out an easy $FreeBSD$ (file already left vendor branch) END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T11:35:10.000000Z K 7 svn:log V 48 Urk, there were two $FreeBSD$'s in this file... END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T11:38:21.000000Z K 7 svn:log V 27 Back out an easy $FreeBSD$ END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T12:49:29.000000Z K 7 svn:log V 30 Revert $FreeBSD$ back to $Id$ END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T12:52:35.000000Z K 7 svn:log V 40 Regenerate to include correct Id string END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-02-22T12:59:36.000000Z K 7 svn:log V 390 The "burn-in" phase has finished: this set of patches seems to run stable now at a customer's site. Finally add the ability to syslogd to pipe particular messages through an arbitrary filtering command. Idea stolen from IRIX. This code is courtesy of the interface business GmbH, Dresden. Comment about whether to also merge this into 2.2 or not, please. Reviewed by: (long ago) peter END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T13:06:56.000000Z K 7 svn:log V 30 Revert $FreeBSD$ back to $Id$ END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T13:26:29.000000Z K 7 svn:log V 30 Revert $FreeBSD$ back to $Id$ END K 10 svn:author V 5 hanai K 8 svn:date V 27 1997-02-22T14:08:08.000000Z K 7 svn:log V 88 Sync with the revision 1.6 of original cvsup.sgml. Submitted by: iwasaki@jp.FreeBSD.ORG END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T14:13:04.000000Z K 7 svn:log V 25 Revert $FreeBSD$ to $Id$ END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T14:22:49.000000Z K 7 svn:log V 25 Revert $FreeBSD$ to $Id$ END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T14:40:44.000000Z K 7 svn:log V 25 Revert $FreeBSD$ to $Id$ END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T14:45:36.000000Z K 7 svn:log V 53 Revert a $FreeBSD$ to $Id$ (file otherwise modified) END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T14:46:58.000000Z K 7 svn:log V 25 Revert $FreeBSD$ to $Id$ END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T15:12:41.000000Z K 7 svn:log V 25 Revert $FreeBSD$ to $Id$ END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T15:21:40.000000Z K 7 svn:log V 58 check for /usr/libdata/gcc/specs and use it if it exists. END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T15:28:58.000000Z K 7 svn:log V 25 Revert $FreeBSD$ to $Id$ END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T15:48:31.000000Z K 7 svn:log V 25 Revert $FreeBSD$ to $Id$ END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-02-22T16:15:28.000000Z K 7 svn:log V 25 Revert $FreeBSD$ to $Id$ END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-02-22T17:59:11.000000Z K 7 svn:log V 93 YAMFC: clean up the signal handling, as committed to -current by Brian on 97/02/18 17:14:44. END K 10 svn:author V 5 hanai K 8 svn:date V 27 1997-02-22T17:59:40.000000Z K 7 svn:log V 61 Sync with the original. Submitted by: iwasaki@jp.FreeBSD.ORG END