Alexander Langer
a8ff7ed66f
cince --> since
...
PR: 7525
Submitted by: ziggy@ryan.org
1998-08-08 14:09:23 +00:00
Alexander Langer
1f939e3414
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 Wemm
1cfd4a8b66
Clean up all temporaries that we can generate.
1998-08-08 13:22:06 +00:00
Peter Wemm
d9eb0d4d1b
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
Poul-Henning Kamp
c6620a13c0
Make netstat work again.
1998-08-08 08:13:04 +00:00
Søren Schmidt
4c6d55f0fb
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 Wemm
e0301e5d4b
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
John Birrell
57eec98d62
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
John Birrell
2a957ed7cc
Include FreeBSD's syscall.h if not using NetBSD syscalls.
1998-08-08 02:24:03 +00:00
John Birrell
dc43d96540
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
John Birrell
920ee4896e
Make NetBSD compatibility conditional on NETBSD_SYSCALLS being defined.
...
This is no longer the default.
1998-08-08 02:18:07 +00:00
John Birrell
61020cc681
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
John Birrell
b1ecf4ef4b
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 Somers
30a972f7e3
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 Somers
0581dfeff0
Missed these...
1998-08-07 18:44:16 +00:00
Brian Somers
92b0955883
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 Takenori
757571642a
Fix garbage after quitting X server.
...
Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
1998-08-07 18:04:24 +00:00
Andrey A. Chernov
2667adfdac
add Hungarian clooate
1998-08-07 17:08:56 +00:00
Andrey A. Chernov
7a37f336e3
add Hungarian ctype
1998-08-07 17:07:12 +00:00
Andrey A. Chernov
59761addd8
add Hungarian keyboard
...
Submitted by: Zahemszky Gabor <zgabor@zg.CoDe.hu>
1998-08-07 17:04:42 +00:00
Andrey A. Chernov
375cc33fd6
Add Hungarian defs
...
Submitted by: Gabor Zahemszky <zgabor@CoDe.hu>
1998-08-07 16:51:10 +00:00
Andrey A. Chernov
0369e1c788
Add dirs for Hungarian locale
1998-08-07 16:47:07 +00:00
Andrey A. Chernov
b4689cd667
fix 8bit clean issue
...
PR: 7519
1998-08-07 16:21:09 +00:00
KATO Takenori
cdc2343491
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 Takenori
8ca7bcb78f
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
Doug Rabson
d1ade4ad42
Silence some warnings when building on the alpha.
1998-08-07 09:39:11 +00:00
John Birrell
1d414b2f81
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
Doug Rabson
8b761c8004
Remove a stupid hack of mine which prevented PCI io memory access on the alpha.
1998-08-07 08:20:36 +00:00
Doug Rabson
6aa91d039a
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
Doug Rabson
88db503390
Add some more useful macros.
...
Submitted by: Andrew Gallatin <gallatin@cs.duke.edu>
1998-08-07 08:17:39 +00:00
Doug Rabson
a8360ebd82
Update so that it should build a working kernel for the platforms supported
...
so far.
1998-08-07 08:16:31 +00:00
Doug Rabson
29a8d2fd7e
Tweaks to console support.
...
Fixes for AS 600.
1998-08-07 08:15:16 +00:00
Poul-Henning Kamp
511d9c69ba
unifdef -UISO
...
Inspired by bdes comment to PR: 7419
1998-08-07 06:36:53 +00:00
Poul-Henning Kamp
fb57be16af
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
Poul-Henning Kamp
86f347ae38
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
Poul-Henning Kamp
54ae3aa75b
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
John Birrell
170812ea7a
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
Mark Murray
448bbb5805
Fix LIBDIR (for aout/ELF).
1998-08-06 21:41:13 +00:00
Eivind Eklund
60175a9772
Don't mess around in OBJDIR for includes, and remove some warnings.
1998-08-06 21:19:11 +00:00
Eivind Eklund
7609bd2b9e
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
Mark Murray
48a72a5522
Update for Perl 5.005_01
1998-08-06 11:43:11 +00:00
Kazutaka YOKOTA
94178de643
Fix some definitions.
...
PR: conf/7497
Submitted by: Mas.TAKEMURA
1998-08-06 10:14:57 +00:00
Kazutaka YOKOTA
d6cb9696f9
The control code ^_ (0x1f) should really be called us' rather than
ns'.
1998-08-06 10:00:32 +00:00
Kazutaka YOKOTA
b897510f7a
The control code ^_ (0x1f) should really be called "us" rather than "ns".
...
In the mean time, accept both "us" and "ns" in the keymap file as ^_
for the compatibility with the existing keymap files.
1998-08-06 09:44:23 +00:00
Doug Rabson
08b66b4483
Port syscons to the alpha. The driver itself has moved to sys/isa as it will
...
hopefully become a portable driver usable by all architectures. The api
support files have had to be copied to sys/alpha/include since userland
programs expect to find them in <machine/*.h>.
All the revision history of the i386 syscons has been retained by a
repository copy.
1998-08-06 09:15:54 +00:00
Kazutaka YOKOTA
11afcc8f9f
The daemon, snake and star savers should refuse to load if the current
...
video mode is the VESA mode, because they cannot work properly under the
VESA mode support as in the current form.
1998-08-06 09:14:26 +00:00
Doug Rabson
1a4290e7f0
Support files for ISA bus.
1998-08-06 08:49:09 +00:00
Doug Rabson
d474eaaa5f
Protect all modifications to paging_in_progress with splvm(). The i386
...
managed to avoid corruption of this variable by luck (the compiler used a
memory read-modify-write instruction which wasn't interruptable) but other
architectures cannot.
With this change, I am now able to 'make buildworld' on the alpha (sfx: the
crowd goes wild...)
1998-08-06 08:33:19 +00:00
John Polstra
757be9d291
Correct the description of skeyaccess(). It determines whether Unix
...
passwords are permitted, not whether S/Key passwords are permitted.
This manual page could use a good going over.
1998-08-05 23:42:10 +00:00
Brian Somers
30b32223e1
Add Id keyword
1998-08-05 20:19:04 +00:00