Go to file
thorpej 6977737a82 Add a new socket state flag SS_MORETOCOME, to indicate to the lower layer
that more data is about to arrive in a PRU_SEND.

Suggested by Justin Walker <justin@apple.com> on the freebsd-net
mailing list.
1998-12-16 00:24:10 +00:00
bin Patch per PR#6166 and clean up some nroff bogons. 1998-12-13 19:34:44 +00:00
distrib add sparc64 man8 sections. 1998-12-13 01:20:28 +00:00
etc Use "#" instead of "//" for comments. 1998-12-15 01:08:43 +00:00
games tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.conf 1998-12-06 09:06:45 +00:00
gnu ldd & ldconfig are no longer here. 1998-12-15 22:36:24 +00:00
include Pull in <a.out.h>. 1998-12-15 21:28:28 +00:00
lib Minor size_t!=int related cleanup, only effective on the alpha. 1998-12-13 12:21:46 +00:00
libexec Export the common shared library search functions in its own header file. 1998-12-15 23:16:14 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin Adapt to new location in `src/sbin'. 1998-12-15 22:49:42 +00:00
share Use -O2 on m68k. 1998-12-12 20:48:53 +00:00
sys Add a new socket state flag SS_MORETOCOME, to indicate to the lower layer 1998-12-16 00:24:10 +00:00
usr.bin Move ldd special case one level down. 1998-12-15 22:08:53 +00:00
usr.sbin Remove "named-bootconf" while doing "make clean". 1998-12-15 01:06:04 +00:00
Makefile GC old gcc 2.7.2.2. 1998-12-12 23:44:22 +00:00