This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
adb6523077
NetBSD
/
usr.bin
/
menuc
History
uwe
9e180a6532
Fix typo in ad clause. Ok perry@.
2019-12-03 01:45:34 +00:00
..
testm
Fix typo in ad clause. Ok perry@.
2019-12-03 01:45:34 +00:00
avl.c
defs.h
Add (optional) support for expanded static menu texts - that is: whatever
2018-11-21 20:04:48 +00:00
main.c
Makefile
mdb.c
Menu 0 does not exist anymore (it is now OPT_NOMENU), so emit an empty
2019-06-23 11:31:10 +00:00
mdb.h
define as hex and make MC_VALID smaller so it fits in a short.
2019-06-23 22:46:41 +00:00
menu_sys.def
use calloc properly.
2019-06-23 22:47:22 +00:00
menuc.1
Use OPT_NOMENU as error return for new_menu (instead of old hard coded -1).
2019-06-23 11:22:48 +00:00
parse.y
Use OPT_NOMENU instead of -1
2019-06-23 22:48:15 +00:00
pathnames.h
scan.l
Add an option to supress the vertical space between menu title and
2019-02-25 20:47:37 +00:00
util.c
don't cast malloc.
2019-06-23 22:46:53 +00:00