<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/sys/dev/adb, branch master</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/sys/dev/adb?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/sys/dev/adb?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2016-06-05T20:02:36Z</updated>
<entry>
<title>Use the new input functions of wsmouse in mouse and touchscreen drivers.</title>
<updated>2016-06-05T20:02:36Z</updated>
<author>
<name>bru</name>
<email>bru@openbsd.org</email>
</author>
<published>2016-06-05T20:02:36Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=94712de55c5b4bdbaec3eebf1d8a959bab2c2fe7'/>
<id>urn:sha1:94712de55c5b4bdbaec3eebf1d8a959bab2c2fe7</id>
<content type='text'>
ok stsp@ kettenis@
</content>
</entry>
<entry>
<title>Remove even more unnecessary `needs-flag' attributes from config machinery,</title>
<updated>2014-10-18T12:21:56Z</updated>
<author>
<name>miod</name>
<email>miod@openbsd.org</email>
</author>
<published>2014-10-18T12:21:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=e392834ec4df2f8bbe9fe1fc9eaa977748c4089f'/>
<id>urn:sha1:e392834ec4df2f8bbe9fe1fc9eaa977748c4089f</id>
<content type='text'>
as well as useless include of the generated flag files.
</content>
</entry>
<entry>
<title>Magical sequences to ender ddb(4) from an ADB keyboard.</title>
<updated>2014-09-06T10:18:34Z</updated>
<author>
<name>mpi</name>
<email>mpi@openbsd.org</email>
</author>
<published>2014-09-06T10:18:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=ae0c6268eb7fcbe92ca9165de050f2d07e7cbba3'/>
<id>urn:sha1:ae0c6268eb7fcbe92ca9165de050f2d07e7cbba3</id>
<content type='text'>
This is possible now that the idle (sleeping) flag is cleared by the
deliberate ddb entry.

ok miod@
</content>
</entry>
<entry>
<title>Attempt to make user changes of keyboard layout a bit more `sticky' on wsmux</title>
<updated>2014-01-26T17:48:07Z</updated>
<author>
<name>miod</name>
<email>miod@openbsd.org</email>
</author>
<published>2014-01-26T17:48:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=c8b0a2fb851e142bda8f251ec04b2757bf5075da'/>
<id>urn:sha1:c8b0a2fb851e142bda8f251ec04b2757bf5075da</id>
<content type='text'>
kernels:
- keyboard drivers will now tell wskbd if the keyboard layout they ask
  for is a default value, or a value they are 100% sure of (either
  because your kernel has a XXXKBD_LAYOUT option, or because the
  driver can tell the keyboard layout, e.g. by the country code on USB
  keyboards which provide it, such as Sun's)
- when attaching a keyboard with a non-default layout, the layout will
  become the default layout of the mux for new keyboard attachments if
  the mux doesn't have a layout set already.
- when changing the keyboard layout of a particular keyboard with an
  ioctl (i.e. using kbd(8) or wsconsctl(8)), the layout will become the
  default layout of the mux for new keyboard attachments.

ok mpi@
</content>
</entry>
<entry>
<title>Remove a mac68k leftover, no object change.</title>
<updated>2013-08-22T11:46:38Z</updated>
<author>
<name>mpi</name>
<email>mpi@openbsd.org</email>
</author>
<published>2013-08-22T11:46:38Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=7fed37920802e568879c867f39466596a837ebf1'/>
<id>urn:sha1:7fed37920802e568879c867f39466596a837ebf1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add switch screen and scrollback commands to be used with upcoming</title>
<updated>2013-05-31T15:37:04Z</updated>
<author>
<name>mpi</name>
<email>mpi@openbsd.org</email>
</author>
<published>2013-05-31T15:37:04Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=322afd039c923c1306cc8d6ec88b1d6e149cbccb'/>
<id>urn:sha1:322afd039c923c1306cc8d6ec88b1d6e149cbccb</id>
<content type='text'>
virtual terminal support.
</content>
</entry>
<entry>
<title>Drop 3rd and 4th clauses from Bradley A. Grantham's license, from NetBSD</title>
<updated>2013-03-09T11:33:24Z</updated>
<author>
<name>mpi</name>
<email>mpi@openbsd.org</email>
</author>
<published>2013-03-09T11:33:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=20e60a762a1b51f9fed82daca136715c91b76e34'/>
<id>urn:sha1:20e60a762a1b51f9fed82daca136715c91b76e34</id>
<content type='text'>
via Daniel Dickman.

ok deraadt@
</content>
</entry>
<entry>
<title>Put back the non-controversial changes from r1.5 that I reverted on</title>
<updated>2012-06-23T14:03:42Z</updated>
<author>
<name>mpi</name>
<email>mpi@openbsd.org</email>
</author>
<published>2012-06-23T14:03:42Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=ae53add8d1c0d6ba52c67553c44b5c9d2c540cf8'/>
<id>urn:sha1:ae53add8d1c0d6ba52c67553c44b5c9d2c540cf8</id>
<content type='text'>
r1.6 due to the key modifier change. In details:

- Fix the backspace key under X11
- Always use the command key (58) as modifier in console for *all*
  European keyboards
- Do not use the small enter key (52) as modifier in console for
  the fr, sg, and sv_nodead layouts.
- Do not redefined keys that are inherited from the default layout
  (de, uk).

ok shadchin@, miod@
</content>
</entry>
<entry>
<title>Swap the keycodes of the two swapped keys of Apple ISO keyboards and update</title>
<updated>2012-01-29T10:54:21Z</updated>
<author>
<name>mpi</name>
<email>mpi@openbsd.org</email>
</author>
<published>2012-01-29T10:54:21Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9b08915371287c5b935847fb55b21b634472fb47'/>
<id>urn:sha1:9b08915371287c5b935847fb55b21b634472fb47</id>
<content type='text'>
ISO layouts accordingly.
This fix the US layout on ISO keyboards and the swaped keys issue under X11.

ok miod@, shadchin@
</content>
</entry>
<entry>
<title>Auto-repeat keys in WSKBD_RAW mode is not needed.</title>
<updated>2011-11-09T14:22:37Z</updated>
<author>
<name>shadchin</name>
<email>shadchin@openbsd.org</email>
</author>
<published>2011-11-09T14:22:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=7ce15ad760df40b3a91dae5839e0e37076b7db40'/>
<id>urn:sha1:7ce15ad760df40b3a91dae5839e0e37076b7db40</id>
<content type='text'>
WSKBD_RAW mode used in X, but X independently implements auto-repeat keys.

ok miod@
</content>
</entry>
</feed>
