This website requires JavaScript.
Explore
Help
Sign In
jimzah
/
freebsd-src
Watch
1
Star
0
Fork
0
You've already forked freebsd-src
mirror of
https://github.com/freebsd/freebsd-src.git
synced
2024-12-04 05:58:57 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
c0f3e0b9b0
freebsd-src
/
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