dragonfly.git
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":
2006-09-13 Simon SchubertFactor patching out into a macro, so that it can be...
2006-09-13 Sascha WildnerAnsify the rest of the K&R-style function declarations...
2006-09-13 Matthew DillonMore cleanups + fix a bug when taking a write fault...
2006-09-13 Sascha WildnerFix typo.
2006-09-13 Matthew DillonMAP_VPAGETABLE support part 3/3.
2006-09-13 Simon SchubertAdjust README
2006-09-13 Simon SchubertMerge from vendor branch CVS:
2006-09-13 Simon SchubertImport useful files
2006-09-13 Sascha WildnerNote that Netgear WG311 v3 does *not* use an Atheros...
2006-09-13 Sascha WildnerFix small mistake.
2006-09-13 Sascha WildnerChange one forgotten malloc() to kmalloc().
2006-09-12 Matthew DillonMAP_VPAGETABLE support part 2/3.
2006-09-12 Matthew DillonMAP_VPAGETABLE support part 1/3.
2006-09-11 Matthew DillonMove flag(s) representing the type of vm_map_entry...
2006-09-10 Sascha WildnerSync with FreeBSD.
2006-09-10 Sascha WildnerRemove obsolete pre-Citrus file.
2006-09-10 Matthew DillonReserve upcall IDs 0-31 for system use.
2006-09-10 Sascha Wildner* Remove support for VAX-style and IBM mainframe-style...
2006-09-10 Sascha WildnerUpdate default make.conf and its manpage:
2006-09-10 Sascha WildnerRemove DEC Alpha support.
2006-09-10 YONETANI Tomokazuacpiioctl() can be left without ACPI_UNLOCK(), leading to
2006-09-10 Sepherosa Ziehauunbreak LINT building
2006-09-10 Sascha WildnerAdd an ifmedia(4) manual page.
2006-09-10 Sepherosa ZiehauFix comment.
2006-09-10 Sepherosa ZiehauAdd "Turbo mode" and "Monitor mode"
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-09-09 Peter AvalosSilence warnings regarding yyunput being defined and...
2006-09-09 Peter AvalosRemove (forgotten?) files from last year's upgrade.
2006-09-09 Matthew DillonRename the kernel NODEV to NOCDEV to avoid conflicts...
2006-09-09 Matthew DillonRename struct specinfo into struct cdev. Add a new...
2006-09-09 Matthew DillonGet rid of a struct device naming conflict.
2006-09-09 Matthew DillonAttempt to fix a vnode<->namecache deadlock in NFS...
2006-09-09 Simon SchubertRevert last commits and make man treating the argument
2006-09-09 Simon SchubertMove conditional to support -t in combination with -F
2006-09-09 Simon SchubertAdvise to use make installworld instead of make world...
2006-09-09 Simon SchubertAdd man -F, which allows you to display files directly.
2006-09-09 Simon SchubertRemove DESTDIR from MAKEFLAGS to unbreak make world
2006-09-09 Sepherosa ZiehauAlias for 1000SX is not corrected by last commit. ...
2006-09-09 Sepherosa Ziehau- Correct aliases for 1000CX/1000SX
2006-09-09 Peter AvalosCast sentinel for execl*() to (char *) to quiet gcc4...
2006-09-09 Peter AvalosRemove out-of-date comment relating to gcc2.
next