dragonfly.git
2003-09-28 Hiten PandyaK&R style function removal. Update functions to ANSI...
2003-09-28 Matthew Dillonnamecache work stage 2: move struct namecache to its...
2003-09-28 Matthew DillonTry to generate more debugging information when the...
2003-09-26 Matthew DillonRemove the NO_KMEM_MAP and USE_SLAB_ALLOCATOR kernel...
2003-09-26 Matthew DillonRemove the NO_KMEM_MAP and USE_SLAB_ALLOCATOR kernel...
2003-09-25 Matthew DillonAllow unlock and non-blocking lock operations from...
2003-09-25 Matthew DillonFix a number of mp_lock issues. I had outsmarted mysel...
2003-09-25 Matthew DillonDo not attempt to access kernel_map in free(). It...
2003-09-25 Matthew DillonApply FreeBSD Security Advisory FreeBSD-SA-03:14.arp...
2003-09-25 Matthew DillonCleanup td_wmesg after a tsleep completes for easier...
2003-09-24 Matthew Dillonoops, remove some namecache leakage that is not ready...
2003-09-24 Matthew DillonClean up thread priority and critical section handling...
2003-09-24 David Rhodus Looks like we can't have comments on the same
2003-09-24 David RhodusForgot another one.
2003-09-24 David Rhodus* Finish up last commit.
2003-09-24 David Rhodus* Intel ACPI 20030228 distribution with local DragonFl...
2003-09-23 Matthew Dillonnamecache work stage 1: namespace cleanups. Add a...
2003-09-22 Matthew DillonAdd notation on the alignment requirement for the twe...
2003-09-22 Matthew DillonThe twe driver requires all requests, including non...
2003-09-22 Jeffrey HsuFor performance reasons, kernel sends should not be...
2003-09-21 David Rhodus* de-__P()
2003-09-21 David Rhodus* de- __P()
2003-09-21 David Rhodus* de- __P()
2003-09-20 Hiten PandyaFix IPFW2 build.
2003-09-19 David P. Reese... Separate all of the send{to,msg} and recv{from,msg...
2003-09-18 Matthew DillonImport prebinding code into DragonFly, based on Matthew...
2003-09-18 Jeffrey HsuOptimize out an unneeded bzero().
2003-09-18 Jeffrey HsuReset the retransmit counter when setting the timer...
2003-09-17 Hiten PandyaAdd the linux(4) manual page.
2003-09-17 David RhodusCorrect address parsing bug that is believed to be...
2003-09-17 David RhodusClean up.
2003-09-17 Matthew DillonAdditional ssh patches relating to the same fatal(...
2003-09-16 Matthew DillonFix a DIAGNOSTIC check in the heavy-weight switch code...
2003-09-16 Jeffrey HsuLeftover netisr consolidation cleanups.
2003-09-16 Matthew DillonAdditional comments: ssh may attempt to zero and free...
2003-09-16 Matthew Dillonupdate version to match FreeBSD after buffer security...
2003-09-16 David Rhodus Do not record expanded size before attempting to reall...
2003-09-16 Jeffrey HsuLeftover netisr consolidation cleanups.
2003-09-16 Jeffrey HsuLeftover netisr consolidation cleanups.
2003-09-16 Jeffrey HsuLeftover netisr consolidation cleanups.
2003-09-16 Jeffrey HsuAdd missing interface queue.
2003-09-15 Jeffrey HsuCentralize if queue handling.
2003-09-14 Matthew DillonPermanently fix the 'allocating low physmem in early...
2003-09-14 Matthew DillonRemove unused thread pointers.
2003-09-14 Matthew DillonChange argument from proc to td.
2003-09-13 Matthew DillonCleanup. Remove unused variable.
2003-09-12 Jeffrey HsuNon-semantic changing cleanups:
2003-09-12 David P. Reese... Create an emulation/43bsd directory and move the recent...
2003-09-10 Robert Garrettallow this to compile
2003-09-10 Robert GarrettThe first a bug in pax and should be commited to FBSD...
2003-09-10 Robert GarrettThe second fixes a dependency problem if compiling...
2003-09-09 Matthew DillonAdd a cvsup tag, cvs-dfports
2003-09-09 Matthew Dillonrename dport -> dfport
2003-09-09 Matthew Dillonrename /usr/dports to /usr/dfports. Includes some...
2003-09-09 Jeroen Ruigrok... Linux emulation has been working well for a while now...
2003-09-08 Matthew DillonAdd UPDATING note on /usr/dports
2003-09-08 Matthew Dillonadd relpath to the build Makefile
2003-09-08 Matthew DillonAdd bsd.dport.mk, which Makefile's in /usr/dports will...
2003-09-08 Matthew DillonAdd the relpath utility which /usr/share/mk/bsd.port...
2003-09-08 Matthew DillonCleanup some broken #include's for VESA.
2003-09-08 Matthew DillonAdd DIRECTIO to LINT
2003-09-08 Matthew DillonConvert DIRECTIO code to DragonFly.
2003-09-07 David P. Reese... Make the linux emulator use the newly split listen...
2003-09-07 David P. Reese... Change the split syscall naming convention from syscall...
2003-09-07 Jeroen Ruigrok... Make sure a DiskOnKey never sends a sync_cache. This...
2003-09-07 Hiten PandyaMdoc cleanup of section 4:
2003-09-06 Matthew DillonMake bind1() and accept1() non-static for linux emulato...
2003-09-06 David RhodusAdd NETNS to the LINT config file.
2003-09-06 David RhodusInital cleanup work to make NETNS compile again
2003-09-06 Matthew DillonAdjust linux emulation calls for bind and listen to...
2003-09-06 Matthew DillonMake bind1() and accept1() non-static for linux emulato...
2003-09-06 Hiten PandyaAdd MLINK mount_ufs(8) to mount(8).
2003-09-06 Jeroen Ruigrok... Get rid of __P, the days of K&R support are long past.
2003-09-06 Jeroen Ruigrok... Remove 'register' keyword while I am here.
2003-09-06 Jeroen Ruigrok... Fix dependency that long is always 32 bits. This does...
2003-09-05 Jeffrey HsuIntroduce the DDB_TRACE kernel config option to automat...
2003-09-05 David RhodusAdd a few more build options.
2003-09-04 Hiten PandyaOK, fix build, while I am there, I will get some screw...
2003-09-04 Hiten PandyaFix logic, flow and comments for previous (rev 1.9...
2003-09-04 Hiten PandyaChange my e-mail.
2003-09-03 Robert GarrettI am not certain but I believe this is what was intende...
2003-09-03 Matthew DillonAdding missing '|' from last commit.
2003-09-03 Hiten PandyaCheck when M_PREPEND returns an empty mbuf.
2003-09-03 Hiten PandyaPass only one argument to vm_page_hold() as a sane...
2003-09-03 Hiten PandyaFix style nit.
2003-09-03 Hiten PandyaIntroduce a new poll operation bit, `POLLINGIGNEOF...
2003-09-03 Hiten PandyaReturn a more sane error code, EPIPE. The EBADF error...
2003-09-03 Hiten PandyaUse vm_page_hold() instead of vm_page_wire().
2003-09-02 Matthew DillonGeneral cleanup, ANSIfication, and documentation. ...
2003-09-02 Matthew DillonDo a bit of Ansification, add some pmap assertions...
2003-09-02 Jeffrey HsuDifferentiate between send and receive window variables.
2003-09-02 Jeffrey HsuAccount for when Limited Transmit is not congestion...
2003-09-01 Hiten PandyaRespect ps_showallprocs when using the Proc file system.
2003-09-01 Hiten Pandya1) Add new tunable, kern.syncdelay:
2003-08-31 David Rhodus#include reorganization
2003-08-31 Matthew Dilloncleanup: remove register keyword, ANSIze procedure...
2003-08-30 Matthew Dillonreq->r_td can be NULL, remove KKASSERT() and fix check.
2003-08-30 Matthew DillonFix sendfile() bug introduced by the message passing...
2003-08-30 Hiten PandyaAdd device identification for Intel 82801EB (ICH5)...
2003-08-30 Hiten PandyaAdd device indentification for Intel 82801DC (ICH4...
next