jtc
962bceae59
Additional fixes from Dyane Bruce.
1993-11-05 20:22:35 +00:00
jtc
62f30e8257
Changes required to make printf utility POSIX.2 compliant:
...
* Escape characters in the string needed to be processed as they were
encountered, otherwise a "\000" octal constant would prematurely
terminate the formatting string.
* Implemented the %b, SysV echo(1) compatibility, formatting directive.
1993-11-05 20:12:38 +00:00
pk
2fb1bba1ae
Do a better job of recognising data in text segments, eg. `const char []'.
1993-11-05 12:47:11 +00:00
pk
10d19f6580
Less spurious "undefined symbol" msgs for shared library defined symbols.
1993-11-05 12:45:25 +00:00
pk
fa3bfac6b2
Pull in archives containing definitions needed by shared objects.
1993-11-05 12:43:11 +00:00
deraadt
b7e4012f31
now that esp.c is fixed, go back to using the enhanced cache code.
1993-11-05 12:43:02 +00:00
deraadt
80a1356c75
DELAY(1) after a DMA_DRAIN, to let the esp chip have a chance to
...
recover from the DMA.. seems to let my ss1+ work with the cache enabled.
+ also esp reset code from Torek.
1993-11-05 12:41:54 +00:00
deraadt
6548614b2e
if_init goes away.
1993-11-05 10:51:50 +00:00
glass
ddf14389a5
upgraded to sendmail version 8.6.4
1993-11-05 07:50:58 +00:00
cgd
f5a0af0d6e
link libtermlib's shared library to libtermcap's
1993-11-05 05:01:56 +00:00
jtc
bf0bd946f6
From Dyane Bruce, db@diana.ocunix.on.ca:
...
I found an error in the table. The same error is found in the SUNOS
4.1.1 version of bcd. It has apparently been around a long time.
The error caused 'Q' and 'R' to have the same punch code. I only
noticed the error due to someone pointing t out to me when the
program was used to print a cover for an APA!
1993-11-04 20:39:30 +00:00
pk
12094d064d
Can get rid of local symbols with "ld -x -r" again.
...
Made LDSO #ifdef DEBUG.
1993-11-04 10:51:39 +00:00
cgd
6ca8998c91
GENERIC: add mcd0
...
TEST: add mcd0, commented out
files.i386.newconf: add support for mcd driver
1993-11-04 09:28:26 +00:00
cgd
96d1e0dcc0
add mcd: Mitsumi CD driver by Holger Veit and Brian Moore
...
and do minor cleanup
1993-11-04 09:14:08 +00:00
cgd
08c263706c
add mcd: Mitsumi CD driver by Holger Veit and Brian Moore
1993-11-04 09:12:30 +00:00
phil
4e1f2bee45
Fixed documentation.
1993-11-04 07:58:55 +00:00
phil
f3b1236dc8
State update, still not working.
1993-11-04 07:58:29 +00:00
jtc
83efb17c8e
Checkin minor tweaks before giving a copy to the FreeBSD folks.
1993-11-04 05:43:30 +00:00
paulus
5fda6c1974
Removed test (CCOUNT(&sc->sc_ttyp->t_outq) == 0) for whether
...
to call pppstart or not: now we call pppstart for every packet,
which should aid recovery from lost transmitter interrupts.
Also a fix for 386BSD/FreeBSD which doesn't affect NetBSD.
1993-11-04 03:45:23 +00:00
jtc
86f54a1e24
Corrected and simplified floating point formatting.
...
Now conforms to ANSI C --- passes the fairly rigorous TCL "format.test".
1993-11-04 02:26:10 +00:00
andrew
1b0bd76d80
make with -DHISTORIC_PRACTICE to obtain the common EOF behavior of the "n"
...
command. Don't be fussy about requiring spaces after the "w" command
though.
1993-11-04 01:36:21 +00:00
pk
6e2bed1cac
Print symbol name in "undefined" error msg.
1993-11-03 21:35:54 +00:00
mycroft
3bb5fc8b74
Enable is0.
1993-11-03 21:32:45 +00:00
jtc
5be26afce6
Trailing zeros should be printed with all floating point formats
...
except %g && %G --- ANSI X3.159-1989, Sect 7.9.6.1.
1993-11-03 19:32:01 +00:00
mycroft
e650262491
Patch from Dan Muntz to mimic original csh when doing multiple globbings, some
...
of which don't match anything.
1993-11-03 18:02:57 +00:00
cgd
0d2eb7ab59
use gnu malloc
1993-11-03 16:29:57 +00:00
cgd
e9bb2d8df8
use gnu malloc
1993-11-03 16:09:01 +00:00
mycroft
89a4474a07
Build units(1).
1993-11-03 15:25:15 +00:00
cgd
554c91f74a
change some flags back to bitfields, so it compiles.
1993-11-03 14:49:22 +00:00
cgd
64c1e3b2f5
new device pager from mike hibler, hibler@lamp. this is in its 'virgin' state
1993-11-03 14:48:42 +00:00
mycroft
fa3ccaa273
Change comment about pms.
1993-11-03 13:29:37 +00:00
cgd
0ea9b5363b
add subdirs
1993-11-03 13:01:36 +00:00
mycroft
e163596ee8
Fix some comments and enable tb.
1993-11-03 12:48:31 +00:00
cgd
4bb7cfabaf
update timed to the latest version, as supplied and ported by
...
<Vernon Schryver> vjs@calcite.rhyolite.com .
1993-11-03 11:08:15 +00:00
mycroft
0ec046b62b
Clean up deleted files.
1993-11-03 11:08:13 +00:00
cgd
92b5cad993
update timed to the latest version, as supplied and ported by
...
<Vernon Schryver> vjs@calcite.rhyolite.com .
1993-11-03 11:07:41 +00:00
cgd
26291dbcf6
add readme, so we remember where to find updates
1993-11-03 10:00:36 +00:00
cgd
8b7ee2307f
last of the updates to timezone files from Arthur David Olson
...
<ado@elsie.nci.nih.gov>
1993-11-03 09:56:26 +00:00
cgd
9b2c55744d
updates to timezone files from Arthur David Olson <ado@elsie.nci.nih.gov>
...
more updates are in the works; i'm doing this in chunks.
1993-11-03 09:49:47 +00:00
cgd
1f7689ff10
yearistype (which we didn't have and didn't need before) is now
...
called yearistype.sh
1993-11-03 09:46:23 +00:00
cgd
d4dacf1231
we need this now
1993-11-03 09:45:52 +00:00
cgd
345cb4f5e7
updates to timezone files from Arthur David Olson <ado@elsie.nci.nih.gov>
...
more updates are in the works; i'm doing this in chunks.
1993-11-03 09:34:53 +00:00
cgd
8900ab37e3
clean up, move some XXX's around, and note that one or two things should be
...
replaced with timeval{add,sub}, and generally be made more sane.
1993-11-03 09:08:42 +00:00
cgd
ee26bd5d86
fix inconsistent definition of exitcode. change things so that it
...
(correctly) exits with code 0 if the doc hasn't been modified.
"wah! i want nvi..."
1993-11-03 08:27:14 +00:00
mycroft
d61899ce79
mid+magic is 26 bits, not 24.
1993-11-03 08:03:16 +00:00
mycroft
ec894d851c
Correct page sizes for M68k and SPARC.
1993-11-03 07:45:55 +00:00
mycroft
34b10abe06
Add entries for object files. Someone should update GAS to generate new-style
...
magic numbers; otherwise file(1) will just say `big-endian' or `little-endian',
which is not terribly informative.
1993-11-03 07:33:28 +00:00
cgd
d3fad18c7a
shouldn't link to acctoff -- that's not the way new (i.e. traditional)
...
accounting works.
1993-11-03 06:50:11 +00:00
cgd
a25d7d9a8e
chown here now
1993-11-03 06:48:18 +00:00
cgd
b7a32a0002
chown no longer here
1993-11-03 06:46:24 +00:00