ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk
r4550
File (rev) Last Change
 ../
usr.sbin/ 4530 (12 years ago) by laffer1: remove pkg_install tools from src. This has been replaced by mport tools
usr.bin/ 4523 (12 years ago) by laffer1: remove advertising clause, add missing options, sync with FreeBSD 10, tag
tools/ 4408 (12 years ago) by laffer1: Introduce BSD licensed version of grep. MK_BSD_GREP = yes turns it on as grep, otherwise gnu grep is installed as grep and bsdgrep is bsd licensed grep. In the inverse, gnu grep becomes gnugrep. For "compatibility", bsdgrep can use the gnu regex library which is also faster, but then it's not purely bsd.
sys/ 4548 (12 years ago) by laffer1: update stub generator
share/ 4541 (12 years ago) by laffer1: Improve 256 color support. - Add screen-256color, - Improve rxvt-256color to set pa and op properly. - Add rxvt-unicode-256color as an alias to rxvt-256color.
secure/ 3724 (13 years ago) by laffer1: Turn the version addendum back on.
sbin/ 4484 (12 years ago) by laffer1: change path to raid 5 header
rescue/ 3735 (13 years ago) by laffer1: turn of zfs and tar for now to unbreak world.
release/ 4406 (12 years ago) by laffer1: uniformly use the -f option to ln so we don't die on a dup symlink
nrelease/ 4160 (12 years ago) by laffer1: update web page for live cd
libexec/ 4458 (12 years ago) by laffer1: fix security hole in ftpd/libc/
lib/ 4482 (12 years ago) by laffer1: add feature_present(3) to test for kernel features.
kerberos5/ 4284 (12 years ago) by laffer1: we have strndup
include/ 4539 (12 years ago) by laffer1: work around a GCC 4.2 bug. typeof(1.0fi) != float _Complex typeof((float _Complex)1.0fi) != float _Complex typeof((float _Complex)1.0i) == float _Complex In other words: if casting to an equal size, GCC seems to take a shortcut. By casting down from a double to a float, GCC doesn't take this shortcut, yielding the proper type. Obtained from: FreeBSD
gnu/ 4450 (12 years ago) by laffer1: Introduce lgpl version of libdialog. Retain old version as libodialog for backward compatibility for a few things that still need it like tzsetup and sade. Hopefully sysinstall will die soon.
games/ 4546 (12 years ago) by laffer1: helps if you don't forget the subdirectory
etc/ 4542 (12 years ago) by laffer1: add bsdinstall to mtree
crypto/ 4464 (12 years ago) by laffer1: telnetd: fix a root exploit from a fixed buffer that was not checked
contrib/ 4550 (12 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r4549, which included commits to RCS files with non-trunk default branches.
cddl/ 4330 (12 years ago) by laffer1: Revert zfs related file changes from several days ago. This was a bad idea.
bin/ 4437 (12 years ago) by laffer1: disable depricated per tg's suggestion
apache/ 4329 (12 years ago) by laffer1: The overflow bug has been found and fixed. Turn on SSP
UPDATING 4476 (12 years ago) by laffer1: document new graid5(8)
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 4404 (12 years ago) by laffer1: add doc distribution
Makefile 4326 (12 years ago) by laffer1: add additional targets to Makefile that we've already done in Makefile.inc1
COPYRIGHT 4510 (12 years ago) by laffer1: A little early, but Happy New Year. I'll forget otherwise :)
22 directories and 6 files shown