This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4332fde98f
NetBSD
/
sys
/
kern
/
kern_exec.c
2 lines
36 B
C
Raw
Normal View
History
Unescape
Escape
fixed bug where extra spaces at the end of a shell name would cause shell scripts to be executed incorrectly. shells would receive an *empty* arg for name of script, open it, the kernel would say "oh, that's ." or something similar, and the results would be interesting... found, diagnosed, and killed by me.
1993-06-07 07:09:29 +04:00
revision
1.11
intentionally
removed