ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk
r4728
File Last Change
 ../
apache/ 4329 (12 years ago) by laffer1: The overflow bug has been found and fixed. Turn on SSP
bin/ 4683 (12 years ago) by laffer1: take into account hflag
cddl/ 4330 (12 years ago) by laffer1: Revert zfs related file changes from several days ago. This was a bad idea.
contrib/ 4654 (12 years ago) by laffer1: we don't have a math emulator
crypto/ 4464 (12 years ago) by laffer1: telnetd: fix a root exploit from a fixed buffer that was not checked
etc/ 4691 (12 years ago) by laffer1: conditionalize sendmail and use new style for bind
games/ 4546 (12 years ago) by laffer1: helps if you don't forget the subdirectory
gnu/ 4655 (12 years ago) by laffer1: set type to midnightbsd so we know it's from the base system easily
include/ 4702 (12 years ago) by laffer1: POSIX 2008 ify scandir and alphasort
kerberos5/ 4284 (12 years ago) by laffer1: we have strndup
lib/ 4706 (12 years ago) by laffer1: sync with freebsd 7.1
libexec/ 4637 (12 years ago) by laffer1: Introduce support for preinit, init and fini arrays per the ELF standard. This patch is based on work by John Marino for DragonFly. This makes us the second BSD to support this feature. From his comments: For the main executable file, the .init_array and .fini_array sections are handled by crt1, just like .init and .fini are. In the case of a statically linked binary, the .preinit_array section is also handled by crt1. The real-time linker handles the .init_array and .fini_array sections for dynamically shared objects (libraries) and .preinit_array for dynamically-linked binaries. There are no .preinit_array sections in the DSOs per standard. These sections are described by the System V Application Binary Interface http://www.sco.com/developers/gabi/latest/ch4.sheader.html#special_sections In order for this patch to work, we also introduced several items from NetBSD needed for newer versions of GCC as well as some features used in this patch. (cdefs.h) Finally, we're also through in manpages for cpu set which is totally unrelated, but an obmission from a previous patch for ULE.
nrelease/ 4160 (12 years ago) by laffer1: update web page for live cd
release/ 4591 (12 years ago) by laffer1: Fix more bugs with the installer
rescue/ 3735 (13 years ago) by laffer1: turn of zfs and tar for now to unbreak world.
sbin/ 4598 (12 years ago) by laffer1: migrate to MidnightBSD partition types
secure/ 3724 (13 years ago) by laffer1: Turn the version addendum back on.
share/ 4693 (12 years ago) by laffer1: add arch.inc.mk
sys/ 4728 (12 years ago) by laffer1: add ;
tools/ 4580 (12 years ago) by laffer1: one of the sources is no longer available. need a new way to get this list
usr.bin/ 4671 (12 years ago) by laffer1: handle multiple strings
usr.sbin/ 4665 (12 years ago) by laffer1: add cpucontrol(8) for cpuctl(4)
COPYRIGHT 4565 (12 years ago) by laffer1: fix typo.. oops :)
Makefile 4326 (12 years ago) by laffer1: add additional targets to Makefile that we've already done in Makefile.inc1
Makefile.inc1 4694 (12 years ago) by laffer1: minor tweaks
ObsoleteFiles.inc 4531 (12 years ago) by laffer1: add pkg_tools to obsolete list
README 3889 (13 years ago) by laffer1: Document the apache directory.
UPDATING 4666 (12 years ago) by laffer1: document cpucontrol(8)
22 directories and 6 files shown