thorpej
2a3368ed6e
Add the `pcscp' driver.
1999-01-06 23:30:53 +00:00
thorpej
3dc31bab2f
Device declaration for the PCscsi-PCI SCSI chip driver.
1999-01-06 23:25:53 +00:00
thorpej
671d0ae88d
Device driver for the AMD Am53c974 PCscsi-PCI SCSI chip (i.e. the chip used
...
on the Tekram DC-390 SCSI cards), from Izumi Tsutsui, PR#6654. Minor
cosmetic changes by me.
1999-01-06 23:23:33 +00:00
thorpej
71c86e3e92
Changes to NCR53c9x driver necessary to add support for the AMD Am53c974
...
PCscsi-PCI SCSI controller. From Izumi Tsutsui, PR #6654 .
1999-01-06 19:19:38 +00:00
cjs
4c9053a54f
Remove this dir, since it's the same as distrib/sparc/bootfs. It belongs
...
there rather than here because this boot filesystem is also used for
CD-ROMs.
1999-01-06 17:22:32 +00:00
kleink
75ff0c2532
Fix preprocessor logic bogon; from Michael Eriksson <eramer@era-t.ericsson.se>
...
in PR bin/6681.
1999-01-06 15:53:39 +00:00
ragge
bc0985cb97
Make SCSI work on VS3100/m76 also. From "maximum entropy".
1999-01-06 14:54:45 +00:00
kleink
cb697ba0d0
When reopening in append mode, seek to the end of file in order to have the
...
internally kept offset pointer reflect this; ftell(3) would report an
incorrect current offset otherwise. From Geoff C. Wing in lib/6381.
1999-01-06 13:57:14 +00:00
lukem
0e36738ca6
add copyright 1999
1999-01-06 13:51:09 +00:00
drochner
5449449eeb
delete /usr/include/dev/wscons/wskbdmap_mfii.h
1999-01-06 12:34:40 +00:00
drochner
69d3aa9606
don't install wskbdmap_mfii.h to userland
1999-01-06 12:24:51 +00:00
drochner
d8a0ea9858
correct a comment about implemented keyboard layouts
1999-01-06 12:17:49 +00:00
drochner
ed3f310c95
use new KS_KEYCODE macro from wsksymdef.h
1999-01-06 12:04:09 +00:00
drochner
1cd0f92455
add british keymap, from Patrick Welche per PR kern/6735
...
use new KS_KEYCODE macro from wsksymdef.h
1999-01-06 12:01:09 +00:00
he
527c984161
Add ./usr/share/misc/domains.
1999-01-06 12:00:09 +00:00
christos
6434d50bd2
Fix 3 problems with the new signature code:
...
- don't set position to 0, set it to NO_ADDR (cgd)
- no need to malloc size + 1 bytes (cgd)
- fix calculation of minimum note size section.
1999-01-06 11:52:53 +00:00
drochner
f8402fc0be
add definition for british keyboard
1999-01-06 11:45:12 +00:00
scottr
faabac8cce
Update video-related RBV constants to reflect reality.
1999-01-06 07:16:56 +00:00
scottr
46b2a0ebce
Add RBV monitor sense code (formerly commented out in rbv_vidstatus())
...
to the match function, and print out more detailed information when
attaching RBV video.
1999-01-06 07:08:19 +00:00
abs
dd22f79d3e
Install /etc/skeykeys 600 - from PR6519 by andrew@untraceable.net, tested OK.
1999-01-06 06:08:37 +00:00
abs
e516980de2
Apply (slightly modified) patch from 5543 to fix -s behaviour for netatalk.
1999-01-06 05:57:29 +00:00
scottr
e91873be5f
G/C rbv_vidstatus() and related constant.
1999-01-06 05:54:38 +00:00
hubertf
575f1c0915
Fix for countries with more than one word, pointed out by
...
William O Ferry <woferry@iname.com>
1999-01-06 04:41:49 +00:00
nisimura
9df51b1b1f
- Complete vm_offset_t purge for DECstation.
1999-01-06 04:18:53 +00:00
nisimura
858e67e157
- Complete vm_offset_t purge for mips processor.
...
- bzero() -> memset() and bcopy() -> memcpy().
- Garbage collection in trap.c and db_interface.c.
1999-01-06 04:11:25 +00:00
hubertf
25c5fbcb63
Add a URL with a full list of airport codes, contributed by nigel@nelgin.nu
1999-01-06 04:04:02 +00:00
abs
8ab9483f37
save a copy of the boot messages. Closes 6398 from msanders@confusion.net
1999-01-06 03:41:44 +00:00
abs
0780a6b041
Add a comment about why you do not want to uncomment the finds.
1999-01-06 03:24:06 +00:00
briggs
1082c49b69
Fix PR port-mac68k/6665 from Paul Goyette with some minor mods.
...
Cast values is bus_space macros to the appropriate types so we end up
with valid assembly.
1999-01-06 03:06:45 +00:00
cjs
2d6b2d6904
Fix paths and bring into line with distrib/sparc/boofs/Makefile.
1999-01-06 03:00:39 +00:00
cjs
6e17759e7e
Fix spelling of `San Francisco.' Closes PR 6738 from ckane@best.com.
1999-01-06 02:40:16 +00:00
jonb
95a1be90da
Add a new kernel config, and use it as a quick non-intrusive test to see
...
if I know how to drive CVS... Hope this is easy to fix if I screw it up!
1999-01-06 02:30:58 +00:00
lukem
a877181317
Fall back from passive to active if connect() fails. (from openbsd)
1999-01-05 23:33:44 +00:00
cjs
5ac03a8a01
Remove strings, at least for the moment, until someone figures out
...
how to get it to link here. It needs to link statically against
gnu/usr.bin/binutils/common/libcommon.a (which may be in an obj or
obj.arch directory underneath, actually).
1999-01-05 23:30:46 +00:00
lukem
7a3ee4352c
whitespace fix
1999-01-05 22:54:49 +00:00
lukem
ddfeeeebfd
fix history() prototype. (d@openbsd.org)
1999-01-05 22:46:22 +00:00
pk
d759703a01
Updates from Niger Reed (PR#6734)
1999-01-05 21:47:24 +00:00
hubertf
36b18e69f3
Add codes for CPH, ARN & DUB, submitted by Sean Doran <smd@ebone.net>
1999-01-05 16:07:16 +00:00
tv
739fe7beb7
Add `c89'.
1999-01-05 15:47:16 +00:00
tv
e607b7f0e1
Add a "c89" wrapper script (may or may not become a "real" frontend
...
shipped with egcs in the future).
1999-01-05 15:42:35 +00:00
hwr
4a68122756
Add entries for LDAP (Lightweight Directory Access Protocol)
1999-01-05 14:35:19 +00:00
cjs
403a37083c
Sync with various changes over the last week or two.
1999-01-05 11:19:30 +00:00
itohy
85da239ef8
Fix byte order swapping for cross linker.
1999-01-05 10:02:20 +00:00
scottr
56d26266a5
Don't build domestic bits directly; use the domestic 'build' target
...
to do them for us.
1999-01-05 07:09:58 +00:00
hubertf
14cad9163a
Add code to update the domains file with data from from the iana.org.
1999-01-05 01:53:09 +00:00
hubertf
ff8bf66a31
Import TLD list per ISO 3166, as of Thu Aug 7 17:59:51 MET DST 1997
1999-01-05 01:52:32 +00:00
cjs
9431a620ef
Add basic autoconf(4) man pages for sun3 and sparc. These have no real
...
information in them as yet, though. PR 5569, from Erik Fair.
1999-01-05 00:59:33 +00:00
lukem
6ae118efdb
add missing braces (this is C not python...). fixes coredump on solaris
1999-01-05 00:31:20 +00:00
augustss
363ea8b7ff
Regen.
1999-01-04 22:41:58 +00:00
augustss
67e990eed1
Add USR 56K Faxmodem, from jbernard@ox.mines.edu in PR 6729.
1999-01-04 22:39:42 +00:00