gclarkii
7798f251a6
Added files for option gpl_math_emulate
1994-04-29 21:49:02 +00:00
gclarkii
abf0168fc4
Deleted on ifdef dontdef
...
Added ifdef for GPL_MATH_EMULATE so we get the extra padding that is needed
in the save87 struct.
1994-04-29 21:44:23 +00:00
gclarkii
b7713cb195
Added ifdef for GPL_MATH_EMULATE to keep the sytem from panicing when
...
using it.
1994-04-29 21:39:55 +00:00
gclarkii
b31b483302
Added rcs Id's
1994-04-29 21:34:30 +00:00
gclarkii
967824be8b
Added rcs Id's
1994-04-29 21:23:31 +00:00
gclarkii
d17d4cf18f
Added rcs Id's
1994-04-29 21:16:27 +00:00
gclarkii
98c35cf154
Added rcs Id's
1994-04-29 21:07:14 +00:00
gclarkii
b89b480261
Add rcs Id
1994-04-29 21:02:30 +00:00
gclarkii
c33f55753b
Added casts to keep gcc quiet
1994-04-29 20:58:52 +00:00
gclarkii
6fc7900329
Added commits to keep gcc quiet
1994-04-29 20:52:06 +00:00
gclarkii
7d65ba7abd
Added casts to keep gcc quiet.
1994-04-29 20:49:04 +00:00
gclarkii
974f455df9
rename the function fscale to emu_fscale to prevent conflicts.
1994-04-29 20:43:44 +00:00
gclarkii
f64e3f3d89
Import of gpl'ed math emulator.
...
No changes have been done.
1994-04-29 20:42:02 +00:00
jkh
9ac05a42c3
Configure: If netmask wasn't entered at all, it caused the ifconfig line to
...
have a bogus trailing `netmask' with no argument. Fixed.
Rod: Please take this into 1.1 Release.
1994-04-26 23:26:18 +00:00
ats
dca76e6343
Document parts of the case statements, which instruction is emulated.
...
Marked all dubious parts with ATS :-) for better searching. First round
of better documentation of the math emulator and of bugfixing it.
1994-04-26 22:51:48 +00:00
jkh
3e9cce99a5
Back my earlier BSD_TTY change out of -current.
1994-04-26 21:30:33 +00:00
sos
9fd71f3fa9
Updated swedish keymap.
1994-04-26 09:24:06 +00:00
sos
90387385b1
Fixed missing bounds check in scroll up/down sequence, that could
...
cause a panic (and did).
1994-04-26 09:09:57 +00:00
dg
bac3b7fca5
From John Dyson:
...
Fixed physio in the 386 case - write faults weren't properly implemented.
1994-04-25 23:48:20 +00:00
jkh
92d62265a9
From: stark!gene@newsserv.cs.sunysb.edu (Gene Stark)
...
Message-Id: <199404171501.LAA01245@stark.UUCP>
To: freebsd-hackers@freefall.cdrom.com
Subject: Make world and UUCP
Sender: freebsd-hackers-owner@freefall.cdrom.com
Precedence: bulk
It would be much more convenient if "make world" didn't clobber my
UUCP configuration files in /etc/uucp. Perhaps the easiest fix would
be to change the names of the sample configuration files:
config -> config.sample
ports -> ports.sample
...
1994-04-25 16:18:07 +00:00
jkh
488ccba6a3
From: Marko Teiste <mte@tigger.cirion.fi>
...
Message-Id: <199404241154.OAA00260@tigger.cirion.fi>
Subject: uucp error
Index: gun/libexec/uucp FreeBSD-1.1-GAMMA
Apparently-To: FreeBSD-bugfiler@freefall.cdrom.com
Sender: freebsd-bugs-owner@freefall.cdrom.com
Precedence: bulk
Description:
When calling remote uucp site dialing succeeds, but standard
login chat fails. Debug file shows that uucico does not see
any characters send from remote.
Repeat-By:
use sio drivers, 16450 base serial and standard taylor configuration
provided with the GAMMA release. Run uucico and observer.
Fix:
define HAVE_BSD_TTY instead of HAVE_POSIX_TTY in common_source/policy.h
and recompile.
1994-04-25 16:16:59 +00:00
jkh
2bb10aa76c
Fix to handle routed with multiple args from Andy J. Chichak.
...
This should go into 1.1 Release if it's not too late.
1994-04-25 15:33:12 +00:00
jkh
30d7ba45a9
Fix gross spelling and typographical errors pointed out by Keith Bostic.
1994-04-24 01:22:07 +00:00
jkh
95ce2b10f0
Fix gross spelling and typographical errors pointed out by Keith Bostic.
1994-04-24 01:06:32 +00:00
ache
21aeb462c0
Fix proper include place
1994-04-24 00:07:35 +00:00
ache
8f71b3e562
We don't have DMA automode, so correct all places to work without
...
it too.
1994-04-23 22:54:31 +00:00
wollman
7745e6da4c
Define new option, INACCURATE_MICROTIME_IS_OK. When this is defined,
...
the NTP kernel PLL is disabled, and acquire_timer0() is enabled, thus
opening the door for microtime() (and hence gettimeofday()) to return
bogus timestamps. This option is necessary for the `pca' driver to
work, but is implemented to underscore the fact that accurate timekeeping
and the `pca' driver are incompatible at present. If someone writes a version
of microtime() that works when the `pca' driver is being used, this can get
junked.
1994-04-23 21:39:18 +00:00
ache
0378205e1d
device pca0 added
1994-04-23 12:13:27 +00:00
ache
f980caed30
Little optimization of contigmalloc parameters
1994-04-23 05:21:33 +00:00
ache
585b12b56d
Additional changes for 2.5
1994-04-23 04:16:53 +00:00
dg
3c6dc6acde
Added support for the 16 port Boca via a flag to specify that there is
...
no master port.
1994-04-23 02:11:43 +00:00
ache
f277d23264
Sound driver updated to version 2.5
1994-04-23 02:03:17 +00:00
ache
9e4ffe0fd9
Updated to version 2.5
1994-04-23 01:55:45 +00:00
ache
8c1b1c10fa
Update sound driver to version 2.5
1994-04-23 01:50:14 +00:00
wollman
17ab3af527
Tell the user that we didn't try to set the bus speed, in case they're
...
used to NetBSD or older versions of the code that did do it.
Will document TUNE_1542 also.
1994-04-21 22:14:43 +00:00
wollman
f5e01e0403
Add note about kernel PLL support.
1994-04-21 21:10:20 +00:00
wollman
a6ca489ebc
Enable kernelized NTP PLL support on the daemon side.
...
If your clocks suddenly start running backwards 500 hours per day,
let me know.
ifdef out some bogus declarations.
1994-04-21 21:07:20 +00:00
wollman
b6e8e1f8c4
Enable kernelized NTP PLL support on the daemon side.
...
If your clocks suddenly start running backwards 500 hours per day,
let me know.
1994-04-21 21:06:40 +00:00
sos
09a968ec10
Changed timer usage to new functions in clock.c
1994-04-21 14:22:26 +00:00
sos
133b947de1
Change timer usage to use new functions in clock.c
1994-04-21 14:21:50 +00:00
sos
879ba563bd
Added IO_PPI define, pulled timer related stuff
1994-04-21 14:20:54 +00:00
sos
608f223696
Pulled out timer related functions -> now in clock.c
1994-04-21 14:20:07 +00:00
sos
a02f0d6fd9
New support for sharing the timers
...
acquire_timer / release_timer
Pulled in timer related functions from isa.c
1994-04-21 14:19:16 +00:00
sos
f850d82cc5
pcaudio device driver:
...
Driver for playing .au type files through the internal speaker
Uses new timer support in clock.c
1994-04-21 14:16:55 +00:00
sos
d07e39d1a7
pcaudio.c added
1994-04-21 14:13:43 +00:00
sos
0fb3a557e2
New file for pcaudio device driver
1994-04-21 14:12:28 +00:00
sos
e9dc6cbbbd
cdev 24 used for pcaudio (PCM speaker driver)
1994-04-21 14:10:31 +00:00
sos
4d31872c3f
device support for pcaudio added
1994-04-21 14:08:27 +00:00
wollman
626ad815dc
Merged xntp3.3q from vendor branch.
1994-04-21 01:32:32 +00:00
wollman
77b27d4990
This commit was generated by cvs2svn to compensate for changes in r1381,
...
which included commits to RCS files with non-trunk default branches.
1994-04-21 00:33:33 +00:00