Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(53)

Issue 151042: 9vx: add devcap (for auth_chuid)

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 7 months ago by knieriem
Modified:
16 years, 5 months ago
Reviewers:
CC:
rsc_swtch, rsc, codebot
Visibility:
Public.

Description

To make it possible to log into 9vx using drawterm a device #¤ (devcap) is needed, otherwise auth_chuid() will fail, because it cannot open #¤/capuse. This patch adds `9/port/devcap.c' from Plan 9 to 9vx/a, with only a few adaptions (see a/devcap.ed).

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+316 lines, -0 lines) Patch
M src/9vx/Makefrag View 1 chunk +1 line, -0 lines 0 comments Download
A src/9vx/a/devcap.c View 1 chunk +286 lines, -0 lines 0 comments Download
A src/9vx/a/devcap.ed View 1 chunk +27 lines, -0 lines 0 comments Download
M src/9vx/devtab.c View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2
knieriem
16 years, 7 months ago (2009-11-05 23:00:20 UTC) #1
rsc
16 years, 5 months ago (2009-12-27 17:48:22 UTC) #2
*** Submitted as 33f8ae45088c ***

To make it possible to log into 9vx using drawterm a
device #¤ (devcap) is needed, otherwise auth_chuid()
will fail, because it cannot open #¤/capuse.

This patch adds `9/port/devcap.c' from Plan 9 to
9vx/a, with only a few adaptions (see a/devcap.ed).

R=rsc_swtch, rsc
CC=codebot
http://codereview.appspot.com/151042

Committer: Russ Cox <rsc@swtch.com>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b