Go to file
darrenr 6cfa637a10 * from bpf 1.2a1, use the IO_NDELAY flag in bpfread() to indicate whether or
not a read operation should be allowed to sleep.  This allows the use of
  bd_rtout with a value of "-1" to be eliminated (signed comparison and
  assignment to an unsigned long.)
* in 1.91, a change was introduced that had bpfpoll() returning POLLRDNORM
  set when the timeout expired.  This impacted poorly on performance as well
  as causing select to return an fd available for reading when it wasn't.
  Change the behaviour here to only allow the possibility of POLLIN being
  returned as active in the event of a timeout.
2004-04-14 21:34:26 +00:00
bin fix bugs in the previous. use snprintf(). fixes the problem reported 2004-04-12 14:41:09 +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 - Remove me for acpi. 2004-04-14 15:45:22 +00:00
etc Convert lines of the form 2004-04-13 12:43:12 +00:00
games Undef bool before including <curses.h>, since it tries to typedef 2004-04-11 13:35:06 +00:00
gnu +TM_FILE= tm-x86-64nbsd.h 2004-04-12 07:19:16 +00:00
include fix comment (there could be more than 3 AI_xxx) 2004-04-14 04:37:59 +00:00
lib Add missing "-". 2004-04-14 13:40:30 +00:00
libexec Remove duplicated include of <sys/types.h> 2004-04-05 19:27:01 +00:00
regress The bug that this test was intended to check is rather volatile. In testing 2004-03-30 09:33:55 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin add support for downgrading a filesystem fslevel from 4 to 3 2004-04-14 17:37:11 +00:00
share Rather than using RB_EMPTY() for checking if a splay tree is empty, 2004-04-14 11:05:19 +00:00
sys * from bpf 1.2a1, use the IO_NDELAY flag in bpfread() to indicate whether or 2004-04-14 21:34:26 +00:00
tools Fix the processing of '-s .lo\ .ln' (etc). 2004-03-27 18:36:23 +00:00
usr.bin Allow "string" and "${varspec}" on lhs of conditionals. 2004-04-13 16:06:23 +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 convert from (cd ${foo} && ${MAKE} bar) to ${MAKEDIRTARGET} foo bar 2004-04-13 12:50:34 +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
UPDATING Note need for latest bsd.files.mk now wrt athhal-elf.o 2004-03-26 17:48:13 +00:00
build.sh Add 2004-02-06 23:19:30 +00:00