This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-17 10:26:15 +00:00
Code
Issues
Releases
Activity
5ca13e05f7
freebsd
/
lib
/
libncurses
/
MKkeys.awk
Andrey A. Chernov
c0e33523c8
Moved from ports with several enhancements
1994-10-07 08:58:58 +00:00
2 lines
44 B
Awk
Raw
Blame
History
{
printf
"\tadd_to_try(%s, %s);\n"
,
$
1
,
$
2
;
}
Reference in New Issue
View Git Blame
Copy Permalink