lukem
35884aebfd
WARNSify, fix .Nm usage
1997-10-20 02:16:38 +00:00
gwr
df66d62a93
Move NO_SINGLE_STEP code from mipsnbsd-nat.c to mips-tdep.c
1997-10-20 02:15:15 +00:00
enami
ea62d80033
.Nm telnetd. -> .Nm telnetd .
1997-10-20 02:14:56 +00:00
enami
71d6ede458
No need to declare optind and optarg.
1997-10-20 02:12:17 +00:00
lukem
ec92bfb4f7
don't dump core if the search path contains a non-existant whatis.db file
...
from Dave Huang <khym@bga.com> in [bin/4292]
1997-10-20 02:11:32 +00:00
enami
31fb50310e
Fix usage of .Nm.
1997-10-20 02:10:22 +00:00
lukem
92e718980b
remove WARNS=0
1997-10-20 02:09:46 +00:00
enami
89fcd44a31
- No need to declare optind and optarg.
...
- Instead of to declare errno, include <sys/errno.h>.
1997-10-20 02:08:30 +00:00
lukem
69ac758a21
WARNSify, fix .Nm usage, getopt returns -1 not EOF, use ANSI <string.h> funcs
1997-10-20 02:08:29 +00:00
enami
7eda8e3153
Fix usage of .Nm.
1997-10-20 02:05:33 +00:00
enami
80b4fe5249
No need to decalre optind.
1997-10-20 02:04:03 +00:00
enami
f4c54f2517
No need to declare optind.
1997-10-20 02:00:36 +00:00
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