Go to file
christos f13a3d0852 PR/9347: Eric E. Fair: socket buffer pool exhaustion leads to system deadlock
and unkillable processes.
1. Introduce new SBSIZE resource limit from FreeBSD to limit socket buffer
   size resource.
2. make sokvareserve interruptible, so processes ltsleeping on it can be
   killed.
2004-04-17 15:15:29 +00:00
bin remove misplaced semi-colons. 2004-04-16 22:46:28 +00:00
contrib/sys Convert athhal-elf.o to a .uue and add appropriate make hooks to use it 2004-03-25 23:32:10 +00:00
crypto properly validate phase 1 signature. 2004-04-12 03:34:05 +00:00
dist tcpdump can bomb w/ too big isakmp header fields. 2004-04-12 03:53:20 +00:00
distrib use ${DISTRIBVER} for the version number, not ${VER}. 2004-04-12 03:49:24 +00:00
doc update cvs version # 2004-04-16 08:41:26 +00:00
etc This rc.d script attempts to correct problems 2004-04-16 14:52:52 +00:00
games Undef bool before including <curses.h>, since it tries to typedef 2004-04-11 13:35:06 +00:00
gnu upgrade to 1.11.15. includes security fixes. 2004-04-16 04:07:22 +00:00
include fix comment (there could be more than 3 AI_xxx) 2004-04-14 04:37:59 +00:00
lib Remove duplicate word, from jfb@openbsd via jmc@openbsd. 2004-04-15 08:13:29 +00:00
libexec Remove duplicated include of <sys/types.h> 2004-04-05 19:27:01 +00:00
regress Use unions to avoid strict aliasing rules. And it makes the code easier 2004-04-15 19:01:57 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin fix support for creating APPLE_UFS filesystems with -v 2004-04-14 22:06:33 +00:00
share always #define __AMD64__ on and64 -- xfree86 depends on it 2004-04-15 14:48:41 +00:00
sys PR/9347: Eric E. Fair: socket buffer pool exhaustion leads to system deadlock 2004-04-17 15:15:29 +00:00
tools Fix the processing of '-s .lo\ .ln' (etc). 2004-03-27 18:36:23 +00:00
usr.bin Lincoln was fatally shot on the 14th, and only the 14th. Move the more 2004-04-17 04:06:55 +00:00
usr.sbin do not compile in print-isakmp.c, as src/dist/tcpdump contains ancient version 2004-04-12 04:01:27 +00:00
x11 only -D_PC on i386/amd64. from PR#25036. 2004-04-17 06:47:04 +00:00
build.sh Add 2004-02-06 23:19:30 +00:00
BUILDING Document MKTTINTERP. 2004-03-19 12:34:39 +00:00
Makefile Convert lines of the form 2004-04-13 12:43:12 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Note need for latest bsd.files.mk now wrt athhal-elf.o 2004-03-26 17:48:13 +00:00