summaryrefslogtreecommitdiff
path: root/lib/libcurses/shlib_version
blob: 23c3974d2ba999dc9630b14a6bfa4d2a8fbaf153 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: shlib_version,v 1.39 2008/04/14 20:39:58 jdc Exp $
#	Remember to update distrib/sets/lists/base/shl.* when changing
#	Remember to run `make fileio.h` when changing
#	Remember to increment the major numbers of both libform and libmenu
#	when the libcurses major number increments.
#
major=6
minor=4
ntr.h. This is likely to cause short termad 2007-12-05Match the docs: MUTEX_DRIVER/SPIN are now only for porting code writtenad 2007-07-21Convert sysmon_taskqueue to use mutex(9) and condvar(9) and initializextraeme 2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad 2007-06-27Use aprint_debug rather than printf for the annoying messagextraeme 2006-11-16__unused removal on arguments; approved by core.christos 2006-10-12- sprinkle __unused on function decls.christos 2005-12-11merge ktrace-lwp.christos 2005-05-29- add constchristos 2003-09-06Rename the thread command name so that it fits on top's display.christos 2003-07-14add missing __KERNEL_RCSID()lukem 2003-04-20Generic "task queue" for sysmon back-ends. This provides a threadthorpej