Subject: CVS commit: [netbsd-3] src/lib/libcompat
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/04/2005 17:33:09
Module Name:	src
Committed By:	tron
Date:		Thu Aug  4 17:33:09 UTC 2005

Modified Files:
	src/lib/libcompat [netbsd-3]: Makefile

Log Message:
Pull up revision 1.28 (requested by drochner in ticket #632):
Move insque/remque/lsearch/lfind from libcompat to libc,
they are in XPG4-UNIX, XSH5.0, mentioned in SUSv3 etc.
Minimal update of the manpages. (more needed)


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.27.2.1 src/lib/libcompat/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.