Commit Graph

46961 Commits

Author SHA1 Message Date
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
tv 78e96b963d This file is no longer in egcs 1.1.1. 1999-01-04 18:57:35 +00:00
kim 26cc4401e8 Fixed segfaulting for "ps -T". There is no optarg with -T, so instructions
under label "tty:" need to use ttname instead.
1999-01-04 16:37:28 +00:00
is bfb7f2aaf3 Multisession-CD-Support, by Torsten Duwe <duwe@ns.lst.de>. 1999-01-04 15:32:08 +00:00
tron 7d0d25360f Add support for RAIDframe configuration as suggested by Eric S. Hvozda
in PR install/6676.
1999-01-04 00:49:36 +00:00
tron 441c7a826d On suggestion by Brian C. Grayson explain more detailed when [ENOENT]
will be returned.
1999-01-04 00:31:52 +00:00
tron 4c07384685 Avoid problems when trying to link BIND 8 statically, fixes PR bin/6717
by gnatios Souvatzis.
1999-01-04 00:04:04 +00:00
augustss 87121c3217 Regen. 1999-01-03 23:57:11 +00:00
augustss c3ddc00ec9 Add an Acer scanner. 1999-01-03 23:55:01 +00:00
cjs e4ee43d8b2 Even if EXPORTABLE_SYSTEM is defined, descend into domestic for targets
obj, clean, cleandir and distclean. This reduces the chance of problems
(and the need to re-run make obj) if one is switching back and forth
between EXPORTABLE_SYSTEM and not, as US/Canadian developers tend to do.
1999-01-03 22:17:19 +00:00