ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk
r3579
File Last Change
 ../
apache/ 3503 (13 years ago) by laffer1: conditionalize ipv6 support
bin/ 3545 (13 years ago) by laffer1: test is closer than you think! DEBUG_FLAGS is the right way to do this.
cddl/ 2006 (15 years ago) by laffer1: $MidnightBSD$, fix paths
contrib/ 3540 (13 years ago) by laffer1: cvstrac fix.
crypto/ 3573 (13 years ago) by laffer1: A double free exists in the SSL client ECDH handling code, when processing specially crafted public keys with invalid prime numbers. [CVE-2010-2939]
etc/ 3538 (13 years ago) by laffer1: Add detatch code for usb mice. Techncially, moused dies anyway when it's disconnected, but this is correct.
games/ 2825 (15 years ago) by laffer1: don't need mytinfo.. unbreak world
gnu/ 3575 (13 years ago) by laffer1: fix some issues with cross builds... obviously perl will still be borked. This should have gone here first.
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/ 3579 (13 years ago) by laffer1: ansify and use null term character instead of just 0
libexec/ 3566 (13 years ago) by laffer1: remove debugging
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/ 3572 (13 years ago) by laffer1: - Check that strtoul(3) succeeds to convert the entire string in a few places. - In getasciilabel(), set the disk type only when a valid type is given. Obtained from: FreeBSD
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/ 3565 (13 years ago) by laffer1: Several portions of the kernel and userland code related to UFS file systems (and UFS2) cannot properly handle inode counts above 2^31 due to use of int types. Based on a patch from FreeBSD, I've modified our UFS2 implementation to handle unsigned values for inode counts which should allow for file systems greater than 16TB. newfs and growfs was also modified.
tools/ 3131 (14 years ago) by laffer1: remove ia64
usr.bin/ 3578 (13 years ago) by laffer1: Give a more specific error message depending on status of no target
usr.sbin/ 3549 (13 years ago) by laffer1: Update to 3.1
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 3573 (13 years ago) by laffer1: A double free exists in the SSL client ECDH handling code, when processing specially crafted public keys with invalid prime numbers. [CVE-2010-2939]
22 directories and 7 files shown