dragonfly.git
2004-06-24 Matthew DillonGet rid of the PFIL_HOOKS option, integrate pfil in...
2004-06-24 Matthew DillonBackout 1.19. It prevents some machines from booting...
2004-06-24 Matthew DillonThe route table treats sockaddr data as opaque, which...
2004-06-23 Eirik NygaardThis is less, correct name in upgrade file.
2004-06-23 Matthew DillonFix a broken vrele() in the session tty exit code.
2004-06-23 Matthew DillonHack in the code from FreeBSD-5 to set the timings...
2004-06-23 Matthew DillonDo a partial synch from FreeBSD-5 of the NVIDIA and...
2004-06-23 Matthew DillonFix an improper DELAY in the ata tag code (but nobody...
2004-06-23 Matthew DillonCheck for a queued interrupt being dispatched after...
2004-06-23 Hiten PandyaFix indentation.
2004-06-23 Hiten PandyaRemove references to FreeBSD in the comments.
2004-06-22 Matthew DillonUnbreak the buildworld by fixing a cc_tools dependancy...
2004-06-22 Chris PresseyPerl is no longer user during kernel build, so remove...
2004-06-22 Chris PresseyMake virecover more robust. Instead of aborting (and...
2004-06-22 Matthew DillonTurn propolice (-fstack-protector) on by default. ...
2004-06-21 Matthew DillonFix -j builds for gcc-3.4. The .nx build in cc_tools...
2004-06-21 Matthew DillonFix -j builds for gcc-3.4. The .nx build in cc_tools...
2004-06-21 Chris PresseyMerge with FreeBSD (HEAD) src/usr.sbin/adduser/*:
2004-06-21 Matthew DillonSome more M_NOWAIT->M_INTWAIT. Not sure if the sym...
2004-06-21 Matthew DillonGeneral M_NOWAIT -> M_INTWAIT work, except in periodic...
2004-06-21 Matthew DillonCorrect a known panic in the twe driver, M_NOWAIT ...
2004-06-21 Matthew Dillongcc-3.4 cleanups. missing break / goto labels.
2004-06-21 Matthew Dillongcc-3.4 cleanups. Add missing break statements, deal...
2004-06-21 Matthew DillonAdding missing break after default: (gcc-3.4).
2004-06-21 Matthew Dillongcc-3.4 cleanup.
2004-06-21 Matthew DillonHook gcc 3.4 into the buildworld. Rearrange HOST_CCVER...
2004-06-21 Matthew DillonFix a bug in 2.95.x prototypes that prevents us from...
2004-06-21 Matthew DillonAdd a missing break after default: for gcc-3.4 support.
2004-06-21 Matthew DillonRemove the last vestiges of -DCCVER from 2.95.x contrib...
2004-06-21 Matthew DillonFix a prototype error in gcc-3.3's com.h in order to...
2004-06-21 Matthew Dillon'lrint' is a gcc3.4 builtin and gcc3.4 is unhappy if...
2004-06-21 Chris PresseyMerge with FreeBSD (HEAD) src/usr.sbin/kbdmap/*:
2004-06-21 Hiten PandyaCheck kp (struct kinfo_proc *kp) against NULL and not...
2004-06-21 Hiten PandyaUse the kern.boottime sysctl for retrieving the system...
2004-06-21 Joerg Sonnenbergermake ==> ${MAKE} ${.TARGET}
2004-06-21 Joerg Sonnenbergermake => ${MAKE}
2004-06-20 Hiten PandyaMove the 'p_start' field from struct pstats (Process...
2004-06-20 Matthew DillonAllow CCVER to be empty, which will cause the compiled...
2004-06-20 Joerg SonnenbergerAdd the STABS default output hack for GCC 3.4 too.
2004-06-20 Joerg SonnenbergerFor cc_tools, recurse into cc_prep when building depend...
2004-06-20 Joerg SonnenbergerExplicitly recurse into gnu/usr.bin/cc34/cc_prep for...
2004-06-20 Joerg SonnenbergerExport HOST_CCVER via environment to fixate it to eithe...
2004-06-20 Joerg SonnenbergerDon't include _CPUCFLAGS since the host compiler (aka...
2004-06-20 Hiten PandyaZero-out the whole pstats structure and then copy the...
2004-06-20 Hiten PandyaZero the interval timers on fork(2) rather than copying...
2004-06-20 Hiten PandyaHook up the asa(1) utility to the build system.
2004-06-20 Hiten PandyaAdd the POSIXv2 asa(1) utility; it interprets FORTRAN...
2004-06-20 Hiten PandyaHook up the recently added utilities [1] to the build.
2004-06-20 Joerg SonnenbergerDefine __DragonFly_cc_version for CPP
2004-06-20 Matthew DillonBring in a trimmed down gcc-3.4-20040618.
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-20 Joerg SonnenbergerAlways set the _CPUCFLAGS in bsd.cpu.gcc2.mk to some...
2004-06-20 Joerg SonnenbergerUse our specs, not FreeBSD's.
2004-06-20 Joerg SonnenbergerManually recurse into ../cc_prepend for depend to worka...
2004-06-20 Joerg SonnenbergerRedo the ProPolice patches, there were partly broken.
2004-06-19 Hiten PandyaIEEE Std. 1003.1-2001 (SUSv3):
2004-06-19 Hiten PandyaAdd the csplit(1) utility, which splits files based...
2004-06-19 Joerg SonnenbergerFix GCC 3.4 build
2004-06-19 Joerg SonnenbergerFix GCC 3.4 build.
2004-06-19 Joerg SonnenbergerFix compilation "Label at end of compound statement...
2004-06-19 Chris PresseyFix a bogus type declaration to remove a compiler warni...
2004-06-19 Joerg SonnenbergerFix GCC 3.4 build
2004-06-19 Joerg SonnenbergerRemove the evil inline ==> rpcgen_inline CPP hack,...
2004-06-19 Matthew DillonFix an aggregious non-terminated buffer issue and also...
2004-06-19 Hiten PandyaFix prototype of usage().
2004-06-19 Joerg SonnenbergerFirst stage in cleaning the built-in pathes of gcc...
2004-06-19 Joerg SonnenbergerInclude ProPolice suport for GCC 3.4.
2004-06-19 Joerg SonnenbergerInclude ProPolice suport for GCC 3.4.
2004-06-18 David RhodusCreate twed0 entries in /dev
2004-06-18 David RhodusFix installworld by making it aware of the rconfig...
2004-06-18 Hiten PandyaAdd a helper utility, called asf(8): Add Symbol File.
2004-06-18 Matthew DillonA sample rconfig script which completely wipes and...
2004-06-18 Matthew Dillonchdir into WorkDir before running the downloaded script.
2004-06-18 Matthew DillonWrite a remote configuration utility called 'rconfig...
2004-06-17 Joerg SonnenbergerThe insn-conditions.c generated by stock GCC does some...
2004-06-17 David RhodusDefault the MMX/XMM kernel optimizations to the on...
2004-06-17 Joerg SonnenbergerDon't whine about malloc/realloc "poising" the code...
2004-06-17 Matthew DillonDon't set prefetch mode on VIA chips, it causes problem...
2004-06-17 Hiten PandyaSpell 'written' properly.
2004-06-16 Hiten PandyaFix spelling in comment.
2004-06-16 Matthew DillonMake sure gcc_local.c and any left over patch mess...
2004-06-16 Matthew DillonClean up GCC3.3, rip out all the weird search paths...
2004-06-15 Joerg SonnenbergerFix warning
2004-06-15 Joerg SonnenbergerReally use the host compiler in bsd.hostprog.mk
2004-06-15 Joerg SonnenbergerNuke lib/csu/i386 (a.out support) and copy lib/csu...
2004-06-15 Joerg SonnenbergerAdd CCVER=gcc34 support to bsd.cpu.mk. Also add the...
2004-06-15 Joerg SonnenbergerAdd directory entries for GCC 3.4.
2004-06-15 Matthew DillonFix a race with the clearing of p->p_session->s_ttyvp...
2004-06-14 Joerg SonnenbergerBuild infrastructure for GCC 3.4
2004-06-14 Joerg SonnenbergerAdd the old CSU files to list of file to be deleted...
2004-06-14 Joerg SonnenbergerSwitch from GCC-version specific crtbegin/crtend code...
2004-06-14 Joerg SonnenbergerImport BSD-licensed crtbegin/crtend support.
2004-06-14 Hiten PandyaMake the procfs_validfile() function static.
2004-06-14 Hiten PandyaIf there was a cache hit, and the msf->m_flags was...
2004-06-12 Matthew Dillonstart_forked_proc() should not be called when rfork...
2004-06-12 Matthew DillonANSIfy the remaining K&R functions. Remove two bzero...
2004-06-12 Matthew DillonFix a bug in the reply port path related to aborts...
2004-06-11 Hiten PandyaDo not produce a warning if the sysctl does not exist...
2004-06-10 Matthew DillonBoth 'ps' and the loadav calculations got broken by...
2004-06-10 Joerg SonnenbergerAdd Makefile support for host programs (.nx) just like...
next