ƒªg21734 237 318 150 144 364 222 251 245 403 245 219 219 292 243 338 117 279 173 153 146 144 187 248 130 154 122 261 180 145 174 181 280 155 127 307 316 484 364 276 144 319 164 147 562 117 118 120 115 120 115 1098 158 149 491 162 172 150 404 381 308 137 275 266 208 492 140 183 167 147 222 185 139 534 213 148 133 169 236 228 167 132 125 127 111 161 229 497 162 192 239 148 290 125 424 238 160 226 509 242 176 290 395 158 357 301 198 120 147 154 152 148 151 153 399 123 235 363 275 131 127 255 134 264 149 258 149 194 159 227 129 161 175 384 152 164 109 120 122 118 120 171 170 171 120 153 181 203 117 392 488 154 329 257 259 329 178 147 366 218 149 153 150 311 122 232 137 215 154 206 223 228 140 140 117 117 139 149 154 152 461 239 113 515 235 144 445 236 159 104 287 141 239 115 164 155 212 216 206 133 283 157 112 180 257 456 168 157 281 109 309 228 419 97 141 1288 1123 260 188 132 183 188 224 118 122 376 186 133 208 146 125 213 261 206 550 248 159 161 116 K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-15T19:24:12.000000Z K 7 svn:log V 225 Fixed longstanding annoying warning about a type mismatch. pmap doesn't really uses pt_entry_t internally, so don't use it here. Fixed range checking for writing. The partial page (if any) following etext wasn't writable. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-15T19:28:39.000000Z K 7 svn:log V 54 Document Monday's changes in the interface structure. END K 10 svn:author V 3 phk K 8 svn:date V 27 1997-01-15T19:39:45.000000Z K 7 svn:log V 52 add more arguments to these things. 2.2 candidate. END K 10 svn:author V 2 dg K 8 svn:date V 27 1997-01-15T20:46:02.000000Z K 7 svn:log V 272 Fix bug related to map entry allocations where a sleep might be attempted when allocating memory for network buffers at interrupt time. This is due to inadequate checking for the new mcl_map. Fixed by merging mb_map and mcl_map into a single mb_map. Reviewed by: wollman END K 10 svn:author V 2 gj K 8 svn:date V 27 1997-01-15T21:49:58.000000Z K 7 svn:log V 130 FreeBSD specific modifications. Obtained from /usr/ports/devel/gdb. 2.2. candidate ? Should I put $FreeBSD$ into these files ? END K 10 svn:author V 2 gj K 8 svn:date V 27 1997-01-15T22:26:11.000000Z K 7 svn:log V 159 changes required in the top-level directory for making gdb using the sources in /usr/src/contrib/gdb. This is based on /usr/ports/devel/gdb. 2.2 candidate ? END K 10 svn:author V 2 gj K 8 svn:date V 27 1997-01-15T22:28:25.000000Z K 7 svn:log V 153 changes required in the bfd directory for making gdb using the sources in /usr/src/contrib/gdb. This is based on /usr/ports/devel/gdb. 2.2 candidate ? END K 10 svn:author V 2 gj K 8 svn:date V 27 1997-01-15T22:33:16.000000Z K 7 svn:log V 311 changes required in the doc directory for making the gdb info files using the texi sources in /usr/src/contrib/gdb/gdb/doc. I put a pointer to /usr/src/contrib/libreadline/doc into Makefile.inc in the hope that the appropriate files would be picked up. This is based on /usr/ports/devel/gdb. 2.2 candidate ? END K 10 svn:author V 2 gj K 8 svn:date V 27 1997-01-15T22:37:09.000000Z K 7 svn:log V 153 changes required in the gdb directory for making gdb using the sources in /usr/src/contrib/gdb. This is based on /usr/ports/devel/gdb. 2.2 candidate ? END K 10 svn:author V 2 gj K 8 svn:date V 27 1997-01-15T22:38:29.000000Z K 7 svn:log V 127 The files in gdb/aout are now grabbed from /usr/src/contrib/gdb/aout. This is based on /usr/ports/devel/gdb. 2.2 candidate ? END K 10 svn:author V 2 gj K 8 svn:date V 27 1997-01-15T22:39:08.000000Z K 7 svn:log V 127 The files in gdb/coff are now grabbed from /usr/src/contrib/gdb/coff. This is based on /usr/ports/devel/gdb. 2.2 candidate ? END K 10 svn:author V 2 gj K 8 svn:date V 27 1997-01-15T22:41:13.000000Z K 7 svn:log V 200 The files in gdb/elf are now grabbed from /usr/src/contrib/gdb/include/elf. This also applies to the last 2 commits for aout and coff. Oops ! This is based on /usr/ports/devel/gdb. 2.2 candidate ? END K 10 svn:author V 2 gj K 8 svn:date V 27 1997-01-15T22:43:15.000000Z K 7 svn:log V 151 Changes required in directory libiberty to make gdb from the sources in /usr/src/contrib/gdb. This is based on /usr/ports/devel/gdb. 2.2 candidate ? END K 10 svn:author V 2 gj K 8 svn:date V 27 1997-01-15T22:47:36.000000Z K 7 svn:log V 246 Remove mmalloc since we're now using phkmalloc. This is made possible by the -DNO_MMALLOC flag in gdb/Makefile. The one thing we lose by doing this, AFAIK, is the possibility of using mmap. Does anyone use that feature at all ? 2.2 candidate ? END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-01-15T23:25:55.000000Z K 7 svn:log V 23 Sort cross references. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-16T01:08:10.000000Z K 7 svn:log V 186 Add John Polstra to the core team. Welcome to the core team, John! In later news, Mr. Dyson and Mr. Polstra will be debating the use of the given name "John" in our mailing lists. :-) END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-16T01:19:27.000000Z K 7 svn:log V 81 Merge serial device selection fix, better FTP error handling, etc. from -current END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-16T02:18:37.000000Z K 7 svn:log V 61 Make sure newly created /var/account/acct file is 0600 mode. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-16T02:27:47.000000Z K 7 svn:log V 54 Add Jonathan Bresler to the core team - welcome, Jon! END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-16T03:51:28.000000Z K 7 svn:log V 52 Adjust some broken links for news/mail information. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1997-01-16T04:16:22.000000Z K 7 svn:log V 93 Change the map entry flags from bitfields to bitmasks. Allows for some code simplification. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-16T05:27:10.000000Z K 7 svn:log V 154 Re-enable ds_subtype, and ds_name (included in #ifdef PC98). Userland programs which access partition information require ds_subtype and ds_name on PC98. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-16T06:27:18.000000Z K 7 svn:log V 38 Fix assorted references, update text. END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-16T07:36:14.000000Z K 7 svn:log V 61 Use collate for national [a-z]-like ranges Should go in 2.2 END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-16T07:43:27.000000Z K 7 svn:log V 30 Document INCLUDE_CONFIG_FILE. END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-16T07:57:56.000000Z K 7 svn:log V 167 Activate _POSIX_* stuff if !_ANSI_SOURCE Add _XOPEN constants set, needed mainly to sense position arguments in printf (vi cares at this moment) Obtained from: NetBSD END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-16T08:27:18.000000Z K 7 svn:log V 87 Change XOPEN constants to match FreeBSD reality and add some comments to describe them END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-16T08:31:47.000000Z K 7 svn:log V 52 YAMFC (ds_subtype and ds_name fix in revision 1.7). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-16T09:45:35.000000Z K 7 svn:log V 82 Use a better dialog for flagging field validation errors. Pointed-Out-By: msmith END K 10 svn:author V 3 phk K 8 svn:date V 27 1997-01-16T10:12:30.000000Z K 7 svn:log V 89 Trivial fix for braino. Reviewed by: phk Submitted by: Martin Ibert END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-16T10:24:09.000000Z K 7 svn:log V 187 Clean up a long-standing bug in the scripting code. You could set variables, but you couldn't call functions! Now you can do both. Guard against whitespace pollution in variable names. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-16T10:48:00.000000Z K 7 svn:log V 63 Minor cleanup, adjust for latest version of apache web server. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-16T10:51:53.000000Z K 7 svn:log V 35 Damn! Forgot to update lynx also. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-16T11:27:11.000000Z K 7 svn:log V 214 Fixed printing of small offsets. E.g., -4(%ebp) is now printed as -0x4(%ebp) instead of as _APTD+0xffc(%ebp), and if GUPROF is defined, 8(%ebp) is now printed as 0x8(%ebp) instead of as GMON_PROF_HIRES+0x4(%ebp). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-16T11:47:44.000000Z K 7 svn:log V 223 Modification to sliplogin prints desitination's IP address before going into SLIP mode, useful for scripts that can automatically grok IP addresses ala Trumpet Winsock. Closes PR#2293 Submitted-By: andrew@fortress.org END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-16T12:19:21.000000Z K 7 svn:log V 391 Add the ex driver (Intel EtherExpress Pro/10). I have no idea if this works since I don't have one of the cards to test. I also don't know what the LINT and GENERIC entries should look like, so I just made up some values for now and left them commented out. Someone who knows the factory settings for a Pro/10, please contact me! Submitted-By: Javier Martín Rueda END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-16T13:16:10.000000Z K 7 svn:log V 271 Removed option EXTRAVNODES. All versions of FreeBSD-2.x have a sysctl variable `kern.maxvnodes' which gives much better control over vnode allocation than EXTRAVNODES (except in -current between 1995/10/28 and 1996/11/12, kern.maxvnodes was read-only and thus useless). END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-16T13:31:55.000000Z K 7 svn:log V 183 Added file kern_opt.c for putting warnings about defunct options in. Warn about recently removed option EXTRAVNODES and about other rubbish that hasn't been put in opt_defunct.h yet. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-16T14:42:21.000000Z K 7 svn:log V 52 Cope with Open_Disk() failure much more gracefully. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-16T14:50:17.000000Z K 7 svn:log V 225 Synchronize with followings: sys/i386/conf/files.i386 revision 1.149 sys/i386/conf/options.i386 revision 1.33 sys/i386/isa/if_fe.c revision 1.25 sys/i386/isa/syscons.c revision 1.194 sys/i386/isa/syscons.h revision 1.26 END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-16T14:56:16.000000Z K 7 svn:log V 71 - Modified for PC-98. - Included IBM-PC specific code in #ifndef PC98. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-16T15:00:25.000000Z K 7 svn:log V 55 Fix mishandling of extraction return status in commit. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-16T15:58:32.000000Z K 7 svn:log V 469 Reduced #include spam in and fixed things that depended on it. makesyscalls.sh: This parsed $Id$. Fixed(?) to parse $FreeBSD$. The output is wrong when the id is not expanded in the source file. syscalls.master: Fixed declaration of sigsuspend(). There are still some bogons and spam involving sigset_t. Use `struct foo *' instead of the equivalent `foo_t *' for some nfs and lfs syscalls so that doesn't depend on . END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-16T15:59:31.000000Z K 7 svn:log V 25 Updated generated files. END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-16T17:58:14.000000Z K 7 svn:log V 25 Simplify it using SRCDIR END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-16T18:05:28.000000Z K 7 svn:log V 27 Use SRCDIR instead of PATH END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-16T18:11:49.000000Z K 7 svn:log V 22 Simplify using SRCDIR END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-16T18:14:44.000000Z K 7 svn:log V 27 Use SRCDIR instead of PATH END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-16T18:20:05.000000Z K 7 svn:log V 22 Simplify using SRCDIR END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-16T18:28:20.000000Z K 7 svn:log V 1004 Guard against the i8254 timer being uninitialzed if DELAY() is called early for console i/o. The timer is usually in BIOS mode if it isn't explicitly initialized. Then it counts twice as fast and has a max count of 65535 instead of 11932. The larger count tended to cause infinite loops for delays of > 20 us. Such delays are rare. For syscons and kbdio, DELAY() is only called early enough to matter for ddb input after booting with -d, and the delay is too small to matter (and too small to be correct) except in the PC98 case. For pcvt, DELAY() is not used for small delays (pcvt uses its own broken routine instead of the standard broken one), but some versions call DELAY() with a large arg when they unnecessarily initialize the keyboard for doing console output. The problem is more serious for pcvt because there is always some early console output. Guard against the i8254 timer being partially or incorrectly initialized. This would have prevented the endless loop. Should be in 2.2. END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-16T18:57:19.000000Z K 7 svn:log V 65 Bring back the fix from 1.32 that got spammed by recent changes. END K 10 svn:author V 4 adam K 8 svn:date V 27 1997-01-16T21:04:29.000000Z K 7 svn:log V 56 implement "not" keyword for inverting the address logic END K 10 svn:author V 4 alex K 8 svn:date V 27 1997-01-16T21:58:40.000000Z K 7 svn:log V 397 Sweep through the tree fixing mmap() usage: - Use MAP_FAILED instead of the constant -1 to indicate failure (required by POSIX). - Removed flag arguments of '0' (required by POSIX). - Fixed code which expected an error return of 0. - Fixed code which thought any address with the high bit set was an error. - Check for failure where no checks were present. Discussed with: bde END K 10 svn:author V 5 jmacd K 8 svn:date V 27 1997-01-17T00:46:43.000000Z K 7 svn:log V 68 Bring over Joerg's arrow-key, page-up, and page-down modifications. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-17T06:32:35.000000Z K 7 svn:log V 80 Remove -lmalloc; it's no longer relevant. Pointed-Out-By: jdp, dima and others. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-17T07:01:21.000000Z K 7 svn:log V 58 Adjust spelling of `fw_flg' so this thing compiles again. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-17T08:19:19.000000Z K 7 svn:log V 311 Go on one of my periodic rampages through this code, trying to make it DTRT. In the process, discover the usual 10-15 evil bogons which have been lurking in it for years. This closes, for one thing, the recent report Mike Smith made about nested checklist menus returning with the scrolling region messed up. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-17T08:28:42.000000Z K 7 svn:log V 288 Merge: 1.32 +50 -40 src/gnu/lib/libdialog/checklist.c 1.9 +4 -0 src/gnu/lib/libdialog/dialog.priv.h 1.30 +74 -65 src/gnu/lib/libdialog/menubox.c 1.34 +61 -52 src/gnu/lib/libdialog/radiolist.c From -current [do people like that format better?] END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-17T08:47:13.000000Z K 7 svn:log V 215 Now that I know which parts of the installation really need it (since there's no menu display bug to work around now), be far more selective in my use of DITEM_RECREATE (which is slow and involves much screen I/O). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-17T08:53:50.000000Z K 7 svn:log V 45 Merge last 3 days worth of -current changes. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-17T10:08:11.000000Z K 7 svn:log V 182 Break this section into two chapters. I suppose this also means that this should be two files (staff.sgml and contrib.sgml), but I didn't want to get that radical for a first step. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-17T10:57:26.000000Z K 7 svn:log V 173 Pass LOAD_CONFIG_FILE variable through, if set (makes Paul Traina's life easier). Only run install.cfg if running as init. It's something of a security hole otherwise. :) END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-17T10:59:22.000000Z K 7 svn:log V 115 Merge: 1.53 +3 -1 src/release/sysinstall/Makefile 1.36 +1 -2 src/release/sysinstall/main.c END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-17T12:51:55.000000Z K 7 svn:log V 399 Yow! Is my face red... I just noticed (duh) that signal() always installs the handler with SA_RESTART set, so the system calls I wanted to have the timeout effect will just restart instead (which is NOT what I wanted). Sheepishly use sigaction() like a good boy and make timeouts actually do something. Also pass errors out more effectively so that fetch(1) actually understands what went wrong. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-17T12:52:12.000000Z K 7 svn:log V 48 Handle timeouts in a slightly less baroque way. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-17T14:05:37.000000Z K 7 svn:log V 91 Whoops! Fix an infinite loop I lovingly introduced into this code with a previous commit. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-17T14:18:10.000000Z K 7 svn:log V 75 Add device entries and documentation for Intel EtherExpress Pro/10 driver. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-17T14:19:04.000000Z K 7 svn:log V 55 Adjust ex0 entries properly after talking with Javier. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-17T14:40:39.000000Z K 7 svn:log V 128 Moved the definition of LPC_ENA into #else ... #endif. Changed comment of LPC_ENA. Submitted by: Bruce Evans END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-17T14:43:34.000000Z K 7 svn:log V 92 Disabled LPC_ENA related I/O access. This I/O access clobbers i8255 mode register on PC98. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-17T14:56:54.000000Z K 7 svn:log V 46 YAMFC (LPC_ENA in lpt driver related change). END K 10 svn:author V 3 sos K 8 svn:date V 27 1997-01-17T15:49:13.000000Z K 7 svn:log V 441 Bruce pointed out a bogon: cur_console is NULL when copy_font() is first called from scinit(). This is apparently harmless when scinit() is called early from sccninit() - page 0 is apparently mapped r/w then, and 0->status contains suitable garbage. However, when there is a serial console, scinit() is first called from scattach() when the page tables are completely initialized, so the NULL pointer causes a panic. Submitted by: bruce END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-17T15:58:58.000000Z K 7 svn:log V 120 Add timeout support to sysinstall's general media handling, allow SIGINT to stand for "time out now!" in certain cases. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-17T16:58:38.000000Z K 7 svn:log V 55 Fixed unit select code in atapi_probe (PC98 specific). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-17T17:02:33.000000Z K 7 svn:log V 40 YAMFC (fix unit select; revision 1.16). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-17T17:27:14.000000Z K 7 svn:log V 77 Add Intel EtherExpress Pro/10 Ethernet adapter to list of supported devices. END K 10 svn:author V 3 jdp K 8 svn:date V 27 1997-01-17T17:36:22.000000Z K 7 svn:log V 143 Add back the description of the "-v" option. It seems to have been lost in the conflict resolution leading up to revision 1.4. 2.2 candidate. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-17T18:55:05.000000Z K 7 svn:log V 133 Fix a genuine off-by-one error that caused join to dump core when trying to use field numbers tha weren't present in the input data. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-17T18:55:53.000000Z K 7 svn:log V 73 Add page 0x10 (Device Configuration Page for sequential-access devices). END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-17T18:56:47.000000Z K 7 svn:log V 38 YAMFC (off-by-one error from rev 1.4) END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-17T18:57:12.000000Z K 7 svn:log V 31 YAMFC (page 0x10 from rev 1.5) END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-17T19:00:38.000000Z K 7 svn:log V 35 Be more aggressive about timeouts. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1997-01-17T19:08:10.000000Z K 7 svn:log V 15 Add jmb's key. END K 10 svn:author V 2 dg K 8 svn:date V 27 1997-01-17T19:28:39.000000Z K 7 svn:log V 70 Brought in fixes from current: fix for network/map entry alloc panic. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-17T19:38:16.000000Z K 7 svn:log V 132 Don't try to do anything with the `ifr' parameter for SIOCADDMULTI and SIOCDELMULTI; it is guaranteed to be null in the new system. END K 10 svn:author V 3 jdp K 8 svn:date V 27 1997-01-17T20:22:18.000000Z K 7 svn:log V 404 Pay attention to the environment variable "LD_IGNORE_MISSING_OBJECTS". If it is set to a nonempty string, then simply skip any missing shared libraries. This came up in a discussion long ago as a potentially useful feature at sysinstall time. For example, an X11 utility could be used without the X libraries being present, provided the utility had a mode in which no X functions were actually called. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1997-01-17T21:44:45.000000Z K 7 svn:log V 66 Close PR #2453 (illegal tags in HTML element) 2.2 fodder END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-17T23:01:18.000000Z K 7 svn:log V 98 Update for the French message catalog. Submitted by: charnier@xp11.frmug.org (Philippe Charnier) END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-17T23:06:25.000000Z K 7 svn:log V 144 by popular request I submit the following disktab entry for inclusion in /etc/disktab Submitted by: lada@ws2301.gud.siemens.co.at (Hr.Ladavac) END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-17T23:07:31.000000Z K 7 svn:log V 54 YAMFC (rev 1.11: Matsushita 634 MB PhaseChange Drive) END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-17T23:10:58.000000Z K 7 svn:log V 195 Everyone's favorite: finally bump vi's escapetime. Closes bin/2510: vi escape keys over slow... (and i think yet another one) Submitted by: kargl@troutmask.apl.washington.edu (Steven G. Kargl) END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-17T23:12:33.000000Z K 7 svn:log V 31 Bump the escapetime here, too. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-17T23:19:49.000000Z K 7 svn:log V 329 Finally import the 960801 of Matt Thomas' DEC FDDI driver. I'm importing it onto a vendor branch first, in the hope that this will make future maintenance easier. The conflicts are (hopefully) unimportant. More commits that actually bring this into the source tree will follow. Submitted by: Matt Thomas (thomas@lkg.dec.com) END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-17T23:19:49.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r21826, 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 1997-01-17T23:19:50.000000Z K 7 svn:log V 64 This commit was manufactured by cvs2svn to create tag 'v960801'. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1997-01-17T23:38:40.000000Z K 7 svn:log V 129 Add rudimentary docbook support: sgmlfmt -d docbook -f html myfile.docb Depreciate undocumented -white option (now default). END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-17T23:54:45.000000Z K 7 svn:log V 414 This mega-merge brings Matt Thomas' 960801 FDDI driver (almost) up to -current. Thanks goes to Ulrike Nitzsche <ulrike@ifw-dresden.de> for giving me a chance to test this. Only the PCI driver is tested though. One final patch will follow in a separate commit. This is so that everything up to here can be dragged into 2.2, if we decide so. Reviewed by: joerg Submitted by: Matt Thomas <matt@3am-software.com> END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-17T23:56:20.000000Z K 7 svn:log V 147 Round #2. This basically brings back the changes from rev 1.12. I have only separated both to make it more convenient merging all this into 2.2. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1997-01-18T01:48:04.000000Z K 7 svn:log V 80 Do the Right Thing(TM) with source files that have extensions other than .sgml. END K 10 svn:author V 5 brian K 8 svn:date V 27 1997-01-18T01:53:12.000000Z K 7 svn:log V 195 Added myself to the handbook - as per Joerg's suggestion. Reviewed by: None Submitted by: Brian Somers <brian@awfulhak.demon.co.uk> Obtained from: Brian Somers <brian@awfulhak.demon.co.uk> END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1997-01-18T02:31:36.000000Z K 7 svn:log V 298 1) Start making tweaks for new things in Docbook 3.0 2) Handle <keycombo> more or less correctly 3) Start dealing with <cmdsynopsis> (it is pretty ugly!) 4) Handle titles and attributions in blockquote. 5) Handle <accel> (accelerator keys in <guimenu> and friends) 6) Probably some other things... END K 10 svn:author V 7 gpalmer K 8 svn:date V 27 1997-01-18T04:35:43.000000Z K 7 svn:log V 62 `Zimmermann' has 2 `n's in it. Submitted by: Ulf Zimmermann END K 10 svn:author V 5 brian K 8 svn:date V 27 1997-01-18T04:40:36.000000Z K 7 svn:log V 262 Get it right - the a.name is a reference to the contrib file entry... and "a.brian" is already used. It's now a.briansomers Reviewed by: None Submitted by: Brian Somers <brian@awfulhak.demon.co.uk> Obtained from: Brian Somers <brian@awfulhak.demon.co.uk> END K 10 svn:author V 5 brian K 8 svn:date V 27 1997-01-18T04:46:13.000000Z K 7 svn:log V 206 Oh look - it's alphabetical too....... if at first you don't succeed... Reviewed by: None Submitted by: Brian Somers <brian@awfulhak.demon.co.uk> Obtained from: Brian Somers <brian@awfulhak.demon.co.uk> END K 10 svn:author V 3 pst K 8 svn:date V 27 1997-01-18T08:30:01.000000Z K 7 svn:log V 105 Fix buffer overrun problem. Cannidate for: 2.2 [must] Obtained from: Lite/2 and BSDI's published patch END K 10 svn:author V 3 pst K 8 svn:date V 27 1997-01-18T08:35:17.000000Z K 7 svn:log V 28 Fix buffer overrun problem. END K 10 svn:author V 3 phk K 8 svn:date V 27 1997-01-18T08:43:21.000000Z K 7 svn:log V 55 Add the trickery to power the "Conrad" DCF77 receiver. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-18T10:16:02.000000Z K 7 svn:log V 61 Synchronize with sys/i386/i386/userconfig.s (revision 1.82). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-18T10:21:45.000000Z K 7 svn:log V 59 Synchronize with sys/i386/i386/machdep.c (revision 1.225). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-18T10:25:04.000000Z K 7 svn:log V 55 Synchronize with sys/i386/isa/clock.c (revision 1.74). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-18T10:26:43.000000Z K 7 svn:log V 58 Synchronize with sys/i386/isa/syscons.c (revision 1.195). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-18T10:29:55.000000Z K 7 svn:log V 60 Synchronize with sys/i386/conf/files.i386 (revision 1.151). END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-18T13:03:21.000000Z K 7 svn:log V 304 Catch up with the moving target: merge the change from rev 1.19 of the now dead sys/pci/if_pdq.c which has been committed about by the same time i made my tests with Matt's code. LINT should compile now again. Well, that's a clear case where ``CVS writer locks'' would certainly (not) have helped. :-] END K 10 svn:author V 3 phk K 8 svn:date V 27 1997-01-18T14:09:16.000000Z K 7 svn:log V 31 Increase default msgbuf to 8k. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-18T15:51:43.000000Z K 7 svn:log V 141 - Changed retry count from 1000000 to 10000 (same as IBM-PC's). - Deleted unnecessary DELAY(). - Deleted space character at the end of line. END K 10 svn:author V 3 sos K 8 svn:date V 27 1997-01-18T15:53:48.000000Z K 7 svn:log V 270 Oops! I commented out the waiting for retrace loops, because the one in draw_mouse causes spontanious hangs on my p5-100 when I move the mouse excessively. Forgot that on the last commit, so using the mouse or destructive cursor would produce large amounts of flicker.. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-18T15:59:46.000000Z K 7 svn:log V 181 Re-construct PC-98 code of device_infor[] entries. Enabled all devices which was #ifndef PC98'ed. This makes diff small between i386/i386/userconfig.c and pc98/i386/userconfig.c. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-18T16:01:38.000000Z K 7 svn:log V 38 YAMFC (device_info[]; revision 1.26). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-18T16:16:52.000000Z K 7 svn:log V 34 YAMFC (staticize PC98 functions). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-18T16:37:15.000000Z K 7 svn:log V 162 Implement compiled-in config file handling a little better - now that there's no filesystem on the boot.flp image we need to prompt for the configuration floppy. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-18T16:43:23.000000Z K 7 svn:log V 42 Close PR#2522 - wrong reference to 2.1.5. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-18T19:18:26.000000Z K 7 svn:log V 171 Fix a variety of problems with my timeout handling, make it more configurable (you can now set the timeout interval), fix a crash-bug when no network device was attached. END K 10 svn:author V 5 brian K 8 svn:date V 27 1997-01-18T22:11:49.000000Z K 7 svn:log V 55 Rename a.brian to a.handy and a.briansomers to a.brian END K 10 svn:author V 6 obrien K 8 svn:date V 27 1997-01-19T01:56:55.000000Z K 7 svn:log V 162 Add bits to identify AMD K5 and K6 cpu's. Tested only on my AMD K5 PR-133. Bit values for K6 taken from AMD document on how to test such things. 2.2 Candidate. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-19T07:46:28.000000Z K 7 svn:log V 56 Synchronize with sys/i386/isa/syscons.c revision 1.196. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-19T09:55:37.000000Z K 7 svn:log V 101 Use alarm's return status to more properly denote timeout rather than keeping an icky global around. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-19T09:59:43.000000Z K 7 svn:log V 67 Syncronize with -current; too many merge lines to really put here. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-19T10:27:12.000000Z K 7 svn:log V 134 Correct a real brain-o in my check for when a "fixup" should be run. Don't recreate parent menus just for submenus - it's irritating. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-19T10:27:58.000000Z K 7 svn:log V 37 Merge 1.159 and 1.31 (respectively). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-19T10:59:06.000000Z K 7 svn:log V 69 Whups! Eliminate one small change which shouldn't have been merged. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1997-01-19T11:16:43.000000Z K 7 svn:log V 80 Basic manpage for the ex driver (Intel EtherExpress Pro/10). Desired by: Joerg END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-19T16:49:13.000000Z K 7 svn:log V 288 Impose login_cap resource limits on processes started by init. /etc/rc started with "daemon" settings. "window=" started with "default" settings gettys started with "default" settings. This should open the way to junk kernel options MAX_{OPEN,CHILD} and the corresponding sysctl vars. END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-19T17:18:25.000000Z K 7 svn:log V 60 Make this list in alphabetical order by entity names again. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-19T17:18:57.000000Z K 7 svn:log V 72 Actually install the new ex.4 man page. Forgotten by: David E. O'Brien END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-19T17:24:18.000000Z K 7 svn:log V 17 Man page police. END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-19T17:24:36.000000Z K 7 svn:log V 28 Merge 1.48 -> 1.52 changes. END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-19T17:25:34.000000Z K 7 svn:log V 30 Merge 1.191 -> 1.199 changes. END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-19T17:28:19.000000Z K 7 svn:log V 26 Merge 1.7 -> 1.8 changes. END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-19T17:31:32.000000Z K 7 svn:log V 28 Merge 1.15 -> 1.16 changes. END K 10 svn:author V 3 sos K 8 svn:date V 27 1997-01-19T17:32:51.000000Z K 7 svn:log V 79 Oops the position of the savefont code was wrong, cur_console wasn't set yet.. END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-19T17:33:49.000000Z K 7 svn:log V 78 Added a newline at the end of file. Reviewed by: Submitted by: Obtained from: END K 10 svn:author V 3 sos K 8 svn:date V 27 1997-01-19T17:34:14.000000Z K 7 svn:log V 79 Oops, the position of the savefont code was wrong, cur_console wasn't set yet. END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-19T17:36:14.000000Z K 7 svn:log V 28 Merge 1.10 -> 1.12 changes. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-19T17:57:15.000000Z K 7 svn:log V 61 Various minor cleanup. Partially Obtained from: NetBSD-bugs END K 10 svn:author V 5 guido K 8 svn:date V 27 1997-01-19T19:42:26.000000Z K 7 svn:log V 87 Move intermediary file generation to /var partition (from 1.14 already in main branch) END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1997-01-19T21:21:18.000000Z K 7 svn:log V 106 Make -hdr and -ftr options (to include arbitrary HTML at the top and bottom of output) work with docbook. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-01-20T00:03:00.000000Z K 7 svn:log V 23 Sort cross references. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1997-01-20T02:25:14.000000Z K 7 svn:log V 297 Make MADV_FREE work better. Specifically, it did not wait for the page to be unbusy, and it caused some algorithmic problems as a result. There were some other problems with it also, so this is a general cleanup of the code. Submitted by: Douglas Crosher <dtc@scrooge.ee.swin.oz.au> and myself. END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1997-01-20T03:33:36.000000Z K 7 svn:log V 393 Fix bug that slipped through last big round of changes: sometimes yp_next_record() is called without a key (from xdr_my_ypresp_all()), in which case it returns the first key in the map. When doing this, it also needs to update the key index in the map queue entry. Without this, ypproc_all_2_svc() (and hence ypcat) don't work correctly. Noticed by: Michael L. Hench <hench@watt.cae.uwm.edu> END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1997-01-20T03:34:55.000000Z K 7 svn:log V 60 Bring in fix from -current (remember to set index pointer). END K 10 svn:author V 3 sos K 8 svn:date V 27 1997-01-20T08:05:15.000000Z K 7 svn:log V 236 Fix the bug that caused CTRL & ALT keys to be hanging sometimes after an X seesion. Really stupid error of me, and I've been looking at this code SO many times. Thanks to Kazutaka YOKOTA for seeing this.. Submitted by: Kazutaka YOKOTA END K 10 svn:author V 3 sos K 8 svn:date V 27 1997-01-20T08:09:20.000000Z K 7 svn:log V 164 Modified moused to use select rather than read. This fixes using the PS/2 mouse (psm device). Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> END K 10 svn:author V 3 sos K 8 svn:date V 27 1997-01-20T08:12:07.000000Z K 7 svn:log V 166 Modified moused to use select rather than read. This fixes using the PS/2 mouse (psm device). Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> END K 10 svn:author V 3 sos K 8 svn:date V 27 1997-01-20T08:14:33.000000Z K 7 svn:log V 236 Fix the bug that caused CTRL & ALT keys to be hanging sometimes after an X seesion. Really stupid error of me, and I've been looking at this code SO many times. Thanks to Kazutaka YOKOTA for seeing this.. Submitted by: Kazutaka YOKOTA END K 10 svn:author V 6 obrien K 8 svn:date V 27 1997-01-20T09:15:35.000000Z K 7 svn:log V 83 Driver also supports the HP PC Lan+ adaptor. Reviewed by: personally tested. :-) END K 10 svn:author V 6 obrien K 8 svn:date V 27 1997-01-20T09:16:14.000000Z K 7 svn:log V 52 Added some verbage from looking at the source code. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1997-01-20T09:18:54.000000Z K 7 svn:log V 270 New manpages for various Ethernet drivers, that I didn't see manpages for. Manpage police??? Looking kinda bored there aren't you? Need something to do? :-) I'm sure there's work here to be done. Inspired by: Joerg 2.2-R candidate after Mike gets thru with them. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1997-01-20T09:22:23.000000Z K 7 svn:log V 122 Share my poetry with the world. (de.4, fxp.4, ix.4, le.4, lnc.4, ze.4, and zp.4) Not forgetten this time by: obrien :-) END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-20T12:26:04.000000Z K 7 svn:log V 56 Synchronize with sys/i386/isa/syscons.c revision 1.197. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-20T12:39:07.000000Z K 7 svn:log V 60 Synchronize with sys/i386/isa/syscons.c revision 1.182.2.8. END K 10 svn:author V 6 msmith K 8 svn:date V 27 1997-01-20T12:44:10.000000Z K 7 svn:log V 55 Fix prototype for load_palette to match reality. Tsk. END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-20T15:31:33.000000Z K 7 svn:log V 215 Make cron login class savvy. Use setusercontext() rather than setuid()/setgid()/setlogin()/initgroups() which is all handled. Login environment is NOT set by this call as crontab provides its own means of doing so. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-20T15:42:57.000000Z K 7 svn:log V 30 Merge fix for +DISPLAY files. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-20T16:13:43.000000Z K 7 svn:log V 139 Add extra variables for the configuration of all packages, not just the lynx browser. Submitted-By: David O'Brien <obrien@cs.ucdavis.edu> END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-20T16:15:30.000000Z K 7 svn:log V 45 Merge David O'Brien's changes from -current. END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-20T16:23:21.000000Z K 7 svn:log V 122 Merge 1.4 -> 1.8 changes. Submitted by: Mihoko TANAKA <mihoko@pa.yokogawa.co.jp> and The Japanese Documentation Project END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-20T18:30:45.000000Z K 7 svn:log V 61 Synchronize with sys/i386/i386/machdep.c revision 1.209.2.8. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-20T19:26:44.000000Z K 7 svn:log V 113 Rearrange the timeout code and also (whoops) provide for timeouts during file opens, not just during file reads. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-20T19:36:31.000000Z K 7 svn:log V 130 A couple of cosmetic tweaks to tape install method and fstab file format. Submitted-By: Flemming Jacobsen <fj@schizo.dk.tfs.com> END K 10 svn:author V 3 jdp K 8 svn:date V 27 1997-01-20T19:37:13.000000Z K 7 svn:log V 135 Merge bug fix from main branch 1.43 -> 1.44: If a library is found in the hints file, but the library doesn't exist, ignore the hint. END K 10 svn:author V 3 sos K 8 svn:date V 27 1997-01-20T19:59:31.000000Z K 7 svn:log V 48 Oops dont define SC_SPLASH_SCREEN as default :( END K 10 svn:author V 3 sos K 8 svn:date V 27 1997-01-20T19:59:47.000000Z K 7 svn:log V 48 Update usage of load_palette to mach reality... END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-01-20T23:10:39.000000Z K 7 svn:log V 23 Sort cross references. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-01-20T23:23:22.000000Z K 7 svn:log V 23 Sort cross references. END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-21T05:56:38.000000Z K 7 svn:log V 44 Fix compile breakage: link against libutil. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-21T07:11:14.000000Z K 7 svn:log V 56 Synchronize with sys/i386/isa/syscons.c revision 1.198. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-21T07:24:37.000000Z K 7 svn:log V 61 Synchronize with sys/i386/isa/syscons.c revision 1.182.2.10. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-21T08:11:20.000000Z K 7 svn:log V 59 Synchronize with sys/i386/isa/syscons.h revision 1.23.2.2. END K 10 svn:author V 6 msmith K 8 svn:date V 27 1997-01-21T08:34:14.000000Z K 7 svn:log V 365 This is KernelDriver, a tool for automating the addition of third-party device-driver source to the FreeBSD kernel (at versions 2.2 and later). It can list and remove drivers it's added too. It can (should) be included by device-driver authors in their driver distributions, but is perhaps a little too specific to warrant a place in the mainstream distribution. END K 10 svn:author V 6 msmith K 8 svn:date V 27 1997-01-21T08:34:14.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r21912, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 6 msmith K 8 svn:date V 27 1997-01-21T08:36:11.000000Z K 7 svn:log V 18 Add KernelDriver. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-21T10:53:38.000000Z K 7 svn:log V 422 Make some of the less necessary user feedback #ifdef VERBOSE. We could also make this stuff only come out when getpid() != 1 and thus avoid the install case (where it really is just too verbose, and people have complained), but this seems less messy and no one complained when tzsetup didn't print the final "things went fine!" messages (which sort of contravene the UNIX spirit of only yelling when you need to anyway). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-21T12:25:06.000000Z K 7 svn:log V 142 Add missing entries for de.4, fxp.4, ix.4, le.4, lnc.4, ze.4, and zp.4. Now things build again. Forgotten Again By: David E. O'Brien :-) END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-21T12:36:01.000000Z K 7 svn:log V 52 Clean up some of the tortured english in this file. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-21T12:58:53.000000Z K 7 svn:log V 352 ckdist - a handy utility for verifying the sanity of a distribution. This will probably need to go away again someday when distributions get folded into packages and there are no more dist files to check, but knowing how long we've been waiting on THAT, this will be a welcome tool for the interim. Submitted by: Robert Nordier <rnordier@iafrica.com> END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-21T12:58:53.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r21918, 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 1997-01-21T12:58:54.000000Z K 7 svn:log V 63 This commit was manufactured by cvs2svn to create tag 'ckdist'. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-21T12:59:34.000000Z K 7 svn:log V 12 Add ckdist. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-21T13:12:10.000000Z K 7 svn:log V 194 Add uudecode to lib-tools so that the -p option is available for the later build in lib/compat/* for those systems upgrading from source. Pointed-Out-By: John Hay <jhay@zibbi.mikom.csir.co.za> END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-21T15:05:15.000000Z K 7 svn:log V 46 limits(1): set and display process resources. END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-21T15:05:15.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r21923, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-21T15:09:03.000000Z K 7 svn:log V 20 Activate limits(1). END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-21T16:37:01.000000Z K 7 svn:log V 69 Copy process resource settings before modifying. Candidate for 2.2. END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-21T16:40:21.000000Z K 7 svn:log V 60 Merge from current: copy proc resource before modification. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-21T18:16:02.000000Z K 7 svn:log V 119 Remove incorrect use of double-negative since it means the same thing to make but perhaps not to the human reading it. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-21T19:44:46.000000Z K 7 svn:log V 119 Who had the conical hat? Correct a typo, hidden by a bad cast, which prevented IP multicast reception from happening. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-21T20:37:59.000000Z K 7 svn:log V 113 Only send QUIT if the last operation didn't time out (otherwise you're just going to hang forever on the close). END K 10 svn:author V 4 adam K 8 svn:date V 27 1997-01-21T21:07:29.000000Z K 7 svn:log V 40 -n was broken 2.2 candidate (probably) END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-21T21:08:09.000000Z K 7 svn:log V 186 Count multicast packets received for groups of which we are not a member separately from generic ``can't forward'' packets. This would have helped me find the previous bug much faster. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-21T21:08:57.000000Z K 7 svn:log V 61 Print out the new uninteresting-multicast-packets statistic. END K 10 svn:author V 2 se K 8 svn:date V 27 1997-01-21T23:23:40.000000Z K 7 svn:log V 21 Add PCI LKM support. END K 10 svn:author V 2 se K 8 svn:date V 27 1997-01-21T23:29:15.000000Z K 7 svn:log V 89 Add PCI LKM support:New -a option checks whether a driver has been assigned to a device. END K 10 svn:author V 2 se K 8 svn:date V 27 1997-01-21T23:41:42.000000Z K 7 svn:log V 165 Add PCI LKM support: The new function pci_register_lkm (struct pci_device *dvp) appends the driver to the list of known PCI drivers, and initiates a PCI bus rescan. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-22T00:15:51.000000Z K 7 svn:log V 363 Argh! Moving the media initialization to before the disk scribbling section was a good thing, since it made it possible to detect media problems *before* the installation started, but it also caused various things to be mounted BEFORE the chroot() call, which definitely messes things up. Fix this by detecting the pre-chroot() case and mounting into a subdir. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-22T00:27:22.000000Z K 7 svn:log V 76 *groan*. I broke tape extraction with the same optimization. Fix that too. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-22T00:29:00.000000Z K 7 svn:log V 65 Merge fixes for mondo-brokenness from -current (my face is red). END K 10 svn:author V 5 dyson K 8 svn:date V 27 1997-01-22T01:34:48.000000Z K 7 svn:log V 186 Fix two problems where a NULL object is dereferenced. One problem was in the VM_INHERIT_SHARE case of vmspace_fork, and also in vm_map_madvise. Submitted by: Alan Cox <alc@cs.rice.edu> END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-22T02:07:55.000000Z K 7 svn:log V 14 Style police. END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-22T02:45:16.000000Z K 7 svn:log V 213 Fix handling of empty shell field in passwd file (use /bin/sh); problem was caused by introduction of login classes. Closes PR bin/2550. Added references to login.conf to manpage, crossreference to login.conf(5). END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-22T03:33:55.000000Z K 7 svn:log V 132 Made more reasonable as a set of defaults. Remove cruft, fix a couple of errors and eliminate cap_mkdb errors. Closes PR misc/2551. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1997-01-22T06:15:27.000000Z K 7 svn:log V 324 Fix I386 copyout support. The new page-table management code will not lazy-fault page table pages. Update the copyout support to take that into account. This should fix some segfault problems on such machines. After a short test period, we'll move this into 2.2. Submitted by: Stephen McKay <syssgm@devetir.qld.gov.au> END K 10 svn:author V 4 adam K 8 svn:date V 27 1997-01-22T12:38:40.000000Z K 7 svn:log V 5 typo END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-22T14:34:30.000000Z K 7 svn:log V 49 Add Darren Reed and Tor Egge to developers list. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1997-01-22T18:01:07.000000Z K 7 svn:log V 1192 Clear the SCSI channel after we go to busfree instead of after re/selection. Only enable reselections once the channel and SCSIRATE have been cleared. Add a pause block around the test busy code in the non-tagged case to simplify error recovery in the corner case of aborting an SCB that just got started. Simplify reselection processing by removing the call to initialize_scsiid. Clear the scsiseq re/select control bits and setup for catching bogus busfrees earlier in the re/select process. Improve the automatic PIO code. It turns out that SPIORDY is not a reliable hardware condition bit, so use REQINIT intstead. Don't rely on PHASEMIS either since it can take too long to come true. Use a brute force comparison instead. Remove some unnecessary overhead in the command complete processing. It should be nearly impossible to overflow the QOUTFIFO (worst case 9 command have to complete with at least 6 of them requiring paging on an aic7850), so don't take the additional PIO hit to guard against this condition. If we don't see our interrupt in time, the system has bigger problems elsewhere. If this ever does happen, the timeout handler will notice and retry the command. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1997-01-22T18:05:31.000000Z K 7 svn:log V 1027 Remove some unnecessary overhead in the command complete processing. It should be nearly impossible to overflow the QOUTFIFO (worst case 9 command have to complete with at least 6 of them requiring paging on an aic7850), so don't take the additional PIO hit to guard against this condition. If we don't see our interrupt in time, the system has bigger problems elsewhere. If this ever does happen, the timeout handler will notice and retry the command. Remove the ABORT_TAG sequencer interrupt handler. This condition can't happen with the new SCB paging scheme. Fix a few bugs noticed by Dan Eischen <deischen@iworks.InterWorks.org> that could prevent ULTRA from being negotiated to drives above ID 7 and also could allow an SCB to be passed to ahc_done twice during error recovery. Fix a bug notice by Rory Bolt <rory@atBackup.com>. It turns out that a sequencer reset will actually start the sequencer running regardless of the state of the pause bit. This could lead to strange problems with loading the sequencer. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1997-01-22T18:07:15.000000Z K 7 svn:log V 165 Be smarter about enabling memory mapped I/O. The AHC_ALLOW_MEMIO option should not be required anymore. Turn on ULTRA for cards that don't have a BIOS or SEEPROM. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-22T18:36:27.000000Z K 7 svn:log V 96 Don't dereference NULL pwd on non-existant username (I wonder how long THAT has been in here!). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-22T19:23:59.000000Z K 7 svn:log V 40 Add Kazutaka YOKOTA to committers list. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-22T20:29:41.000000Z K 7 svn:log V 91 Note that Adaptec 1505 is also supported. Pointed-Out-By: Doug White and Danie Van Heerden END K 10 svn:author V 5 dyson K 8 svn:date V 27 1997-01-23T01:30:59.000000Z K 7 svn:log V 94 Remove some dead code from trapwrite. Submitted by: Stephen McKay <syssgm@devetir.qld.gov.au> END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-23T04:14:55.000000Z K 7 svn:log V 131 Make this list in alphabetical order again. Added a comment at the top to remind committers keep this list in alphabetical order. END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-23T04:19:03.000000Z K 7 svn:log V 26 Merge 1.52->1.55 changes. END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-23T04:26:34.000000Z K 7 svn:log V 30 Merge 1.199 -> 1.201 changes. END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-23T04:41:01.000000Z K 7 svn:log V 283 When calling recover() from getarg(), also check to see if the first character of the argument being processed isn't '\0'. This fixes problem with backgammon exiting abnormally when you answer 'y' to the question it asks if you need instruction for the game. 2.2 cnadidate, maybe? END K 10 svn:author V 6 obrien K 8 svn:date V 27 1997-01-23T06:29:01.000000Z K 7 svn:log V 91 Adds slice_type_name() which extends chunk_n[] for subtype's too. Curorary review by: phk END K 10 svn:author V 6 obrien K 8 svn:date V 27 1997-01-23T07:36:04.000000Z K 7 svn:log V 38 Adaptex 1535 and 2980U are supported. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1997-01-23T07:44:57.000000Z K 7 svn:log V 112 Adaptec AHA-1535 works fine with FBSD. It is basicly an ROM-less, PIO Plug-n-Pray verison of the the AHA-1540. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-23T08:39:59.000000Z K 7 svn:log V 53 Synchronize with sys/i386/i386/trap.c revision 1.86. END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-23T09:02:49.000000Z K 7 svn:log V 33 Fix typo in instruction message. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-23T16:17:09.000000Z K 7 svn:log V 116 Put newlines after log messages. Submitted by: seki@sysrap.cs.fujitsu.co.jp PR#2563 (but the patch didn't apply) END K 10 svn:author V 3 sos K 8 svn:date V 27 1997-01-23T20:00:45.000000Z K 7 svn:log V 168 Add save/restore cursor as pr SCO screen(HW) manpage. Fix ESC[2J to not move cursor home Clear mouse cutmarking on more cases. Minor changes by me. Submitted by: ache END K 10 svn:author V 2 se K 8 svn:date V 27 1997-01-23T22:58:03.000000Z K 7 svn:log V 114 Make IRQ 0 invalid in pci_map_int(), since it is hardwired to the programmable interval timer chip in PC systems. END K 10 svn:author V 2 se K 8 svn:date V 27 1997-01-23T23:28:14.000000Z K 7 svn:log V 458 Merge in diff from 1.61 to 1.62 from -current: Make pci_map_int() reject a request to use IRQ 0 for a PCI card interrupt. The PCI standard requires 255 to be put into the INTERRUPT LINE register if no IRQ has been routed to some PCI device, but a value of 0 is used by many PCI BIOS implementations. This patch fixes a panic for a system with an on-board AMD SCSI chip, that was disabled in the BIOS setup, but got attached with IRQ 0 by the previous code. END K 10 svn:author V 3 jdp K 8 svn:date V 27 1997-01-24T00:07:03.000000Z K 7 svn:log V 155 Use xmalloc instead of malloc in two places, so that out-of-memory conditions will be detected. Submitted by: Philippe Charnier <charnier@xp11.frmug.org> END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-24T00:54:19.000000Z K 7 svn:log V 66 Add save/restore cursor position capabilities for FreeBSD console END K 10 svn:author V 6 obrien K 8 svn:date V 27 1997-01-24T02:26:42.000000Z K 7 svn:log V 66 Change from using chunk_n to slice_type_name(). Reviewed by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-24T07:03:15.000000Z K 7 svn:log V 24 Update russian mirrors. END