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
170250d428
NetBSD
/
usr.bin
/
menuc
History
christos
c9e3ec3ad5
Use OPT_NOMENU instead of -1
2019-06-23 22:48:15 +00:00
..
testm
Add an option to supress the vertical space between menu title and
2019-02-25 20:47:37 +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
Remove the advertising clause and appease the eye a bit (still not good, but
2012-03-06 16:55:18 +00:00
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