Add lost -D__FreeBSD__
[dragonfly.git] / sys /
2004-02-10 Matthew Dillondevsw() does not exist in DFly. use dev_dflags() to...
2004-02-09 Hiten PandyaMerge from FreeBSD:
2004-02-09 Matthew DillonSplit the lwkt_token code out of lwkt_thread.c. Give...
2004-02-09 Hiten PandyaInclude Makefile.miidevs, so we can just do:
2004-02-09 Hiten PandyaUpdate to devlist2h.awk and friends:
2004-02-09 Hiten PandyaMerge from FreeBSD:
2004-02-09 Robert Garrettremove unwanted __DragonFly__ >= tests
2004-02-08 Robert Garrett__FreeBSD__ -> __DragonFly__
2004-02-08 Hiten PandyaMerge from FreeBSD:
2004-02-08 Hiten PandyaMerge from FreeBSD:
2004-02-08 Hiten PandyaMerge from FreeBSD:
2004-02-08 Hiten PandyaMerge from FreeBSD:
2004-02-08 Hiten PandyaMerge from FreeBSD:
2004-02-08 Hiten PandyaMerge from FreeBSD:
2004-02-08 Hiten PandyaMerge from FreeBSD:
2004-02-08 Hiten PandyaMerge from FreeBSD:
2004-02-08 Jeffrey HsuCosmetic code cleanup.
2004-02-07 Joerg SonnenbergerAdd a tunable hw.pci_disable_bios_route to work around...
2004-02-06 Joerg SonnenbergerAdjust infrastructure for NEWCARD
2004-02-06 Hiten PandyaRemove the pca driver from the build for now, due to...
2004-02-06 Hiten PandyaFix build of the PPS driver.
2004-02-06 Robert Garrett__FreeBSD__ -> __DragonFly__
2004-02-06 Robert Garrett__FreeBSD__ -> __DragonFly__
2004-02-05 Robert Garrett__FreeBSD__ -> __DragonFly__
2004-02-05 David Rhodusnectar 2004/02/05 10:00:35 PST
2004-02-05 Joerg SonnenbergerSecond part of the firewire sync. Add defined(__DragonF...
2004-02-05 Joerg SonnenbergerAdd missing sbp.h to complete the firewire sync
2004-02-05 Joerg SonnenbergerSync DragonFly and FreeBSD-current's FireWire driver.
2004-02-04 Robert GarrettDisable -fformat-extensions temporarily
2004-02-02 Matthew DillonAMD64 infrastructure stage 1/99. This is just a prelim...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-02-02 Matthew Dillonbinutils214 stage 2/4.
2004-01-31 Joerg SonnenbergerBuild lwkt_process_ipiq_frame only for the kernel,...
2004-01-31 Matthew DillonMAINTAINER lines in Makefile's are no longer applicable...
2004-01-30 David Rhodus* Add kern_systimer.c to the kernel build process.
2004-01-30 Matthew DillonThis commit represents a major revamping of the clock...
2004-01-30 Matthew DillonThis commit represents a major revamping of the clock...
2004-01-30 Matthew DillonThis commit represents a major revamping of the clock...
2004-01-28 Matthew DillonRename Makefile.sub back to Makefile.inc to fix cross...
2004-01-28 Matthew DillonUndo some of the previously made changes to deal with...
2004-01-28 Joerg SonnenbergerChange functin definitions to conform to style(9)
2004-01-28 Joerg SonnenbergerAdd support for the AMD 8111 chipset
2004-01-28 Matthew DillonFix the DDB 'trace' command. When segment address...
2004-01-27 Matthew DillonTry to work-around a DFly-specific crash that can occur...
2004-01-27 Matthew DillonUSB storage devices are standard fare these days, add...
2004-01-27 Joerg SonnenbergerRename Makefile.inc to Makefile.sub
2004-01-26 Joerg SonnenbergerRemove Makefile.inc
2004-01-26 Joerg SonnenbergerRename Makefile.in to Makefile.sub
2004-01-26 Joerg SonnenbergerReplace K&R style function declarations with ANSI style...
2004-01-25 David Rhodus* DragonFly<-FreeBSD name change in boot loader code.
2004-01-25 Joerg SonnenbergerSplit multiline string literal
2004-01-25 Hiten PandyaFix typo in a comment.
2004-01-24 Matthew DillonCleanup the duel-macro specifications in sioreg.h and...
2004-01-24 Matthew DillonWhen creating a new uidinfo structure, check for an...
2004-01-24 Matthew DillonTurn off hardware assisted transmit checksums by defaul...
2004-01-24 Matthew DillonSynch the XL driver with FreeBSD-4.x.
2004-01-24 Jeffrey HsuRemove unused local variable.
2004-01-24 Jeffrey HsuRemove dead code.
2004-01-23 Matthew DillonAssume read access for execute requests so we can fill...
2004-01-23 Jeroen Ruigrok/asmodaiAdd detection code for the SiS 746 ATA133 controller.
2004-01-23 Jeroen Ruigrok/asmodaiAdd recognition code for the SiS 645DX.
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-22 Jeroen Ruigrok/asmodaiAdd missing comma.
2004-01-22 Eirik NygaardHis name is Fred.
2004-01-22 Jeroen Ruigrok/asmodaiFix misunderstood commit. The CX20463 is not the AC...
2004-01-22 Jeroen Ruigrok/asmodaiFix the entry for the CX20468. The base default is...
2004-01-22 Jeroen Ruigrok/asmodaiAdd support for the Conexant SmartDAA 20463.
2004-01-22 Jeroen Ruigrok/asmodaiAdd Texas Instruments' TLV320AIC27 AC'97 codec.
2004-01-22 Jeroen Ruigrok/asmodaiFix typo to make the TLC320 work.
2004-01-22 Jeroen Ruigrok/asmodaiAdd support for the Wolfson WM9709.
2004-01-22 Jeroen Ruigrok/asmodaiAdd support for the Wolfson WM9711L and WM9712L.
2004-01-22 Jeroen Ruigrok/asmodaiRecognise the Realtek ALC850.
2004-01-22 Jeroen Ruigrok/asmodaiRecognise the Asahi Kasei AK4544A and AK4545 AC'97...
2004-01-22 Robert Garrettremove CFCR_DLAB from this file as it redifines it...
2004-01-21 Jeroen Ruigrok/asmodaiFix name of 'Silicon Laboratories'.
2004-01-21 Jeroen Ruigrok/asmodaiGet rid of question mark, the vendor ID is correct.
2004-01-21 Robert Garrettadd missing CFCR_DLAB declaration, this was left out...
2004-01-21 Jeroen Ruigrok/asmodaiAdd support for the following AC'97 codecs:
2004-01-21 Jeroen Ruigrok/asmodaiSynchronise with FreeBSD:
2004-01-20 Matthew DillonAdd sys/resident.h for userland syscall prototypes...
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 Matthew DillonRetool the M_* flags to malloc() and the VM_ALLOC_...
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 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 Matthew DillonFix an off-by-one error in fdfree() related to flock...
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 Joerg SonnenbergerFix compile errors introduced with last commit
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...
2004-01-15 Matthew Dillonminor syntax cleanups (non-operational changes).
next