bin
|
Don't free random memory; thanks gcc-4.
|
2006-05-14 01:09:03 +00:00 |
common
|
More cleanup.
|
2006-05-18 16:35:33 +00:00 |
crypto
|
XXX: GCC uninitialized variable
|
2006-05-14 02:40:03 +00:00 |
dist
|
Make the optimizer use unsigned numbers as the kernel does.
|
2006-05-17 17:48:36 +00:00 |
distrib
|
Use the gcc4 md list.
|
2006-05-19 01:49:05 +00:00 |
doc
|
Note import of Common Address Redundancy Protocol (CARP)
|
2006-05-19 14:12:22 +00:00 |
etc
|
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
|
2006-05-18 09:05:49 +00:00 |
games
|
don't try to switch a char and have a case of EOF - use an int.
|
2006-05-18 18:42:59 +00:00 |
gnu
|
add alpha native support
|
2006-05-19 11:44:24 +00:00 |
include
|
rename dd_rewind to dd_internal so that it can be re-used to implement
|
2006-05-17 20:32:19 +00:00 |
lib
|
cast shift argument in macro.
|
2006-05-19 14:40:15 +00:00 |
libexec
|
Coverity CID 3766: Avoid null pointer deref
|
2006-05-19 14:46:17 +00:00 |
regress
|
Add regression tests from PR/24324 by Arne H Juul
|
2006-05-17 21:12:23 +00:00 |
rescue
|
lmcctl has been replaced by lmcconfig.
|
2005-12-06 14:02:58 +00:00 |
sbin
|
Coverity CID 3275: Plug memory leak.
|
2006-05-19 14:52:39 +00:00 |
share
|
Do not warn that Ultra160 controllers are limited to 80MB/s. My AHA 29160
|
2006-05-19 16:15:14 +00:00 |
sys
|
UVM_MAPFLAG: add missing parens.
|
2006-05-19 15:08:14 +00:00 |
tools
|
quote variables in the gmake version of getvars() so that stuff that
|
2006-05-17 03:27:19 +00:00 |
usr.bin
|
Coverity CID 3147: Plug memory leak.
|
2006-05-19 17:21:46 +00:00 |
usr.sbin
|
Add a man page derived from the one in the distribution.
|
2006-05-15 02:17:43 +00:00 |
x11
|
Add missing closing brace. How did this ever work previously?
|
2006-04-21 21:46:06 +00:00 |
build.sh
|
Fix the iso-image action. These changes were accidentally omitted
|
2006-02-03 12:29:41 +00:00 |
BUILDING
|
mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord.
|
2006-01-29 14:03:59 +00:00 |
Makefile
|
retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4.
|
2006-04-07 19:38:58 +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 new sparc64 bootloader requirement.
|
2006-01-31 22:54:22 +00:00 |