From owner-cvs-sys Sun Jan 28 00:15:47 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA02357 for cvs-sys-outgoing; Sun, 28 Jan 1996 00:15:47 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA02348 Sun, 28 Jan 1996 00:15:46 -0800 (PST) Date: Sun, 28 Jan 1996 00:15:46 -0800 (PST) From: Bruce Evans Message-Id: <199601280815.AAA02348@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern subr_diskslice.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk bde 96/01/28 00:15:45 Modified: sys/kern subr_diskslice.c Log: Fixed dangling pointer bugs in DIOCSDINFO. Enabled DEVFS support. It doesn't work while devfs is mounted (add_devfs_devsw() doesn't work then), but seems to be safe. Revision Changes Path 1.19 +7 -7 src/sys/kern/subr_diskslice.c From owner-cvs-sys Sun Jan 28 01:56:15 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA10807 for cvs-sys-outgoing; Sun, 28 Jan 1996 01:56:15 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA10798 Sun, 28 Jan 1996 01:56:10 -0800 (PST) Date: Sun, 28 Jan 1996 01:56:10 -0800 (PST) From: Joerg Wunsch Message-Id: <199601280956.BAA10798@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi worm.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk joerg 96/01/28 01:56:08 Modified: sys/scsi worm.c Log: Minor but fatal spelling error when merging my code into -current. Also declared worminit() to avoid a compiler warning. Seems that the other SCSI drivers don't declare XXinit() yet, so perhaps we'd also create a typedef for these func's. Revision Changes Path 1.21 +5 -3 src/sys/scsi/worm.c From owner-cvs-sys Sun Jan 28 02:02:50 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA11361 for cvs-sys-outgoing; Sun, 28 Jan 1996 02:02:50 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA11347 Sun, 28 Jan 1996 02:02:42 -0800 (PST) Date: Sun, 28 Jan 1996 02:02:42 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199601281002.CAA11347@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/pccard pccard.c slot.h Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk phk 96/01/28 02:02:40 Modified: sys/pccard pccard.c slot.h Log: Fix DEVFS, remove unused vars. Revision Changes Path 1.15 +7 -19 src/sys/pccard/pccard.c 1.5 +3 -0 src/sys/pccard/slot.h From owner-cvs-sys Sun Jan 28 02:08:06 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA11949 for cvs-sys-outgoing; Sun, 28 Jan 1996 02:08:06 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA11889 Sun, 28 Jan 1996 02:08:02 -0800 (PST) Date: Sun, 28 Jan 1996 02:08:02 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199601281008.CAA11889@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/miscfs/devfs devfs_tree.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk phk 96/01/28 02:07:59 Modified: sys/miscfs/devfs devfs_tree.c Log: make devfs_add_devswf a little smarter about '/'; Revision Changes Path 1.17 +9 -5 src/sys/miscfs/devfs/devfs_tree.c From owner-cvs-sys Sun Jan 28 10:25:58 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA24661 for cvs-sys-outgoing; Sun, 28 Jan 1996 10:25:58 -0800 (PST) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA24654 Sun, 28 Jan 1996 10:25:56 -0800 (PST) Date: Sun, 28 Jan 1996 10:25:56 -0800 (PST) From: John Dyson Message-Id: <199601281825.KAA24654@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern vfs_cluster.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk dyson 96/01/28 10:25:56 Modified: sys/kern vfs_cluster.c Log: An earlier modification had decreased CPU usage, but also decreased performance. This essentially undoes that change. Revision Changes Path 1.34 +4 -4 src/sys/kern/vfs_cluster.c From owner-cvs-sys Sun Jan 28 12:31:15 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA29329 for cvs-sys-outgoing; Sun, 28 Jan 1996 12:31:15 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA29320 Sun, 28 Jan 1996 12:31:13 -0800 (PST) Date: Sun, 28 Jan 1996 12:31:13 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601282031.MAA29320@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/pci if_vx.c if_vxreg.h Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk jkh 96/01/28 12:31:13 Modified: sys/pci if_vx.c if_vxreg.h Log: 3c590 driver for FreeBSD Submitted by: Frederick Earl Gray Revision Changes Path 1.8 +11 -6 src/sys/pci/if_vx.c 1.2 +1 -0 src/sys/pci/if_vxreg.h From owner-cvs-sys Sun Jan 28 12:41:52 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA29867 for cvs-sys-outgoing; Sun, 28 Jan 1996 12:41:52 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA29862 Sun, 28 Jan 1996 12:41:49 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id MAA21842; Sun, 28 Jan 1996 12:40:48 -0800 To: "Jordan K. Hubbard" cc: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/pci if_vx.c if_vxreg.h In-reply-to: Your message of "Sun, 28 Jan 1996 12:31:13 PST." <199601282031.MAA29320@freefall.freebsd.org> Date: Sun, 28 Jan 1996 12:40:48 -0800 Message-ID: <21840.822861648@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk Whoops, sorry folks - misleading commit message. I meant to say "patches to..." Jordan > jkh 96/01/28 12:31:13 > > Modified: sys/pci if_vx.c if_vxreg.h > Log: > 3c590 driver for FreeBSD > Submitted by: Frederick Earl Gray > > Revision Changes Path > 1.8 +11 -6 src/sys/pci/if_vx.c > 1.2 +1 -0 src/sys/pci/if_vxreg.h From owner-cvs-sys Sun Jan 28 12:43:53 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA29985 for cvs-sys-outgoing; Sun, 28 Jan 1996 12:43:53 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA29976 Sun, 28 Jan 1996 12:43:52 -0800 (PST) Date: Sun, 28 Jan 1996 12:43:52 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601282043.MAA29976@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi scsiconf.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk jkh 96/01/28 12:43:51 Modified: sys/scsi scsiconf.c Log: Add an entry for the "MBR-7", whatever that is. Submitted by: rich Revision Changes Path 1.46 +9 -1 src/sys/scsi/scsiconf.c From owner-cvs-sys Sun Jan 28 13:52:07 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA03551 for cvs-sys-outgoing; Sun, 28 Jan 1996 13:52:07 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA03537 Sun, 28 Jan 1996 13:52:03 -0800 (PST) Date: Sun, 28 Jan 1996 13:52:03 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601282152.NAA03537@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi scsiconf.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk jkh 96/01/28 13:52:02 Modified: sys/scsi scsiconf.c Log: Back out the previous change. It's not correct for -current. Revision Changes Path 1.47 +0 -8 src/sys/scsi/scsiconf.c From owner-cvs-sys Sun Jan 28 14:16:28 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA04893 for cvs-sys-outgoing; Sun, 28 Jan 1996 14:16:28 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA04885 Sun, 28 Jan 1996 14:16:24 -0800 (PST) Date: Sun, 28 Jan 1996 14:16:24 -0800 (PST) From: Garrett Wollman Message-Id: <199601282216.OAA04885@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa wd.c wdreg.h Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk wollman 96/01/28 14:16:23 Modified: sys/pci pcisupport.c sys/i386/conf files.i386 sys/i386/isa wd.c wdreg.h Added: sys/pci wd82371.c wd82371reg.h Log: Implement a prototype interface to bus-master IDE DMA on the Triton chipset. This does not attempt to do anything special with the timing on the hope that the BIOS will have done the right thing already. The actual interface from the wd driver to the new facility is not implemented yet (this commit being an attempt at prodding someone else to do it because looking at the wd driver always confuses the h*** out of me). Revision Changes Path 1.31 +5 -5 src/sys/pci/pcisupport.c 1.126 +2 -1 src/sys/i386/conf/files.i386 1.104 +3 -1 src/sys/i386/isa/wd.c 1.11 +46 -1 src/sys/i386/isa/wdreg.h From owner-cvs-sys Sun Jan 28 14:41:47 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA07587 for cvs-sys-outgoing; Sun, 28 Jan 1996 14:41:47 -0800 (PST) Received: (from julian@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA07580 Sun, 28 Jan 1996 14:41:46 -0800 (PST) Date: Sun, 28 Jan 1996 14:41:46 -0800 (PST) From: Julian Elischer Message-Id: <199601282241.OAA07580@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi scsiconf.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk julian 96/01/28 14:41:45 Modified: sys/scsi scsiconf.c Log: Submitted by: rich (which one?) Another special case for probing multi-CD cdrom drives. 2nd try at this patch. Revision Changes Path 1.48 +5 -1 src/sys/scsi/scsiconf.c From owner-cvs-sys Sun Jan 28 15:33:27 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA10427 for cvs-sys-outgoing; Sun, 28 Jan 1996 15:33:27 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA10420 Sun, 28 Jan 1996 15:33:25 -0800 (PST) Date: Sun, 28 Jan 1996 15:33:25 -0800 (PST) From: Joerg Wunsch Message-Id: <199601282333.PAA10420@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi worm.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk joerg 96/01/28 15:33:25 Modified: sys/scsi worm.c Log: Make worm.c compile with -Wall -Werror again. . remove some unused variables . declare worminit() right this time, it's actually extern (?) . use wormminphys(), now that it's already there (hope i've got this right) Revision Changes Path 1.22 +7 -7 src/sys/scsi/worm.c From owner-cvs-sys Sun Jan 28 15:38:29 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA10703 for cvs-sys-outgoing; Sun, 28 Jan 1996 15:38:29 -0800 (PST) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA10696 Sun, 28 Jan 1996 15:38:27 -0800 (PST) Date: Sun, 28 Jan 1996 15:38:27 -0800 (PST) From: John Dyson Message-Id: <199601282338.PAA10696@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern sys_pipe.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk dyson 96/01/28 15:38:26 Added: sys/sys pipe.h sys/kern sys_pipe.c Log: Added new files to support the new fast pipes. After the follow-on commits, pipe performance should increase significantly. The pipe(2) system call is currently supported, while fifofs will be added later. From owner-cvs-sys Sun Jan 28 15:41:44 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA10966 for cvs-sys-outgoing; Sun, 28 Jan 1996 15:41:44 -0800 (PST) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA10959 Sun, 28 Jan 1996 15:41:42 -0800 (PST) Date: Sun, 28 Jan 1996 15:41:42 -0800 (PST) From: John Dyson Message-Id: <199601282341.PAA10959@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern kern_descrip.c uipc_syscalls.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk dyson 96/01/28 15:41:42 Modified: sys/sys file.h sys/kern kern_descrip.c uipc_syscalls.c Log: Enable the new fast pipe code. The old pipes can be used with the "OLD_PIPE" config option. Revision Changes Path 1.6 +2 -1 src/sys/sys/file.h 1.24 +11 -1 src/sys/kern/kern_descrip.c 1.13 +3 -2 src/sys/kern/uipc_syscalls.c From owner-cvs-sys Sun Jan 28 15:43:11 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA11056 for cvs-sys-outgoing; Sun, 28 Jan 1996 15:43:11 -0800 (PST) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA11048 Sun, 28 Jan 1996 15:43:09 -0800 (PST) Date: Sun, 28 Jan 1996 15:43:09 -0800 (PST) From: John Dyson Message-Id: <199601282343.PAA11048@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/conf files Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk dyson 96/01/28 15:43:08 Modified: sys/conf files Log: Added sys_pipe into files. Revision Changes Path 1.58 +1 -0 src/sys/conf/files From owner-cvs-sys Sun Jan 28 17:19:05 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA16547 for cvs-sys-outgoing; Sun, 28 Jan 1996 17:19:05 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA16541 Sun, 28 Jan 1996 17:19:02 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id RAA06868; Sun, 28 Jan 1996 17:18:59 -0800 To: Julian Elischer cc: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/scsi scsiconf.c In-reply-to: Your message of "Sun, 28 Jan 1996 14:41:46 PST." <199601282241.OAA07580@freefall.freebsd.org> Date: Sun, 28 Jan 1996 17:18:59 -0800 Message-ID: <6866.822878339@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk Our convention is that when a simple name is used (in this case, "rich") you can take it to equal "rich@FreeBSD.org" because the submitter is a core member. > julian 96/01/28 14:41:45 > > Modified: sys/scsi scsiconf.c > Log: > Submitted by: rich (which one?) > > Another special case for probing multi-CD cdrom drives. > > 2nd try at this patch. > > Revision Changes Path > 1.48 +5 -1 src/sys/scsi/scsiconf.c From owner-cvs-sys Sun Jan 28 18:57:40 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA21261 for cvs-sys-outgoing; Sun, 28 Jan 1996 18:57:40 -0800 (PST) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA21253 Sun, 28 Jan 1996 18:57:36 -0800 (PST) Date: Sun, 28 Jan 1996 18:57:36 -0800 (PST) From: John Dyson Message-Id: <199601290257.SAA21253@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern sys_pipe.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk dyson 96/01/28 18:57:35 Modified: sys/kern sys_pipe.c Log: Fixed an uninitialized variable (argument to vm_map_find) -- problem that DG detected, and promptly found a fix. Submitted by: davidg Revision Changes Path 1.2 +8 -5 src/sys/kern/sys_pipe.c From owner-cvs-sys Sun Jan 28 19:20:51 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA22908 for cvs-sys-outgoing; Sun, 28 Jan 1996 19:20:51 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA22896 Sun, 28 Jan 1996 19:20:49 -0800 (PST) Date: Sun, 28 Jan 1996 19:20:49 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199601290320.TAA22896@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys queue.h systm.h Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk gibbs 96/01/28 19:20:47 Modified: sys/dev/aic7xxx aic7xxx.seq aic7xxx_reg.h Log: Performance optimizations. Unroll all bcopies. Use PIO to transfer SCBs since setting up the DMA is too costly. Restructure for efficiency. Pause the sequencer when a parity error occurs so that the kernel driver knows during which phase the error was encountered. Revision Changes Path 1.30 +120 -160 src/sys/dev/aic7xxx/aic7xxx.seq 1.5 +17 -33 src/sys/dev/aic7xxx/aic7xxx_reg.h Modified: sys/i386/eisa aha1742.c aic7770.c bt74x.c eisaconf.c eisaconf.h Log: Another pass through eisaconf. Ioaddrs and Maddrs are link lists now. The Bt driver is the only one that actually registers multiple addresses. Probe output is formatted to 80 columns. Revision Changes Path 1.49 +18 -11 src/sys/i386/eisa/aha1742.c 1.23 +19 -12 src/sys/i386/eisa/aic7770.c 1.3 +198 -80 src/sys/i386/eisa/bt74x.c 1.13 +277 -63 src/sys/i386/eisa/eisaconf.c 1.7 +27 -10 src/sys/i386/eisa/eisaconf.h Modified: sys/i386/isa if_ep.c if_epreg.h Log: Finally commit Serge's multicast and "misc other changes" patch. I don't have a network to test it on here, but it does probe my card okay. Submitted by: "Serge A. Babkin" Revision Changes Path 1.39 +70 -42 src/sys/i386/isa/if_ep.c 1.9 +14 -1 src/sys/i386/isa/if_epreg.h Modified: sys/i386/scsi aic7xxx.c aic7xxx.h Log: Changes to support Performance enhancements in the sequencer. Bring back the polling code (for dumps mostly), but protect it with splbio() to make it safe for reprobes. Revision Changes Path 1.55 +170 -123 src/sys/i386/scsi/aic7xxx.c 1.20 +5 -12 src/sys/i386/scsi/aic7xxx.h Modified: sys/kern subr_prf.c Log: Kernel printf now returns int. Revision Changes Path 1.29 +5 -3 src/sys/kern/subr_prf.c Modified: sys/pci aic7870.c Log: Update copyright. Revision Changes Path 1.25 +2 -2 src/sys/pci/aic7870.c Modified: sys/scsi st.c Log: Prevent media eject on first open and re-enable ejection on last close. The previous behavior was based on the lifetime of a "mount session" which isn't very obvious. Revision Changes Path 1.59 +6 -3 src/sys/scsi/st.c Modified: sys/sys queue.h systm.h Log: Add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE. These are used by the new eisaconf code. Revision Changes Path 1.5 +15 -1 src/sys/sys/queue.h 1.35 +2 -2 src/sys/sys/systm.h From owner-cvs-sys Sun Jan 28 20:44:21 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA28685 for cvs-sys-outgoing; Sun, 28 Jan 1996 20:44:21 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA28678 Sun, 28 Jan 1996 20:44:18 -0800 (PST) Date: Sun, 28 Jan 1996 20:44:18 -0800 (PST) From: Bruce Evans Message-Id: <199601290444.UAA28678@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa cy.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk bde 96/01/28 20:44:17 Branch: sys/i386/isa RELENG_2_1_0 Modified: sys/i386/isa cy.c Log: Brought in critical changes from main branch (one in rev.1.19): Fixed setting of speed B0 - don't output a bogus divisor of 0 and a random prescaler, just hang up. This may fix hangup problems with mgetty. Revision Changes Path 1.7.4.3 +9 -5 src/sys/i386/isa/cy.c From owner-cvs-sys Mon Jan 29 00:17:19 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12743 for cvs-sys-outgoing; Mon, 29 Jan 1996 00:17:19 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12735 Mon, 29 Jan 1996 00:17:17 -0800 (PST) Date: Mon, 29 Jan 1996 00:17:17 -0800 (PST) From: Bruce Evans Message-Id: <199601290817.AAA12735@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa sio.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk bde 96/01/29 00:17:17 Branch: sys/i386/isa RELENG_2_1_0 Modified: sys/i386/isa sio.c Log: Brought in some critical changes from main branch: part of rev.1.115: Fix the tests for being a console by reverting to the ones that were used before the the RB_SERIAL changes... all of rev.1.123: Removed builtin list of port addresses. The address for sio3 conflicted with S3 graphics cards... Revision Changes Path 1.99.4.2 +18 -35 src/sys/i386/isa/sio.c From owner-cvs-sys Mon Jan 29 01:36:58 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA17088 for cvs-sys-outgoing; Mon, 29 Jan 1996 01:36:58 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id BAA17058 Mon, 29 Jan 1996 01:36:16 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id KAA22293; Mon, 29 Jan 1996 10:35:21 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id KAA17293; Mon, 29 Jan 1996 10:35:21 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id KAA07143; Mon, 29 Jan 1996 10:11:44 +0100 (MET) From: J Wunsch Message-Id: <199601290911.KAA07143@uriah.heep.sax.de> Subject: Re: cvs commit: src/sys/scsi scsiconf.c To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Mon, 29 Jan 1996 10:11:44 +0100 (MET) Cc: julian@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <6866.822878339@time.cdrom.com> from "Jordan K. Hubbard" at Jan 28, 96 05:18:59 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk As Jordan K. Hubbard wrote: > > Our convention is that when a simple name is used (in this case, "rich") > you can take it to equal "rich@FreeBSD.org" because the submitter is > a core member. s/core member/committer/ (Strictly spoken, anybody with an account on freefall.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-cvs-sys Mon Jan 29 01:58:40 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA18161 for cvs-sys-outgoing; Mon, 29 Jan 1996 01:58:40 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA18154 Mon, 29 Jan 1996 01:58:37 -0800 (PST) Date: Mon, 29 Jan 1996 01:58:37 -0800 (PST) From: David Greenman Message-Id: <199601290958.BAA18154@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern kern_malloc.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/29 01:58:36 Modified: sys/kern kern_malloc.c Log: Fixed two bugs in the calculation of the malloc area (kmem_map) size: 1) The calculation didn't account for NMBCLUSTERS, so if a large number of clusters was specified, it would leave little or no space for kernel malloc. 2) It was bogusly restricted to v_page_count. This doesn't take into account the sparseness of the malloc area and would have caused problems on machines with small amounts of memory. It should probably instead be changed to set the malloc limit to be constrained by the amount of memory, but I didn't do this. Revision Changes Path 1.18 +9 -7 src/sys/kern/kern_malloc.c From owner-cvs-sys Mon Jan 29 03:12:45 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA22261 for cvs-sys-outgoing; Mon, 29 Jan 1996 03:12:45 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA22251 Mon, 29 Jan 1996 03:12:40 -0800 (PST) Date: Mon, 29 Jan 1996 03:12:40 -0800 (PST) From: David Greenman Message-Id: <199601291112.DAA22251@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern kern_malloc.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/29 03:12:40 Modified: sys/kern kern_malloc.c Log: Implement what I mentioned in rev 1.18: limit per-bucket allocations to 60% of physical memory or 60% of malloc area size, whichever is smaller. Revision Changes Path 1.19 +7 -3 src/sys/kern/kern_malloc.c From owner-cvs-sys Mon Jan 29 03:15:20 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA22380 for cvs-sys-outgoing; Mon, 29 Jan 1996 03:15:20 -0800 (PST) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA22355 Mon, 29 Jan 1996 03:15:04 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.6.12/8.6.5) with SMTP id DAA00221; Mon, 29 Jan 1996 03:15:11 -0800 Message-Id: <199601291115.DAA00221@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost didn't use HELO protocol To: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/kern kern_malloc.c In-reply-to: Your message of "Mon, 29 Jan 1996 03:12:40 PST." <199601291112.DAA22251@freefall.freebsd.org> From: David Greenman Reply-To: davidg@Root.COM Date: Mon, 29 Jan 1996 03:15:11 -0800 Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk >davidg 96/01/29 03:12:40 > > Modified: sys/kern kern_malloc.c > Log: > Implement what I mentioned in rev 1.18: limit per-bucket allocations to ^^^^^^^^^^ Woops, I meant "per-type" allocations. > 60% of physical memory or 60% of malloc area size, whichever is smaller. > > Revision Changes Path > 1.19 +7 -3 src/sys/kern/kern_malloc.c -DG David Greenman Core Team/Principal Architect, The FreeBSD Project From owner-cvs-sys Mon Jan 29 03:20:33 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA22866 for cvs-sys-outgoing; Mon, 29 Jan 1996 03:20:33 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA22855 Mon, 29 Jan 1996 03:20:31 -0800 (PST) Date: Mon, 29 Jan 1996 03:20:31 -0800 (PST) From: David Greenman Message-Id: <199601291120.DAA22855@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern kern_malloc.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/29 03:20:30 Branch: sys/kern RELENG_2_1_0 Modified: sys/kern kern_malloc.c Log: Retrofitted changes from revs 1.18 and 1.19: fix bugs with malloc area size calculations. Revision Changes Path 1.12.4.1 +13 -7 src/sys/kern/kern_malloc.c From owner-cvs-sys Mon Jan 29 04:10:39 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA25520 for cvs-sys-outgoing; Mon, 29 Jan 1996 04:10:39 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA25507 Mon, 29 Jan 1996 04:10:34 -0800 (PST) Date: Mon, 29 Jan 1996 04:10:34 -0800 (PST) From: David Greenman Message-Id: <199601291210.EAA25507@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/vm vm_glue.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/29 04:10:33 Modified: sys/vm vm_glue.c Log: Added a check/panic for vm_map_find failing to find space for the page tables/u-pages when forking. This is a "can't happen" case. :-) Revision Changes Path 1.38 +7 -5 src/sys/vm/vm_glue.c From owner-cvs-sys Mon Jan 29 04:11:39 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA25607 for cvs-sys-outgoing; Mon, 29 Jan 1996 04:11:39 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA25598 Mon, 29 Jan 1996 04:11:36 -0800 (PST) Date: Mon, 29 Jan 1996 04:11:36 -0800 (PST) From: David Greenman Message-Id: <199601291211.EAA25598@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/vm vm_glue.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/29 04:11:34 Branch: sys/vm RELENG_2_1_0 Modified: sys/vm vm_glue.c Log: Retrofitted change from rev 1.38: check for failure of vm_map_find when forking. Revision Changes Path 1.20.4.3 +9 -7 src/sys/vm/vm_glue.c From owner-cvs-sys Mon Jan 29 04:31:13 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA26638 for cvs-sys-outgoing; Mon, 29 Jan 1996 04:31:13 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA26625 Mon, 29 Jan 1996 04:31:09 -0800 (PST) Date: Mon, 29 Jan 1996 04:31:09 -0800 (PST) From: David Greenman Message-Id: <199601291231.EAA26625@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/include pcb.h Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/29 04:31:06 Branch: sys/i386/i386 RELENG_2_1_0 sys/i386/include RELENG_2_1_0 Modified: sys/i386/i386 machdep.c swtch.s vm_machdep.c sys/i386/include pcb.h Log: Brought in changes from rev 1.26 of swtch.s and related changes: bugfix for savectx() returning garbage in %eax for the child. Revision Changes Path 1.128.4.6 +2 -2 src/sys/i386/i386/machdep.c 1.20.4.1 +8 -21 src/sys/i386/i386/swtch.s 1.39.4.1 +2 -2 src/sys/i386/i386/vm_machdep.c 1.8.4.1 +2 -2 src/sys/i386/include/pcb.h From owner-cvs-sys Mon Jan 29 04:33:19 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA26827 for cvs-sys-outgoing; Mon, 29 Jan 1996 04:33:19 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA26820 Mon, 29 Jan 1996 04:33:16 -0800 (PST) Date: Mon, 29 Jan 1996 04:33:16 -0800 (PST) From: David Greenman Message-Id: <199601291233.EAA26820@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys socket.h Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/29 04:33:15 Branch: sys/sys RELENG_2_1_0 Modified: sys/sys socket.h Log: Brought in change from rev 1.8: increase SOMAXCONN to 128. Revision Changes Path 1.6.4.2 +2 -2 src/sys/sys/socket.h From owner-cvs-sys Mon Jan 29 04:36:49 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA27152 for cvs-sys-outgoing; Mon, 29 Jan 1996 04:36:49 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA27145 Mon, 29 Jan 1996 04:36:42 -0800 (PST) Date: Mon, 29 Jan 1996 04:36:42 -0800 (PST) From: David Greenman Message-Id: <199601291236.EAA27145@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/vm vm_object.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/29 04:36:41 Branch: sys/vm RELENG_2_1_0 Modified: sys/vm vm_object.c Log: Brought in change from rev 1.61: increased vm_object_cache_max to handle more small files. Revision Changes Path 1.48.2.2 +2 -2 src/sys/vm/vm_object.c From owner-cvs-sys Mon Jan 29 05:00:03 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA28371 for cvs-sys-outgoing; Mon, 29 Jan 1996 05:00:03 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA28340 Mon, 29 Jan 1996 04:59:58 -0800 (PST) Date: Mon, 29 Jan 1996 04:59:58 -0800 (PST) From: David Greenman Message-Id: <199601291259.EAA28340@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/pci if_fxp.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/29 04:59:55 Branch: sys/pci RELENG_2_1_0 Modified: sys/pci if_fxp.c Log: Changes to make this driver work properly with the 2.1 kernel. Revision Changes Path 1.8.2.1 +7 -5 src/sys/pci/if_fxp.c From owner-cvs-sys Mon Jan 29 05:03:32 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA28659 for cvs-sys-outgoing; Mon, 29 Jan 1996 05:03:32 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA28650 Mon, 29 Jan 1996 05:03:25 -0800 (PST) Date: Mon, 29 Jan 1996 05:03:25 -0800 (PST) From: David Greenman Message-Id: <199601291303.FAA28650@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/conf files Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/29 05:03:23 Branch: sys/conf RELENG_2_1_0 Modified: sys/conf files Log: Added fxp device driver. Sorted pci/ entries. Revision Changes Path 1.41.4.3 +4 -3 src/sys/conf/files From owner-cvs-sys Mon Jan 29 11:46:41 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA25674 for cvs-sys-outgoing; Mon, 29 Jan 1996 11:46:41 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA25666 Mon, 29 Jan 1996 11:46:36 -0800 (PST) Date: Mon, 29 Jan 1996 11:46:36 -0800 (PST) From: Joerg Wunsch Message-Id: <199601291946.LAA25666@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi worm.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk joerg 96/01/29 11:46:34 Modified: sys/scsi worm.c Log: Remove redundant declaration for worminit(). Dunno why my config(8) didn't generate it, but it's supposed to. Revision Changes Path 1.23 +1 -2 src/sys/scsi/worm.c From owner-cvs-sys Mon Jan 29 12:22:06 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA29541 for cvs-sys-outgoing; Mon, 29 Jan 1996 12:22:06 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA29493 Mon, 29 Jan 1996 12:21:04 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id VAA18618; Mon, 29 Jan 1996 21:16:47 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id VAA23637; Mon, 29 Jan 1996 21:16:47 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id UAA08863; Mon, 29 Jan 1996 20:25:55 +0100 (MET) From: J Wunsch Message-Id: <199601291925.UAA08863@uriah.heep.sax.de> Subject: Re: cvs commit: src/sys/kern kern_malloc.c To: davidg@freefall.freebsd.org (David Greenman) Date: Mon, 29 Jan 1996 20:25:54 +0100 (MET) Cc: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <199601290958.BAA18154@freefall.freebsd.org> from "David Greenman" at Jan 29, 96 01:58:37 am X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk As David Greenman wrote: > > Fixed two bugs in the calculation of the malloc area (kmem_map) size: > > 1) The calculation didn't account for NMBCLUSTERS, so if a large number of > clusters was specified, it would leave little or no space for kernel > malloc. Is this the reason why i've got a ``kmem_map too small'' on my 2 MB machine? -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-cvs-sys Mon Jan 29 17:14:46 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA01609 for cvs-sys-outgoing; Mon, 29 Jan 1996 17:14:46 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA01594 Mon, 29 Jan 1996 17:14:41 -0800 (PST) Date: Mon, 29 Jan 1996 17:14:41 -0800 (PST) From: Stefan Esser Message-Id: <199601300114.RAA01594@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/pci pci.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk se 96/01/29 17:14:39 Modified: sys/pci pci.c Log: Add heuristic to detect multi-function devices that don't announce this feature in the header type register, though it is required by the PCI spec. This should correctly probe both functions of the Intel 82371FB chip, without the need for a special case based on the device ID. Revision Changes Path 1.44 +79 -34 src/sys/pci/pci.c From owner-cvs-sys Mon Jan 29 18:56:20 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA12264 for cvs-sys-outgoing; Mon, 29 Jan 1996 18:56:20 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA12208 Mon, 29 Jan 1996 18:56:15 -0800 (PST) Date: Mon, 29 Jan 1996 18:56:15 -0800 (PST) From: Mike Pritchard Message-Id: <199601300256.SAA12208@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys cdio.h Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk mpp 96/01/29 18:56:14 Modified: sys/sys cdio.h Log: Fix a typo in a comment. Revision Changes Path 1.9 +2 -2 src/sys/sys/cdio.h From owner-cvs-sys Mon Jan 29 23:26:00 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA09338 for cvs-sys-outgoing; Mon, 29 Jan 1996 23:26:00 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA09322 Mon, 29 Jan 1996 23:25:55 -0800 (PST) Date: Mon, 29 Jan 1996 23:25:55 -0800 (PST) From: David Greenman Message-Id: <199601300725.XAA09322@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa if_lnc.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/29 23:25:53 Modified: sys/i386/isa if_lnc.c Log: Restore my change to the watchdog params that Paul spammed in rev 1.18. Revision Changes Path 1.20 +5 -6 src/sys/i386/isa/if_lnc.c From owner-cvs-sys Mon Jan 29 23:59:09 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA13202 for cvs-sys-outgoing; Mon, 29 Jan 1996 23:59:09 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA13193 Mon, 29 Jan 1996 23:59:06 -0800 (PST) Date: Mon, 29 Jan 1996 23:59:06 -0800 (PST) From: David Greenman Message-Id: <199601300759.XAA13193@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/i386 locore.s Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/29 23:59:05 Modified: sys/i386/i386 locore.s Log: Increase tmpstk size to 8K and make certain it is longword aligned. Revision Changes Path 1.61 +3 -2 src/sys/i386/i386/locore.s From owner-cvs-sys Tue Jan 30 00:00:27 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13441 for cvs-sys-outgoing; Tue, 30 Jan 1996 00:00:27 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13428 Tue, 30 Jan 1996 00:00:22 -0800 (PST) Date: Tue, 30 Jan 1996 00:00:22 -0800 (PST) From: David Greenman Message-Id: <199601300800.AAA13428@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/i386 locore.s Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/30 00:00:20 Branch: sys/i386/i386 RELENG_2_1_0 Modified: sys/i386/i386 locore.s Log: Brought in change from rev 1.61: increased tmpstk size to 8K. Revision Changes Path 1.52.4.3 +3 -2 src/sys/i386/i386/locore.s From owner-cvs-sys Tue Jan 30 01:19:45 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA21196 for cvs-sys-outgoing; Tue, 30 Jan 1996 01:19:45 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA21183 Tue, 30 Jan 1996 01:19:40 -0800 (PST) Date: Tue, 30 Jan 1996 01:19:40 -0800 (PST) From: David Greenman Message-Id: <199601300919.BAA21183@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/i386 db_trace.c exception.s swtch.s Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/30 01:19:37 Branch: sys/i386/i386 RELENG_2_1_0 Modified: sys/i386/i386 db_trace.c exception.s swtch.s Log: Brought in changes from revs 1.12-1.14 of db_trace.c and related changes: rewrite of DDB's stack traceback code to fix multiple bugs in it. Revision Changes Path 1.11.4.1 +167 -204 src/sys/i386/i386/db_trace.c 1.9.2.3 +1 -12 src/sys/i386/i386/exception.s 1.20.4.2 +3 -3 src/sys/i386/i386/swtch.s From owner-cvs-sys Tue Jan 30 02:31:33 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA29732 for cvs-sys-outgoing; Tue, 30 Jan 1996 02:31:33 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA29703 Tue, 30 Jan 1996 02:31:23 -0800 (PST) Date: Tue, 30 Jan 1996 02:31:23 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601301031.CAA29703@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa mcd.c mcdreg.h Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/01/30 02:31:19 Modified: sys/i386/isa mcd.c mcdreg.h Log: Fix audio part, especially READTOCENTRYS inspired by NetBSD driver and my own ideas Revision Changes Path 1.60 +55 -46 src/sys/i386/isa/mcd.c 1.9 +3 -2 src/sys/i386/isa/mcdreg.h From owner-cvs-sys Tue Jan 30 03:32:38 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA07868 for cvs-sys-outgoing; Tue, 30 Jan 1996 03:32:38 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA07846 Tue, 30 Jan 1996 03:32:32 -0800 (PST) Date: Tue, 30 Jan 1996 03:32:32 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601301132.DAA07846@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa wcd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/01/30 03:32:30 Modified: sys/i386/isa wcd.c Log: Fix READTOCENTRYS partialy based on kientzle@netcom.com patch partialy on my own ideas Revision Changes Path 1.22 +24 -15 src/sys/i386/isa/wcd.c From owner-cvs-sys Tue Jan 30 03:54:14 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA10439 for cvs-sys-outgoing; Tue, 30 Jan 1996 03:54:14 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA10415 Tue, 30 Jan 1996 03:54:08 -0800 (PST) Date: Tue, 30 Jan 1996 03:54:08 -0800 (PST) From: David Greenman Message-Id: <199601301154.DAA10415@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/nfs nfs_bio.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/30 03:54:05 Branch: sys/nfs RELENG_2_1_0 Modified: sys/nfs nfs_bio.c Log: Retrofitted fix from rev 1.22: fix panic due to a computational overflow with large sparse files. Revision Changes Path 1.14.4.1 +4 -3 src/sys/nfs/nfs_bio.c From owner-cvs-sys Tue Jan 30 04:07:41 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA12151 for cvs-sys-outgoing; Tue, 30 Jan 1996 04:07:41 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA12120 Tue, 30 Jan 1996 04:07:32 -0800 (PST) Date: Tue, 30 Jan 1996 04:07:32 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601301207.EAA12120@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa mcd.c wcd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/01/30 04:07:28 Modified: sys/i386/isa mcd.c wcd.c Log: Don't generate EINVAL for data_len too big in READTOCENTRYS, it reduces automatically to reasonable value in the code below Revision Changes Path 1.61 +3 -4 src/sys/i386/isa/mcd.c 1.23 +1 -2 src/sys/i386/isa/wcd.c From owner-cvs-sys Tue Jan 30 04:23:33 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA13644 for cvs-sys-outgoing; Tue, 30 Jan 1996 04:23:33 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA13637 Tue, 30 Jan 1996 04:23:27 -0800 (PST) Date: Tue, 30 Jan 1996 04:23:27 -0800 (PST) From: Peter Wemm Message-Id: <199601301223.EAA13637@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/linux linux_stats.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk peter 96/01/30 04:23:25 Modified: sys/i386/linux linux_stats.c Log: Call pipe_stat() when presented with a DTYPE_PIPE file in the linux fstat() syscall, rather than panic("linux newfstat"). (Note: I've extracted this from a larger set of diffs, I'm confident I've not missed any dependencies but can't modload it to test it on my system) Revision Changes Path 1.4 +5 -1 src/sys/i386/linux/linux_stats.c From owner-cvs-sys Tue Jan 30 04:54:37 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA16590 for cvs-sys-outgoing; Tue, 30 Jan 1996 04:54:37 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA16579 Tue, 30 Jan 1996 04:54:31 -0800 (PST) Date: Tue, 30 Jan 1996 04:54:31 -0800 (PST) From: David Greenman Message-Id: <199601301254.EAA16579@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/i386 swtch.s vm_machdep.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/30 04:54:29 Modified: sys/i386/i386 swtch.s vm_machdep.c Log: savectx() strikes again: the saved stack pointer wasn't properly adjusted to remove the return address. It's only the frame pointer and luck that allowed the code to work at all. Revision Changes Path 1.27 +4 -3 src/sys/i386/i386/swtch.s 1.53 +3 -11 src/sys/i386/i386/vm_machdep.c From owner-cvs-sys Tue Jan 30 04:56:51 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA16908 for cvs-sys-outgoing; Tue, 30 Jan 1996 04:56:51 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA16900 Tue, 30 Jan 1996 04:56:45 -0800 (PST) Date: Tue, 30 Jan 1996 04:56:45 -0800 (PST) From: David Greenman Message-Id: <199601301256.EAA16900@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/i386 swtch.s vm_machdep.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/30 04:56:42 Branch: sys/i386/i386 RELENG_2_1_0 Modified: sys/i386/i386 swtch.s vm_machdep.c Log: Brought in fix from rev 1.27 of swtch.s: properly adjust the saved stack pointer to pop the return address. Revision Changes Path 1.20.4.3 +4 -3 src/sys/i386/i386/swtch.s 1.39.4.2 +3 -11 src/sys/i386/i386/vm_machdep.c From owner-cvs-sys Tue Jan 30 04:59:15 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA17122 for cvs-sys-outgoing; Tue, 30 Jan 1996 04:59:15 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA17111 Tue, 30 Jan 1996 04:59:11 -0800 (PST) Date: Tue, 30 Jan 1996 04:59:11 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601301259.EAA17111@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi cd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/01/30 04:59:08 Modified: sys/scsi cd.c Log: READTOCENTRYS: handle 0 and lead out requests, add argument checking Revision Changes Path 1.57 +34 -11 src/sys/scsi/cd.c From owner-cvs-sys Tue Jan 30 05:15:40 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA18374 for cvs-sys-outgoing; Tue, 30 Jan 1996 05:15:40 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA18358 Tue, 30 Jan 1996 05:15:36 -0800 (PST) Date: Tue, 30 Jan 1996 05:15:36 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601301315.FAA18358@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa mcd.c wcd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/01/30 05:15:34 Modified: sys/i386/isa mcd.c wcd.c Log: READTOCENTRYS: protect against stack overflow when incorrect data stored in CD's TOC Revision Changes Path 1.62 +13 -7 src/sys/i386/isa/mcd.c 1.24 +4 -3 src/sys/i386/isa/wcd.c From owner-cvs-sys Tue Jan 30 06:30:58 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA25473 for cvs-sys-outgoing; Tue, 30 Jan 1996 06:30:58 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA25461 Tue, 30 Jan 1996 06:30:53 -0800 (PST) Date: Tue, 30 Jan 1996 06:30:53 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601301430.GAA25461@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi cd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/01/30 06:30:51 Modified: sys/scsi cd.c Log: READTOCENTRYS: make fake leadout entry Revision Changes Path 1.58 +26 -3 src/sys/scsi/cd.c From owner-cvs-sys Tue Jan 30 07:25:24 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA27777 for cvs-sys-outgoing; Tue, 30 Jan 1996 07:25:24 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA27770 Tue, 30 Jan 1996 07:25:21 -0800 (PST) Date: Tue, 30 Jan 1996 07:25:21 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601301525.HAA27770@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa wcd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/01/30 07:25:19 Modified: sys/i386/isa wcd.c Log: Calculate leadout entry instead of honor ATAPI request (it can be wrong for some devices) Revision Changes Path 1.25 +8 -8 src/sys/i386/isa/wcd.c From owner-cvs-sys Tue Jan 30 08:12:39 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA02640 for cvs-sys-outgoing; Tue, 30 Jan 1996 08:12:39 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA02601 Tue, 30 Jan 1996 08:12:34 -0800 (PST) Date: Tue, 30 Jan 1996 08:12:34 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601301612.IAA02601@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi cd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/01/30 08:12:31 Modified: sys/scsi cd.c Log: Use ntohs/ntohl when reading TOC instead of hardcoded byte swapping. Put fake entry len for MSF format too. Revision Changes Path 1.59 +37 -9 src/sys/scsi/cd.c From owner-cvs-sys Tue Jan 30 08:38:47 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA04955 for cvs-sys-outgoing; Tue, 30 Jan 1996 08:38:47 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA04947 Tue, 30 Jan 1996 08:38:42 -0800 (PST) Date: Tue, 30 Jan 1996 08:38:42 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601301638.IAA04947@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi cd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/01/30 08:38:40 Modified: sys/scsi cd.c Log: OOPS, forget to adjust starting track to not physically read leadout entry Revision Changes Path 1.60 +9 -8 src/sys/scsi/cd.c From owner-cvs-sys Tue Jan 30 10:57:06 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA17334 for cvs-sys-outgoing; Tue, 30 Jan 1996 10:57:06 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA17321 Tue, 30 Jan 1996 10:56:57 -0800 (PST) Date: Tue, 30 Jan 1996 10:56:57 -0800 (PST) From: Garrett Wollman Message-Id: <199601301856.KAA17321@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa clock.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk wollman 96/01/30 10:56:51 Modified: sys/i386/include clock.h sys/i386/isa clock.c Log: No longer use the cyclecounter to attempt to correct for late or missed clock interrupts. Keep a 1-in-16 smoothed average of the length of each tick. If the CPU speed is correctly diagnosed, this should give experienced users enough information to figure out a more suitable value for `tick'. Revision Changes Path 1.9 +6 -6 src/sys/i386/include/clock.h 1.51 +2 -1 src/sys/i386/isa/clock.c From owner-cvs-sys Tue Jan 30 11:04:40 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA18085 for cvs-sys-outgoing; Tue, 30 Jan 1996 11:04:40 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA18063 Tue, 30 Jan 1996 11:04:29 -0800 (PST) Date: Tue, 30 Jan 1996 11:04:29 -0800 (PST) From: Garrett Wollman Message-Id: <199601301904.LAA18063@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/pci wd82371.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk wollman 96/01/30 11:04:26 Modified: sys/pci wd82371.c Log: Fix a logic error in determining whether something is page-aligned that became evident while I was thinking about something else. (No, I am not working on the wd driver itself.) Revision Changes Path 1.2 +2 -2 src/sys/pci/wd82371.c From owner-cvs-sys Tue Jan 30 13:42:04 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA01987 for cvs-sys-outgoing; Tue, 30 Jan 1996 13:42:04 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA01975 Tue, 30 Jan 1996 13:41:55 -0800 (PST) Date: Tue, 30 Jan 1996 13:41:55 -0800 (PST) From: David Greenman Message-Id: <199601302141.NAA01975@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/netinet in.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/30 13:41:48 Branch: sys/netinet RELENG_2_1_0 Modified: sys/netinet in.c Log: Brought in change from rev 1.21: fix for aliases & all-ones netmasks. Revision Changes Path 1.14.4.2 +8 -2 src/sys/netinet/in.c From owner-cvs-sys Tue Jan 30 15:02:53 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA14949 for cvs-sys-outgoing; Tue, 30 Jan 1996 15:02:53 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA14938 Tue, 30 Jan 1996 15:02:46 -0800 (PST) Date: Tue, 30 Jan 1996 15:02:46 -0800 (PST) From: Mike Pritchard Message-Id: <199601302302.PAA14938@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/vm swap_pager.h vm_map.h vm_page.h Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk mpp 96/01/30 15:02:44 Modified: sys/i386/apm/apm_init real_prot.h sys/i386/conf LINT sys/i386/eisa eisaconf.h sys/i386/ibcs2 coff.h sys/i386/include console.h cputypes.h cronyx.h frame.h ieeefp.h ioctl_fd.h ioctl_meteor.h pcaudioio.h pcvt_ioctl.h pmap.h psl.h random.h reg.h segments.h soundcard.h specialreg.h tss.h ultrasound.h sys/i386/isa atapi.h b004.h cxreg.h if_edreg.h if_elreg.h if_epreg.h if_fereg.h if_ixreg.h if_lnc.h if_zpreg.h isa.h isa_device.h pcic.h scdreg.h syscons.h wtreg.h sys/i386/linux linux.h sys/i386/scsi aic7xxx.h btreg.h sys/miscfs/devfs devfsdefs.h sys/msdosfs bpb.h msdosfsmount.h sys/net bpf.h bpfdesc.h if_llc.h if_ppp.h if_pppvar.h if_slvar.h if_sppp.h route.h slcompress.h sys/netccitt pk.h pk_var.h sys/netinet igmp_var.h ip_icmp.h ip_var.h tcp_timer.h tcp_var.h sys/netipx ipx.h spx.h spx_timer.h sys/netiso clnp.h iso_var.h tp_pcb.h tp_tpdu.h sys/netns idp.h ns.h spp_var.h sys/nfs nfs.h sys/pccard cis.h sys/pci dc21040.h if_vxreg.h pcibus.h pdq_os.h pdqreg.h sys/sys buf.h chio.h diskslice.h fcntl.h ftape.h imgact_aout.h ioctl.h kernel.h mbuf.h mount.h mtio.h namei.h param.h pipe.h proc.h rlist.h scsiio.h shm.h socket.h socketvar.h systm.h ttydev.h vnode.h wait.h sys/ufs/ffs fs.h sys/ufs/ufs inode.h sys/vm swap_pager.h vm_map.h vm_page.h Log: Fix a bunch of spelling errors in the comment fields of a bunch of system include files. Revision Changes Path 1.4 +2 -2 src/sys/i386/apm/apm_init/real_prot.h 1.235 +8 -8 src/sys/i386/conf/LINT 1.8 +2 -2 src/sys/i386/eisa/eisaconf.h 1.2 +2 -2 src/sys/i386/ibcs2/coff.h 1.20 +4 -4 src/sys/i386/include/console.h 1.5 +2 -2 src/sys/i386/include/cputypes.h 1.5 +4 -4 src/sys/i386/include/cronyx.h 1.12 +4 -4 src/sys/i386/include/frame.h 1.3 +4 -4 src/sys/i386/include/ieeefp.h 1.8 +2 -2 src/sys/i386/include/ioctl_fd.h 1.4 +2 -2 src/sys/i386/include/ioctl_meteor.h 1.5 +2 -2 src/sys/i386/include/pcaudioio.h 1.6 +4 -4 src/sys/i386/include/pcvt_ioctl.h 1.32 +2 -2 src/sys/i386/include/pmap.h 1.7 +2 -2 src/sys/i386/include/psl.h 1.4 +2 -2 src/sys/i386/include/random.h 1.11 +2 -2 src/sys/i386/include/reg.h 1.10 +3 -3 src/sys/i386/include/segments.h 1.15 +5 -5 src/sys/i386/include/soundcard.h 1.8 +3 -3 src/sys/i386/include/specialreg.h 1.6 +4 -4 src/sys/i386/include/tss.h 1.5 +1 -1 src/sys/i386/include/ultrasound.h 1.5 +2 -2 src/sys/i386/isa/atapi.h 1.4 +1 -1 src/sys/i386/isa/b004.h 1.3 +2 -2 src/sys/i386/isa/cxreg.h 1.20 +9 -9 src/sys/i386/isa/if_edreg.h 1.3 +5 -5 src/sys/i386/isa/if_elreg.h 1.10 +3 -3 src/sys/i386/isa/if_epreg.h 1.2 +1 -1 src/sys/i386/isa/if_fereg.h 1.7 +3 -3 src/sys/i386/isa/if_ixreg.h 1.4 +1 -1 src/sys/i386/isa/if_lnc.h 1.3 +3 -3 src/sys/i386/isa/if_zpreg.h 1.18 +2 -2 src/sys/i386/isa/isa.h 1.28 +2 -2 src/sys/i386/isa/isa_device.h 1.3 +1 -1 src/sys/i386/isa/pcic.h 1.2 +2 -2 src/sys/i386/isa/scdreg.h 1.15 +2 -2 src/sys/i386/isa/syscons.h 1.7 +2 -2 src/sys/i386/isa/wtreg.h 1.4 +2 -2 src/sys/i386/linux/linux.h 1.21 +3 -3 src/sys/i386/scsi/aic7xxx.h 1.3 +2 -2 src/sys/i386/scsi/btreg.h 1.9 +2 -2 src/sys/miscfs/devfs/devfsdefs.h 1.3 +3 -3 src/sys/msdosfs/bpb.h 1.6 +2 -2 src/sys/msdosfs/msdosfsmount.h 1.8 +2 -2 src/sys/net/bpf.h 1.7 +2 -2 src/sys/net/bpfdesc.h 1.4 +2 -2 src/sys/net/if_llc.h 1.6 +4 -4 src/sys/net/if_ppp.h 1.3 +2 -2 src/sys/net/if_pppvar.h 1.9 +3 -3 src/sys/net/if_slvar.h 1.4 +1 -1 src/sys/net/if_sppp.h 1.20 +3 -3 src/sys/net/route.h 1.9 +2 -2 src/sys/net/slcompress.h 1.6 +3 -3 src/sys/netccitt/pk.h 1.8 +3 -3 src/sys/netccitt/pk_var.h 1.8 +2 -2 src/sys/netinet/igmp_var.h 1.7 +2 -2 src/sys/netinet/ip_icmp.h 1.19 +2 -2 src/sys/netinet/ip_var.h 1.8 +3 -3 src/sys/netinet/tcp_timer.h 1.28 +2 -2 src/sys/netinet/tcp_var.h 1.7 +2 -2 src/sys/netipx/ipx.h 1.7 +2 -2 src/sys/netipx/spx.h 1.5 +3 -3 src/sys/netipx/spx_timer.h 1.5 +5 -5 src/sys/netiso/clnp.h 1.8 +3 -3 src/sys/netiso/iso_var.h 1.6 +3 -3 src/sys/netiso/tp_pcb.h 1.5 +3 -3 src/sys/netiso/tp_tpdu.h 1.4 +2 -2 src/sys/netns/idp.h 1.7 +2 -2 src/sys/netns/ns.h 1.5 +2 -2 src/sys/netns/spp_var.h 1.17 +3 -3 src/sys/nfs/nfs.h 1.2 +1 -1 src/sys/pccard/cis.h 1.6 +7 -7 src/sys/pci/dc21040.h 1.3 +2 -2 src/sys/pci/if_vxreg.h 1.4 +2 -2 src/sys/pci/pcibus.h 1.6 +5 -2 src/sys/pci/pdq_os.h 1.3 +5 -2 src/sys/pci/pdqreg.h 1.28 +2 -2 src/sys/sys/buf.h 1.6 +3 -3 src/sys/sys/chio.h 1.12 +3 -3 src/sys/sys/diskslice.h 1.3 +2 -2 src/sys/sys/fcntl.h 1.2 +2 -2 src/sys/sys/ftape.h 1.5 +2 -2 src/sys/sys/imgact_aout.h 1.3 +3 -3 src/sys/sys/ioctl.h 1.19 +6 -6 src/sys/sys/kernel.h 1.13 +2 -2 src/sys/sys/mbuf.h 1.31 +2 -2 src/sys/sys/mount.h 1.7 +3 -3 src/sys/sys/mtio.h 1.9 +2 -2 src/sys/sys/namei.h 1.11 +2 -2 src/sys/sys/param.h 1.2 +2 -2 src/sys/sys/pipe.h 1.20 +3 -3 src/sys/sys/proc.h 1.8 +2 -2 src/sys/sys/rlist.h 1.5 +3 -3 src/sys/sys/scsiio.h 1.7 +2 -2 src/sys/sys/shm.h 1.9 +2 -2 src/sys/sys/socket.h 1.10 +2 -2 src/sys/sys/socketvar.h 1.36 +2 -2 src/sys/sys/systm.h 1.4 +2 -2 src/sys/sys/ttydev.h 1.30 +6 -6 src/sys/sys/vnode.h 1.5 +3 -3 src/sys/sys/wait.h 1.6 +3 -3 src/sys/ufs/ffs/fs.h 1.8 +2 -2 src/sys/ufs/ufs/inode.h 1.14 +2 -2 src/sys/vm/swap_pager.h 1.12 +2 -2 src/sys/vm/vm_map.h 1.25 +2 -2 src/sys/vm/vm_page.h From owner-cvs-sys Tue Jan 30 15:10:30 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA15660 for cvs-sys-outgoing; Tue, 30 Jan 1996 15:10:30 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id PAA15647 Tue, 30 Jan 1996 15:10:21 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.3/8.6.9) with SMTP id PAA27958; Tue, 30 Jan 1996 15:10:19 -0800 (PST) To: Mike Pritchard cc: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/vm swap_pager.h vm_map.h vm_page.h In-reply-to: Your message of "Tue, 30 Jan 1996 15:02:46 PST." <199601302302.PAA14938@freefall.freebsd.org> Date: Tue, 30 Jan 1996 15:10:18 -0800 Message-ID: <27955.823043418@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk > mpp 96/01/30 15:02:44 > > Modified: sys/i386/apm/apm_init real_prot.h > sys/i386/conf LINT > sys/i386/eisa eisaconf.h My god, he's a human patching machine! Let's put our hands together for Mike Pritchard, bogon fixer of the month! [actually, head bogon fixer for all of 1996, so far..] :-) Jordan From owner-cvs-sys Tue Jan 30 15:11:43 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA15777 for cvs-sys-outgoing; Tue, 30 Jan 1996 15:11:43 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA15746 Tue, 30 Jan 1996 15:11:32 -0800 (PST) Date: Tue, 30 Jan 1996 15:11:32 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601302311.PAA15746@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi cd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/01/30 15:11:25 Modified: sys/scsi cd.c Log: Don't convert LBA to host order, they must stay in network order as old code does. Revision Changes Path 1.61 +1 -6 src/sys/scsi/cd.c From owner-cvs-sys Tue Jan 30 15:12:25 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA15892 for cvs-sys-outgoing; Tue, 30 Jan 1996 15:12:25 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA15825 Tue, 30 Jan 1996 15:12:08 -0800 (PST) Date: Tue, 30 Jan 1996 15:12:08 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601302312.PAA15825@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa wcd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/01/30 15:12:02 Modified: sys/i386/isa wcd.c Log: Bugfix: don't convert LBA to host order, they must stay in network order. Revision Changes Path 1.26 +8 -10 src/sys/i386/isa/wcd.c From owner-cvs-sys Tue Jan 30 15:27:48 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA17556 for cvs-sys-outgoing; Tue, 30 Jan 1996 15:27:48 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA17533 Tue, 30 Jan 1996 15:27:38 -0800 (PST) Date: Tue, 30 Jan 1996 15:27:38 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601302327.PAA17533@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa mcd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/01/30 15:27:30 Modified: sys/i386/isa mcd.c Log: Audio part: various improvements from NetBSD driver Convert LBA to network order now Revision Changes Path 1.63 +32 -19 src/sys/i386/isa/mcd.c From owner-cvs-sys Tue Jan 30 18:05:40 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA01514 for cvs-sys-outgoing; Tue, 30 Jan 1996 18:05:40 -0800 (PST) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA01497 Tue, 30 Jan 1996 18:05:27 -0800 (PST) Date: Tue, 30 Jan 1996 18:05:27 -0800 (PST) From: John Dyson Message-Id: <199601310205.SAA01497@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern sys_pipe.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk dyson 96/01/30 18:05:23 Modified: sys/kern sys_pipe.c Log: Fix some problems with return codes on the new pipe stuff. Bruce Evans found the problems, and this commit will fix the "first batch" :-). Revision Changes Path 1.3 +8 -4 src/sys/kern/sys_pipe.c From owner-cvs-sys Tue Jan 30 22:01:10 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA20126 for cvs-sys-outgoing; Tue, 30 Jan 1996 22:01:10 -0800 (PST) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA20109 Tue, 30 Jan 1996 22:01:01 -0800 (PST) Date: Tue, 30 Jan 1996 22:01:01 -0800 (PST) From: John Dyson Message-Id: <199601310601.WAA20109@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern sys_pipe.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk dyson 96/01/30 22:00:55 Modified: sys/kern sys_pipe.c Log: Fix another problem with the new pipe code, pointed out by Bruce Evans. This one fixes a problem with interactions with signals. Revision Changes Path 1.4 +6 -7 src/sys/kern/sys_pipe.c From owner-cvs-sys Tue Jan 30 23:32:42 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA26248 for cvs-sys-outgoing; Tue, 30 Jan 1996 23:32:42 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA26229 Tue, 30 Jan 1996 23:32:30 -0800 (PST) Date: Tue, 30 Jan 1996 23:32:30 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601310732.XAA26229@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi scsiconf.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk jkh 96/01/30 23:32:22 Modified: sys/scsi scsiconf.c Log: Add an entry for my HP Model 4020i CDR drive. Revision Changes Path 1.49 +5 -1 src/sys/scsi/scsiconf.c From owner-cvs-sys Wed Jan 31 00:13:05 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA29688 for cvs-sys-outgoing; Wed, 31 Jan 1996 00:13:05 -0800 (PST) Received: from tfs.com (tfs.com [140.145.250.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id AAA29666 Wed, 31 Jan 1996 00:12:45 -0800 (PST) Received: from critter.tfs.com by tfs.com (smail3.1.28.1) with SMTP id m0thXeg-0003wqC; Wed, 31 Jan 96 00:12 PST Received: from localhost.tfs.com (localhost.tfs.com [127.0.0.1]) by critter.tfs.com (8.6.12/8.6.12) with SMTP id JAA04291; Wed, 31 Jan 1996 09:12:34 +0100 X-Authentication-Warning: critter.tfs.com: Host localhost.tfs.com didn't use HELO protocol To: "Jordan K. Hubbard" cc: Mike Pritchard , CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/vm swap_pager.h vm_map.h vm_page.h In-reply-to: Your message of "Tue, 30 Jan 1996 15:10:18 PST." <27955.823043418@time.cdrom.com> Date: Wed, 31 Jan 1996 09:12:33 +0100 Message-ID: <4289.823075953@critter.tfs.com> From: Poul-Henning Kamp Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk > > mpp 96/01/30 15:02:44 > > > > Modified: sys/i386/apm/apm_init real_prot.h > > sys/i386/conf LINT > > sys/i386/eisa eisaconf.h > > My god, he's a human patching machine! Let's put our hands together > for Mike Pritchard, bogon fixer of the month! [actually, head bogon > fixer for all of 1996, so far..] :-) I guess that particular Perl script got moved to a P6 :-) Seriously: Bravo! -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so. From owner-cvs-sys Wed Jan 31 00:22:41 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA00473 for cvs-sys-outgoing; Wed, 31 Jan 1996 00:22:41 -0800 (PST) Received: (from olah@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA00465 Wed, 31 Jan 1996 00:22:34 -0800 (PST) Date: Wed, 31 Jan 1996 00:22:34 -0800 (PST) From: Andras Olah Message-Id: <199601310822.AAA00465@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/netinet tcp_input.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk olah 96/01/31 00:22:31 Modified: sys/netinet tcp_input.c Log: Fix a bug related to the interworking of T/TCP and window scaling: when a connection enters the ESTBLS state using T/TCP, then window scaling wasn't properly handled. The fix is twofold. 1) When the 3WHS completes, make sure that we update our window scaling state variables. 2) When setting the `virtual advertized window', then make sure that we do not try to offer a window that is larger than the maximum window without scaling (TCP_MAXWIN). Reviewed by: davidg Reported by: Jerry Chen Revision Changes Path 1.35 +19 -6 src/sys/netinet/tcp_input.c From owner-cvs-sys Wed Jan 31 03:02:15 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA11365 for cvs-sys-outgoing; Wed, 31 Jan 1996 03:02:15 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA11358 Wed, 31 Jan 1996 03:02:13 -0800 (PST) Date: Wed, 31 Jan 1996 03:02:13 -0800 (PST) From: David Greenman Message-Id: <199601311102.DAA11358@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/netinet tcp_output.c tcp_usrreq.c tcp_var.h Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/31 03:02:12 Branch: sys/netinet RELENG_2_1_0 Modified: sys/netinet tcp_output.c tcp_usrreq.c tcp_var.h Log: Brought in T/TCP fixes from main branch: retransmitted SYN segments could have different CC options. Revision Changes Path 1.11.4.2 +3 -10 src/sys/netinet/tcp_output.c 1.15.2.3 +20 -1 src/sys/netinet/tcp_usrreq.c 1.11.4.3 +2 -1 src/sys/netinet/tcp_var.h From owner-cvs-sys Wed Jan 31 03:09:54 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA11907 for cvs-sys-outgoing; Wed, 31 Jan 1996 03:09:54 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA11900 Wed, 31 Jan 1996 03:09:52 -0800 (PST) Date: Wed, 31 Jan 1996 03:09:52 -0800 (PST) From: David Greenman Message-Id: <199601311109.DAA11900@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/netinet tcp_output.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/31 03:09:50 Branch: sys/netinet RELENG_2_1_0 Modified: sys/netinet tcp_output.c Log: Brought in 'fix' from rev 1.18: be sure not to send data and/or FIN in SYN segments if not doing T/TCP. Revision Changes Path 1.11.4.3 +14 -1 src/sys/netinet/tcp_output.c From owner-cvs-sys Wed Jan 31 04:05:57 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA22597 for cvs-sys-outgoing; Wed, 31 Jan 1996 04:05:57 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA22588 Wed, 31 Jan 1996 04:05:55 -0800 (PST) Date: Wed, 31 Jan 1996 04:05:55 -0800 (PST) From: David Greenman Message-Id: <199601311205.EAA22588@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/vm vm_kern.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/31 04:05:54 Modified: sys/vm vm_kern.c Log: Print a more descriptive message when the mb_map is filled (out of mbuf clusters), and tell the operator what to do about it (increase maxusers). Revision Changes Path 1.22 +2 -2 src/sys/vm/vm_kern.c From owner-cvs-sys Wed Jan 31 04:06:51 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA22674 for cvs-sys-outgoing; Wed, 31 Jan 1996 04:06:51 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA22667 Wed, 31 Jan 1996 04:06:50 -0800 (PST) Date: Wed, 31 Jan 1996 04:06:50 -0800 (PST) From: David Greenman Message-Id: <199601311206.EAA22667@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/vm vm_kern.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/31 04:06:49 Branch: sys/vm RELENG_2_1_0 Modified: sys/vm vm_kern.c Log: Brought in change from rev 1.22: better message when mb_map is filled. Revision Changes Path 1.13.4.1 +2 -2 src/sys/vm/vm_kern.c From owner-cvs-sys Wed Jan 31 04:44:37 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA25423 for cvs-sys-outgoing; Wed, 31 Jan 1996 04:44:37 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA25416 Wed, 31 Jan 1996 04:44:35 -0800 (PST) Date: Wed, 31 Jan 1996 04:44:35 -0800 (PST) From: David Greenman Message-Id: <199601311244.EAA25416@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/vm vm_pageout.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/31 04:44:34 Modified: sys/kern kern_sig.c kern_synch.c sys/sys signalvar.h sys/vm vm_pageout.c Log: Improved killproc() log message and made it and the other similar message tolerant of p_ucred being invalid. Starting using killproc() where appropriate. Revision Changes Path 1.18 +7 -8 src/sys/kern/kern_sig.c 1.18 +2 -2 src/sys/kern/kern_synch.c 1.9 +3 -2 src/sys/sys/signalvar.h 1.65 +2 -3 src/sys/vm/vm_pageout.c From owner-cvs-sys Wed Jan 31 05:12:43 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA26698 for cvs-sys-outgoing; Wed, 31 Jan 1996 05:12:43 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA26691 Wed, 31 Jan 1996 05:12:41 -0800 (PST) Date: Wed, 31 Jan 1996 05:12:41 -0800 (PST) From: David Greenman Message-Id: <199601311312.FAA26691@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/vm vm_pageout.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/31 05:12:41 Branch: sys/kern RELENG_2_1_0 sys/sys RELENG_2_1_0 sys/vm RELENG_2_1_0 Modified: sys/kern kern_sig.c kern_synch.c sys/sys signalvar.h sys/vm vm_pageout.c Log: Brought in sigexit()/killproc() bugfix, associated improvement to their output, and new killproc usage from main branch. Revision Changes Path 1.11.4.1 +7 -6 src/sys/kern/kern_sig.c 1.11.4.1 +2 -2 src/sys/kern/kern_synch.c 1.5.4.1 +3 -2 src/sys/sys/signalvar.h 1.51.4.1 +2 -3 src/sys/vm/vm_pageout.c From owner-cvs-sys Wed Jan 31 05:14:24 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA26802 for cvs-sys-outgoing; Wed, 31 Jan 1996 05:14:24 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA26795 Wed, 31 Jan 1996 05:14:23 -0800 (PST) Date: Wed, 31 Jan 1996 05:14:23 -0800 (PST) From: David Greenman Message-Id: <199601311314.FAA26795@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/vm swap_pager.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/31 05:14:22 Modified: sys/vm swap_pager.c Log: "out of space" -> "out of swap space". Revision Changes Path 1.60 +2 -2 src/sys/vm/swap_pager.c From owner-cvs-sys Wed Jan 31 05:15:25 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA26889 for cvs-sys-outgoing; Wed, 31 Jan 1996 05:15:25 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA26882 Wed, 31 Jan 1996 05:15:23 -0800 (PST) Date: Wed, 31 Jan 1996 05:15:23 -0800 (PST) From: David Greenman Message-Id: <199601311315.FAA26882@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/vm swap_pager.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/31 05:15:22 Branch: sys/vm RELENG_2_1_0 Modified: sys/vm swap_pager.c Log: Brought in change from rev 1.60: "out of space" -> "out of swap space" Revision Changes Path 1.41.4.3 +2 -2 src/sys/vm/swap_pager.c From owner-cvs-sys Wed Jan 31 09:45:13 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA20356 for cvs-sys-outgoing; Wed, 31 Jan 1996 09:45:13 -0800 (PST) Received: from mpp.minn.net (root@mpp.Minn.Net [204.157.201.242]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id JAA20349 Wed, 31 Jan 1996 09:45:03 -0800 (PST) Received: (from mpp@localhost) by mpp.minn.net (8.7.3/8.6.9) id LAA00919; Wed, 31 Jan 1996 11:44:43 -0600 (CST) Message-Id: <199601311744.LAA00919@mpp.minn.net> Subject: Re: cvs commit: src/sys/vm swap_pager.h vm_map.h vm_page.h To: phk@critter.tfs.com (Poul-Henning Kamp) Date: Wed, 31 Jan 1996 11:44:43 -0600 (CST) From: "Mike Pritchard" Cc: jkh@time.cdrom.com, mpp@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <4289.823075953@critter.tfs.com> from "Poul-Henning Kamp" at Jan 31, 96 09:12:33 am X-Mailer: ELM [version 2.4 PL25 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk Poul-Henning Kamp wrote: > > > > mpp 96/01/30 15:02:44 > > > > > > Modified: sys/i386/apm/apm_init real_prot.h > > > sys/i386/conf LINT > > > sys/i386/eisa eisaconf.h > > > > My god, he's a human patching machine! Let's put our hands together > > for Mike Pritchard, bogon fixer of the month! [actually, head bogon > > fixer for all of 1996, so far..] :-) > > I guess that particular Perl script got moved to a P6 :-) You mean I could have gotten a Perl script to do all that? Now you tell me! :-) -- Mike Pritchard mpp@minn.net "Go that way. Really fast. If something gets in your way, turn" From owner-cvs-sys Wed Jan 31 10:05:24 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA22734 for cvs-sys-outgoing; Wed, 31 Jan 1996 10:05:24 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA22726 Wed, 31 Jan 1996 10:05:22 -0800 (PST) Date: Wed, 31 Jan 1996 10:05:22 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199601311805.KAA22726@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern kern_devconf.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk gibbs 96/01/31 10:05:21 Modified: sys/i386/eisa aha1742.c aic7770.c bt74x.c eisaconf.c Log: aha1742.c aic7770.c bt74x.c - Call eisa_registerdev as soon as we have a device match. This allows the "eisa_add_*" routines to tweak kdc_datalen as the kdc grows and shrinks. eisaconf.c - externalize the linked lists that hold our ioaddrs and maddrs. Revision Changes Path 1.50 +2 -2 src/sys/i386/eisa/aha1742.c 1.24 +2 -2 src/sys/i386/eisa/aic7770.c 1.4 +4 -2 src/sys/i386/eisa/bt74x.c 1.14 +76 -7 src/sys/i386/eisa/eisaconf.c Modified: sys/kern kern_devconf.c Log: Properly calculate the amount of the devconf to output in SYSCTL_OUT. The code outputs the dc then calls the device specific externalize routines to fill in the dc_data area. The old code assumed that dc_data started one byte from the end of the dc, but with the compiler optimizing alignment and padding, this isn't always the case. Do an explicit &(dc.dc_data) - &dc. This fixes lsdev -c which must have been broken for some time. Revision Changes Path 1.14 +10 -2 src/sys/kern/kern_devconf.c From owner-cvs-sys Wed Jan 31 10:46:39 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA28048 for cvs-sys-outgoing; Wed, 31 Jan 1996 10:46:39 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA28037 Wed, 31 Jan 1996 10:46:38 -0800 (PST) Date: Wed, 31 Jan 1996 10:46:38 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199601311846.KAA28037@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/eisa eisaconf.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk gibbs 96/01/31 10:46:37 Modified: sys/i386/eisa eisaconf.c Log: Free the externalizing buffer. Revision Changes Path 1.15 +5 -2 src/sys/i386/eisa/eisaconf.c From owner-cvs-sys Wed Jan 31 11:24:40 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA01892 for cvs-sys-outgoing; Wed, 31 Jan 1996 11:24:40 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA01883 Wed, 31 Jan 1996 11:24:37 -0800 (PST) Date: Wed, 31 Jan 1996 11:24:37 -0800 (PST) From: Stefan Esser Message-Id: <199601311924.LAA01883@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/pci ncr.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk se 96/01/31 11:24:36 Modified: sys/pci ncr.c Log: Slight modification of ncr_setmaxtags: set usrtags=0 for drives that don't announce support for command queues. SCSI_NCR_DFLT_TAGS can be specified in the kernel config file and sets the default number of tags per disk drive. A value of 0 means "no tags". Minor correction in debug messages: Values from the msg_in buffer were being printed in the msg_out trace message ... Revision Changes Path 1.62 +16 -17 src/sys/pci/ncr.c From owner-cvs-sys Wed Jan 31 23:36:39 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA02497 for cvs-sys-outgoing; Wed, 31 Jan 1996 23:36:39 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA02489 Wed, 31 Jan 1996 23:36:37 -0800 (PST) Date: Wed, 31 Jan 1996 23:36:37 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199602010736.XAA02489@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/pci meteor.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk jkh 96/01/31 23:36:36 Modified: sys/i386/include ioctl_meteor.h sys/i386/isa spigot.c sys/pci meteor.c Log: Sync with latest Meteor and Spigot sources from James. Submitted by: Jim Lowe Revision Changes Path 1.5 +10 -0 src/sys/i386/include/ioctl_meteor.h 1.22 +8 -2 src/sys/i386/isa/spigot.c 1.13 +200 -72 src/sys/pci/meteor.c From owner-cvs-sys Thu Feb 1 08:11:51 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA06460 for cvs-sys-outgoing; Thu, 1 Feb 1996 08:11:51 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA06452 Thu, 1 Feb 1996 08:11:47 -0800 (PST) Date: Thu, 1 Feb 1996 08:11:47 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602011611.IAA06452@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa wcd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/01 08:11:45 Modified: sys/i386/isa wcd.c Log: Oops, I pick wrong size field for leadout entry Revision Changes Path 1.27 +9 -8 src/sys/i386/isa/wcd.c From owner-cvs-sys Thu Feb 1 08:16:18 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA06967 for cvs-sys-outgoing; Thu, 1 Feb 1996 08:16:18 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA06959 Thu, 1 Feb 1996 08:16:15 -0800 (PST) Date: Thu, 1 Feb 1996 08:16:15 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602011616.IAA06959@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys cdio.h Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/01 08:16:14 Modified: sys/sys cdio.h Log: Add comment: reflect the fact that lba stored in network byte order Revision Changes Path 1.10 +2 -2 src/sys/sys/cdio.h From owner-cvs-sys Thu Feb 1 08:23:09 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA07334 for cvs-sys-outgoing; Thu, 1 Feb 1996 08:23:09 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA07327 Thu, 1 Feb 1996 08:23:06 -0800 (PST) Date: Thu, 1 Feb 1996 08:23:06 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602011623.IAA07327@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi cd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/01 08:23:03 Modified: sys/scsi cd.c Log: Oops, pick wrong volume size for leadout entry Revision Changes Path 1.62 +3 -3 src/sys/scsi/cd.c From owner-cvs-sys Thu Feb 1 08:52:03 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA09690 for cvs-sys-outgoing; Thu, 1 Feb 1996 08:52:03 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA09636 Thu, 1 Feb 1996 08:51:59 -0800 (PST) Date: Thu, 1 Feb 1996 08:51:59 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602011651.IAA09636@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa mcd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/01 08:51:58 Modified: sys/i386/isa mcd.c Log: Fix TOC size calculation: old code assing volume size here Revision Changes Path 1.64 +4 -2 src/sys/i386/isa/mcd.c From owner-cvs-sys Thu Feb 1 09:19:49 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA11292 for cvs-sys-outgoing; Thu, 1 Feb 1996 09:19:49 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA11285 Thu, 1 Feb 1996 09:19:47 -0800 (PST) Date: Thu, 1 Feb 1996 09:19:47 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602011719.JAA11285@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa mcdreg.h Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/01 09:19:47 Modified: sys/i386/isa mcdreg.h Log: Return to #pragma pack(4) after header is done Obtained from: NetBSD Revision Changes Path 1.10 +6 -1 src/sys/i386/isa/mcdreg.h From owner-cvs-sys Thu Feb 1 09:27:04 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA11774 for cvs-sys-outgoing; Thu, 1 Feb 1996 09:27:04 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA11767 Thu, 1 Feb 1996 09:27:03 -0800 (PST) Date: Thu, 1 Feb 1996 09:27:03 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602011727.JAA11767@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa wcd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/01 09:27:02 Modified: sys/i386/isa wcd.c Log: addr_type field was ever not assigned, control field was assigned incorrectly Revision Changes Path 1.28 +3 -2 src/sys/i386/isa/wcd.c From owner-cvs-sys Thu Feb 1 09:35:22 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA12323 for cvs-sys-outgoing; Thu, 1 Feb 1996 09:35:22 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA12314 Thu, 1 Feb 1996 09:35:20 -0800 (PST) Date: Thu, 1 Feb 1996 09:35:20 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602011735.JAA12314@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi cd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/01 09:35:19 Modified: sys/scsi cd.c Log: Remove statement that does nothing now, forget in my prev. commit Revision Changes Path 1.63 +1 -2 src/sys/scsi/cd.c From owner-cvs-sys Thu Feb 1 10:18:58 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA15707 for cvs-sys-outgoing; Thu, 1 Feb 1996 10:18:58 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA15700 Thu, 1 Feb 1996 10:18:57 -0800 (PST) Date: Thu, 1 Feb 1996 10:18:57 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602011818.KAA15700@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys cdio.h Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/01 10:18:56 Modified: sys/sys cdio.h Log: Frame whole file with #pragma pack(1) and #pragma pack(4), structures listed here used to access hardware data directly Revision Changes Path 1.11 +13 -1 src/sys/sys/cdio.h From owner-cvs-sys Thu Feb 1 11:15:50 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA20414 for cvs-sys-outgoing; Thu, 1 Feb 1996 11:15:50 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA20404 Thu, 1 Feb 1996 11:15:48 -0800 (PST) Date: Thu, 1 Feb 1996 11:15:48 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602011915.LAA20404@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa mcd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/01 11:15:47 Modified: sys/i386/isa mcd.c Log: Implement PLAYBLOCKS ioctl, add argument checking to other PLAY* ioctls Obtained from: NetBSD (partially) Revision Changes Path 1.65 +53 -10 src/sys/i386/isa/mcd.c From owner-cvs-sys Thu Feb 1 21:19:32 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA13667 for cvs-sys-outgoing; Thu, 1 Feb 1996 21:19:32 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA13651 Thu, 1 Feb 1996 21:19:27 -0800 (PST) Date: Thu, 1 Feb 1996 21:19:27 -0800 (PST) From: Wolfram Schneider Message-Id: <199602020519.VAA13651@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/miscfs/procfs procfs_status.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk wosch 96/02/01 21:19:25 Modified: sys/miscfs/procfs procfs_status.c Log: add ruid and rgid to file 'status' Revision Changes Path 1.5 +12 -4 src/sys/miscfs/procfs/procfs_status.c From owner-cvs-sys Thu Feb 1 22:55:39 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA26302 for cvs-sys-outgoing; Thu, 1 Feb 1996 22:55:39 -0800 (PST) Received: (from pst@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA26295 Thu, 1 Feb 1996 22:55:38 -0800 (PST) Date: Thu, 1 Feb 1996 22:55:38 -0800 (PST) From: Paul Traina Message-Id: <199602020655.WAA26295@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/conf LINT files.i386 Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk pst 96/02/01 22:55:37 Modified: sys/i386/conf LINT files.i386 Log: Add in hooks for quickcam driver Revision Changes Path 1.236 +2 -1 src/sys/i386/conf/LINT 1.127 +2 -1 src/sys/i386/conf/files.i386 From owner-cvs-sys Fri Feb 2 09:59:58 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA08117 for cvs-sys-outgoing; Fri, 2 Feb 1996 09:59:58 -0800 (PST) Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id JAA08096 Fri, 2 Feb 1996 09:59:20 -0800 (PST) Received: from caramba.cs.tu-berlin.de (wosch@caramba.cs.tu-berlin.de [130.149.17.12]) by mail.cs.tu-berlin.de (8.6.12/8.6.12) with ESMTP id LAA13688; Fri, 2 Feb 1996 11:32:45 +0100 From: Wolfram Schneider Received: (wosch@localhost) by caramba.cs.tu-berlin.de (8.6.12/8.6.9) id LAA22190; Fri, 2 Feb 1996 11:32:40 +0100 Date: Fri, 2 Feb 1996 11:32:40 +0100 Message-Id: <199602021032.LAA22190@caramba.cs.tu-berlin.de> To: Wolfram Schneider , "Garrett A. Wollman" Cc: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: cvs commit: src/sys/miscfs/procfs procfs_status.c In-Reply-To: <199602020519.VAA13651@freefall.freebsd.org> References: <199602020519.VAA13651@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Conversion: prohibited Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk We have to manpages, procfs(5) and mount_procfs(8). Mount_procfs(8) is more verbose, but may be not up to date. Can someone review this pages and remove the redundant parts? Wolfram Schneider writes: >wosch 96/02/01 21:19:25 > > Modified: sys/miscfs/procfs procfs_status.c > Log: > add ruid and rgid to file 'status' > > Revision Changes Path > 1.5 +12 -4 src/sys/miscfs/procfs/procfs_status.c From owner-cvs-sys Fri Feb 2 10:30:11 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA10405 for cvs-sys-outgoing; Fri, 2 Feb 1996 10:30:11 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA10393 Fri, 2 Feb 1996 10:30:09 -0800 (PST) Date: Fri, 2 Feb 1996 10:30:09 -0800 (PST) From: David Greenman Message-Id: <199602021830.KAA10393@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/i386 swtch.s Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/02/02 10:30:09 Modified: sys/i386/i386 swtch.s Log: Killed last change - it was bogus. cpu_switch() already assumes that return address is on the stack. Revision Changes Path 1.28 +2 -3 src/sys/i386/i386/swtch.s From owner-cvs-sys Fri Feb 2 10:32:05 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA10652 for cvs-sys-outgoing; Fri, 2 Feb 1996 10:32:05 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA10601 Fri, 2 Feb 1996 10:32:03 -0800 (PST) Date: Fri, 2 Feb 1996 10:32:03 -0800 (PST) From: David Greenman Message-Id: <199602021832.KAA10601@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/i386 swtch.s Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/02/02 10:32:00 Branch: sys/i386/i386 RELENG_2_1_0 Modified: sys/i386/i386 swtch.s Log: Brought in fix from rev 1.28: back out of rev 1.27 fix. Revision Changes Path 1.20.4.4 +2 -3 src/sys/i386/i386/swtch.s From owner-cvs-sys Fri Feb 2 11:12:46 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA15192 for cvs-sys-outgoing; Fri, 2 Feb 1996 11:12:46 -0800 (PST) Received: (from pst@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA15185 Fri, 2 Feb 1996 11:12:45 -0800 (PST) Date: Fri, 2 Feb 1996 11:12:45 -0800 (PST) From: Paul Traina Message-Id: <199602021912.LAA15185@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/conf majors.i386 Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk pst 96/02/02 11:12:44 Added: sys/i386/conf majors.i386 Log: Add Peter's list of major numbers From owner-cvs-sys Fri Feb 2 11:28:01 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA16638 for cvs-sys-outgoing; Fri, 2 Feb 1996 11:28:01 -0800 (PST) Received: (from pst@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA16620 Fri, 2 Feb 1996 11:27:59 -0800 (PST) Date: Fri, 2 Feb 1996 11:27:59 -0800 (PST) From: Paul Traina Message-Id: <199602021927.LAA16620@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa qcam.c qcamreg.h Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk pst 96/02/02 11:27:58 Modified: etc/etc.i386 MAKEDEV share/man/man4/man4.i386 Makefile Added: share/man/man4/man4.i386 qcam.4 Log: Add support for Connectix QuickCam(tm) Revision Changes Path 1.113 +9 -1 src/etc/etc.i386/MAKEDEV 1.38 +1 -0 src/share/man/man4/man4.i386/Makefile Added: sys/i386/include qcam.h Log: Add support for Connectix QuickCam(tm) * warning: this user interface is still in flux pending negotiations * with other quickcam driver authors. It is _not_ compatible with the * original linux interface due to the fact that it was too restrictive. Added: sys/i386/isa qcam.c qcamreg.h Log: Add support for Connectix QuickCam(tm) * this is my unoptimized driver, it works fine, it's not as fast as it * could be (yet) -- I have yet to merge in ideas from other QuickCam * developers. From owner-cvs-sys Fri Feb 2 12:37:55 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA22115 for cvs-sys-outgoing; Fri, 2 Feb 1996 12:37:55 -0800 (PST) Received: (from pst@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA22108 Fri, 2 Feb 1996 12:37:53 -0800 (PST) Date: Fri, 2 Feb 1996 12:37:53 -0800 (PST) From: Paul Traina Message-Id: <199602022037.MAA22108@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa qcam.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk pst 96/02/02 12:37:52 Modified: sys/i386/include qcam.h sys/i386/isa qcam.c Log: Remove the ability for the user mode programs to specify bidirectional vs unidirectional transfer modes. The kernel handles hardware, user mode programs shouldn't get in the way. This cleans up some really ugly grots that I hated too. :-) Suggested by: Sujal Patel Revision Changes Path 1.2 +1 -8 src/sys/i386/include/qcam.h 1.2 +2 -20 src/sys/i386/isa/qcam.c From owner-cvs-sys Fri Feb 2 12:41:18 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA22537 for cvs-sys-outgoing; Fri, 2 Feb 1996 12:41:18 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA22528 Fri, 2 Feb 1996 12:41:15 -0800 (PST) Date: Fri, 2 Feb 1996 12:41:15 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602022041.MAA22528@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys cdio.h Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/02 12:41:13 Modified: sys/sys cdio.h Log: Remove #pragma pack, use byte filler in ioc_read_subchannel instead, all other structures already aligned Revision Changes Path 1.12 +2 -13 src/sys/sys/cdio.h From owner-cvs-sys Fri Feb 2 12:43:15 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA22672 for cvs-sys-outgoing; Fri, 2 Feb 1996 12:43:15 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA22664 Fri, 2 Feb 1996 12:43:13 -0800 (PST) Date: Fri, 2 Feb 1996 12:43:13 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602022043.MAA22664@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi cd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/02 12:43:13 Modified: sys/scsi cd.c Log: I forget the fact that cd_read_toc reads toc header in any case Revision Changes Path 1.64 +3 -3 src/sys/scsi/cd.c From owner-cvs-sys Fri Feb 2 12:50:12 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA23419 for cvs-sys-outgoing; Fri, 2 Feb 1996 12:50:12 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA23410 Fri, 2 Feb 1996 12:50:08 -0800 (PST) Date: Fri, 2 Feb 1996 12:50:08 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602022050.MAA23410@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa mcd.c mcdreg.h Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/02 12:50:08 Modified: sys/i386/isa mcd.c mcdreg.h Log: Calculate TOC size to match what scsi cd says. Exchange control<->addr_type fields Revision Changes Path 1.66 +2 -2 src/sys/i386/isa/mcd.c 1.11 +2 -2 src/sys/i386/isa/mcdreg.h From owner-cvs-sys Fri Feb 2 12:54:30 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA23806 for cvs-sys-outgoing; Fri, 2 Feb 1996 12:54:30 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA23796 Fri, 2 Feb 1996 12:54:28 -0800 (PST) Date: Fri, 2 Feb 1996 12:54:28 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602022054.MAA23796@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa wcd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/02 12:54:28 Modified: sys/i386/isa wcd.c Log: Exchange addr_type<->control Revision Changes Path 1.29 +3 -3 src/sys/i386/isa/wcd.c From owner-cvs-sys Fri Feb 2 13:18:12 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA25939 for cvs-sys-outgoing; Fri, 2 Feb 1996 13:18:12 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA25925 Fri, 2 Feb 1996 13:18:08 -0800 (PST) Date: Fri, 2 Feb 1996 13:18:08 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602022118.NAA25925@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa mcd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/02 13:18:07 Modified: sys/i386/isa mcd.c Log: Remove close tray on open - works very bad with xcdplayer Revision Changes Path 1.67 +2 -2 src/sys/i386/isa/mcd.c From owner-cvs-sys Fri Feb 2 14:08:46 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA01805 for cvs-sys-outgoing; Fri, 2 Feb 1996 14:08:46 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA01775 Fri, 2 Feb 1996 14:08:39 -0800 (PST) Date: Fri, 2 Feb 1996 14:08:39 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602022208.OAA01775@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa mcd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/02 14:08:35 Modified: sys/i386/isa mcd.c Log: Implement PREVENT & CLOSE ioctls Revision Changes Path 1.68 +19 -2 src/sys/i386/isa/mcd.c From owner-cvs-sys Fri Feb 2 14:57:30 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA08846 for cvs-sys-outgoing; Fri, 2 Feb 1996 14:57:30 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA08831 Fri, 2 Feb 1996 14:57:29 -0800 (PST) Date: Fri, 2 Feb 1996 14:57:29 -0800 (PST) From: Joerg Wunsch Message-Id: <199602022257.OAA08831@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi scsiconf.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk joerg 96/02/02 14:57:28 Modified: sys/scsi scsiconf.c Log: Add the Emulex MD21 ESDI-to-SCSI bridge as a known device (with more than one LUN). Submitted by: Wilko Bulte Revision Changes Path 1.50 +5 -1 src/sys/scsi/scsiconf.c From owner-cvs-sys Fri Feb 2 14:59:52 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA09115 for cvs-sys-outgoing; Fri, 2 Feb 1996 14:59:52 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA09108 Fri, 2 Feb 1996 14:59:50 -0800 (PST) Date: Fri, 2 Feb 1996 14:59:50 -0800 (PST) From: Joerg Wunsch Message-Id: <199602022259.OAA09108@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi scsiconf.c worm.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk joerg 96/02/02 14:59:50 Modified: sys/scsi scsiconf.c worm.c Log: Add the HP4020i CD-R as a known device. Reorder the CD-R entries in knowndevs[]. Submitted by: fred@jjarray.umd.edu (Fred Cawthorne) Revision Changes Path 1.51 +11 -3 src/sys/scsi/scsiconf.c 1.24 +246 -2 src/sys/scsi/worm.c From owner-cvs-sys Fri Feb 2 15:43:45 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA17413 for cvs-sys-outgoing; Fri, 2 Feb 1996 15:43:45 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA17402 Fri, 2 Feb 1996 15:43:43 -0800 (PST) Date: Fri, 2 Feb 1996 15:43:43 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602022343.PAA17402@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi cd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/02 15:43:43 Modified: sys/scsi cd.c Log: Simplify READTOCENTRYS by removing fake leadout code, SCSI system do it for us Revision Changes Path 1.65 +5 -37 src/sys/scsi/cd.c From owner-cvs-sys Fri Feb 2 16:06:54 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA21192 for cvs-sys-outgoing; Fri, 2 Feb 1996 16:06:54 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA21185 Fri, 2 Feb 1996 16:06:52 -0800 (PST) Date: Fri, 2 Feb 1996 16:06:52 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602030006.QAA21185@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa mcd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/02 16:06:51 Modified: sys/i386/isa mcd.c Log: Detect yet one kind of device (taken from NetBSD) Use more accurate TOC size calculation Revision Changes Path 1.69 +13 -9 src/sys/i386/isa/mcd.c From owner-cvs-sys Sat Feb 3 03:48:19 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA22400 for cvs-sys-outgoing; Sat, 3 Feb 1996 03:48:19 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA22392 Sat, 3 Feb 1996 03:48:16 -0800 (PST) Date: Sat, 3 Feb 1996 03:48:16 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199602031148.DAA22392@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/conf LINT Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk phk 96/02/03 03:48:15 Modified: sys/netinet ip_fw.c sys/i386/conf LINT Log: Make the sorting of IPFW rules an option. You don't want it to sort them. >>>WARNING<<< you may have to revisit your firewall setup. Revision Changes Path 1.28 +3 -1 src/sys/netinet/ip_fw.c 1.237 +4 -1 src/sys/i386/conf/LINT From owner-cvs-sys Sat Feb 3 05:31:17 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA29183 for cvs-sys-outgoing; Sat, 3 Feb 1996 05:31:17 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA29175 Sat, 3 Feb 1996 05:31:16 -0800 (PST) Date: Sat, 3 Feb 1996 05:31:16 -0800 (PST) From: Joerg Wunsch Message-Id: <199602031331.FAA29175@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi scsiconf.c scsiconf.h st.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk joerg 96/02/03 05:31:15 Modified: sys/scsi scsiconf.c scsiconf.h st.c Log: Add a quirk record for the Tandberg 42XX series. Not only that these drives require ST_Q_SNS_HLP, they also wrongly accept a blocksize of 1024 in the first place (for a QIC-150 cartridge), but complain later about it. The hack is to only probe for 512 for them. Reorder the entries in st_decide_mode() so that QIC >= 525 is properly accepted as variable blocksize. Revision Changes Path 1.52 +12 -1 src/sys/scsi/scsiconf.c 1.39 +2 -1 src/sys/scsi/scsiconf.h 1.60 +5 -5 src/sys/scsi/st.c From owner-cvs-sys Sat Feb 3 06:19:16 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA01791 for cvs-sys-outgoing; Sat, 3 Feb 1996 06:19:16 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA01783 Sat, 3 Feb 1996 06:19:14 -0800 (PST) Date: Sat, 3 Feb 1996 06:19:14 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602031419.GAA01783@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys cdio.h Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/03 06:19:14 Modified: sys/sys cdio.h Log: Since ioc_read_subchannel don't used for hardware, remove padding. Now almost all my changes backed out, expect one comment about network byte order of LBA. Revision Changes Path 1.13 +1 -2 src/sys/sys/cdio.h From owner-cvs-sys Sat Feb 3 06:33:59 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA02496 for cvs-sys-outgoing; Sat, 3 Feb 1996 06:33:59 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA02489 Sat, 3 Feb 1996 06:33:57 -0800 (PST) Date: Sat, 3 Feb 1996 06:33:57 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602031433.GAA02489@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa mcd.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk ache 96/02/03 06:33:57 Modified: sys/i386/isa mcd.c Log: Implement CD_MEDIA_CATALOG request for read_subchannel Obtained from: NetBSD Revision Changes Path 1.70 +38 -27 src/sys/i386/isa/mcd.c From owner-cvs-sys Sat Feb 3 06:50:56 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA03156 for cvs-sys-outgoing; Sat, 3 Feb 1996 06:50:56 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA03149 Sat, 3 Feb 1996 06:50:54 -0800 (PST) Date: Sat, 3 Feb 1996 06:50:54 -0800 (PST) From: Peter Wemm Message-Id: <199602031450.GAA03149@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/conf majors.i386 Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk peter 96/02/03 06:50:53 Modified: sys/i386/conf majors.i386 Log: Fill in a lot of the missing blanks from the version I posted... (better check to see that I've not misspelt somebody's name here, this info was collected from some strange places..) Revision Changes Path 1.2 +89 -84 src/sys/i386/conf/majors.i386 From owner-cvs-sys Sat Feb 3 07:02:36 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA03654 for cvs-sys-outgoing; Sat, 3 Feb 1996 07:02:36 -0800 (PST) Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id HAA03634 Sat, 3 Feb 1996 07:02:20 -0800 (PST) Received: from localhost.DIALix.oz.au (peter@localhost.DIALix.oz.au [127.0.0.1]) by jhome.DIALix.COM (8.7.3/8.7.3) with SMTP id XAA24896; Sat, 3 Feb 1996 23:02:16 +0800 (WST) Message-Id: <199602031502.XAA24896@jhome.DIALix.COM> X-Authentication-Warning: jhome.DIALix.COM: Host peter@localhost.DIALix.oz.au [127.0.0.1] didn't use HELO protocol To: CVS-committers@freefall.freebsd.org cc: cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/conf majors.i386 In-reply-to: Your message of "Sat, 03 Feb 1996 06:50:54 PST." <199602031450.GAA03149@freefall.freebsd.org> Date: Sat, 03 Feb 1996 23:02:16 +0800 From: Peter Wemm Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk >peter 96/02/03 06:50:53 > > Modified: sys/i386/conf majors.i386 > Log: > Fill in a lot of the missing blanks from the version I posted... I also added the file to the 2.1 branch. Cheers, -Peter From owner-cvs-sys Sat Feb 3 13:12:33 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA00466 for cvs-sys-outgoing; Sat, 3 Feb 1996 13:12:33 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA00457 Sat, 3 Feb 1996 13:12:30 -0800 (PST) Date: Sat, 3 Feb 1996 13:12:30 -0800 (PST) From: Joerg Wunsch Message-Id: <199602032112.NAA00457@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/boot/biosboot Makefile Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk joerg 96/02/03 13:12:29 Modified: sys/i386/boot/biosboot Makefile Log: Create symlinks for vnboot and bootvn, too. Revision Changes Path 1.37 +2 -2 src/sys/i386/boot/biosboot/Makefile