Go to file
bouyer 62b855014e m_copyback() doesn't work the way I expexted it: it doesn't update the
mbuf fields, and it seems it doesn't allocate mbuf clusters for large
packets. So revert to using MCLGET() if needed and memcpy to get the
data in the mbuf.
Should fix panic in m_makewritable() reported by Mike M. Volokhov
and Andreas Wrede on port-xen, patch tested by Andreas Wrede.
2006-03-16 23:02:50 +00:00
bin Make the -s flag of fc work correctly. Ensure that only one command is specified 2006-03-06 00:09:22 +00:00
common Enforce argument domain by assigning to a char variable and searching 2006-03-13 15:41:46 +00:00
crypto Make sure the right error is reported later, if all socket() calls fail. 2006-03-01 15:39:00 +00:00
dist Get rid of c99isms in the form of variable number of args to CPP macros. 2006-03-12 18:47:27 +00:00
distrib Unobsolete slstats and its man page, now the links have been added. 2006-03-16 22:06:40 +00:00
doc gcc-4.0.3 out. 2006-03-14 23:38:33 +00:00
etc added be_BY.CP1251, ru_BY.CP1251, ru_RU.CP1251 locale. 2006-03-14 16:16:44 +00:00
games Use MKPRIVATELIB instead of NOLINKLIB/NOMAN/NOPIC/NOLINT. 2006-02-25 12:04:23 +00:00
gnu In binutils 2.16 new SuperH flags were introduced. Since we still use 2006-03-07 02:16:23 +00:00
include Add strtof(3) and strtold(3); welcome libc 12.137. 2006-03-15 17:35:17 +00:00
lib Bump date for previous. 2006-03-15 22:09:06 +00:00
libexec Remove the LD_BIND_NOW item 2006-03-04 09:00:22 +00:00
regress Refactor this test suite for v4-only and dual-stack hosts. 2006-03-16 16:24:23 +00:00
rescue lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
sbin PR/31531: Takahiro Kambe: shutdown(8) quietly exit if execed from login shell 2006-03-07 22:19:55 +00:00
share Comment out xrefs to man pages we do not have. Add serial comma. 2006-03-16 22:04:25 +00:00
sys m_copyback() doesn't work the way I expexted it: it doesn't update the 2006-03-16 23:02:50 +00:00
tools Twiddle configure/configure.ac to check/define/create machine/endian.h; this 2006-02-22 00:14:05 +00:00
usr.bin warns=4 2006-03-16 16:49:07 +00:00
usr.sbin forgot to commit the links to sl* 2006-03-16 16:53:23 +00:00
x11 Add support for Xews4800mips under src/x11. 2005-12-29 15:52:20 +00:00
BUILDING mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord. 2006-01-29 14:03:59 +00:00
Makefile * Add an "iso-image" target in the top level Makefile, 2006-01-28 21:34:07 +00:00
Makefile.inc
UPDATING Note new sparc64 bootloader requirement. 2006-01-31 22:54:22 +00:00
build.sh Fix the iso-image action. These changes were accidentally omitted 2006-02-03 12:29:41 +00:00