dragonfly.git
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...
2003-12-20 Matthew DillonUSER_LDT is now required by a number of packages as...
2003-12-20 Matthew DillonFix a memory leak that occurs when an attempt is made...
2003-12-18 David Rhodus* Try and match README guideline better.
2003-12-18 David Rhodus* GBK locale directories
2003-12-18 David Rhodus* Add GB18030 directories.
2003-12-18 David Rhodus* Print out a warning if /dev/null doesn't exist.
2003-12-17 Matthew DillonSupport multicast on the Marvell Yukon Chipset. The...
2003-12-16 Hiten PandyaImprove device identification strings.
2003-12-16 Eirik Nygaard * Let mergemaster look for make.conf in the correct...
2003-12-14 Matthew DillonMake savecore return RC_CONFIGURED unconditionally.
2003-12-13 Matthew Dillonuse the proper $RC_ variable when returning irrelevancy.
2003-12-13 Matthew DillonAdd an 'enable' and 'disable' target to rcrun, and...
2003-12-12 Matthew DillonMinor grammatical fix.
2003-12-12 Matthew DillonAdd another special return code, 3, which means 'subsys...
2003-12-12 Eirik Nygaard * Indentation cleanup
2003-12-12 Matthew DillonBe smarter about services which are in a disabled state...
2003-12-12 Matthew DillonMake a distinction between disabled entries and running...
2003-12-11 Matthew DillonOops, forgot the rc.subr update
2003-12-11 Matthew DillonAdd /sbin/rcrun and symlinks rcstart, rcstop, rcrestart...
2003-12-11 Matthew DillonAdjust rc.subr to generate system-wide varsyms tracking...
2003-12-11 Matthew DillonAdd a -p option to rcorder which generates the PROVIDE...
2003-12-11 Matthew DillonAdd the -o file option to rcorder. This will cause...
2003-12-11 Matthew DillonDo not print out error messages in quiet mode to make...
2003-12-10 Jeffrey HsuPull the sf_buf routines and structures out into its...
2003-12-10 Matthew DillonMore cleanups to make ports work better.
2003-12-10 Matthew DillonAdd -fstack-protector support for the kernel.
2003-12-10 Jeffrey HsuThis patch improves the performance of sendfile(2)...
next