dragonfly.git
2004-07-16 Jeroen Ruigrok... Fix the vendor id string of NatSemi to its correct...
2004-07-16 Jeroen Ruigrok... Add the SiS "7007" OHCI IEEE 1394 controller.
2004-07-16 Jeroen Ruigrok... Detect the National Semiconductor Geode CS4210 OHCI...
2004-07-16 Jeroen Ruigrok... Add support for the Adaptec AIC5800 based IEEE 1394...
2004-07-16 Joerg SonnenbergerFix grammatik error.
2004-07-16 Jeroen Ruigrok... Add detection code for the Intel 82372FB IEEE 1394...
2004-07-16 Jeroen Ruigrok... Change identifier display text to include all models...
2004-07-16 Jeroen Ruigrok... Add support for the Texas Instruments IEEE 1394 control...
2004-07-16 Jeroen Ruigrok... Sync with FreeBSD v1.16:
2004-07-16 Jeroen Ruigrok... Add detection support for the Avance Logic (Realtek...
2004-07-16 Jeroen Ruigrok... Add a clarification comment stating that Avance Logic...
2004-07-16 Matthew DillonUpdate all my personal copyrights to the Dragonfly...
2004-07-16 Matthew DillonNote that Jeff indicated to me that Jonathan Lemon...
2004-07-16 Hiten PandyaChange all files that I own to use the official DragonF...
2004-07-16 Hiten PandyaAnnotate the b_xio field member of the BUF structure.
2004-07-16 Hiten PandyaStop depending upon an implicit 'int' as the return...
2004-07-16 Hiten PandyaMerge changes from FreeBSD:
2004-07-16 Hiten PandyaCorrect mdoc(7) for basename(1) and passwd(1) manual...
2004-07-15 Hiten PandyaCorrect mdoc(7) processing errors; the .Bl directive...
2004-07-15 Hiten PandyaPOSIX update and cleanups for getopt(3):
2004-07-15 Hiten PandyaUpdate a stale comment about lwkt_replymsg().
2004-07-14 Hiten PandyaRemove an erroneous '+' symbol at start of 'rand_irqs'.
2004-07-14 Hiten PandyaAppend necessary information to the package name for...
2004-07-14 Matthew DillonUpdate release to 1.0A
2004-07-14 Matthew DillonUpdate dfuibe_installer to 1.0.1 to fix a series slice...
2004-07-14 Chris PresseyClarify behaviour of the -s option.
2004-07-14 Jeroen Ruigrok... Add proper entropy pool scripts and rc.conf lines,...
2004-07-14 Jeroen Ruigrok... Forced commit to, belatedly, note that this (rev 1...
2004-07-14 Jeroen Ruigrok... Add ATI Radeon RV280 9200.
2004-07-14 Joerg SonnenbergerDon't init sc->re_timer twice.
2004-07-14 Hiten PandyaCorrect reference to buf->b_xio.xio_pages in a comment.
2004-07-14 Hiten PandyaBUF/BIO work, for removing the requirement of KVA mappi...
2004-07-13 Hiten PandyaUpdate list of FreeBSD version numbers, for use with...
2004-07-12 David RhodusSpelling.
2004-07-12 Hiten PandyaUse the official 3-clause license for the MSFBUF header...
2004-07-12 Matthew DillonAdjust the copyright to the new official DragonFly...
2004-07-12 David RhodusFix memory leak.
2004-07-11 David RhodusFix warning when building with c99.
2004-07-11 Matthew DillonResynch the pristine ttys for the installer with the...
2004-07-11 Matthew DillonGive the dfui packages a version number (1.0). Impleme...
2004-07-11 Chris PresseyUpdate the URL from which the installer packages can...
2004-07-11 Chris PresseyChange the REQUIRE from `inetd' to the more sensical...
2004-07-11 Matthew DillonUpdate the README to include a description of the insta...
2004-07-11 Matthew DillonUpdate the version to 1.0-RELEASE.
2004-07-11 Chris PresseyRemove temporary files immediately after they're no...
2004-07-11 Chris PresseyDon't enable CAPS unnecessarily.
2004-07-11 David RhodusMerge in FreeBSD-SA-04:13.linux
2004-07-11 Matthew DillonThe password file the installer writes to the HD should...
2004-07-11 Matthew DillonThe release password databases must be regenerated...
2004-07-11 Chris PresseySynch to modifications in the installer scripts:
2004-07-11 Matthew DillonThe temporary 'installer' user is not supposed to have...
2004-07-10 Matthew DillonImport the new nrelease Makefile packaging and root...
2004-07-10 Matthew Dillon(installer support). We are going to have a special...
2004-07-10 Matthew DillonThere was a mountlist race in getnewvnode() whereby...
2004-07-10 Matthew DillonFix some issues with the pccard shutdown path (during...
2004-07-10 Joerg SonnenbergerStop using if_dname, use if_printf or ifp->if_xname...
2004-07-10 Joerg SonnenbergerIn lf_wakeup, once we got a range embedded in the unloc...
2004-07-09 David RhodusRemove unused variable.
2004-07-09 David RhodusFix compile warning.
2004-07-09 Matthew DillonAdd a missing '$' to the FreeBSD cvs tags.
2004-07-09 Matthew DillonIPS was using malloc flags of 0 (which is no longer...
2004-07-09 Jeroen Ruigrok... Add support for CS4294.
2004-07-08 Jeffrey HsuAdd the standard DragonFly copyright notice to go along...
2004-07-08 Jeffrey HsuAdd the standard DragonFly copyright notice to go along...
2004-07-08 Chris PresseyCorrect the FreeBSD attribution on this file.
2004-07-08 Chris PresseyCorrect the FreeBSD attribution on this file.
2004-07-08 Matthew DillonGive ugenbuf the standard DragonFly copyright.
2004-07-08 Matthew DillonGive the newly created ugenbuf.c the standard DragonFly...
2004-07-08 Matthew Dillonugenbuf is associated with the 'ugen' device, not the...
2004-07-08 Joerg SonnenbergerAdd PDEBUG call for device_shutdown.
2004-07-08 Matthew DillonJulian Elischer posted an interesting proof-of-concept...
2004-07-08 Matthew DillonBring EHCI up-to-date with NetBSD. The most serious...
2004-07-08 Matthew DillonBring in a bunch of updates from NetBSD:
2004-07-08 Hiten PandyaJust use the .Ev directive for printing an environment...
2004-07-08 Hiten PandyaCorrectly use the .Bd directive, i.e., present it with...
2004-07-08 Hiten PandyaA variety of mdoc(7) and grammar changes:
2004-07-08 Hiten PandyaUse the .Dv directive for marking up PROT_* constants.
2004-07-08 Hiten PandyaCorrect mdoc(7) errors:
2004-07-08 Hiten PandyaAdd a bunch of .Fx (FreeBSD) version numbers.
2004-07-08 Hiten PandyaBunch of mdoc(7) and various file path fixes.
2004-07-07 Hiten PandyaFix a small but important mistake.
2004-07-07 Hiten PandyaUse the official devised license for the first time...
2004-07-07 Hiten PandyaRemove the advertising clause from this file.
2004-07-07 Justin C. Sherrillwhereis will find a given application in various locati...
2004-07-07 Joerg SonnenbergerAdd per-device polling support.
2004-07-07 Joerg SonnenbergerWelcome BPF in the 21st century and remove all the...
2004-07-07 Jeroen Ruigrok... ANSIfy.
2004-07-07 Jeroen Ruigrok... Synchronise with NetBSD:
2004-07-07 Jeroen Ruigrok... Synchronise with NetBSD: ANSIfy.
2004-07-07 Joerg SonnenbergerAdd re(4) to the list of manpages. Update the list...
2004-07-07 Joerg SonnenbergerAdd support for setting polling on a per-interface...
2004-07-07 Joerg SonnenbergerAdd re(4) as kernel module. After some feedback, this...
2004-07-07 Jeroen Ruigrok... Synchronise with NetBSD: get rid of __STDC__ selective...
2004-07-07 Jeroen Ruigrok... Add -S flag for C99 support.
2004-07-06 Matthew DillonIn ip_mport() (IP packet demux code), check the minimum...
2004-07-06 Matthew DillonUnconditionally reset ATAPI-CD devices during boot...
2004-07-06 Matthew DillonBe more verbose when printing information on transfer...
2004-07-06 Eirik NygaardThe syscall number lives in ms_cmd.cm_op now.
2004-07-06 Joerg SonnenbergerAdd IFCAP_POLLING for per-interface polling support.
2004-07-06 Eirik NygaardFix formatting error.
next