From owner-cvs-sys Wed Sep 13 10:36:46 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA18996 for cvs-sys-outgoing; Wed, 13 Sep 1995 10:36:46 -0700 Received: (from wollman@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA18983 ; Wed, 13 Sep 1995 10:36:32 -0700 Date: Wed, 13 Sep 1995 10:36:32 -0700 From: "Garrett A. Wollman" Message-Id: <199509131736.KAA18983@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/netinet tcp_output.c Sender: cvs-sys-owner@FreeBSD.org Precedence: bulk wollman 95/09/13 10:36:32 Modified: sys/netinet tcp_output.c Log: If tcp_output() is unable to allocate space for a copy of the data waiting to be sent, just clean up and return ENOBUFS rather than silently proceeding without sending any of the data. This makes it consistent with the `#ifdef notyet' case immediately above. Reviewed by: Andras Olah Obtained from: Lite-2 From owner-cvs-sys Wed Sep 13 10:54:11 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA19491 for cvs-sys-outgoing; Wed, 13 Sep 1995 10:54:11 -0700 Received: (from wollman@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA19481 ; Wed, 13 Sep 1995 10:54:04 -0700 Date: Wed, 13 Sep 1995 10:54:04 -0700 From: "Garrett A. Wollman" Message-Id: <199509131754.KAA19481@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/netinet tcp_usrreq.c Sender: cvs-sys-owner@FreeBSD.org Precedence: bulk wollman 95/09/13 10:54:04 Modified: sys/netinet tcp_usrreq.c Log: Don't leak mbufs in an unusual error case in tcp_usrreq(). Reviewed by: Andras Olah Obtained from: Lite-2 From owner-cvs-sys Wed Sep 13 23:17:31 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA24411 for cvs-sys-outgoing; Wed, 13 Sep 1995 23:17:31 -0700 Received: (from julian@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA24400 ; Wed, 13 Sep 1995 23:17:29 -0700 Date: Wed, 13 Sep 1995 23:17:29 -0700 From: Julian Elischer Message-Id: <199509140617.XAA24400@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/miscfs/devfs devfs_proto.h Sender: cvs-sys-owner@FreeBSD.org Precedence: bulk julian 95/09/13 23:17:29 Modified: sys/miscfs/devfs devfs_proto.h Log: Submitted by: bde prototype file follows the sources.. From owner-cvs-sys Thu Sep 14 00:10:42 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAB26502 for cvs-sys-outgoing; Thu, 14 Sep 1995 00:10:42 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA26476 ; Thu, 14 Sep 1995 00:10:26 -0700 Date: Thu, 14 Sep 1995 00:10:26 -0700 From: David Greenman Message-Id: <199509140710.AAA26476@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys snoop.h tty.h Sender: cvs-sys-owner@FreeBSD.org Precedence: bulk davidg 95/09/14 00:10:25 Branch: sys/gnu/i386/isa RELENG_2_1_0 sys/gnu/isdn RELENG_2_1_0 sys/i386/apm RELENG_2_1_0 sys/i386/i386 RELENG_2_1_0 sys/i386/isa RELENG_2_1_0 sys/i386/isa/ic RELENG_2_1_0 sys/i386/isa/matcd RELENG_2_1_0 sys/i386/isa/pcvt RELENG_2_1_0 sys/kern RELENG_2_1_0 sys/miscfs/procfs RELENG_2_1_0 sys/net RELENG_2_1_0 sys/sys RELENG_2_1_0 Modified: sys/gnu/i386/isa nic3008.c nic3009.c sys/gnu/isdn iispy.c iitel.c iitty.c isdn.c sys/i386/apm apm.c sys/i386/i386 mem.c sys/i386/isa ctx.c cx.c cy.c gpib.c gsc.c joy.c labpc.c lpt.c mcd.c mse.c pcaudio.c psm.c rc.c rcreg.h scd.c sio.c spkr.c syscons.c syscons.h tw.c ultra14f.c wt.c sys/i386/isa/ic cd1400.h cd180.h sys/i386/isa/matcd matcd.c sys/i386/isa/pcvt pcvt_drv.c pcvt_hdr.h pcvt_kbd.c pcvt_out.c sys/kern kern_lkm.c kern_physio.c tty.c tty_compat.c tty_conf.c tty_pty.c tty_snoop.c tty_subr.c sys/miscfs/procfs procfs_ctl.c sys/net bpf.c bpf.h if_ppp.c if_sl.c sys/sys snoop.h tty.h Log: Brought in changes from main branch: 1) Bruce and Andrey's tty fixes 2) many of Bruce's prototype and function argument fixes/corrections 3) Bruce's version of the Cyclades driver 4) Improvements to the RISCom/8 driver From owner-cvs-sys Thu Sep 14 06:09:50 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA09906 for cvs-sys-outgoing; Thu, 14 Sep 1995 06:09:50 -0700 Received: (from se@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA09894 ; Thu, 14 Sep 1995 06:09:42 -0700 Date: Thu, 14 Sep 1995 06:09:42 -0700 From: Stefan Esser Message-Id: <199509141309.GAA09894@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/pci pci.c Sender: cvs-sys-owner@FreeBSD.org Precedence: bulk se 95/09/14 06:09:42 Modified: sys/pci pci.c Log: Minor changes to the PCI probe messages. From owner-cvs-sys Thu Sep 14 06:13:40 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA10030 for cvs-sys-outgoing; Thu, 14 Sep 1995 06:13:40 -0700 Received: (from se@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA10012 ; Thu, 14 Sep 1995 06:13:35 -0700 Date: Thu, 14 Sep 1995 06:13:35 -0700 From: Stefan Esser Message-Id: <199509141313.GAA10012@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/pci pcisupport.c Sender: cvs-sys-owner@FreeBSD.org Precedence: bulk se 95/09/14 06:13:35 Modified: sys/pci pcisupport.c Log: Do not include the verbose boot messages, if PCI_QUIET is defined. From owner-cvs-sys Thu Sep 14 06:42:58 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA10630 for cvs-sys-outgoing; Thu, 14 Sep 1995 06:42:58 -0700 Received: (from dyson@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA10619 ; Thu, 14 Sep 1995 06:42:54 -0700 Date: Thu, 14 Sep 1995 06:42:54 -0700 From: John Dyson Message-Id: <199509141342.GAA10619@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm vm_fault.c Sender: cvs-sys-owner@FreeBSD.org Precedence: bulk dyson 95/09/14 06:42:53 Modified: sys/vm vm_fault.c Log: Fixed a typo in vm_fault_additional_pages. From owner-cvs-sys Thu Sep 14 09:25:15 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA14757 for cvs-sys-outgoing; Thu, 14 Sep 1995 09:25:15 -0700 Received: (from wollman@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA14740 ; Thu, 14 Sep 1995 09:25:08 -0700 Date: Thu, 14 Sep 1995 09:25:08 -0700 From: "Garrett A. Wollman" Message-Id: <199509141625.JAA14740@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys malloc.h Sender: cvs-sys-owner@FreeBSD.org Precedence: bulk wollman 95/09/14 09:25:07 Modified: sys/sys malloc.h Log: Remove bogus (caddr_t) casts from FREE macros; they can obscure serious bugs that the type-checking would otherwise have found. (This has no effect on anything that I noticed in the current system other than finding the bug in some code that I am writing.) From owner-cvs-sys Thu Sep 14 10:27:50 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA16418 for cvs-sys-outgoing; Thu, 14 Sep 1995 10:27:50 -0700 Received: (from se@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA16401 ; Thu, 14 Sep 1995 10:26:25 -0700 Date: Thu, 14 Sep 1995 10:26:25 -0700 From: Stefan Esser Message-Id: <199509141726.KAA16401@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/pci pcisupport.c Sender: cvs-sys-owner@FreeBSD.org Precedence: bulk se 95/09/14 10:26:25 Modified: sys/pci pcisupport.c Log: Remove '#ifdef undef' that was only supposed to be in my local test version. From owner-cvs-sys Thu Sep 14 16:24:34 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA01272 for cvs-sys-outgoing; Thu, 14 Sep 1995 16:24:34 -0700 Received: (from se@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA01259 ; Thu, 14 Sep 1995 16:24:31 -0700 Date: Thu, 14 Sep 1995 16:24:31 -0700 From: Stefan Esser Message-Id: <199509142324.QAA01259@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/pci pci.c Sender: cvs-sys-owner@FreeBSD.org Precedence: bulk se 95/09/14 16:24:30 Modified: sys/pci pci.c Log: Add vendor ID of Compaq, now that I found what it is ... From owner-cvs-sys Thu Sep 14 16:34:38 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA02336 for cvs-sys-outgoing; Thu, 14 Sep 1995 16:34:38 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA02323 ; Thu, 14 Sep 1995 16:34:32 -0700 Date: Thu, 14 Sep 1995 16:34:32 -0700 From: "Jordan K. Hubbard" Message-Id: <199509142334.QAA02323@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa/sound CHANGELOG Readme.v30 dev_table.h finetune.h gus_hw.h gus_linearvol.h local.h midi_ctrl.h midi_synth.h opl3.h os.h pas.h sb.h sb_mixer.h sound_calls.h sound_config.h tuning.h ulaw.h vat_audio.c vat_audioio.h Sender: cvs-sys-owner@FreeBSD.org Precedence: bulk jkh 95/09/14 16:34:31 Branch: sys/i386/isa/sound RELENG_2_1_0 Modified: sys/i386/isa/sound CHANGELOG Readme.v30 dev_table.h finetune.h gus_hw.h gus_linearvol.h local.h midi_ctrl.h midi_synth.h opl3.h os.h pas.h sb.h sb_mixer.h sound_calls.h sound_config.h tuning.h ulaw.h Removed: sys/i386/isa/sound vat_audio.c vat_audioio.h Log: Bring in the sound code from 2.2 (HEAD). From owner-cvs-sys Thu Sep 14 16:37:31 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA02960 for cvs-sys-outgoing; Thu, 14 Sep 1995 16:37:31 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA02940 ; Thu, 14 Sep 1995 16:37:25 -0700 Date: Thu, 14 Sep 1995 16:37:25 -0700 From: "Jordan K. Hubbard" Message-Id: <199509142337.QAA02940@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa/sound ad1848.c adlib_card.c audio.c dev_table.c dmabuf.c gus_card.c gus_midi.c gus_vol.c gus_wave.c ics2101.c midi_synth.c midibuf.c mpu401.c opl3.c pas2_card.c pas2_midi.c pas2_mixer.c pas2_pcm.c patmgr.c sb16_dsp.c sb16_midi.c sb_card.c sb_dsp.c sb_midi.c sb_mixer.c sequencer.c sound.doc sound_switch.c sound_timer.c soundcard.c sys_timer.c uart6850.c Sender: cvs-sys-owner@FreeBSD.org Precedence: bulk jkh 95/09/14 16:37:25 Branch: sys/i386/isa/sound RELENG_2_1_0 Modified: sys/i386/isa/sound ad1848.c adlib_card.c audio.c dev_table.c dmabuf.c gus_card.c gus_midi.c gus_vol.c gus_wave.c ics2101.c midi_synth.c midibuf.c mpu401.c opl3.c pas2_card.c pas2_midi.c pas2_mixer.c pas2_pcm.c patmgr.c sb16_dsp.c sb16_midi.c sb_card.c sb_dsp.c sb_midi.c sb_mixer.c sequencer.c sound.doc sound_switch.c sound_timer.c soundcard.c sys_timer.c uart6850.c Log: Bring in the new sound driver from the HEAD. From owner-cvs-sys Thu Sep 14 16:47:15 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA03780 for cvs-sys-outgoing; Thu, 14 Sep 1995 16:47:15 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA03764 ; Thu, 14 Sep 1995 16:47:12 -0700 Date: Thu, 14 Sep 1995 16:47:12 -0700 From: "Jordan K. Hubbard" Message-Id: <199509142347.QAA03764@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/conf GENERIC LINT devices.i386 files.i386 Sender: cvs-sys-owner@FreeBSD.org Precedence: bulk jkh 95/09/14 16:47:11 Branch: sys/i386/conf RELENG_2_1_0 Modified: sys/i386/conf GENERIC LINT devices.i386 files.i386 Log: Bring in miscellaneous changes to the HEAD. I also brought the ATAPI stuff into files.i386 where it shouldn't cause any trouble and will also save David a few minescule diffs. From owner-cvs-sys Thu Sep 14 19:13:31 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA11827 for cvs-sys-outgoing; Thu, 14 Sep 1995 19:13:31 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA11818 ; Thu, 14 Sep 1995 19:13:22 -0700 Date: Thu, 14 Sep 1995 19:13:22 -0700 From: David Greenman Message-Id: <199509150213.TAA11818@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 locore.s Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk davidg 95/09/14 19:13:21 Modified: sys/i386/i386 locore.s Log: 1) Don't double map the kernel page tables. The double mapping was never used and went a long way toward confusing the code. 2) Fix proc0's initial stack to not be 48 bytes smaller than it needs to be. 3) Correct comment about 'first' arg to init386(). From owner-cvs-sys Thu Sep 14 20:10:14 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA15605 for cvs-sys-outgoing; Thu, 14 Sep 1995 20:10:14 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA15590 ; Thu, 14 Sep 1995 20:10:08 -0700 Date: Thu, 14 Sep 1995 20:10:08 -0700 From: David Greenman Message-Id: <199509150310.UAA15590@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa isa.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk davidg 95/09/14 20:10:07 Modified: sys/i386/isa isa.c Log: Killed isa_allocphysmem() and isa_freephysmem(). They are completely used functions. This file is disgusting; the isa DMA stuff is especially bad and should be rewritten. From owner-cvs-sys Thu Sep 14 23:20:55 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA27070 for cvs-sys-outgoing; Thu, 14 Sep 1995 23:20:55 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA27026 ; Thu, 14 Sep 1995 23:20:45 -0700 Date: Thu, 14 Sep 1995 23:20:45 -0700 From: David Greenman Message-Id: <199509150620.XAA27026@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 conf.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk davidg 95/09/14 23:20:44 Branch: sys/i386/i386 RELENG_2_1_0 Modified: sys/i386/i386 conf.c Log: Brought in changes from rev 1.89: kill vat_audio and misc cleanup. From owner-cvs-sys Fri Sep 15 01:31:35 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02510 for cvs-sys-outgoing; Fri, 15 Sep 1995 01:31:35 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02496 ; Fri, 15 Sep 1995 01:31:21 -0700 Date: Fri, 15 Sep 1995 01:31:21 -0700 From: David Greenman Message-Id: <199509150831.BAA02496@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 machdep.c pmap.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk davidg 95/09/15 01:31:20 Modified: sys/i386/i386 machdep.c pmap.c Log: 1) Killed 'BSDVM_COMPAT'. 2) Killed i386pagesperpage as it is not used by anything. 3) Fixed benign miscalculations in pmap_bootstrap(). 4) Moved allocation of ISA DMA memory to machdep.c. 5) Removed bogus vm_map_find()'s in pmap_init() - the entire range was already allocated kmem_init(). 6) Added some comments. virual_avail is still miscalculated NKPT*NBPG too large, but in order to fix this properly requires moving the variable initialization into locore.s. Some other day. From owner-cvs-sys Fri Sep 15 01:36:19 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02836 for cvs-sys-outgoing; Fri, 15 Sep 1995 01:36:19 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02823 ; Fri, 15 Sep 1995 01:36:12 -0700 Date: Fri, 15 Sep 1995 01:36:12 -0700 From: David Greenman Message-Id: <199509150836.BAA02823@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/ibcs2 imgact_coff.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk davidg 95/09/15 01:36:11 Branch: sys/i386/ibcs2 RELENG_2_1_0 Modified: sys/i386/ibcs2 imgact_coff.c Log: Brought in changes from revs 1.6-1.7: use NDINIT(), and unlock vnode before paging (results in a deadlock or panic otherwise). From owner-cvs-sys Fri Sep 15 01:39:02 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA03177 for cvs-sys-outgoing; Fri, 15 Sep 1995 01:39:02 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA03154 ; Fri, 15 Sep 1995 01:38:53 -0700 Date: Fri, 15 Sep 1995 01:38:53 -0700 From: David Greenman Message-Id: <199509150838.BAA03154@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/include soundcard.h Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk davidg 95/09/15 01:38:52 Branch: sys/i386/include RELENG_2_1_0 Modified: sys/i386/include soundcard.h Log: Sync with main branch - Jordan missed this one when he brought the new sound code into 2.1. From owner-cvs-sys Fri Sep 15 01:41:24 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA03625 for cvs-sys-outgoing; Fri, 15 Sep 1995 01:41:24 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA03600 ; Fri, 15 Sep 1995 01:41:17 -0700 Date: Fri, 15 Sep 1995 01:41:17 -0700 From: David Greenman Message-Id: <199509150841.BAA03600@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa icu.s Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk davidg 95/09/15 01:41:16 Branch: sys/i386/isa RELENG_2_1_0 Modified: sys/i386/isa icu.s Log: Brought in changes from rev 1.23: add hook for cyclades driver. From owner-cvs-sys Fri Sep 15 01:58:23 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA04824 for cvs-sys-outgoing; Fri, 15 Sep 1995 01:58:23 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA04797 ; Fri, 15 Sep 1995 01:58:10 -0700 Date: Fri, 15 Sep 1995 01:58:10 -0700 From: David Greenman Message-Id: <199509150858.BAA04797@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/netinet tcp_output.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk davidg 95/09/15 01:58:09 Branch: sys/netinet RELENG_2_1_0 Modified: sys/netinet tcp_output.c Log: Brought in changes from rev 1.12: deal properly with mbuf allocation failure. From owner-cvs-sys Fri Sep 15 03:13:22 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA13612 for cvs-sys-outgoing; Fri, 15 Sep 1995 03:13:22 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA13589 ; Fri, 15 Sep 1995 03:13:11 -0700 Date: Fri, 15 Sep 1995 03:13:11 -0700 From: David Greenman Message-Id: <199509151013.DAA13589@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys socket.h Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk davidg 95/09/15 03:13:09 Branch: sys/sys RELENG_2_1_0 Modified: sys/sys socket.h Log: Brought in changes from rev 1.7: increase SOMAXCONN to 32. From owner-cvs-sys Fri Sep 15 03:18:41 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA14194 for cvs-sys-outgoing; Fri, 15 Sep 1995 03:18:41 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA14142 ; Fri, 15 Sep 1995 03:18:16 -0700 Date: Fri, 15 Sep 1995 03:18:16 -0700 From: David Greenman Message-Id: <199509151018.DAA14142@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys systm.h Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk davidg 95/09/15 03:18:12 Branch: sys/sys RELENG_2_1_0 Modified: sys/sys systm.h Log: Brought in change from rev 1.23: killed maxmem. From owner-cvs-sys Fri Sep 15 03:20:30 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA14445 for cvs-sys-outgoing; Fri, 15 Sep 1995 03:20:30 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA14391 ; Fri, 15 Sep 1995 03:20:16 -0700 Date: Fri, 15 Sep 1995 03:20:16 -0700 From: David Greenman Message-Id: <199509151020.DAA14391@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys vmmeter.h Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk davidg 95/09/15 03:20:15 Branch: sys/sys RELENG_2_1_0 Modified: sys/sys vmmeter.h Log: Brought in change from rev 1.11: killed 'total'. From owner-cvs-sys Fri Sep 15 03:45:51 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA16484 for cvs-sys-outgoing; Fri, 15 Sep 1995 03:45:51 -0700 Received: (from ats@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA16474 ; Fri, 15 Sep 1995 03:45:46 -0700 Date: Fri, 15 Sep 1995 03:45:46 -0700 From: Andreas Schulz Message-Id: <199509151045.DAA16474@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa wcd.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk ats 95/09/15 03:45:44 Modified: sys/i386/isa wcd.c Log: Correct the calculation of the unit number. it is not minor(x) & 3. It need to be shifted >> 3. The last bits are the partition info. From owner-cvs-sys Fri Sep 15 10:11:20 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA23612 for cvs-sys-outgoing; Fri, 15 Sep 1995 10:11:20 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id KAA23589 ; Fri, 15 Sep 1995 10:11:06 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id DAA19915; Sat, 16 Sep 1995 03:06:52 +1000 Date: Sat, 16 Sep 1995 03:06:52 +1000 From: Bruce Evans Message-Id: <199509151706.DAA19915@godzilla.zeta.org.au> To: CVS-commiters@freefall.freebsd.org, ats@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/isa wcd.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk > Modified: sys/i386/isa wcd.c > Log: > Correct the calculation of the unit number. it is not minor(x) & 3. It need > to be shifted >> 3. The last bits are the partition info. The dkunit() macro gives the correct formula. The partition bits should be decoded to avoid aliasing bugs. This is most easily done by calling dsopen() and dsclose(). There should be a new flag to dsopen() to tell it not to look for an MBR. Bruce From owner-cvs-sys Fri Sep 15 14:43:56 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA06591 for cvs-sys-outgoing; Fri, 15 Sep 1995 14:43:56 -0700 Received: (from se@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA06573 ; Fri, 15 Sep 1995 14:43:48 -0700 Date: Fri, 15 Sep 1995 14:43:48 -0700 From: Stefan Esser Message-Id: <199509152143.OAA06573@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa pcibus.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk se 95/09/15 14:43:47 Modified: sys/i386/isa pcibus.c Log: Another try to determine the PCI bus configuration mode (and whether there is a PCI bus at all) ... - Do not expect the chip sets to follow even very clearly expressed requirements of the PCI 2.0 spec. - Do not read back the value just written to an I/O port without making sure that some other data have crossed the bus in between ... From owner-cvs-sys Fri Sep 15 15:04:20 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA10092 for cvs-sys-outgoing; Fri, 15 Sep 1995 15:04:20 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA10077 ; Fri, 15 Sep 1995 15:04:09 -0700 Date: Fri, 15 Sep 1995 15:04:09 -0700 From: "Jordan K. Hubbard" Message-Id: <199509152204.PAA10077@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa/sound gus_wave.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk jkh 95/09/15 15:04:07 Modified: sys/i386/isa/sound gus_wave.c Log: Make dsp0 work for playback. Submitted by: Alain Kalker From owner-cvs-sys Fri Sep 15 16:49:31 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA16188 for cvs-sys-outgoing; Fri, 15 Sep 1995 16:49:31 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA16172 ; Fri, 15 Sep 1995 16:49:25 -0700 Date: Fri, 15 Sep 1995 16:49:25 -0700 From: David Greenman Message-Id: <199509152349.QAA16172@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 mem.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk davidg 95/09/15 16:49:24 Modified: sys/i386/i386 mem.c Log: Check for page being resident when doing I/O with /dev/kmem and return EFAULT if it is not resident. This prevents the system from manufacturing a zero-fill page for unused but allocated areas of the kernel's VM. This should fix the "CMAP busy" panic that some people saw during system startup. From owner-cvs-sys Fri Sep 15 17:02:20 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA16923 for cvs-sys-outgoing; Fri, 15 Sep 1995 17:02:20 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA16911 ; Fri, 15 Sep 1995 17:02:14 -0700 Date: Fri, 15 Sep 1995 17:02:14 -0700 From: "Jordan K. Hubbard" Message-Id: <199509160002.RAA16911@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa/sound gus_wave.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk jkh 95/09/15 17:02:13 Branch: sys/i386/isa/sound RELENG_2_1_0 Modified: sys/i386/isa/sound gus_wave.c Log: Bring in changes from the HEAD. From owner-cvs-sys Fri Sep 15 22:02:44 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA28743 for cvs-sys-outgoing; Fri, 15 Sep 1995 22:02:44 -0700 Received: (from nate@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA28734 ; Fri, 15 Sep 1995 22:02:38 -0700 Date: Fri, 15 Sep 1995 22:02:38 -0700 From: Nate Williams Message-Id: <199509160502.WAA28734@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/boot/biosboot disk.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk nate 95/09/15 22:02:37 Modified: sys/i386/boot/biosboot disk.c Log: When confronted with a drive that says there are 36 sectors/track, ignore and set it to 18 sectors/track. This allows FreeBSD to boot with 2.88MB floppies which are used in older ThinkPads. Submitted by: Random Net person whose name I lost From owner-cvs-sys Sat Sep 16 00:39:37 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA04116 for cvs-sys-outgoing; Sat, 16 Sep 1995 00:39:37 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id AAA04108 ; Sat, 16 Sep 1995 00:39:31 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id AAA01052; Sat, 16 Sep 1995 00:39:27 -0700 From: "Rodney W. Grimes" Message-Id: <199509160739.AAA01052@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/sys/i386/boot/biosboot disk.c To: nate@freefall.freebsd.org (Nate Williams) Date: Sat, 16 Sep 1995 00:39:27 -0700 (PDT) Cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <199509160502.WAA28734@freefall.freebsd.org> from "Nate Williams" at Sep 15, 95 10:02:38 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 811 Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk > > nate 95/09/15 22:02:37 > > Modified: sys/i386/boot/biosboot disk.c > Log: > When confronted with a drive that says there are 36 sectors/track, > ignore and set it to 18 sectors/track. This allows FreeBSD to boot with > 2.88MB floppies which are used in older ThinkPads. > > Submitted by: Random Net person whose name I lost Now, how about going one step farther and makeing the driver work with 2.88 media. You need to flip a bit in the controller register to set vertical recording mode, and add the table entry for the 2.88 (which should really have another field added to say if we need the vertical bit on or not). -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-cvs-sys Sat Sep 16 06:04:07 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA23121 for cvs-sys-outgoing; Sat, 16 Sep 1995 06:04:07 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA23110 ; Sat, 16 Sep 1995 06:04:00 -0700 Date: Sat, 16 Sep 1995 06:04:00 -0700 From: Bruce Evans Message-Id: <199509161304.GAA23110@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/boot/biosboot disk.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk bde 95/09/16 06:04:00 Modified: sys/i386/boot/biosboot disk.c Log: Fix recent breakage of non-floppies with 36 sectors/track. Disable support for not looking at the label when booting from fd2d (15-sector floppies in drive 2) and fd2b (other floppies in drive 2). From owner-cvs-sys Sat Sep 16 06:51:40 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA27354 for cvs-sys-outgoing; Sat, 16 Sep 1995 06:51:40 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA27325 ; Sat, 16 Sep 1995 06:51:23 -0700 Date: Sat, 16 Sep 1995 06:51:23 -0700 From: Bruce Evans Message-Id: <199509161351.GAA27325@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/boot/biosboot start.S Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk bde 95/09/16 06:51:21 Modified: sys/i386/boot/biosboot start.S Log: Add comments about the bogus zeroing of the drive number for floppies and the bogus dummy partition table. From owner-cvs-sys Sat Sep 16 09:12:36 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA06619 for cvs-sys-outgoing; Sat, 16 Sep 1995 09:12:36 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id JAA06608 ; Sat, 16 Sep 1995 09:12:22 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id SAA23448; Sat, 16 Sep 1995 18:12:17 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id SAA04555; Sat, 16 Sep 1995 18:12:17 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.12/8.6.9) id SAA01293; Sat, 16 Sep 1995 18:11:24 +0200 From: J Wunsch Message-Id: <199509161611.SAA01293@uriah.heep.sax.de> Subject: Re: cvs commit: src/sys/i386/boot/biosboot disk.c To: rgrimes@gndrsh.aac.dev.com (Rodney W. Grimes) Date: Sat, 16 Sep 1995 18:11:23 +0200 (MET DST) Cc: nate@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199509160739.AAA01052@GndRsh.aac.dev.com> from "Rodney W. Grimes" at Sep 16, 95 00:39:27 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 Content-Length: 756 Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk As Rodney W. Grimes wrote: > > Now, how about going one step farther and makeing the driver work with 2.88 > media. You need to flip a bit in the controller register to set vertical > recording mode, and add the table entry for the 2.88 (which should really > have another field added to say if we need the vertical bit on or not). I've got a drive on loan, and all i need is that bloody controller now! Anyway, i'm not going to trust those floppies at all, so i don't have a good reason to _buy_ such a beast on my own (unless it's really cheap). So if somebody could help me here, i'm willing to make it. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-) From owner-cvs-sys Sat Sep 16 10:04:13 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA10502 for cvs-sys-outgoing; Sat, 16 Sep 1995 10:04:13 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA10485 ; Sat, 16 Sep 1995 10:04:07 -0700 Date: Sat, 16 Sep 1995 10:04:07 -0700 From: Bruce Evans Message-Id: <199509161704.KAA10485@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/ufs/ufs ufs_disksubr.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk bde 95/09/16 10:04:07 Modified: sys/i386/conf files.i386 sys/i386/isa fd.c sys/kern subr_diskslice.c sys/sys disklabel.h sys/ufs/ufs ufs_disksubr.c Removed: sys/i386/isa readMBR.c Log: Remove transitory labelling code. Labels are now handled by essentially the original 4.4lite code. Machine Specific Partitions are now handled separately. From owner-cvs-sys Sat Sep 16 12:59:02 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA06262 for cvs-sys-outgoing; Sat, 16 Sep 1995 12:59:02 -0700 Received: from rocky.sri.MT.net (sri.MT.net [204.94.231.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA06249 ; Sat, 16 Sep 1995 12:58:55 -0700 Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id OAA19253; Sat, 16 Sep 1995 14:01:08 -0600 Date: Sat, 16 Sep 1995 14:01:08 -0600 From: Nate Williams Message-Id: <199509162001.OAA19253@rocky.sri.MT.net> To: Bruce Evans Cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/boot/biosboot disk.c In-Reply-To: <199509161304.GAA23110@freefall.freebsd.org> References: <199509161304.GAA23110@freefall.freebsd.org> Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk Bruce Evans writes: > bde 95/09/16 06:04:00 > > Modified: sys/i386/boot/biosboot disk.c > Log: > Fix recent breakage of non-floppies with 36 sectors/track. Thanks Bruce! Nate From owner-cvs-sys Sat Sep 16 14:32:09 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA26365 for cvs-sys-outgoing; Sat, 16 Sep 1995 14:32:09 -0700 Received: (from pst@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA26347 ; Sat, 16 Sep 1995 14:31:59 -0700 Date: Sat, 16 Sep 1995 14:31:59 -0700 From: Paul Traina Message-Id: <199509162131.OAA26347@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 locore.s Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk pst 95/09/16 14:31:58 Modified: sys/i386/i386 locore.s Log: Our existing Cyrix cache-disable code was short-cutting the steps for setting the control register. Make the read and write operations two completely separate steps. While we're at it, pull in the whole set of Cyrix cache control options from NetBSD-current, since a few motherboards do the right thing with the Cyrix chip. There is no option to disable the internal cache completely (yet). Reviewed by: pst Obtained from: NetBSD From owner-cvs-sys Sat Sep 16 18:00:00 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10687 for cvs-sys-outgoing; Sat, 16 Sep 1995 18:00:00 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id RAA10677 ; Sat, 16 Sep 1995 17:59:50 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id RAA21265; Sat, 16 Sep 1995 17:55:57 -0700 To: Bruce Evans cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/ufs/ufs ufs_disksubr.c In-reply-to: Your message of "Sat, 16 Sep 1995 10:04:07 PDT." <199509161704.KAA10485@freefall.freebsd.org> Date: Sat, 16 Sep 1995 17:55:57 -0700 Message-ID: <21263.811299357@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk Is this 2.1 fodder? > bde 95/09/16 10:04:07 > > Modified: sys/i386/conf files.i386 > sys/i386/isa fd.c > sys/kern subr_diskslice.c > sys/sys disklabel.h > sys/ufs/ufs ufs_disksubr.c > Removed: sys/i386/isa readMBR.c > Log: > Remove transitory labelling code. Labels are now handled by essentially > the original 4.4lite code. Machine Specific Partitions are now handled > separately. From owner-cvs-sys Sat Sep 16 18:46:11 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA14350 for cvs-sys-outgoing; Sat, 16 Sep 1995 18:46:11 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA14332 ; Sat, 16 Sep 1995 18:46:04 -0700 Date: Sat, 16 Sep 1995 18:46:04 -0700 From: David Greenman Message-Id: <199509170146.SAA14332@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm vm_glue.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk davidg 95/09/16 18:46:04 Modified: sys/vm vm_glue.c Log: Check the return value from vm_map_pageable() when mapping the process's UPAGES and associated page table page. Panic on error. This is less than optimial and will be fixed in the future, but is better than the old behavior of panicing with a "kernel page directory invalid" in pmap_enter. From owner-cvs-sys Sat Sep 16 18:51:24 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA14854 for cvs-sys-outgoing; Sat, 16 Sep 1995 18:51:24 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA14841 ; Sat, 16 Sep 1995 18:51:20 -0700 Date: Sat, 16 Sep 1995 18:51:20 -0700 From: David Greenman Message-Id: <199509170151.SAA14841@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm vm_glue.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk davidg 95/09/16 18:51:20 Branch: sys/vm RELENG_2_1_0 Modified: sys/vm vm_glue.c Log: Brought in changes from rev 1.26: check return value of vm_map_pageable()s.