NetBSD/share
reinoud 5fc434dc18 Add a BUFQ_CANCEL() next to BUFQ_PUT() and BUFQ_GET().
BUFQ_CANCEL(queue, element) removes the specified element previously queued
on the queue. It returns NULL if it was not found on the queue and the
element if it was successfully removed.

Run trough tech-kern and changed name from BUFQ_REVOKE() by suggestion of
Jason Thorpe.
2008-04-30 12:09:02 +00:00
..
atf Sync with share files from atf 0.4. 2008-02-04 20:30:45 +00:00
dict
doc Sync with share files from atf 0.4. 2008-02-04 20:30:45 +00:00
examples MKMAN should not be set in source makefiles. Use NOMAN. 2008-03-09 22:47:11 +00:00
i18n fix wrong SRC_ZONE. 2008-04-12 13:13:50 +00:00
legal
locale
man Add a BUFQ_CANCEL() next to BUFQ_PUT() and BUFQ_GET(). 2008-04-30 12:09:02 +00:00
me Revert 1.8: .tr does not want HTML-escaped characters. 2007-11-14 22:54:38 +00:00
misc +CFG (context-free grammar, control-flow graph) 2008-03-16 20:50:00 +00:00
mk Use -nodefaultlibs instead of -nostdlib when linking libc and libgcc* 2008-04-29 07:48:31 +00:00
nls
tabset
termcap Enable the alternate character set on Eterms. 2008-03-11 18:47:57 +00:00
tmac Add doc2html support for Bro/Brc/Brq. 2007-12-15 14:57:39 +00:00
wscons
xml Add the ATF data files 2007-11-12 15:01:50 +00:00
xsl Add the ATF data files 2007-11-12 15:01:50 +00:00
zoneinfo also install zone.tab and iso3166.tab from tzdata, some applications 2007-11-08 20:14:07 +00:00
Makefile Add the ATF data files 2007-11-12 15:01:50 +00:00
Makefile.inc