ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk
r4827
File (rev) Last Change
 ../
usr.sbin/ 4738 (12 years ago) by laffer1: add setfib frontend utility to control which routing table to use.
usr.bin/ 4780 (12 years ago) by laffer1: tag
tools/ 4781 (12 years ago) by laffer1: add zfs regression test suite.
sys/ 4826 (12 years ago) by laffer1: Change how tmpfs calculates available pages. This stops a lot of problems with ZFS enabled and small swap sizes. Obtained from: FreeBSD (svn 227802)
share/ 4796 (12 years ago) by laffer1: dtrace support
secure/ 3724 (13 years ago) by laffer1: Turn the version addendum back on.
sbin/ 4749 (12 years ago) by laffer1: add support for multiple routing tables (setfib)
rescue/ 3735 (13 years ago) by laffer1: turn of zfs and tar for now to unbreak world.
release/ 4591 (12 years ago) by laffer1: Fix more bugs with the installer
nrelease/ 4160 (12 years ago) by laffer1: update web page for live cd
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.
lib/ 4827 (12 years ago) by laffer1: expose symbols identically to FreeBSD 7.x. This allows us to maintain binary compatibility with early releases.
kerberos5/ 4284 (12 years ago) by laffer1: we have strndup
include/ 4778 (12 years ago) by laffer1: revert some changes to pthread.h and dirent.h fixup symbols for libc and add fcntl / __fcntl interface. remove some of the solaris src hacks for zfs.
gnu/ 4655 (12 years ago) by laffer1: set type to midnightbsd so we know it's from the base system easily
games/ 4546 (12 years ago) by laffer1: helps if you don't forget the subdirectory
etc/ 4691 (12 years ago) by laffer1: conditionalize sendmail and use new style for bind
crypto/ 4464 (12 years ago) by laffer1: telnetd: fix a root exploit from a fixed buffer that was not checked
contrib/ 4809 (12 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r4808, which included commits to RCS files with non-trunk default branches.
cddl/ 4814 (12 years ago) by laffer1: tag
bin/ 4813 (12 years ago) by laffer1: version
apache/ 4329 (12 years ago) by laffer1: The overflow bug has been found and fixed. Turn on SSP
UPDATING 4811 (12 years ago) by laffer1: mksh R40f
README 3889 (13 years ago) by laffer1: Document the apache directory.
ObsoleteFiles.inc 4531 (12 years ago) by laffer1: add pkg_tools to obsolete list
Makefile.inc1 4694 (12 years ago) by laffer1: minor tweaks
Makefile 4326 (12 years ago) by laffer1: add additional targets to Makefile that we've already done in Makefile.inc1
COPYRIGHT 4565 (12 years ago) by laffer1: fix typo.. oops :)
22 directories and 6 files shown