dragonfly.git
2006-10-04 Simon SchubertFix pathnames for gcc41
2006-10-03 YONETANI TomokazuBorrow the code from test/pcpu/cpustat.c to display...
2006-10-03 Sascha WildnerUse .Dx
2006-10-03 Sascha WildnerRemove obsolete disk size check.
2006-10-02 Simon SchubertNO_PKGTOOLS doesn't exist anymore
2006-10-02 Simon SchubertUnhook the old ports tools from the build
2006-10-02 Simon SchubertMake xlint work with gcc3+
2006-10-01 Sascha WildnerRegen.
2006-10-01 Victor Balada... Fix name collision on C++.
2006-10-01 Jeffrey HsuCombine two allocations into one.
2006-09-30 Sascha WildnerFix redefinition of M_IPMADDR malloc type.
2006-09-30 Sascha WildnerRemove unneccessary MALLOC_DECLARE (declared static...
2006-09-30 Sascha WildnerDe-staticize (previously declared extern).
2006-09-30 Sascha WildnerAdd missing header for struct pcb.
2006-09-30 Sascha WildnerRearrange stuff a bit to satisfy GCC 4.1.
2006-09-30 Sascha WildnerRemove wrong redeclarations.
2006-09-30 Sascha WildnerAvoid casts as lvalues.
2006-09-30 Sascha WildnerRemove incorrect extern declarations for stuff that...
2006-09-30 Sascha WildnerGCC 4.1 also needs memset() in a freestanding environment.
2006-09-30 Simon SchubertMark the static abi tag variable used, so gcc41 doesn...
2006-09-30 Sascha WildnerFix typo.
2006-09-30 Simon SchubertAlways zero out vpp, like the nresolve compat code...
2006-09-30 Simon SchubertFix smb panic, td might be NULL
2006-09-29 Victor Balada... Delete unused bind version.
2006-09-29 Simon SchubertUnbreak world build by including a now required header
2006-09-29 Jeffrey HsuWe're guaranteed m_pkthdr.fw_flags is already zero...
2006-09-29 Jeffrey HsuExplicitly mark places in the IPv6 code that require...
2006-09-28 Peter AvalosFix most compiler warnings. The last warnings at WARNS...
2006-09-28 Simon SchubertUpdate README.DELETED
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-28 Simon SchubertImport erroneously removed header from OpenSSH-4.4p1
2006-09-28 Simon SchubertUpdate build infrastructure for openssh-4.4p1
2006-09-28 Simon SchubertUpdate our READMEs
2006-09-28 Simon SchubertImport stripped down sources of OpenSSH-4.4p1
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-28 Simon SchubertUpdate strtonum(3) to the latest OpenBSD version, which...
2006-09-28 Peter AvalosThe "is_eof" commit made this WARNS 3.
2006-09-28 Peter AvalosFix compiler warnings by creating a new macro "is_eof...
2006-09-28 Peter AvalosRemove WARNS since it's in ../Makefile.inc.
2006-09-27 Peter AvalosGrammer fixes taken from OpenBSD.
2006-09-27 Peter AvalosRemove crufty build options that are not relevant.
2006-09-27 Simon SchubertWelcome the build infrastructure for gcc41
2006-09-27 Simon SchubertAdd our READMEs
2006-09-27 Simon SchubertMerge from vendor branch GCC:
2006-09-27 Simon SchubertImport a stripped down version of gcc-4.1.1
2006-09-27 Simon SchubertRun trimdir in a subshell so that our cwd doesn't chang...
2006-09-26 Matthew DillonFollow up to kern_conf.c 1.16. We can't just ignore...
2006-09-26 Matthew DillonFix a bug in the device intercept code used by /dev...
2006-09-26 Matthew DillonFix an off-by-one error. Track #1 is index 0 in the...
2006-09-25 Simon SchubertAlways warn about identical target and source. Neverth...
2006-09-24 Simon SchubertDon't unlink the target if the source and target are...
2006-09-24 Matthew DillonTry to clean up any remaining filesystem references...
2006-09-23 Peter AvalosMake bsdtar our default tar. GNU tar is still installe...
2006-09-23 Sepherosa ZiehauWhitespace adjustment.
2006-09-22 Matthew DillonFix a compile error when DDB is not defined. db_print_...
2006-09-22 Sascha WildnerRemove some unnecessary -r options and use csh for...
2006-09-22 Scott UllrichM_WRITABLE() is not applicable to DFLY since if*mp...
2006-09-21 Victor Balada... Upgrade to bind-9.3.2-P1. Delete unused cat files for...
2006-09-21 Matthew DillonRecent dev_t work confused sysctl. Adjust the reported...
2006-09-21 Sascha WildnerRemove unused function.
2006-09-21 YONETANI TomokazuTypo in commented out line.
2006-09-21 Matthew DillonAdd an option that causes cpdup to skip CHR or BLK...
2006-09-21 Matthew DillonFix a bug in the script softlink code. The softlinks...
2006-09-20 Victor Balada... Merge from vendor branch BIND:
2006-09-20 Victor Balada... Add updated README files based on our previous version
2006-09-20 Victor Balada... Upgrade bind to bind-9.3.2-P1. This tools are no longer...
2006-09-20 Victor Balada... Upgrade bind to bind-9.3.2-P1
2006-09-20 Victor Balada... Import of bind-9.3.2-P1
2006-09-20 Victor Balada... Merge from vendor branch BIND:
2006-09-20 Sascha WildnerAs of the recent libarchive upgrade, archive_read_open_...
2006-09-19 Matthew DillonCheck that namecache references to the mount point...
2006-09-19 Matthew DillonRemove the last bits of code that stored mount point...
2006-09-19 Simon Schubert1:1 Userland threading stage 2.9/4:
2006-09-18 Matthew DillonSet f_ncp in the struct file unconditionally. Previous...
2006-09-18 Matthew DillonDisallow writes to filesystems mounted read-only via...
2006-09-18 Peter AvalosRemove old version of bsdtar and libarchive.
2006-09-18 Peter AvalosUpgrade libarchive and bsdtar to 1.3.1.
2006-09-18 Peter AvalosAdd comment saying this is used by both libarchive...
2006-09-18 Peter AvalosAdd our READMEs to the import.
2006-09-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2006-09-18 Peter AvalosImport of libarchive and bsdtar 1.3.1
2006-09-17 Matthew DillonMove an assertion in the bridge code so it only gets...
2006-09-17 Matthew DillonMake some adjustments to low level madvise/mcontrol...
2006-09-17 Matthew DillonMake some adjustments to low level madvise/mcontrol...
2006-09-17 Joerg Sonnenbergernullfs_subr doesn't exist anymore.
2006-09-16 Matthew DillonCommit a comprehensive file describing how to do increm...
2006-09-16 Peter AvalosSync with FreeBSD.
2006-09-16 Sascha WildnerFix ng_mppc module building.
2006-09-16 Peter AvalosWARNS6 cleanup
2006-09-16 Matthew DillonAdd a README file with some helpful porting hints....
2006-09-16 Matthew DillonBump the version number reported by cpdup from 1.06...
2006-09-16 Matthew DillonFix a bug when '-f -H' is used and the target already...
2006-09-16 Sepherosa Ziehaunfe_jref() wrongly uses atomic_subtract_int() instead...
2006-09-16 Matthew DillonFix a bug in sendmsg() and two compatibility versions...
2006-09-16 Matthew DillonFix a bug in sysctl()'s handling of user data. You...
2006-09-16 Victor Balada... First commit
2006-09-13 Matthew DillonCollapse some bits of repetitive code into their own...
2006-09-13 Matthew DillonClean up some #include's that shouldn't have been in...
2006-09-13 Sascha Wildner4BSD is history. Long live DragonFly!
2006-09-13 Simon SchubertAdd cvs annotate -b which allows to annotate "backwards":
next