dragonfly.git
2004-01-14 Joerg SonnenbergerFix indentation to tabs, no functional changes
2004-01-14 Joerg SonnenbergerAdd black hole device for system PnP IDs
2004-01-14 Joerg SonnenbergerMake hw.firewire.sbp.tags tunable
2004-01-14 Matthew DillonAdd a missing thread pointer to a busdma call that...
2004-01-14 David Rhodus* Use id(1) instead of grep(1) to detect the presence...
2004-01-13 Joerg SonnenbergerAdd rman_get_device and rman_get_size, use macros in...
2004-01-13 Joerg SonnenbergerAdd PCIBUS to nexus
2004-01-13 Joerg SonnenbergerAdd hw.firewire.sbp.tags to control tagging for SBP...
2004-01-13 Matthew DillonANSIfy procedure arguments.
2004-01-13 David Rhodus* Perform some man page maintenance bringing the miibus...
2004-01-12 David Rhodus* Update so as to reflect structure name changes to...
2004-01-12 Matthew DillonMinor corrections to the documentation.
2004-01-11 Joerg SonnenbergerSplit off the PCCARD specific driver parts of fd and...
2004-01-09 Matthew DillonArg3 to kern_fcntl was incorrectly passed as NULL,...
2004-01-09 David Rhodus* Remove HTT option from kernel config files.
2004-01-09 David Rhodus* Remove the HTT option from the kernel as we...
2004-01-09 David Rhodus* Don't install the freefall gnats files into /etc as
2004-01-09 David Rhodus* Add usb_mem.c back into the build process so the...
2004-01-08 Jeroen Ruigrok... Synchronise partially with NetBSD's v1.85:
2004-01-08 Jeroen Ruigrok... Synchronise partially with NetBSD's umodem.c v1.46:
2004-01-08 Jeroen Ruigrok... Spell 'weird' the way English expects it.
2004-01-08 Jeroen Ruigrok... Spell 'separate' and its siblings the way it is suppose...
2004-01-08 Jeroen Ruigrok... Get rid of PZERO. This was removed about the first...
2004-01-08 Jeroen Ruigrok... Make sure the vendor identifier matches the right proje...
2004-01-08 David Rhodus* Merge in the copyright that DragonFly is being distri...
2004-01-08 Jeroen Ruigrok... Make sure we identify our toolchain as DragonFly, not...
2004-01-08 Joerg SonnenbergerAdd card_if.h dependency
2004-01-08 Joerg SonnenbergerAdd/uncondionalize the sixt argument of set_memory_offs...
2004-01-08 Matthew DillonMake the phase synchronization of the hz clock interrup...
2004-01-07 Matthew DillonAdd necessary critical sections to microtime() and...
2004-01-07 Matthew DillonFix a bug introduced in the last commit. When calculat...
2004-01-07 Joerg SonnenbergerMove the FreeBSD 2.2 and 3.x PCI compatibility code...
2004-01-07 Matthew Dillonnote last commit based on evidence supplied by: Paul...
2004-01-07 Matthew Dillontvtohz() was originally designed for tsleep() and timeo...
2004-01-07 Matthew DillonCompensate for the frequency error that occurs at highe...
2004-01-07 Matthew Dillon*** empty log message ***
2004-01-07 Matthew Dillonbktr depends on bktr_mem. Add a KMODDEPS line.
2004-01-06 Eirik Nygaard * Nuke calendar.freebsd
2004-01-06 Jeroen Ruigrok... Add PCI identifier to match against a Dell OEM version...
2004-01-06 Jeroen Ruigrok... Add support for SoundBlaster Audigy and Audigy 2.
2004-01-06 Eirik Nygaard * Add devname_r(3) function, which takes a buffer...
2004-01-06 Eirik Nygaard * Default to a calendar file that actually exists...
2004-01-06 Jeroen Ruigrok... Synch up with FreeBSD 5 with clean up changes.
2004-01-06 Matthew DillonAdd the -r option to set the hostname based on a revers...
2004-01-06 Matthew Dillonif_xname support Part 2b/2: Convert remaining netif...
2004-01-06 Matthew Dillonif_xname support Part 2/2: Convert remaining netif...
2004-01-06 Matthew Dillonif_xname support Part 1/2: Convert most of the netif...
2004-01-06 Matthew DillonMaintain the fnmatch() API from FreeBSD-5 using an...
2004-01-06 Matthew DillonImport the libkern/fnmatch code from FreeBSD-5.
2004-01-05 Matthew DillonWhen you attempt to kldload snd_sb16 and then unload...
2004-01-05 David Rhodus* Merge in changes from FreeBSD with some modification
2004-01-05 David Rhodus* Add in some basic parameter values that we will use for
2004-01-05 Jeroen Ruigrok... Replace the boring beastie with a dragonfly.
2004-01-05 Jeroen Ruigrok... Add entry for the EHCI controller, pretty common these...
2004-01-04 Matthew DillonRemove proc related extern's from sys/proc.h that are...
2004-01-04 Eirik Nygaard * Remove the historical r in front of the old raw...
2004-01-04 Eirik Nygaard * Remove the use of the kern.devname sysctl since...
2004-01-02 Eirik Nygaard * K&R function removal
2004-01-01 David Rhodus* Welcome the DragonFly project into to new year by...
2004-01-01 Matthew DillonFix a bug: remove an extra crit_enter() in the default...
2004-01-01 Matthew DillonRearrange an INVARIANTS overflow test so it works with...
2004-01-01 Matthew DillonGet EHCI to compile. This will make USB2.0 work when...
2003-12-31 David Rhodus* Remove references to deprecated options.
2003-12-30 Matthew DillonBump the network interface cloning API to what is in...
2003-12-30 Matthew DillonCleanup a DIAGNOSTIC test so LINT compiles.
2003-12-30 Matthew DillonAdd idle entry halt vs spin statistics counters machdep...
2003-12-30 Matthew DillonThese files have been moved to bus/usb.
2003-12-30 Matthew DillonBring in the entire FreeBSD-5 USB infrastructure. ...
2003-12-29 Matthew DillonAdd support for cam_calc_geometry(), from FreeBSD-5.
2003-12-29 Matthew DillonAdd missing prototypes in last commit, other minor...
2003-12-29 Matthew DillonGet rid of individual /* $xxx$ */ comments entirely...
2003-12-29 Matthew Dillonminor syntax cleanup
2003-12-29 Matthew DillonPrimarily add a missing lwkt_reltoken() in ntfs_ntput...
2003-12-29 David Rhodus* Merge From FreeBSD
2003-12-29 David Rhodus* Merge From FreeBSD
2003-12-29 David Rhodus* Add ending comment to line as to avoid warning messages.
2003-12-29 Matthew DillonFix the peripheral list scan code, which was broken...
2003-12-29 Matthew DillonSynchronize the USB, CAM, and TASKQUEUE subsystems...
2003-12-29 Matthew DillonMost motherboards these days have at least two USB...
2003-12-29 Matthew DillonFreeBSD-5.x removed the 'read interrupt arrived early...
2003-12-29 Matthew DillonBackgroundable NFS mounts can still cause a boot sequen...
2003-12-28 Matthew DillonTry to catch mbuf cluster mclfree list corruption a...
2003-12-28 David Rhodus* Change __guard back into a multi-character int
2003-12-27 Matthew DillonThe attribution for the last commit was incorrect,...
2003-12-27 David Rhodus* Implement POSIX (XSI)'s header file re_comp.h
2003-12-27 David Rhodus* Merge From FreeBSD
2003-12-27 Matthew DillonAdd a p_sched field to accomodate Adam K Kirchhoff...
2003-12-27 David Rhodus* Merge From FreeBSD
2003-12-27 Jeffrey HsuMerge from FreeBSD:
2003-12-27 David Rhodus* Add the pst(4) driver to the GENERIC kernel build.
2003-12-27 David Rhodus* Cleanup compiler warnings and other style cleaning...
2003-12-27 David Rhodus* Add the POSIX.1-2001 header file <cpio.h>
2003-12-25 Matthew DillonPatch to make the P4S8X run in ATA100 mode. This is...
2003-12-23 David Rhodus* Sync Changes over from FreeBSD
2003-12-22 Jeffrey HsuMerge from FreeBSD rev 1.43 (original commit made by...
2003-12-22 David Rhodus* Update Sendmail to version 8.12.10
2003-12-21 Eirik Nygaard * Fix typo: becuase -> because
2003-12-21 Jeffrey HsuMerge from FreeBSD:
2003-12-20 Matthew DillonMinor syntax cleanup.
2003-12-20 Matthew DillonFix a syscall separation bug in recvfrom() which someti...
next