dragonfly.git
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)...
2003-12-10 Matthew DillonAdd -fstack-protector and -fno-stack-protector support...
2003-12-10 Matthew DillonAdd libc support for propolice. See:
2003-12-10 Matthew DillonAdd strlcpy and strlcat to libkern
2003-12-09 David Rhodus* Add a part of the AGP update that was missed.
2003-12-09 Matthew DillonThis patch adds a bunch of stuff from FreeBSD5. It...
2003-12-08 Eirik Nygaard * Merge fixes from libc to libcr.
2003-12-07 Matthew DillonPCI compat cleanup, part 1. This brings in the LNC...
2003-12-07 Matthew DillonConvert alpm to use the devmethod code.
2003-12-07 Matthew DillonThread testing code for libcaps.
2003-12-07 Matthew DillonMajor update to libcaps. Implement support for virtual...
2003-12-07 Matthew DillonAdd additional functionality to the upcall support...
2003-12-07 Matthew DillonAdjust a comment.
2003-12-07 Matthew DillonModify the upcall code to access the critical count...
2003-12-06 Matthew DillonMinor cleanups to sysport. Use ms_msgsize in the sends...
2003-12-06 David Rhodus* Remove a few extra $FreeBSD$ tags
2003-12-04 Matthew DillonMajor libcaps work to support userland threading. ...
2003-12-04 Matthew DillonAugment the upcall system calls to support a priority...
2003-12-04 Matthew DillonGeneral cleanups as part of the libcaps userland thread...
2003-12-04 Matthew DillonAs part of the libcaps threading work a number of routi...
2003-12-04 Matthew DillonAdd chmod 1777 for /tmp and make other minor adjustments.
2003-12-02 Matthew DillonAdd additional information on cvsup'ing various sources.
2003-12-02 David Rhodus* Might help if we built gbk.c and gb18030.c
2003-12-02 Eirik Nygaard * Remove unused #includes.
2003-12-02 Jeroen Ruigrok... Comment PFIL_HOOKS since it should not be needed in...
2003-12-02 Jeroen Ruigrok... Add the packet filtering files.
2003-12-02 Jeroen Ruigrok... Add PFIL_HOOKS functionality. This allows us to plug...
2003-12-01 David Rhodus* Sync comment with code's reality.
2003-12-01 David Rhodus* Fix problem where initgroups would silently truncat...
2003-12-01 David Rhodus* Add GBK encoding support.
2003-12-01 David Rhodus* Add support for gb18030 encoding.
2003-12-01 Matthew DillonAfter testing the manual installation instructions...
2003-12-01 David Rhodus* Allow a return of 0 from __sys_write() to exit the...
2003-12-01 David Rhodus* Document the fact that send(2) can return EPIPE ...
2003-12-01 David Rhodus* don't fclose() a bogus FILE *.
next