lukem
24d97ad8f2
guess who forgot this
1997-10-20 01:59:59 +00:00
gwr
8374daadd4
Define NO_SINGLE_STEP
1997-10-20 01:42:37 +00:00
mrg
7916a63bb7
WARNSify; deprecate register; clean up .Nm
1997-10-20 01:21:45 +00:00
thorpej
cdc616ca77
Port the latest FreeBSD "fxp" driver to NetBSD-current. Changes include:
...
- Work around a bug in the 82557 that causes the receiver to lock up
in certain conditions by kicking the multicast address filter if we
haven't heard anything come down the wire for some period of time.
- Fix a bug that could cause TxCB descriptor chains to cross page boundaries
on the Alpha.
- Remove some unneeded register masking.
- Fix a bug where too much data was copied from the config template, causing
memory corruption.
- Fix handing of if_timer (it was be cleared too early in some cases).
- Attempt to reduce the chances of receiver overrun by doubling the
number of receive DMA segments, and processing receive interrupts
before transmit interrupts.
- Remove a gratuitous assignment.
- Fix a bug where incoming packets were counted twice.
1997-10-20 01:15:53 +00:00
lukem
8320ff9bde
WARNSify, fix .Nm usage
1997-10-20 01:10:38 +00:00
lukem
5dcc17b229
WARNSify, fix .Nm usage, getopt returns -1 not EOF, use ANSI <string.h> funcs
1997-10-20 01:09:53 +00:00
lukem
bfd39f4ab1
getopt returns -1 not EOF, use <err.h>, use ANSI string.h functions
1997-10-20 01:07:48 +00:00
lukem
a5e1830c1e
fix .Nm usage
1997-10-20 01:00:41 +00:00
lukem
7e4d6ea181
WARNSify, fix .Nm usage, getopt returns -1 not EOF, use <err.h>
1997-10-20 00:56:04 +00:00
lukem
e5a1e707a3
remove WARNS=1
1997-10-20 00:51:04 +00:00
lukem
2486fca708
getopt returns -1 not EOF
1997-10-20 00:50:53 +00:00
lukem
d175d28880
WARNSify, fix .Nm usage, getopt returns -1 not EOF
1997-10-20 00:49:53 +00:00
lukem
0471adfdaa
deprecate register, use err/warn, fix .Nm usage
1997-10-20 00:46:37 +00:00
lukem
d53fd57439
remove WARNS=0
1997-10-20 00:45:33 +00:00
fvdl
74f97b28cc
Change various constants that depend on the kernel VM base address. Lower
...
it to 0xf0000000 to give it more breathing space.
1997-10-20 00:45:03 +00:00
fvdl
30c7fa3e36
Move kernel entry address down to f0100000
1997-10-20 00:43:21 +00:00
lukem
6a1b9dc4b7
WARNS=0 for now (3rdparty product)
1997-10-20 00:37:47 +00:00
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