33670 Commits

Author SHA1 Message Date
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
mycroft
6af5bbb01a Use S_IS*(), not S_IF*. 1997-10-19 19:53:54 +00:00
augustss
d389f63196 Layout changes. 1997-10-19 19:45:46 +00:00
mycroft
e8018f6da9 Use S_IS*(), not S_IF*. 1997-10-19 19:40:21 +00:00
mycroft
004f255040 Use S_IS*(), not S_IF*. 1997-10-19 19:27:40 +00:00
carrel
c2418895f6 Add some more sysconf() types. (Mostly stolen from other compat_* s) 1997-10-19 19:25:07 +00:00
veego
f08eca2b03 Add CyberVision 64/3D support. 1997-10-19 19:20:30 +00:00
thorpej
3135cf9ecc Use bus.h 1997-10-19 19:17:07 +00:00
oki
05afa81a2e Oops, fixed edit error at previous commit. 1997-10-19 19:15:30 +00:00