<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/alpha/include, branch release/3.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1999-09-16T08:26:13Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-09-16T08:26:13Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-09-16T08:26:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5be28542797ac26e17de490f50e0830003596d38'/>
<id>urn:sha1:5be28542797ac26e17de490f50e0830003596d38</id>
<content type='text'>
'RELENG_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T15:57:45Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T15:57:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a92bee191d618605d749ddc8e410d0ae66d03752'/>
<id>urn:sha1:a92bee191d618605d749ddc8e410d0ae66d03752</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>1999-08-21T11:46:12Z</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>1999-08-21T11:46:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8a1877bc28660d0e5f23b9b69a80b5ff0c026b07'/>
<id>urn:sha1:8a1877bc28660d0e5f23b9b69a80b5ff0c026b07</id>
<content type='text'>
- Revise MouseMan+ protocol support. (psm.c, rev 1.14, mouse.h, 1.13)
- Add VersaPad support. (psm.c, rev 1.15, mouse.h, 1.14)
- Update the man page. (psm.4, rev 1.18)
</content>
</entry>
<entry>
<title>YAMFC: merge updated keyboard driver code:</title>
<updated>1999-05-09T11:02:37Z</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>1999-05-09T11:02:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c7fbf8d17363780d75af52553f36229e61b592e3'/>
<id>urn:sha1:c7fbf8d17363780d75af52553f36229e61b592e3</id>
<content type='text'>
- Refined internal interface in keyboard drivers so that:
  1. the side effect of device probe is kept minimal,
  2. polling mode function is added,
  3. and new ioctl and configuration options are added (see below).

- Added new ioctl: KDSETREPEAT
  Set keyboard typematic rate.  There has existed an ioctl command,
  KDSETRAD, for the same purpose.  However, KDSETRAD is dependent on
  the AT keyboard.  KDSETREPEAT provides more generic interface.
  KDSETRAD will still be supported in the atkbd driver.

- Added new configuration options:
  ATKBD_DFLT_KEYMAP
  Specify a keymap to be used as the default, built-in keymap.
  (There has been undocumented options, DKKEYMAP, UKKEYMAP, GRKEYMAP,
  SWKEYMAP, RUKEYMAP, ESKEYMAP, and ISKEYMAP to set the default keymap.
  These options are now gone for good.  The new option is more general.)

  KBD_DISABLE_KEYMAP_LOADING
  Don't allow the user to change the keymap.

- And other minor fixes and updates.

                merged files and revisions
---------------------------------------------------------------------
usr.sbin/kbdcontrol/kbdcontrol.c        1.22, 1.23, 1.24, 1.25
usr.sbin/vidcontrol/vidcontrol.c        1.27

sys/alpha/include/console.h             1.42, 1.43, 1.44

sys/dev/kbd/kbd.c                       1.4
sys/dev/kbd/kbdreg.h                    1.3
sys/dev/kbd/kbdtables.h                 1.45
sys/dev/kbd/atkbd.c                     1.5, 1.8
sys/dev/kbd/atkbdreg.h                  1.2

sys/dev/syscons/syscons.c               1.295, 1.296, 1.299

sys/dev/usb/ukbd.c                      1.9, 1.10, 1.11, 1.12, 1.13

sys/i386/conf/LINT                      1.565
sys/i386/conf/options.i386              1.109
sys/i386/conf/files.i386                1.228
sys/i386/include/console.h              1.45
sys/i386/isa/atkbd_isa.c                1.3
sys/i386/isa/pcvt/pcvt_kbd.c            1.28, 1.29

sys/isa/atkbd_isa.c                     1.2
</content>
</entry>
<entry>
<title>MFC: One more patch to console.h for the new syscons.</title>
<updated>1999-05-07T22:06:11Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1999-05-07T22:06:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e7c7d2ac1d40f31802b40c71841315fc6cf4fc6a'/>
<id>urn:sha1:e7c7d2ac1d40f31802b40c71841315fc6cf4fc6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Most non-newbus and non-vm changes to the alpha port since the</title>
<updated>1999-05-07T09:02:05Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1999-05-07T09:02:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=93584e01680df6bc7f035ad7c73e701d35dbaa58'/>
<id>urn:sha1:93584e01680df6bc7f035ad7c73e701d35dbaa58</id>
<content type='text'>
3.1 branch was started, including:
* Crashdumps
* Fixes to spl
* Sysctls to control unaligned accesses
* Use the new syscons driver instead of the old one.
* A few other minor fixes and cleanups.
</content>
</entry>
<entry>
<title>MFC (3 April 1999): Enable BSD/OS binaries to run in configurations</title>
<updated>1999-04-14T04:55:24Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1999-04-14T04:55:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8b0a180c58919935eef880ced3e96bdf8a152dc3'/>
<id>urn:sha1:8b0a180c58919935eef880ced3e96bdf8a152dc3</id>
<content type='text'>
that have a large kernel virtual address space.
</content>
</entry>
<entry>
<title>MFC 1.6 -&gt; 1.7: Fix typo in comment.</title>
<updated>1999-02-19T01:37:16Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1999-02-19T01:37:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=292cd0579cf65fa91040d8a40e24a6ce8464679a'/>
<id>urn:sha1:292cd0579cf65fa91040d8a40e24a6ce8464679a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC (reschedule and/or allow killing some syscall hogs).</title>
<updated>1999-02-13T09:30:56Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-02-13T09:30:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c65fd63b69ad576ea5900646be175e7316c5127c'/>
<id>urn:sha1:c65fd63b69ad576ea5900646be175e7316c5127c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Load the ELF dynamic linker at an architecture-specific</title>
<updated>1999-02-08T18:58:36Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1999-02-08T18:58:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=db900c809094088e5a49448a58c8c6b775a39a9d'/>
<id>urn:sha1:db900c809094088e5a49448a58c8c6b775a39a9d</id>
<content type='text'>
location, thereby solving breakage that was observed in large-memory
configurations where MAXDSIZ had to be increased.  This merge
includes the following revisions:

	src/sys/kern/imgact_elf.c	1.52 -&gt; 1.53
	src/sys/i386/include/elf.h	1.5  -&gt; 1.6
	src/sys/alpha/include/elf.h	1.5  -&gt; 1.6

Merge approved by &lt;jkh&gt;.
</content>
</entry>
</feed>
