freebsd-nq/share
Hartmut Brandt 7e9024cdd9 Add a facility for devices, specifically network interfaces, that require
large to huge amounts of small or medium sized receive buffers. The problem
with these situations is that they eat up the available DMA address space
very quickly when using mbufs or even mbuf clusters. Additionally this
facility provides a direct mapping between 32-bit integers and these buffers.
This is needed for devices originally designed for 32-bit systems. Ususally
the virtual address of the buffer is used as a handle to find the buffer as
soon as it is returned by the card. This does not work for 64-bit machines
and hence this mapping is needed.
2003-07-15 08:59:38 +00:00
..
colldef Add ARMSCSII-8 locale 2003-07-05 12:03:16 +00:00
dict Add amnia, amniotic, and amniocentesis. 2003-05-05 05:51:16 +00:00
doc Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
examples Thanks to Ruslan's src/etc/sendmail/Makefile patch, it is now safe 2003-07-06 19:01:41 +00:00
info Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
isdn FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
man Add a facility for devices, specifically network interfaces, that require 2003-07-15 08:59:38 +00:00
me Fix typos (s/seperat/separat/ et al); add FreeBSD ID. 2002-08-12 10:04:32 +00:00
misc Regen: 2003-07-04 12:23:36 +00:00
mk Since -march=pentium4 is supposed to be fixed with GCC 3.3, and 2003-07-13 10:34:09 +00:00
mklocale Add ARMSCSII-8 locale 2003-07-05 12:03:16 +00:00
monetdef Add ARMSCSII-8 locale 2003-07-05 12:03:16 +00:00
msgdef Add ARMSCSII-8 locale 2003-07-05 12:03:16 +00:00
numericdef Add ARMSCSII-8 locale 2003-07-05 12:03:16 +00:00
security Hook up a sample LOMAC labeling policy. Unlike the old LOMAC module, 2002-12-03 15:16:10 +00:00
sendmail Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
skel Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
syscons Fix Ctrl-\ 2003-07-06 03:09:40 +00:00
tabset FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
termcap Add or correct section number in .Xr 2003-06-08 13:27:57 +00:00
timedef Add ARMSCSII-8 locale 2003-07-05 12:03:16 +00:00
zoneinfo Merge from vendor branch: 2003-04-28 18:57:25 +00:00
Makefile Reenable building in share/mklocale for sparc64. It seems to work fine 2003-01-03 18:06:21 +00:00
Makefile.inc