Go to file
christos e052a053e4 Add some coverity allocation comments, and change the way the allocator
functions work. When they allocate storage that needs to be freed, instead
of setting a boolean, set the pointer to be freed. Plug some more memory
leaks found by inspection.
2006-03-31 21:58:08 +00:00
bin Don't leak memory if RJUST|LJUST is specified. This might fix a whole bunch 2006-03-29 15:51:00 +00:00
common remove bogus _LIBC defines. broke lint. 2006-03-30 20:37:51 +00:00
crypto Remove references to KerberosIV. 2006-03-23 19:58:03 +00:00
dist Bye bye cdk. Moved via repository copy to othersrc/dist/cdk 2006-03-31 17:40:18 +00:00
distrib Added evbmips instkernel and sysinst. 2006-03-30 15:45:42 +00:00
doc file-4.17 is out. 2006-03-30 17:41:14 +00:00
etc If we're building for mipsel, we need to build the INSTALL_OMSAL400 kernel 2006-03-31 21:25:59 +00:00
games Coverity CID 2452: possible negative array index; CID 1518 and CID 1517: possible overrun of static array 2006-03-30 05:04:22 +00:00
gnu Import of gnu make 3.80 for use with gcc4 cross builds. 2006-03-29 21:09:18 +00:00
include PR/33163: Auster Vl.: fts: cant allocate memory | filename too long 2006-03-30 01:23:50 +00:00
lib we don't have FE_TOWARDZERO (yet), refer to FP_RZ instead 2006-03-31 12:17:41 +00:00
libexec A new version of the cleaner. In general, works about as well as the old 2006-03-30 19:10:13 +00:00
regress Use /dev/MAKEDEV to create devices - instead of hardcoding i386 majors. 2006-03-26 20:27:52 +00:00
rescue lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
sbin Coverity CID 2784: Add more checks for value==NULL. 2006-03-30 08:02:40 +00:00
share make symlink types consistent. 2006-03-30 19:49:02 +00:00
sys Swap the order of the tf_gen and tf_id members of struct tmpfs_fid, 2006-03-31 20:27:49 +00:00
tools Turn on gmake builds if GCC4 is enabled (and force it's install before continuing 2006-03-29 21:10:52 +00:00
usr.bin Add some coverity allocation comments, and change the way the allocator 2006-03-31 21:58:08 +00:00
usr.sbin Show ECN ECE and CWR flags too. 2006-03-31 10:20:21 +00:00
x11 Lines with tabs only -> empty lines. 2006-03-31 21:43:42 +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