5 msgnmdm(4) does not call .l_close
2 msgtcp messages I've never seen now in Current and...
2 msgnet/twinkle stuck in _umtx_op syscall
2 msgMinor miracle
1 msgemu10kx and related Creative drivers
2 msgCan't build -current on a 6.2 box
2 msgsetting dumpdev while boot on 7-CURRENT
12 msgCan't create TCP connections to certain IP addr...
2 msgsnd_emu10k1 mixer
4 msgZFS on a notebook/512M settings
5 msgAre SATA port multipliers supported in -CURRENT?
6 msginstallworld breaks my FreeBSD/powerpc system!!!
1 msgpage fault in g_event (probably zfs related?)
8 msgFreeBSD on intel Mac
5 msgZFS on root: slave mountpoints mount failed
2 msgCall for testers: NetBSD IGMPv2 merge
3 msgInterrupt storm on atapci1+
4 msgError while upgrading FreeBSD-Release6.1 to CUR...
5 msgRemoving NET_NEEDS_GIANT: first patch

zsh oddities with recent -current
\ Daniel O'Connor (25 Jul 2007)
. \ Andrey Chernov (25 Jul 2007)
. . \ Andrey Chernov (25 Jul 2007)
. . . \ Daniel O'Connor (25 Jul 2007)
. . \ Sean C. Farley (25 Jul 2007)

Subject:zsh oddities with recent -current
Group:Freebsd-current
From:Daniel O'Connor
Date:25 Jul 2007


 

I updated my -current box (laptop) on the 18th and I have 2 strange
issues with zsh.

1) I can't unset environmental variables set before the shell started,
eg..
[inchoate 17:06] ~ >echo $FOO

[inchoate 17:06] ~ >export FOO=bar
[inchoate 17:06] ~ >env | grep FOO
FOO=bar
[inchoate 17:06] ~ >unset FOO
[inchoate 17:06] ~ >env | grep FOO
[inchoate 17:06] ~ >export FOO=bar
[inchoate 17:06] ~ >exec zsh
[inchoate 17:06] ~ >unset FOO
[inchoate 17:06] ~ >env | grep FOO
FOO=bar
[inchoate 17:06] ~ >echo $FOO


I've tried rebuilding zsh but that has had no effect.

2) Various signals (SIGSTATUS & SIGINTR at least) were being sent when I
press ctrl-t/c, stty showed they weren't set. Using stty I can set them
and it works but it's odd it's changed.. Also I can't seem to reproduce
it now that I put the stty commands in my .zshrc, even if I comment
them out and log into a different TTY - some global variable not inited
in the TTY code(??).

--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
-- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C



© 2004-2008 readlist.com