ache
0a87451733
Update pc3,pc3r,cons25,cons50 entries from termcap.src
1994-09-26 20:11:49 +00:00
ache
281fc160aa
Remove 'default' keymap, I forgot, that this work done by vidcontrol -L
1994-09-26 20:00:55 +00:00
ache
7242cea61f
Document -d and -x options
1994-09-26 19:58:07 +00:00
pst
40864c38bc
Make Cyrix CPU flush internal cache any time it goes into hold state.
...
(Meant to commit this a long time ago... oh well).
1994-09-26 16:56:22 +00:00
pst
8c6548cc31
Remove elvis editor preserve stuff. We don't have elvis in 2.0 (nor am
...
I aware of anyone who wants it given that we have nvi).
1994-09-26 16:52:04 +00:00
jkh
b5324bb13a
Jim Babb's port of the AIC6360 driver.
...
Submitted by: babb
Obtained from: NetBSD
1994-09-26 16:15:45 +00:00
jkh
998114bc72
Jim Babb's port of the AIC6360 code.
...
Submitted by: babb
Obtained from: NetBSD
1994-09-26 16:15:06 +00:00
dfr
ca00f2df5c
Move the call to des_set_key to after the kerberos initialisation, removing
...
assumption about the implementation of des_read/des_write.
1994-09-26 09:22:08 +00:00
phk
5a5794a15d
A couple of nit-picks.
1994-09-26 06:01:01 +00:00
pst
f37e6d1e5d
disklabel will dump core if you give it too few numbers to process
...
Obtained from: NetBSD misc/490 - John Kohl
1994-09-26 04:45:11 +00:00
pst
d780af9d2a
Remove talk about trailers from arp(8) manual page
...
Obtained from: NetBSD bin/487
1994-09-26 04:32:57 +00:00
phk
ddacaf4e0d
init_sysent.c was missing the final newline.
1994-09-26 03:27:22 +00:00
wollman
88bee1e698
Fixed YP networks map support.
1994-09-26 02:50:43 +00:00
wollman
654b618563
Actually implement this correctly.
1994-09-26 02:14:27 +00:00
gpalmer
bbe71d3b98
Alterations to silence gcc -Wall. Some unused variables deleted.
...
Reviewed by: davidg
1994-09-26 00:32:59 +00:00
phk
ac191c91ff
An ifdef almost hit where it was supposed to go. Joerg owes me a good
...
German beer I think...
1994-09-25 23:37:38 +00:00
wollman
213510a18d
Correct Europe/Helsinki specification: usee E-Eur not M-Eur rules.
1994-09-25 23:29:38 +00:00
dg
3da89b9a18
Removed unimplemented subr_rmap.c and unused references to it.
1994-09-25 22:31:11 +00:00
dg
2bffa61402
Inlined ins/outs functions.
...
Obtained from: NetBSD
1994-09-25 21:31:55 +00:00
dg
e16d30399d
Don't include sys/exec.h.
1994-09-25 21:11:36 +00:00
phk
962026360d
Added a '-c' option: This will warn you if any file in the directory-tree
...
you run it on are unsuitable food for diff/patch. Can you use it as it
is now Rod ?
1994-09-25 20:45:55 +00:00
dg
f13b791bdb
Undo last change: the ins/outs functions DO NOT return a pointer!
1994-09-25 20:03:41 +00:00
phk
f73f358983
While in the real world, I had a bad case of being swapped out for a lot of
...
cycles. While waiting there I added a lot of the extra ()'s I have, (I have
never used LISP to any extent). So I compiled the kernel with -Wall and
shut up a lot of "suggest you add ()'s", removed a bunch of unused var's
and added a couple of declarations here and there. Having a lap-top is
highly recommended. My kernel still runs, yell at me if you kernel breaks.
1994-09-25 19:34:02 +00:00
joerg
3346279530
Transfer speed definitions are now also found in <machine/ioctl_fd.h>.
...
Remove the old include file, since it used to be in a non-public place.
1994-09-25 18:44:26 +00:00
joerg
4e6658ed0d
Copied over the transfer speed definitions from sys/i386/isa/fdreg.h.
...
This is needed for having the fdformat program no longer searching
non-public include paths.
Protect the definitions in fdreg.h against double inclusion.
1994-09-25 18:42:23 +00:00
joerg
6af51c66ed
Copied over the transfer speed definitions from sys/i386/isa/fdreg.h.
...
This is needed for having the fdformat program no longer searching
non-public include paths.
1994-09-25 18:41:21 +00:00
pst
6f303e9935
remove need for -DDEBUG from resolver code (conflict with db/hash)
1994-09-25 17:45:41 +00:00
dg
58356f67d6
Extended minor number to include bits 16-31. It was done this way rather
...
than making it 16bit and extending the major to 16bit because doing that
would have caused problems with existing filesystems /dev entries. This
change should have no apparant side effects.
This change is needed for the DOS partition re-work and other things.
Submitted by: Bruce Evans
1994-09-25 15:56:25 +00:00
ache
07047bb4ea
Add default screen map to undone changes
1994-09-25 11:36:00 +00:00
jkh
cb490de73b
Clean up typos in this manpage.
1994-09-25 11:22:12 +00:00
ache
ca4b9e5d4c
Add standard VGA fonts set
1994-09-25 10:50:29 +00:00
sos
9762a2e3ae
LKM for ibcs2 support
1994-09-25 08:52:14 +00:00
sos
64d698fbe9
Added support for EXEC type modules.
1994-09-25 08:51:07 +00:00
adam
420ecd1647
previous fix was not complete
1994-09-25 08:03:24 +00:00
phk
194f2d78ca
Made the kernel 256 bytes smaller by removing a unused
...
u_char bt_scratch_buf[256];
doesn't affect the file-size though :-(
1994-09-25 07:11:37 +00:00
phk
711a67aa9d
Moved the ft.c from 1.1.5.1 over. It works on my Conner thingie. Got
...
rid of a ton of unused vars at the same time.
1994-09-25 06:04:25 +00:00
adam
93305f2bf1
Dumped core when prompt == NULL
1994-09-25 04:57:44 +00:00
dg
b769fbff39
Disabled swap anti-fragmentation code. It reduces swap paging performance
...
by 20% in my tests, and it appears to be the cause of a swap leak.
Submitted by: John Dyson
1994-09-25 04:02:10 +00:00
ache
861d84d3fe
syscons subdir added
1994-09-25 04:01:37 +00:00
ache
4d2a261b81
Add SCRMAPS to clean target, fix install target
1994-09-25 03:59:46 +00:00
phk
1cd6a2cee1
If you used tip to start SLIP, tip would fail to write to the tty
...
after slattach was started. Now tip knows to die when it gets ENODEV...
1994-09-25 03:59:03 +00:00
ache
9dddbea941
Add missing Makefile
1994-09-25 03:53:59 +00:00
ache
427504a713
Add missing Makefile
1994-09-25 03:42:20 +00:00
ache
802d62f8ad
Generate screen map from source (from 1.1.5.1)
1994-09-25 03:41:43 +00:00
ache
2ec6c007fe
Add syscons to DIRS list, pointed by wollman
1994-09-25 03:11:27 +00:00
wollman
de37f54056
Make /etc/ppp. Someone still needs to make the install touch
...
/etc/ppp/options so that pppd will run.
1994-09-25 02:55:21 +00:00
ache
b6ecb462d2
Update with new names
1994-09-25 02:48:49 +00:00
ache
af6ff396b3
Russian screen map added
1994-09-25 02:45:03 +00:00
wollman
b2b9eaab73
Most of the ``modified'' files really aren't. This is my (simple)
...
port of pppd.
1994-09-25 02:32:18 +00:00
ache
e942620958
Rename russian fonts to more proper names
1994-09-25 02:30:45 +00:00