bin
|
Correct a check for an index being in bounds for a static array.
|
2006-03-17 00:02:30 +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
|
Only dereference b after it has been NULL checked.
|
2006-03-17 02:52:56 +00:00 |
distrib
|
Added myself, Alan Ritter
|
2006-03-17 03:23:28 +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
|
Free eonce in the case of bad event combination.
|
2006-03-17 02:34:22 +00:00 |
libexec
|
Fix three off-by-ones found by Coverity. CID 1444, 1445.
|
2006-03-17 02:12:15 +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
|
Fix case where argv wasn't returned or freed.
|
2006-03-17 02:48:29 +00:00 |
share
|
ETA estimated time of arrival
|
2006-03-16 23:27:20 +00:00 |
sys
|
Fix Coverity issues 2321 and 2320. Make sure to free allocated memory.
|
2006-03-17 06:01:14 +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
|
Ensure that malloc does not return NULL before copying the buffer.
|
2006-03-17 04:53:55 +00:00 |
usr.sbin
|
Fix -uu handling so recursive updates of already installed packages work,
|
2006-03-17 05:32:11 +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 |