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
fcc3b3198a
NetBSD
/
usr.bin
/
menuc
History
cgd
377a82ec74
fgetc() returns 'int'. (char)EOF != EOF on unsigned-char machines.
1998-01-15 22:36:41 +00:00
..
testm
Add code for handling NULL return from initscr(). Added "ERROR ACTION"
1997-11-09 20:59:11 +00:00
Makefile
use CPPFLAGS instead of CFLAGS
1997-10-22 01:47:23 +00:00
avl.c
…
defs.h
Add code for handling NULL return from initscr(). Added "ERROR ACTION"
1997-11-09 20:59:11 +00:00
main.c
fix up .Nm usage, getopt returns -1 not EOF
1997-10-19 05:08:17 +00:00
mdb.c
fgetc() returns 'int'. (char)EOF != EOF on unsigned-char machines.
1998-01-15 22:36:41 +00:00
mdb.h
…
menu_sys.def
Do screen refresh correctly.
1997-11-14 18:27:17 +00:00
menuc.1
fix up .Nm usage, getopt returns -1 not EOF
1997-10-19 05:08:17 +00:00
parse.y
Add code for handling NULL return from initscr(). Added "ERROR ACTION"
1997-11-09 20:59:11 +00:00
scan.l
Add code for handling NULL return from initscr(). Added "ERROR ACTION"
1997-11-09 20:59:11 +00:00
util.c
…