Commit Graph

33878 Commits

Author SHA1 Message Date
lukem 3b2e6e2466 FD_ZERO select mask before FD_SET-ing it 1997-10-20 00:37:14 +00:00
lukem b1bc45d154 WARNSify, fix .Nm usage, deprecate register 1997-10-20 00:35:14 +00:00
pk df01ef3c50 Finish list of supported media formats.
Insert formatting ioctls (copied from i386 version).
1997-10-20 00:28:33 +00:00
lukem 32a9e65f70 WARNSify, fix .Nm usage, deprecate register, convert select to fd_set 1997-10-20 00:23:14 +00:00
fvdl 9e76627586 Do hack around VOP_BMAP call to avoid recursive locks. The locking
interface doesn't allow currently to specify recursive locks.
Should fix vnd device locking panics.
1997-10-20 00:11:03 +00:00
ender 2da6f5db2c o Updated distribution notes to reflect latest installation procedures
and hardware support
o Made note of the X11 distribution sets in the contents section
1997-10-20 00:01:36 +00:00
thorpej f771d511d4 Update for changes to how nfsnode attributes are stored. 1997-10-20 00:00:49 +00:00
cjs fd97c4a995 Add uugetty capability. 1997-10-19 23:46:07 +00:00
lukem 079884da30 WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF 1997-10-19 23:45:08 +00:00
lukem 9ccb9cd874 fix .Nm usage, deprecate register, getopt returns -1 not EOF, s/[br]*/[ms]*/ 1997-10-19 23:36:20 +00:00
lukem 49e5f15617 WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF 1997-10-19 23:30:38 +00:00
pk 004f196dcf Nuke 5.25 inch formats. 1997-10-19 23:29:47 +00:00
lukem 9ea1c85731 WARNSify, fix .Nm usage, getopt returns -1 not EOF 1997-10-19 23:26:56 +00:00
lukem 8976f09712 WARNSify, fix .Nm usage 1997-10-19 23:25:50 +00:00
lukem adb472c43d WARNSify, fix .Nm usage, xref all s/key related programs 1997-10-19 23:24:42 +00:00
lukem ae938c9b7a xref all s/key related programs 1997-10-19 23:22:17 +00:00
lukem ce6d3fb19c WARNSify, getopt returns -1 not EOF, clarify S/Key vs skey(1) in man page 1997-10-19 23:20:15 +00:00
lukem db232d03ef fix .Nm usage, getopt returns -1 not EOF, turn off WARNS here 1997-10-19 23:10:32 +00:00
lukem cfd8831a5f WARNSify, fix .Nm usage 1997-10-19 23:09:41 +00:00
lukem 355bb00b7c fix .Nm usage, s/algorithmn/algorithm/, deprecate register 1997-10-19 23:08:41 +00:00
lukem b591a59147 fix .Nm usage 1997-10-19 23:05:28 +00:00
lukem 2237cf10d6 WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF 1997-10-19 23:05:11 +00:00
jtk 0ad10a1970 change name in comment from apmregs to bioscallregs 1997-10-19 22:59:50 +00:00
lukem 78093e2b86 WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF 1997-10-19 22:57:47 +00:00
lukem 2f07741322 s/index/strchr 1997-10-19 22:57:05 +00:00
pk a0d6bae726 Add an odd-ball japanese floppy format (PR#2903).
A good time to get rid of the hard-coded floppy sector size.
1997-10-19 22:29:21 +00:00
jonathan 04c45d466a Define PT_STEP. 1997-10-19 21:49:50 +00:00
veego 56c06eb279 Make devices for the CyberVision 64/3D. 1997-10-19 21:35:37 +00:00
is 25d10d4369 zbus.c 1997-10-19 21:22:19 +00:00
oki b64b497576 Oops, fixed typo in previous commit. 1997-10-19 21:22:08 +00:00
oki f008ffaa6e Add intro(4). 1997-10-19 21:20:53 +00:00
is f44299d859 Add more audio devices. 1997-10-19 21:09:34 +00:00
pk 036bc1c3d0 Retract statement about audio on LXen. 1997-10-19 21:08:53 +00:00
jonathan ed413accab Add PT_GETFPREGS, PT_SETFPREGS and process_{read,write}_fpregs. 1997-10-19 21:02:00 +00:00
is c7f9237607 - Doesn't need to privately define AUDIO_SPEAKER and AUDIO_HEADPHONE any
longer.
- XXX Don't access the nonexistant backlog structure element.
1997-10-19 20:59:32 +00:00
jonathan 63abec08b2 First pass at native NetBSD/mips support for GDB. 1997-10-19 20:52:57 +00:00
ragge efa4c7c48e MSGBUFSIZE must be in CLBYTES, not NBPG. Also expand it to 4 * CLBYTES. 1997-10-19 20:48:47 +00:00
is b266316bea Fix pasto in symbolic name for string 1997-10-19 20:46:32 +00:00
pk b8e8eb0e1f On the sparc, do not write to the raw disk at all if `-r' is on. 1997-10-19 20:45:42 +00:00
oki a6dfd800c9 Test device is configured in interrput handler. 1997-10-19 20:45:11 +00:00
oki 3e2d17592a add support for MK-HA2 Mach-2 SCSI host adaptor. 1997-10-19 20:41:02 +00:00
mycroft b8267c1737 Count characters even when !OPOST and FLUSHO.
Don't output the \r for ONLCR if FLUSHO.
1997-10-19 20:35:21 +00:00
ragge 2260651129 Add match code to detect more than one SCSI adapter on 3100.
Provided by Bertram Barth.
1997-10-19 20:35:15 +00:00
christos 7507e6a5e9 Make this compile again. 1997-10-19 20:34:54 +00:00
mycroft 87b7a8ba91 Minor changes to make these more similar again. 1997-10-19 20:31:29 +00:00
fvdl 6cdaaab885 Only do readaheads when reading sequential blocks; check v_lastr to
achieve this. Improves performance for demand paging. From Chris Demetriou.
1997-10-19 20:27:32 +00:00
is eb1b51cac1 tav_write_word -> tav_write_short 1997-10-19 20:21:49 +00:00
jonathan eec6ce02cd Put back kcore-nsbd.c, it builds.
Use our own mipsnbsd-nat.c.
1997-10-19 20:19:07 +00:00
perry 838ebc1be2 Yet Another Massive Reorganization. I took the last reorg even
further. Devices are grouped by types and within the types segregated
by bus. Lots of comments fixed up, lots of nits cleaned. Extensive
comments from Jason and Charles incorporated.

We also really need an automatic way to generate INSTALL from GENERIC,
but that's a project for another day...
1997-10-19 20:14:21 +00:00
mycroft 1bb75c1efa Initialize the IER to 0 in com_attach_subr(). 1997-10-19 20:01:08 +00:00