ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk
r3581
File Last Change
 ../
cddl/ 2006 (15 years ago) by laffer1: $MidnightBSD$, fix paths
rescue/ 2007 (15 years ago) by laffer1: Modernize rescue
kerberos5/ 2375 (15 years ago) by laffer1: remove freebsd checks
nrelease/ 2525 (15 years ago) by laffer1: Make some needed changes. Switch to pax.
games/ 2825 (15 years ago) by laffer1: don't need mytinfo.. unbreak world
tools/ 3131 (14 years ago) by laffer1: remove ia64
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
include/ 3229 (14 years ago) by laffer1: Wow, I'm forgetful today. Add the actual spawn.h file for posix_spawn(3).
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.
apache/ 3503 (13 years ago) by laffer1: conditionalize ipv6 support
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.
contrib/ 3540 (13 years ago) by laffer1: cvstrac fix.
bin/ 3545 (13 years ago) by laffer1: test is closer than you think! DEBUG_FLAGS is the right way to do this.
usr.sbin/ 3549 (13 years ago) by laffer1: Update to 3.1
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.
libexec/ 3566 (13 years ago) by laffer1: remove debugging
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
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]
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.
usr.bin/ 3578 (13 years ago) by laffer1: Give a more specific error message depending on status of no target
lib/ 3581 (13 years ago) by laffer1: fix typo.
Makefile 1925 (15 years ago) by laffer1: add showconfig target. cleanup target option for kernel builds. adjust list of targets.
README 3123 (14 years ago) by laffer1: alright document nrelease too
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.
COPYRIGHT 3220 (14 years ago) by laffer1: Happy new year!
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
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