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
f579b0bca7
NetBSD
/
usr.bin
/
menuc
History
dsl
f579b0bca7
Let page up/down go to first/last menu item when it is already showing.
2003-05-07 16:54:39 +00:00
..
testm
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
2001-12-12 12:24:19 +00:00
avl.c
Fix bug in AVL tree routines. Correct man page.
2002-03-21 05:15:39 +00:00
defs.h
Make almost all tools compile and run properly on non-NetBSD hosts. (In
2002-01-29 10:20:28 +00:00
main.c
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
2000-07-03 02:51:12 +00:00
Makefile
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
2002-01-31 22:43:33 +00:00
mdb.c
produce lint free code.
2003-01-10 20:00:50 +00:00
mdb.h
Tweek the "no shortcut" code.
2000-08-15 02:09:11 +00:00
menu_sys.def
Let page up/down go to first/last menu item when it is already showing.
2003-05-07 16:54:39 +00:00
menuc.1
.Nm does not need a dummy argument ("") before punctuation or
2003-02-25 10:34:36 +00:00
parse.y
Add left and right arrows to list of keys that page menes up/down.
2003-05-07 16:39:45 +00:00
pathnames.h
Move hard-coded /usr/share/misc from mdb.c to pathnames.h, in accordance
2001-10-15 22:20:03 +00:00
scan.l
Tweek the "no shortcut" code.
2000-08-15 02:09:11 +00:00
util.c