ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk
r3531
File Last Change
 ../
apache/ 3503 (13 years ago) by laffer1: conditionalize ipv6 support
bin/ 3390 (14 years ago) by laffer1: add option to show the file system type, -T
cddl/ 2006 (15 years ago) by laffer1: $MidnightBSD$, fix paths
contrib/ 3530 (13 years ago) by laffer1: Fix merge conflict
crypto/ 3204 (14 years ago) by laffer1: The SSL version 3 and TLS protocols support session renegotiation without cryptographically tying the new session parameters to the old parameters. Disable renegotiation of session parameters. This can break some software packages, but it's rarely used.
etc/ 3525 (13 years ago) by laffer1: Commit Jeremy Chadwick's netwait script. This script adds a timeout period for network activity while the system is starting. There's an assumption in the system that link state means the network is working. Some NICs such as the realtek based chips tend to go up and down causing the system to think everything is ok and then losing access to remote file systems, ntp/rdate, etc. This is not an ideal solution, but it does help. Based on FreeBSD PR conf/151063 It's quite possible they'll integrate something similar in their new defaultroute script in FreeBSD 8/9. Note this does not include the rc.conf.5 changes yet.
games/ 2825 (15 years ago) by laffer1: don't need mytinfo.. unbreak world
gnu/ 3491 (13 years ago) by laffer1: Move things along.. current is now 0.4-CURRENT. Change the man pages, osreldate and other tunables in the system accordingly. While we're here, update other bsd systems in our mdoc.local.
include/ 3229 (14 years ago) by laffer1: Wow, I'm forgetful today. Add the actual spawn.h file for posix_spawn(3).
kerberos5/ 2375 (15 years ago) by laffer1: remove freebsd checks
lib/ 3531 (13 years ago) by laffer1: A recently security vulnerability was reported in glob memory limit handling. It allows for remote dos attacks on ftp and sftp servers among other things. Add new limits based on a patch from DragonFly and NetBSD. Note there are still issues here: 1. No man page changes yet. 2. sftp has not been fully patched yet.
libexec/ 3513 (13 years ago) by laffer1: remove -o flag.. we don't really need it
nrelease/ 2525 (15 years ago) by laffer1: Make some needed changes. Switch to pax.
release/ 3137 (14 years ago) by laffer1: remove old documentation for architectures we never supported. Add some code to enable smp vs non smp kernels with the installer. note sysinstall changes have not been finished yet. update fixit.profile to include geom in the path
rescue/ 2007 (15 years ago) by laffer1: Modernize rescue
sbin/ 3488 (13 years ago) by laffer1: let the world know we're a midnightbsd partition. Reorder NTFS as it's more common. Add ASUS and DELL partition types.
secure/ 3271 (14 years ago) by laffer1: fix globbing
share/ 3464 (13 years ago) by laffer1: Remove icc support. We don't have it in mports anymore and newer versions don't work anyway.
sys/ 3524 (13 years ago) by laffer1: Conditionally define MAXCPU the same for all kernels regardless of SMP or !SMP. On i386 and amd64 define MAXCPU to 32 since they exist now. Most kernel structures are resized based on this value.
tools/ 3131 (14 years ago) by laffer1: remove ia64
usr.bin/ 3523 (13 years ago) by laffer1: Remove unnecessary white space. Add a possible fix for the cross compile problems on tinderbox.
usr.sbin/ 3438 (13 years ago) by laffer1: make warns3 friendly
COPYRIGHT 3220 (14 years ago) by laffer1: Happy new year!
MAINTAINERS 3125 (14 years ago) by laffer1: archite hasn't worked on this as security officer for awhile.. ctriv probably wants control over mport tools.
Makefile 1925 (15 years ago) by laffer1: add showconfig target. cleanup target option for kernel builds. adjust list of targets.
Makefile.inc1 3495 (13 years ago) by laffer1: Check target arch as well as target to deterimine if we are doing a cross build. This will help on systems with 32bit vs 64bit issues.
ObsoleteFiles.inc 3508 (13 years ago) by laffer1: Remove isdnd script
README 3123 (14 years ago) by laffer1: alright document nrelease too
UPDATING 3514 (13 years ago) by laffer1: Security update for integer overflow in bzip2
22 directories and 7 files shown