Go to file
thorpej 841fb8fd54 Don't try to dynamically create and destroy DMA maps. Instead, keep
it simple, and allocate one for each transmit and receive descriptor.

In addition to being simpler and faster, this fixes a serious memory leak
in the transmit path.
1998-02-11 01:28:22 +00:00
bin add -DUVM to CPPFLAGS if defined(UVM) 1998-02-09 06:25:15 +00:00
distrib Fix some printfs and prototypes. 1998-02-09 07:40:15 +00:00
etc * remove explicit bin:bin override on the last few directories that had it 1998-02-09 12:01:57 +00:00
games some more presidents, via tsarna@endicor.com in PR 4957 1998-02-09 07:05:35 +00:00
gnu ${TMAC,FONT}{OWN,GRP,MODE} default to $FILE{OWN,GRP,MODE} 1998-02-09 04:22:14 +00:00
include cleanup type usage 1998-02-10 04:12:24 +00:00
lib use u_int32_t instead of u_long 1998-02-10 06:32:42 +00:00
libexec add -DUVM to CPPFLAGS if defined(UVM) 1998-02-09 06:25:15 +00:00
regress Inherit Makefile.inc from one level up. 1998-01-22 19:29:37 +00:00
sbin make swapctl exit with non-zero if -A and nothing swapped on 1998-02-10 03:14:32 +00:00
share Add the LIMITMEM workaround for the kernel address space size problem. 1998-02-09 22:14:43 +00:00
sys Don't try to dynamically create and destroy DMA maps. Instead, keep 1998-02-11 01:28:22 +00:00
usr.bin allocate temporary storage for directory list, rather than clobbering 1998-02-10 21:52:51 +00:00
usr.sbin minor knf 1998-02-10 07:04:21 +00:00
Makefile Domestic library build fix: libtelnet depends on libdes and libkrb. libkrb 1998-02-10 04:38:13 +00:00