Go to file
rpaulo 08d09ff6c5 In sysctl_iflist() don't assume TAILQ_FIRST() will never be NULL.
Prevents crash found by Uwe and fix confirmed working by Jeff Ito (all
on tech-net).
2006-02-21 22:01:17 +00:00
bin Ensure we exit with an error if we don't actually do anything. 2006-02-11 11:04:57 +00:00
common Don't bloat the standalone images with preset CRC tables and large routines. 2006-02-18 18:39:58 +00:00
crypto Add a namespace.h to rename the most conflict inducing names from libssh. 2006-02-13 16:49:33 +00:00
dist Add an initial version of the iscsiconfig utility - initially only 2006-02-20 09:00:05 +00:00
distrib add kochi@ as portmaster for ia64 2006-02-20 19:30:06 +00:00
doc Take responsibility for vesafb, splash 2006-02-18 21:16:06 +00:00
etc A version of etc/Makefile that doesn't contain the word WAIT. 2006-02-17 22:09:33 +00:00
games Correct The Hitchhiker's Guide to the Galaxy entry about dolphins as per 2006-02-20 03:00:27 +00:00
gnu add missing port-ibmnws category 2006-02-20 18:27:19 +00:00
include Don't expose struct pw_policy and use pw_policy_t, use malloc, man-page 2006-02-18 16:32:45 +00:00
lib scale denormal numbers, to get a meaningful exponent (and a mantissa 2006-02-21 16:30:56 +00:00
libexec
regress test some basic operations with subnomal numbers 2006-02-21 16:36:57 +00:00
rescue
sbin Add the ability to control the splash screen. 2006-02-18 19:35:11 +00:00
share Document "show all pages". Reminded by wiz. 2006-02-19 22:46:40 +00:00
sys In sysctl_iflist() don't assume TAILQ_FIRST() will never be NULL. 2006-02-21 22:01:17 +00:00
tools I haven't touched the mknative stuff since 2002. Take my name off of the 2006-02-17 17:34:30 +00:00
usr.bin Allow menu entry option names to be code fragments that (should) call 2006-02-20 21:06:40 +00:00
usr.sbin Add an initial makefile for the iscsiconfig utility. We don't yet descend 2006-02-20 09:01:39 +00:00
x11
build.sh Fix the iso-image action. These changes were accidentally omitted 2006-02-03 12:29:41 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING