dragonfly.git
2004-01-23 Joerg SonnenbergerFix prehistoric C
2004-01-23 Joerg SonnenbergerFix prehistoric C
2004-01-23 Joerg SonnenbergerRemove bogus sys_nerr defines
2004-01-23 Matthew DillonGet rid of embedded newline continuation entirely and...
2004-01-23 Joerg SonnenbergerAdd -I${.CURDIR} to Makefile
2004-01-23 Jeroen Ruigrok... Add detection code for the SiS 746 ATA133 controller.
2004-01-23 Joerg SonnenbergerAdd missing \ to string
2004-01-23 Joerg SonnenbergerAdd -I{.CURDIR} to CFLAGS
2004-01-23 Joerg SonnenbergerUse C99 syntax for variadic macros
2004-01-23 Joerg SonnenbergerInclude ${.CURDIR} before bin/ls to get the right extern.h
2004-01-23 Joerg SonnenbergerFix GCC 3.3 compilation and style(9)
2004-01-23 Joerg SonnenbergerFix compilation with GCC 3.3 and a few warnings
2004-01-23 Jeroen Ruigrok... Add recognition code for the SiS 645DX.
2004-01-23 Joerg SonnenbergerFix more multiline string literals
2004-01-23 Joerg SonnenbergerFix multiline string literals
2004-01-23 Joerg SonnenbergerGCC 3.3 doesn't support #pragma weak A=B, when A is...
2004-01-23 Joerg SonnenbergerClean multiline string literal for gcc3
2004-01-23 Joerg SonnenbergerRename GCCVER to CCVER and prepend gcc to the former...
2004-01-23 Matthew DillonAdd a 'dd' prior to the first fdisk to cover situations...
2004-01-23 Matthew DillonFix some type-o's and add some info on things to try...
2004-01-22 Joerg SonnenbergerFix missing .. from last commit
2004-01-22 Joerg SonnenbergerAdd C++ runtime libraries for gcc3
2004-01-22 Joerg SonnenbergerImplement __cxa_atexit and __cxa_finalize as requested...
2004-01-22 Joerg SonnenbergerConditionalize use of vfscanf
2004-01-22 Matthew DillonUse the fliesystem block size instead of BUFSIZ when...
2004-01-22 Joerg SonnenbergerAdd directories for lib/gcc3/libstdc++
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-22 Joerg SonnenbergerImport libstdc++ from GCC 3.3.3-pre 20031106. avalon/vendor/LIBSTDC++ chlamydia/vendor/LIBSTDC++
2004-01-22 Eirik NygaardLet the man page know about varsym links.
2004-01-22 Jeroen Ruigrok... Add missing comma.
2004-01-22 Eirik NygaardHis name is Fred.
2004-01-22 Eirik NygaardCatch up with recent libc updates.
2004-01-22 Jeroen Ruigrok... Fix misunderstood commit. The CX20463 is not the AC...
2004-01-22 Jeroen Ruigrok... Fix the entry for the CX20468. The base default is...
2004-01-22 Jeroen Ruigrok... Add support for the Conexant SmartDAA 20463.
2004-01-22 Jeroen Ruigrok... Add Texas Instruments' TLV320AIC27 AC'97 codec.
2004-01-22 Jeroen Ruigrok... Fix typo to make the TLC320 work.
2004-01-22 Jeroen Ruigrok... Add support for the Wolfson WM9709.
2004-01-22 Jeroen Ruigrok... Add support for the Wolfson WM9711L and WM9712L.
2004-01-22 Jeroen Ruigrok... Recognise the Realtek ALC850.
2004-01-22 Jeroen Ruigrok... Recognise the Asahi Kasei AK4544A and AK4545 AC'97...
2004-01-22 Matthew DillonFix the bandwidth specifier once and for all. Properly...
2004-01-22 Robert Garrettremove CFCR_DLAB from this file as it redifines it...
2004-01-22 Robert Garrettfix this the right way
2004-01-21 Jeroen Ruigrok... Fix name of 'Silicon Laboratories'.
2004-01-21 Jeroen Ruigrok... Get rid of question mark, the vendor ID is correct.
2004-01-21 Joerg SonnenbergerAdd lib/gcc3/libgcc and lib/gcc3/libgcc_r
2004-01-21 Robert Garrettadd missing $DragonFly$ keyword to at/panic.h
2004-01-21 Joerg SonnenbergerFix tconfig.h dependency
2004-01-21 Robert Garrettadd missing CFCR_DLAB declaration, this was left out...
2004-01-21 Jeroen Ruigrok... Add support for the following AC'97 codecs:
2004-01-21 Matthew DillonFollow FreeBSD's lead and remove a test utility which...
2004-01-21 Joerg SonnenbergerAdd lib/gcc3/csu
2004-01-21 Jeroen Ruigrok... Synchronise with FreeBSD:
2004-01-21 Joerg SonnenbergerAdd a dummy dependency for each target make(1) is calle...
2004-01-21 Matthew DillonIt really is supposed to be CAPF_ANYCLIENT.
2004-01-20 Matthew DillonResident executable support stage 4/4: cleanup options...
2004-01-20 Matthew DillonResident executable support stage 4/4: remove prebindin...
2004-01-20 Matthew DillonResident executable support stage 3/4: Cleanup rtld...
2004-01-20 Matthew DillonAdd sys/resident.h for userland syscall prototypes...
2004-01-20 Joerg SonnenbergerThis is Fred, not Beastie
2004-01-20 Joerg SonnenbergerAdd DragonFly specific headers. Add __DragonFly__ and...
2004-01-20 David Rhodus* Fixup gcc3 build process to use correct install path.
2004-01-20 Matthew DillonResident executable support stage 2/4: userland bits...
2004-01-20 Matthew DillonResident executable support stage 1/4: Add kernel bits...
2004-01-20 Eirik NygaardLast commit was completely wrong. Reverting to old...
2004-01-20 Eirik NygaardWe don't have the ACPI module, so don't try to load...
2004-01-20 Jeroen Ruigrok... Fix typo: CAPF_ANYCLIENT->CAPS_ANYCLIENT.
2004-01-20 Jeroen Ruigrok... Update with new source file targets.
2004-01-20 Jeroen Ruigrok... Update config.h.
2004-01-20 Jeroen Ruigrok... K&R -> ANSI C conversion.
2004-01-20 Matthew DillonRetool the M_* flags to malloc() and the VM_ALLOC_...
2004-01-20 Matthew DillonFix a panic if -i is used on an interface which does...
2004-01-19 Jeroen Ruigrok... Update for the new version of CVS.
2004-01-18 Matthew DillonAdd and document an example disklabel file for the ISO
2004-01-18 Matthew DillonFix a minor malloc leak in ips.
2004-01-18 Matthew Dillonmove the caps_type enum so it is accessible through...
2004-01-18 Matthew DillonAdd test programs for the new caps system calls. Tempo...
2004-01-18 Matthew Dillonvm_uiomove() is a VFS_IOOPT related procedure, conditio...
2004-01-18 Matthew DillonCAPS IPC library stage 2/3: Adjust syscalls.master...
2004-01-18 Matthew DillonCAPS IPC library stage 1/3: The core CAPS IPC code...
2004-01-18 Matthew DillonFix reversed snprintf arguments.
2004-01-17 David Rhodus* Starting using GCCVER when needed and other things
2004-01-17 David Rhodus* Drop the directory outline for building gcc3.
2004-01-17 Matthew DillonFix an off-by-one error in fdfree() related to flock...
2004-01-17 David Rhodus* Fix libcaps build by syncing up with kernel work.
2004-01-17 Matthew Dillonnon operational change. vm_map_wire() now takes a...
2004-01-17 Matthew DillonHandle recursive situations a bit more robustly by...
2004-01-16 Joerg SonnenbergerFix PCI deadlock on boot
2004-01-16 Matthew DillonAdjust the upgrade target to remove stale /usr/libexec...
2004-01-16 Matthew DillonFixup /usr/libexec/gcc2/aout binutils generation. ...
2004-01-16 Jeroen Ruigrok... Make sure cvs reports the proper OS.
2004-01-16 Joerg SonnenbergerFix compile errors introduced with last commit
2004-01-16 Matthew DillonAugment the upgrade_etc target to remove stale compiler...
2004-01-16 Matthew DillonMajor GCC surgery. Move most compiler-specific files...
2004-01-16 Matthew Dillonscrap stderr from the ps output to avoid an annoying...
2004-01-15 Joerg SonnenbergerReplace pci_cfgread and pci_cfgwrite with PCIB_READ_CON...
2004-01-15 Joerg SonnenbergerAdd comment for nexus_pcib_write_config.
2004-01-15 Joerg SonnenbergerUse nexus_pcib_read_config instead of pci_cfgread....
2004-01-15 Joerg SonnenbergerRemove HOSE support which should be implemented in...
next