pk
|
5fd7df3063
|
Move splbio to level 5.
|
1996-02-03 16:10:58 +00:00 |
ws
|
144472e875
|
Deal (hopefully) better with uninitialized date fields
|
1996-02-03 16:04:09 +00:00 |
briggs
|
20123d5253
|
O2 breaks on this port. Use -O until we can fix it.
|
1996-02-03 15:14:39 +00:00 |
briggs
|
6e9db54b20
|
Make grf units 2 and 3.
|
1996-02-03 15:02:42 +00:00 |
mycroft
|
fe18cd4ae7
|
Make sure to pull in the MI code.
|
1996-02-03 06:38:27 +00:00 |
mycroft
|
2f74d151b9
|
Don't need unistd.h.
|
1996-02-03 05:45:11 +00:00 |
mycroft
|
67eb39bcda
|
Make this compile with `traditional' cpp.
|
1996-02-03 04:36:01 +00:00 |
thorpej
|
996edfa606
|
Remove bogus "return (0);" in rdmatch() that wiggled its way in uninvited.
|
1996-02-03 03:00:29 +00:00 |
mycroft
|
d5b078f3e6
|
Clean this up a little, and make it compile with `traditional' cpp.
|
1996-02-03 01:43:41 +00:00 |
mycroft
|
213c4dbb89
|
Use CPPFLAGS, not COPTS.
|
1996-02-03 01:23:54 +00:00 |
mycroft
|
d6b2d2e00f
|
config.old uses vers.o, not newvers.
|
1996-02-03 01:17:22 +00:00 |
mycroft
|
b6f55847e5
|
Fix #includes.
|
1996-02-03 01:05:36 +00:00 |
mycroft
|
5bc076e17e
|
Use `-traditional-cpp' when building .s and .S files.
|
1996-02-03 00:43:50 +00:00 |
mycroft
|
af23361dde
|
Remove tty_compat.c.
|
1996-02-03 00:23:51 +00:00 |
mycroft
|
aa15cd3f7f
|
Don't need unistd.h.
|
1996-02-02 23:53:20 +00:00 |
mycroft
|
56a63148c6
|
config.old doesn't grok %SFILES.
|
1996-02-02 23:49:19 +00:00 |
mycroft
|
4f952cf1e7
|
#ifdef a call to kdb_trap() on DDB.
|
1996-02-02 23:19:43 +00:00 |
mycroft
|
cfefb732a0
|
Fix type errors.
|
1996-02-02 22:57:43 +00:00 |
phil
|
3651682dbf
|
Add /dev/rst* to FILES section. (pr 601) (Matches mt man page.)
|
1996-02-02 22:29:15 +00:00 |
phil
|
9b1b61bd53
|
Change default tape name in documentation from /dev/rmt? to /dev/rmt8 to
match pathnames.h. (pr #601)
|
1996-02-02 22:20:07 +00:00 |
mycroft
|
201c24de5a
|
Build a hash table of PCBs. Hash function needs tweaking.
|
1996-02-02 21:56:34 +00:00 |
mycroft
|
3a0d2c6a5b
|
Add extra arg for in_pcbinit().
|
1996-02-02 21:47:37 +00:00 |
mycroft
|
0ee5fee27f
|
Fix #includes.
|
1996-02-02 21:05:10 +00:00 |
mycroft
|
f96fc7f12e
|
Simplify, and add support for passing CPPFLAGS.
|
1996-02-02 20:34:38 +00:00 |
scottr
|
38cd25875c
|
Sleep after pulling DTR low when disconnecting. The ensures that the
modem has enough time for a reset or hangup should the line be marked
local, or a non-standard getty pulls DTR high again immediately.
|
1996-02-02 20:24:54 +00:00 |
mark
|
b32ae66ae6
|
Ramdisk device now defaults to a size of zero if RAMDISK_SIZE is
undefined.
|
1996-02-02 20:23:00 +00:00 |
scottr
|
6a334da2bd
|
Be explicit about the fact that ip-up and ip-down are executed with
a null environment. Closes PR #1866.
|
1996-02-02 20:17:53 +00:00 |
mycroft
|
dcd66e9f4d
|
Clone these, and fix many bugs.
|
1996-02-02 20:08:17 +00:00 |
mycroft
|
2dfbe4f961
|
Don't define _LOCORE here.
|
1996-02-02 20:05:08 +00:00 |
scottr
|
c0f37b4d05
|
Use DISKUNIT()/DISKPART() from <sys/disklabel.h> instead of
our own home-grown versions.
|
1996-02-02 19:50:26 +00:00 |
mycroft
|
9db20bf150
|
Don't define _KERNEL here.
|
1996-02-02 19:42:08 +00:00 |
mycroft
|
5d668ff961
|
ASSEMBLER -> _LOCORE
|
1996-02-02 19:08:33 +00:00 |
mycroft
|
0103e26fd8
|
Fix #includes.
|
1996-02-02 18:59:16 +00:00 |
christos
|
0ff0d71a2d
|
Removed kernel/tty_compat.c
|
1996-02-02 18:52:49 +00:00 |
christos
|
df9a562f20
|
Removed tty_compat.c; it is part of the kernel compat library...
|
1996-02-02 18:49:42 +00:00 |
christos
|
32a57f01bc
|
Renamed compat_tty.c to tty_43.c and updated with the newest copy from
kern/tty_compat.c
|
1996-02-02 18:47:50 +00:00 |
mycroft
|
9d9a70a5a2
|
Fix #includes.
|
1996-02-02 18:05:36 +00:00 |
mark
|
cd2d3b3a65
|
Initial commit of the crt0.o source for the arm32 port.
|
1996-02-02 16:23:16 +00:00 |
mark
|
9f21bd22be
|
Initial commit of the arm32 specific etc files.
|
1996-02-02 16:10:13 +00:00 |
mark
|
d1c55d0bd8
|
Initial commit of the libkvm code for the arm32 port.
|
1996-02-02 15:35:41 +00:00 |
mrg
|
32c0edb470
|
update to bind 4.9.3-p1.
|
1996-02-02 15:30:57 +00:00 |
briggs
|
5336dade8e
|
Force the talley counters to be read when we get the interrupt. GCC was
nicely optimizing the reads out for us. Kudos for this one go to
Steven R. Weiss <srw@hvcn.org>.
|
1996-02-02 15:30:56 +00:00 |
mrg
|
12e310738e
|
update to bind 4.9.3-p1.
|
1996-02-02 15:29:24 +00:00 |
mrg
|
abc1fece4b
|
update these for bind 4.9.3-p1.
|
1996-02-02 15:29:23 +00:00 |
mrg
|
c6357b052a
|
update to bind 4.9.3-p1.
|
1996-02-02 15:29:21 +00:00 |
mrg
|
3f63ba4d8a
|
update these for bind 4.9.3-p1.
|
1996-02-02 15:29:18 +00:00 |
mrg
|
40405c0ec2
|
update to bind 4.9.3-p1.
|
1996-02-02 15:29:07 +00:00 |
mrg
|
c2ba58215e
|
update these for bind 4.9.3-p1.
|
1996-02-02 15:29:06 +00:00 |
mrg
|
03b98dd9c2
|
update to bind 4.9.3-p1.
|
1996-02-02 15:29:03 +00:00 |
mrg
|
70ee0aa047
|
update these for bind 4.9.3-p1.
|
1996-02-02 15:29:01 +00:00 |