Go to file
he ce1061323d On a recursive panic(), don't try to take a dump, as that may very
well have triggered the recursive panic.
Fix the comment for panic() to reflect now-current reality: the code
was already changed never to sync() on panic(), now we avoid dumping
core on a recursive panic.
2010-01-26 12:59:50 +00:00
bin Document "-f". From Andreas Wiese in PR bin/35409, slightly modified. 2010-01-22 05:41:36 +00:00
common Fix unaligned access in *_Final for SHA224/SHA256/SHA384. 2010-01-24 21:11:18 +00:00
compat
crypto Fix some POD errors in the OpenSSL man pages. Regen them. Install some 2010-01-24 21:19:53 +00:00
dist fix some cases where the EREPORT macro defined to null (as in the NetBSD 2010-01-25 20:33:57 +00:00
distrib Convert remaining base-obsolete to comp-obsolete. 2010-01-26 12:45:46 +00:00
doc The current version of OpenLDAP is 2.4.21. 2010-01-22 20:33:18 +00:00
etc Add a regression test for the SHA2 family that also checks for unaligned 2010-01-24 21:12:17 +00:00
external scsi_command_t: rather than putting cleanup code before every 2010-01-25 13:45:16 +00:00
extsrc
games Close file when finished with it. Found by cppcheck. 2010-01-17 22:56:32 +00:00
gnu
include vasnprintf and asnprintf were never compiled in our libroken.a and never 2010-01-25 00:26:04 +00:00
lib let the previous fix apply to acos rather than atan2, 2010-01-20 16:49:42 +00:00
libexec Restore backwards compatibility for binaries referencing the main 2010-01-17 08:04:20 +00:00
regress
rescue
sbin Add display of Long Physical Sector and Long Logical Sectors feature set 2010-01-25 01:24:11 +00:00
share Mention that all tasks are executed before the halt. 2010-01-26 08:48:39 +00:00
sys On a recursive panic(), don't try to take a dump, as that may very 2010-01-26 12:59:50 +00:00
tests msdosfs depends on disk devices now 2010-01-25 19:27:24 +00:00
tools Regen this properly per procedure described in src/tools/compat/configure.ac. 2010-01-21 12:55:04 +00:00
usr.bin first Apple Macintosh, 1984 2010-01-24 22:56:12 +00:00
usr.sbin remove the HISTORY section that merely claimed this manual page was 2010-01-26 06:03:02 +00:00
x11
build.sh
BUILDING
Makefile
Makefile.inc
UPDATING