brian
59cee59ac1
/var/run/tunX.pid is created regardless of ppps mode.
...
Spotted by: Alex <garbanzo@hooked.net>
1998-08-09 17:17:10 +00:00
brian
d7c49efe5b
Use IFT_PPP from net/if_types.h rather than hard-coding it.
1998-08-09 16:41:01 +00:00
brian
00d5b6a213
When entering ``term'' mode, don't output any messages until
...
the device is successfully opened. If we fail to open it,
mention the fact.
Also go back into command mode as soon as the device is closed
rather than waiting for the user to type something before noticing.
1998-08-09 15:34:11 +00:00
phk
07b6ec539f
Revert the last commit, it made the Bruce filter flip:
...
PR7402 was even less suitable for committing almost verbatim than at
first appearance. Rev.1.9 of primes.c has at least the following defects.
- no update for man page.
- no update for usage string.
- blowing away of a previous commit to change EOF to -1 in getopt() test.
- blowing away of a previous commit to fix printf format errors.
- new printf format errors.
- one gratuitous ANSIism.
- two style bugs.
- ... and a partition in a pear tree.
PR: 7402
1998-08-09 10:36:25 +00:00
brian
5895e6980a
Don't forget to call PacketAliasInit().
...
PR: 7515
1998-08-09 09:13:54 +00:00
jkh
5328be2c72
MF22: Shut this thing up by default.
1998-08-09 02:22:34 +00:00
jkh
e06e9def27
A few misc changes to get the spigot and meteor board working in 3.0.
...
Submitted by: Jim Lowe <james@miller.cs.uwm.edu>
1998-08-08 19:26:08 +00:00
jdp
993b274d03
Don't ignore symbols containing "$". C++ destructors and other
...
special functions have names containing dollar signs, and ignoring
them causes gprof to produce incorrect and sometimes bizarre results.
The comment in the original code said that dollar signs were excluded
because they are used in Pascal labels. That's not much of an
issue these days.
1998-08-08 17:48:26 +00:00
alex
6d5504d566
Typo fix. The PR suggested that "save are for old callslot entry" should
...
be "slot area for old callslot entry", but I think "save area for old
callslot entry" is what was intended.
PR: 7526
1998-08-08 14:19:16 +00:00
alex
b6e912c9e4
cince --> since
...
PR: 7525
Submitted by: ziggy@ryan.org
1998-08-08 14:09:23 +00:00
alex
4ca2e8e620
Year is sometimes set to -1 when assign_date() is called. Check for -1
...
before Y2K processing.
PR: 7524
1998-08-08 14:02:06 +00:00
peter
619dff5a8c
Clean up all temporaries that we can generate.
1998-08-08 13:22:06 +00:00
peter
6e4221c1c8
Use more standard ld commands when stripping symbols out; ld -O is a
...
freebsd-aout extension. The binutils ld doesn't understand it.
Essentially this is backing out rev 1.33 for elf and other toolchain
support..
1998-08-08 13:11:44 +00:00
phk
8cd84a68cc
Make netstat work again.
1998-08-08 08:13:04 +00:00
sos
a5e1d6e09c
Updated Hauppauge detection code for Tuner ID 0x0a for newer NTSC
...
WinCastTV 404 with Bt878 chipset. Tidied up PAL default in video_open()
Submitted by: Roger Hardiman <roger@cs.strath.ac.uk>
1998-08-08 07:15:16 +00:00
peter
912ec94d68
Make ../Makefile.inc handling more consistant to prevent multiple includes
...
when certain .mk files include other .mk files. This will remove the
need for multiple include protection in some other makefiles around the
tree (and helps some elf conditionals).
1998-08-08 07:02:08 +00:00
jb
f1b6bb19f5
If using FreeBSD syscalls, handle the syscalls that don't require
...
default asm code the same way as on i386.
1998-08-08 02:25:46 +00:00
jb
28e246e358
Include FreeBSD's syscall.h if not using NetBSD syscalls.
1998-08-08 02:24:03 +00:00
jb
931e9bbff0
Allow for the fact that NetBSD syscalls are no longer the default. Call
...
sigaltstack by default if using FreeBSD syscalls.
1998-08-08 02:20:24 +00:00
jb
559e45b44f
Make NetBSD compatibility conditional on NETBSD_SYSCALLS being defined.
...
This is no longer the default.
1998-08-08 02:18:07 +00:00
jb
f5eb9db9bd
References to NetBSD syscalls changed to just a comment about what to
...
add to /etc/make.conf to use FreeBSD's libc with a NetBSD/Alpha kernel.
From now on, FreeBSD/Alpha is just FreeBSD.
1998-08-08 02:14:45 +00:00
jb
3717cbb56f
Remove the alpha specific __NETBSD_SYSCALLS from CFLAGS. This can still
...
be added in /etc/make.conf. Yes folks, the alpha kernel is coming to
a screen (and hopefully a disk) near you. Thanks to Doug.
1998-08-08 02:08:37 +00:00
brian
f89d598ef2
Show some examples on how to configure callback & CBCP.
...
Show examples of the (new) fifth field in ppp.secret.
1998-08-07 18:44:31 +00:00
brian
ec18121c82
Missed these...
1998-08-07 18:44:16 +00:00
brian
f9ee8808e7
o Support callback types NONE, E.164, AUTH and CBCP.
...
(see the new ``set callback'' and ``set cbcp'' commands)
o Add a ``cbcp'' log level and mbuf type.
o Don't dump core when \T is given in ``set login'' or
``set hangup''.
o Allow ``*'' and blanks as placeholders in ppp.secret and
allow a fifth field for specifying auth/cbcp dialback
parameters.
o Remove a few extraneous #includes
o Define the default number of REQs (restart counter) in defs.h
rather than hardcoding ``5'' all over the place.
o Fix a few man page inconsistencies.
1998-08-07 18:42:51 +00:00
kato
da1fbd5e25
Fix garbage after quitting X server.
...
Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
1998-08-07 18:04:24 +00:00
ache
e838b4fe82
add Hungarian clooate
1998-08-07 17:08:56 +00:00
ache
7624e4bf95
add Hungarian ctype
1998-08-07 17:07:12 +00:00
ache
4fc3bd4a32
add Hungarian keyboard
...
Submitted by: Zahemszky Gabor <zgabor@zg.CoDe.hu>
1998-08-07 17:04:42 +00:00
ache
69154c1a5e
Add Hungarian defs
...
Submitted by: Gabor Zahemszky <zgabor@CoDe.hu>
1998-08-07 16:51:10 +00:00
ache
0b1e0fe8e5
Add dirs for Hungarian locale
1998-08-07 16:47:07 +00:00
ache
2d5e5a91b3
fix 8bit clean issue
...
PR: 7519
1998-08-07 16:21:09 +00:00
kato
e0b43fcc69
Sync with sys/i386/conf/files.i386 and majors.i386 revisions 1.200 and
...
1.44, respectively.
1998-08-07 11:52:19 +00:00
kato
9ba96f2266
Sync with sys/i386/isa/syscons.c and syscons.h revisions 1.272 and
...
1.39, respectively.
1998-08-07 11:51:06 +00:00
dfr
4e18c3d62f
Silence some warnings when building on the alpha.
1998-08-07 09:39:11 +00:00
jb
ab90adf61a
The etc-sendmail.cf target is in src/etc/sendmail/Makefile, not
...
src/etc/sendmail/cf/Makefile. This was an obstacle to 'make release'.
1998-08-07 08:24:07 +00:00
dfr
27d404a37f
Remove a stupid hack of mine which prevented PCI io memory access on the alpha.
1998-08-07 08:20:36 +00:00
dfr
2882dcd255
Add support for type1 pci configuration cycles for cia (not pyxis yet).
...
Submitted by: Andrew Gallatin <gallatin@cs.duke.edu>
1998-08-07 08:18:44 +00:00
dfr
f43a7c1a9c
Add some more useful macros.
...
Submitted by: Andrew Gallatin <gallatin@cs.duke.edu>
1998-08-07 08:17:39 +00:00
dfr
3f4718364a
Update so that it should build a working kernel for the platforms supported
...
so far.
1998-08-07 08:16:31 +00:00
dfr
f0dc47baed
Tweaks to console support.
...
Fixes for AS 600.
1998-08-07 08:15:16 +00:00
phk
71eadd074a
unifdef -UISO
...
Inspired by bdes comment to PR: 7419
1998-08-07 06:36:53 +00:00
phk
d343436f26
Games primes and factor don't understand hexadecimals.
...
This would make these `games' somewhat useful tools.
PR: 7402
Reviewed by: phk
Submitted by: Timo J. Rinne <tri@iki.fi>
1998-08-07 06:32:45 +00:00
phk
6c47025598
This PR contains additional magic for file(1) describing
...
various adventure game data files.
from Allen Garvin <earendil@faeryland.tamu-commerce.edu>
Edited by Dave Chapeskie <dchapes@ddm.on.ca> Jun 28, 1998
PR: 7466
Reviewed by: phk
Submitted by: The Frobozz Magic Homing Pigeon Company
1998-08-07 06:26:37 +00:00
phk
8c372cf522
None of the header files for the packet capture library
...
are suitable to include in a C++ file.
PR: 7229
Reviewed by: phk
Submitted by: Craig Spannring <cts@internetcds.com>
1998-08-07 06:20:58 +00:00
jb
cf87bd045c
Add snprintf.c to SRCS so that the function quad_to_string exists. The
...
snprintf function itself is still #ifdef'd out by conf.h. This allows this
program to link when compiled without optimization. With optimization,
the call to quad_to_string gets removed by the compiler. Unfortunately
the linker still links in the quad_to_string function even though it
isn't called. 8-(
1998-08-06 23:01:49 +00:00
markm
ec4dc9550e
Fix LIBDIR (for aout/ELF).
1998-08-06 21:41:13 +00:00
eivind
02824f2ad9
Don't mess around in OBJDIR for includes, and remove some warnings.
1998-08-06 21:19:11 +00:00
eivind
4ffa6467e9
Fix some things Simon had broken, basically making LINT compile again.
...
Submitted by: Simon Shapiro <shimon@simon-shapiro.org>
Pointed out by: bde
1998-08-06 20:57:33 +00:00
markm
d99e0e91df
Update for Perl 5.005_01
1998-08-06 11:43:11 +00:00