9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] [patch] applied: termrc-kbmap
@ 2005-09-05  7:26 patch-log
  0 siblings, 0 replies; only message in thread
From: patch-log @ 2005-09-05  7:26 UTC (permalink / raw)
  To: 9fans

d-rwxrwxr-x M 67334 rsc sys 0 Sep  4 14:09 /n/sources/patch/applied/termrc-kbmap

README:
A small change to the /rc/bin/termrc, to include /dev/kbmap into the
default namespace of a terminal.


------------------------------
DIFF:
/rc/bin/termrc
termrc.orig:54,60 - /n/sources/patch/applied/termrc-kbmap/termrc:54,60
  	/bin/bind -a '#t' /dev >/dev/null >[2=1]
  	/bin/bind -a '#A' /dev >/dev/null >[2=1]
  case NCR* 'AT&TNSX'* generic* _MP_* 'alpha apc'*
- 	for(i in H w f t m v L S P U '$' Σ)
+ 	for(i in H w f t m v L S P U '$' Σ κ)
  		/bin/bind -a '#'^$i /dev >/dev/null >[2=1]
  	for(disk in /dev/sd??) {
  		if(test -f $disk/data && test -f $disk/ctl)



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-05  7:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-05  7:26 [9fans] [patch] applied: termrc-kbmap patch-log

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).