ache
394409b446
toupper -> tolower to match changed behaviour of new grep case fold
1999-10-29 05:11:06 +00:00
imp
97388267d6
I'm told this makes more laptops work with the new attachment code.
...
Submitted by: archie cobbs
1999-10-29 04:41:07 +00:00
julian
68ee601d4d
When the session is running, don't include the ethernet header in the length of the payload.
1999-10-29 04:32:27 +00:00
peter
e99f804846
Actually install the rc.sysctl file (the one that reads /etc/sysctl.conf)
1999-10-29 01:33:49 +00:00
peter
11b8895b47
Add $FreeBSD$ - not that it makes much difference, but this is mainly meant
...
to try and persuade folks that it *is* possible to add comments/text/etc
to uuencoded files and so they don't keep asking me about it.
1999-10-29 01:20:50 +00:00
dillon
2200abc6a3
Remove make.conf from /usr/src/etc/ in favor of the one in
...
/usr/src/etc/defaults/
Approved by: "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
1999-10-28 21:38:47 +00:00
dillon
7c6dfc31bb
adjust Makefile to handle make.conf's new location
...
Approved by: "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
1999-10-28 21:31:46 +00:00
archie
9abf26ef01
Limit COPTS added by Makefile to just '-Wall'.
1999-10-28 20:17:13 +00:00
ru
77db7a0b81
Restore reference to sleep(3).
1999-10-28 17:41:33 +00:00
ru
6b6765ef87
Null commit: the previous commit fixes the problem with
...
non-working "static" slip with non-default mtu value.
Requested by: obrien
1999-10-28 17:29:24 +00:00
mph
11a1a1d27f
Add references to cam(4) and xpt(4).
...
Delete references to cam(9) and xpt(9) which do not exist.
Delete statement in BUGS that cam(9) and xpt(9) will be added soon.
PR: 14567
Submitted by: Ronald F. Guilmette <rfg@monkeys.com>
Approved by: ken
1999-10-28 17:18:15 +00:00
des
51d45fd16e
Self-contradicting commit.
1999-10-28 16:53:45 +00:00
ru
76e4322ce9
Re-allocate cblocks after changing the slip unit number.
1999-10-28 16:04:59 +00:00
phantom
789d64958d
Complete page reorganization. I have splited FUNCTIONS section into
...
two subsections: SINOPSIS (declarations) and DESCRIPTION (descriptions)
All functions now mentioned in NAME section (apropos capable manpage :)
Various mdoc fixe
1999-10-28 15:51:50 +00:00
phantom
c556b18f65
fix couple mdoc error
...
mention library name in header (.Nd field) - it allows to use "man -k libdisk"
1999-10-28 15:42:48 +00:00
obrien
2bb47d8a45
Make "YYPARSE_PARAM" and "YYPARSE_PARAM_TYPE" C++/ANSI-C clean.
1999-10-28 15:18:05 +00:00
roger
fc2a003fea
Update to driver release 2.04
...
Update AverMedia GPIO values
Submitted by: AverMedia
Add support for WinTV Theater Dolby Surround Sound DPL3518A chip
Submitted by: Frank Nobis <fn@radio-do.de>
Make PLL mode the default for Bt878s. You no longer need options BKTR_USE_PLL
1999-10-28 13:58:17 +00:00
jmb
ff96e64794
add sample entry for Linksys 10/100 card
1999-10-28 12:32:55 +00:00
ru
274b690c0a
Upgrade grep to version 2.3
1999-10-28 10:34:55 +00:00
dfr
dc7299229d
Fix some resource allocation peculiarities of the intpm device.
1999-10-28 08:06:59 +00:00
imp
459beafe42
Fix identify code. This also fixes the eeprom messages.
...
pccard attachments must activate the resources they want to access.
ep didn't do this, so of course thee eeprom came back as busy. ed and
sio already did this. It was only due to a bug in the logic that the
probe succeeded. These problems have been fixed.
1999-10-28 06:12:58 +00:00
luoqi
9ac48ab478
Bug fix: allow reset device command to complete.
1999-10-28 05:28:00 +00:00
dcs
d486d4b30b
Notice the -C flag got dropped when I reverted to version 1.15, and put it
...
back.
1999-10-28 05:22:05 +00:00
imp
a6300ae319
Last change to pccard_nbk now obviates the need to check the name of
...
the device in question.
Also fix warnings on if_ep_pccard.c
1999-10-28 05:06:14 +00:00
imp
ffaefc2130
Add comments to Linksys probe code.
...
Add another OUI to those acceptible to linksys (this check may need to
be removed).
A couple of style(9) nits.
1999-10-28 04:53:46 +00:00
imp
351539c4a9
Do not add children for new bus kludge version of pccard.
...
Fix some compile warnings.
1999-10-28 04:51:39 +00:00
cpiazza
5c165843d2
Lewis Carroll's name was spelled Lewis Carrol in some fortunes
...
PR: 14569
Submitted by: Janet Davis <janet@one-eyed-alien.net>
1999-10-28 03:28:50 +00:00
mjacob
f1e6545d1f
I was misinformed. I cannot get away from specifying tags for FC. Some devices
...
are happy w/o them- some are unhappy (IBM drives).
1999-10-28 02:48:42 +00:00
archie
39937b5889
If we get an EPROTONOSUPP error when trying to create the netgraph socket
...
node, it's most likely because the "ng_socket.ko" KLD is not loaded yet.
So make an attempt to load it before giving up.
1999-10-27 22:17:18 +00:00
archie
d016064067
Remove extraneous -I compile flag that was used during testing.
1999-10-27 22:14:04 +00:00
mjacob
a5f8368630
Mark path for deallocation only *after* you've successfully allocated it.
1999-10-27 21:49:36 +00:00
mdodd
4411393eb0
Sync with recent 'ep' driver changes.
1999-10-27 21:47:56 +00:00
obrien
08a0ef106e
Add more verbage explaining the "-I" option and its behavior.
...
Submitted by: Archie Cobbs <archie@whistle.com>
1999-10-27 20:21:03 +00:00
dillon
1a87ded7d9
make.conf is being made to conform to the /etc/defaults/ standard that
...
was settled on a few months ago.
Approved by: "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
1999-10-27 19:24:49 +00:00
jkh
facfc526f3
I'll take the MAINTAINER line. I have been accused of knowing humor
...
when I at least see it. :)
1999-10-27 18:35:18 +00:00
dcs
9970c4bf65
Realize the changes to usage() and the man page were missing from
...
the previous commit, and document the -C (comments) flag.
1999-10-27 18:34:05 +00:00
obrien
57cd2b1ec0
Allow a user specified parameter to 'yyparse()', in a manner similar to
...
that used by bison. The names are consistent with the bison implementation
but this one also allows the type of the parameter to be specified.
For a desired prototype of:
int yyparse __P((struct yyresult *));
and compile like this:
yacc -dv grammar.y
cc -c -DYYPARSE_PARAM_TYPE="struct yyresult *" \
-DYYPARSE_PARAM="parm" y.tab.c
and use like this:
${
#include "usrtypes.h"
#include "usrproto.h"
}$
%token NUMBER
%%
goal : NUMBER
{
parm->value = yylval;
} ;
If YYPARSE_PARAM_TYPE isn't specified then "void *" is the default type.
If YYPARSE_PARAM is not specified then the generated code behaves exactly
as traditional byacc.
PR: 13562
Submitted by: W Gerald Hicks <wghicks@bellsouth.net>
1999-10-27 17:51:37 +00:00
alc
a3a80423f2
Shrink "struct vm_object" by not spending a full 32 bits
...
on "objtype_t".
1999-10-27 17:47:24 +00:00
obrien
87996aca56
Emit YYERRCODE into y.tab.h to help `lex' report scanning errors back to
...
Yacc.
PR: 13562
Submitted by: W Gerald Hicks <wghicks@bellsouth.net>
1999-10-27 17:46:41 +00:00
mdodd
c697d94c05
It seems I forgot to remove the bits from isa_compat.h.
...
Note to self; when converting a driver to newbus, the foodriver bits
must be removed from sys/i386/isa/isa_compat.h
Reminded gently by: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
1999-10-27 17:04:18 +00:00
nyan
af98adb0c9
Fix potential panic by illegal increment of wfdnlun.
...
Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)
Reviewed by: Junichi Satoh <junichi@astec.co.jp> (the original author)
1999-10-27 12:40:20 +00:00
julian
b370aacbf9
fix typo
1999-10-27 11:53:53 +00:00
julian
ff45a9511b
The node goes away when last session disconnects or when disconnected from
...
the ethernet node.
1999-10-27 11:48:35 +00:00
julian
5b20376c8c
change PPPoE occurences to pppoe. Not JUST a cosmeting change.
...
some occurrances needed to be the same as the filenmnae which was pppoe
not PPPoE.
1999-10-27 11:29:51 +00:00
obrien
ce0d03c9e0
Use the stock file for now.
1999-10-27 09:45:47 +00:00
obrien
40ee1ac130
s brings rev 1.2 (document printf0()) into GCC 2.95.1.
1999-10-27 09:41:10 +00:00
obrien
b762fb28fd
This brings rev 1.2 (reality check and document profiling extensions)
...
into GCC 2.95.1.
1999-10-27 09:37:24 +00:00
obrien
d981804d62
This adds rev 1.2 (-fformat-extensions) to GCC 2.95.1.
1999-10-27 09:31:52 +00:00
obrien
c8806909f3
Use the stock file.
1999-10-27 09:23:37 +00:00
obrien
eab53c5fc5
I really didn't want to maintain this.
...
(so *that's* why the Makefile looked rather strange)
1999-10-27 09:02:49 +00:00