Á58963 37 313 139 109 263 232 378 115 139 123 935 174 356 145 137 145 102 404 136 142 416 125 130 170 256 153 166 170 540 155 147 199 133 150 204 341 117 133 K 10 svn:author V 6 alfred K 8 svn:date V 27 2000-04-03T06:36:14.000000Z K 7 svn:log V 217 Make makesyscalls.sh parse an optional field 'MPSAFE' that specifies that a syscall does not want the BGL to be grabbed automatically. Add the new MPSAFE flag to the syscalls that dillon has determined to be MPSAFE. END K 10 svn:author V 6 alfred K 8 svn:date V 27 2000-04-03T06:36:57.000000Z K 7 svn:log V 44 regenerate with MPSAFE from syscalls.master END K 10 svn:author V 6 yokota K 8 svn:date V 27 2000-04-03T09:24:16.000000Z K 7 svn:log V 14 Unbreak LINT. END K 10 svn:author V 6 yokota K 8 svn:date V 27 2000-04-03T09:38:52.000000Z K 7 svn:log V 167 Brush up the last commit. - Expand contractions. - Change some expressions. - Reword the sections that describe the reporting of down events. Submitted by: sheldonh END K 10 svn:author V 6 yokota K 8 svn:date V 27 2000-04-03T09:40:04.000000Z K 7 svn:log V 136 Brush up the last commit. - Change some expressions. - Wrap "resume" in single quotes to maintain consistency. Submitted by: sheldonh END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-04-03T09:49:49.000000Z K 7 svn:log V 280 Fix unsafe tempfile creation. This file is already off the vendor branch. Although this problem has been reported to the GNU folks, it's unlikely that any solution they may come up with will involve the use of mktemp(1). PR: 16942 Submitted by: Colin Phipps END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-04-03T10:09:18.000000Z K 7 svn:log V 23 Silence some warnings. END K 10 svn:author V 6 yokota K 8 svn:date V 27 2000-04-03T10:23:55.000000Z K 7 svn:log V 44 MFC: Reflect the recent update in moused.c. END K 10 svn:author V 6 yokota K 8 svn:date V 27 2000-04-03T10:24:38.000000Z K 7 svn:log V 28 MFC: Reflect recent update. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-04-03T11:11:12.000000Z K 7 svn:log V 838 Add a hack to cam that makes the cam_xpt available to the rest of the kernel. Justin agress that there is no other reasonable alternative to do automatic rescans on connect. The problem is that when a new device attaches to a SIM (SCSI host controller) we need to send a XPT_SCAN_BUS command to the SIM using xpt_action. This requires however that there is a peripheral available to take the command (otherwise xpt_done and later bomb). The RESCAN ioctl uses the same periph. This enables a USB mass storage drive to do an automatic rescan on connection of the drive. The automatic dropping of a CAM entry on disconnection was already working (asynchronous event). The next thing to do is find someone to commit a change to vpo to do the same thing. Just port umass_cam_rescan and friends across to that driver. Approved by: gibbs END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-04-03T11:16:41.000000Z K 7 svn:log V 78 Entry for Zip drive no longer needed. We do automatic rescans on connect now. END K 10 svn:author V 6 yokota K 8 svn:date V 27 2000-04-03T13:03:54.000000Z K 7 svn:log V 260 MFC: - Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor. - Fix non-destructive, underline text cursor. - Unbreak LINT. They correspond to: syscons_isa.c 1.12, scmouse.c 1.13, scvgarndr.c 1.7, scvidctl.c 1.20, syscons.c 1.337, 1.338, syscons.h 1.61, 1.62. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-04-03T13:07:33.000000Z K 7 svn:log V 48 Explain static numbering. Reviewed by: asmodai END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-04-03T13:09:44.000000Z K 7 svn:log V 40 MFC rev 1.5: Describe static numbering. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-04-03T14:47:43.000000Z K 7 svn:log V 49 Add Freecom + product; Update NetBSD's copyright END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-04-03T15:15:50.000000Z K 7 svn:log V 7 Regen. END K 10 svn:author V 7 iwasaki K 8 svn:date V 27 2000-04-03T19:24:25.000000Z K 7 svn:log V 307 Enable etc/defaults/pccard.conf which is default configuration file for pccardd. Please install /etc/defaults/pccard.conf and update /etc/defaults/rc.conf as well. Note that old pccard.conf.sample still remains for while but no longer to be maintained. Reviewed by: imp, -mobile ML and nomads ML in Japan. END K 10 svn:author V 5 wilko K 8 svn:date V 27 2000-04-03T19:32:22.000000Z K 7 svn:log V 42 Add note on SCSI floppy on DEC3000 series END K 10 svn:author V 5 wilko K 8 svn:date V 27 2000-04-03T19:33:21.000000Z K 7 svn:log V 48 Add note on SCSI floppy found on DEC3000 series END K 10 svn:author V 2 gj K 8 svn:date V 27 2000-04-03T19:54:33.000000Z K 7 svn:log V 324 Nuke csu_hdr from struct cspace. csu_hdr is not used anywhere in the tree. This considerably reduces unnecessary bloat in struct slcompress. I'm running with this change right now and have seen no negative side-effects. On my sytem this reduced kernel BSS by about 25KB. Submitted by: bde Approved by: brian for user-ppp END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-04-03T19:56:49.000000Z K 7 svn:log V 31 Plug two file descriptor leaks END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-04-03T20:02:28.000000Z K 7 svn:log V 36 MFC: Plug two file descriptor leaks END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-04-03T20:13:08.000000Z K 7 svn:log V 74 Unbreak LINT: Rename atapi_start to atapi_strt in the 'old' ATAPI driver. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-04-03T20:58:30.000000Z K 7 svn:log V 159 OpenBSD has a broken debugger that does not grok static. Use a #define Static static that the OpenBSD folks can define it to be empty if they like. END K 10 svn:author V 3 jdp K 8 svn:date V 27 2000-04-03T22:10:58.000000Z K 7 svn:log V 61 Document that the flags can be specified as an octal number. END K 10 svn:author V 3 jdp K 8 svn:date V 27 2000-04-03T22:12:15.000000Z K 7 svn:log V 74 MFC 1.9 -> 1.10: Document that flags can be specified as an octal number. END K 10 svn:author V 3 jdp K 8 svn:date V 27 2000-04-03T22:13:40.000000Z K 7 svn:log V 78 MFC 1.9 -> 1.10: Document that the flags can be specified as an octal number. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-04-03T22:19:44.000000Z K 7 svn:log V 443 Numerous fixes brought in by Lennart Augustsson from NetBSD: - Request the maximum number of LUNs on a device if it is a Bulk-Only device. - Handle NO_TEST_UNIT_READY case for SCSI - Add NO_START_STOP quirk for LS-120 - Fix a KASSERT which was the wrong way around. - Kickstart the LS-120 with the infamous LS-120 specific command of which no one knows what it doesn, apart from the fact that it appeared in the Linux code someday. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-04-03T22:28:13.000000Z K 7 svn:log V 59 Dereference a pointer (print int instead of pointer value) END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-04-03T22:58:00.000000Z K 7 svn:log V 53 MFC: Don't wander off into oblivion when parsing "#" END K 10 svn:author V 2 ps K 8 svn:date V 27 2000-04-04T00:38:59.000000Z K 7 svn:log V 107 Add all the PXE related structures from the 2.1 PXE spec from Intel. Fix exsisting code to match the spec. END K 10 svn:author V 2 cg K 8 svn:date V 27 2000-04-04T02:16:15.000000Z K 7 svn:log V 42 make the click on starting output go away END K 10 svn:author V 2 cg K 8 svn:date V 27 2000-04-04T02:34:45.000000Z K 7 svn:log V 59 enable emu10k1 (sblive) driver, though still playback only END K 10 svn:author V 3 imp K 8 svn:date V 27 2000-04-04T03:47:51.000000Z K 7 svn:log V 111 Be consistant about using the right child to get the ivars, which is the pcic_handle structure for the socket. END K 10 svn:author V 3 imp K 8 svn:date V 27 2000-04-04T04:12:43.000000Z K 7 svn:log V 248 Fix pcic_detach_socket to get right pcic_handle. Pass sc->dev rather than a bogusly cast pccard_softc *sc. This allows us to insert and remove cards w/o panicing the kernel. However, the cis isn't mapped in, so the pccard_scan_cis function fails. END K 10 svn:author V 4 dmlb K 8 svn:date V 27 2000-04-04T06:43:30.000000Z K 7 svn:log V 24 Fix mbuf leaking - duh! END K 10 svn:author V 2 ps K 8 svn:date V 27 2000-04-04T07:28:54.000000Z K 7 svn:log V 42 Add a missing PXE API call and structure. END