]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-09-13 Christian BruefferFix an entity
2004-09-12 Christian Brueffer- note ia64 support for several drivers
2004-09-12 Christian Brueffer- start new sentences on new lines
2004-09-12 Christian Brueffer- add vge(4)
2004-09-12 Alan CoxUse an atomic op to update the pte in pmap_protect...
2004-09-12 Simon L. B... - Auto generate device listings for the fwohci(4),...
2004-09-12 Simon L. B... Add fwohci, hifn, safe, sbp, and ubsec.
2004-09-12 Simon L. B... - Add a HARDWARE section which lists supported devices.
2004-09-12 Hiroki Sato- s/gigabit/Gigabit/
2004-09-12 Simon L. B... - Change DESCRIPTION section to a HARDWARE section.
2004-09-12 Hiroki SatoUpdate the supported platforms.
2004-09-12 Don LewisChange sb_lock() calls to sbc_lockassert() and remove...
2004-09-12 Simon L. B... - Auto generate device listing for the uvisor driver.
2004-09-12 Simon L. B... - Add a HARDWARE section which lists supported devices...
2004-09-12 Simon L. B... - Auto generate device listings for the ubsa(4), ubser...
2004-09-12 Simon L. B... - Move HARDWARE section to after DESCRIPTION like in...
2004-09-12 Simon L. B... - Move HARDWARE section to after DESCRIPTION like in...
2004-09-12 Simon L. B... Remove duplicate entries for ubsa(4), uftdi(4), and...
2004-09-12 Christian BruefferAutogenerate device listings for em(4) and gx(4)
2004-09-12 Simon L. B... Change DESCRIPTION section to a HARDWARE section.
2004-09-12 Christian BruefferAdd gx(4)
2004-09-12 Christian BruefferAdd em(4)
2004-09-12 Simon L. B... Add ubsa(4), ubser(4), uftdi(4), and uplcom(4).
2004-09-12 Ceri DaviesTypo fix.
2004-09-12 Hiroki SatoNew release notes:
2004-09-12 Alfred PerlsteinWARNS=4 safe.
2004-09-12 Marcel MoolenaarCatch up with other platforms: switch the default sched...
2004-09-12 Scott LongPut some of the probe messages under bootverbose so...
2004-09-12 Alfred PerlsteinFix build.
2004-09-12 Alfred PerlsteinHook mount_autofs to the build.
2004-09-12 Marcel MoolenaarFix build: s/mkunzip.8/mkuzip.8/
2004-09-11 Bill PaulRemove unneeded TX channel wakeup from vge_txeof()...
2004-09-11 Christian S... Currently when ipfw(8) generates the micro-instructions...
2004-09-11 Alan CoxSystem maps are prohibited from mapping vnode-backed...
2004-09-11 Ruslan ErmilovNormalize the manpage.
2004-09-11 Ruslan ErmilovNormalize the makefile.
2004-09-11 Poul-Henning... Fix a problem that shows up if less than the full compl...
2004-09-11 Poul-Henning... Respect that G_BDE_MAXKEYS is a compile time variable.
2004-09-11 Simon L. B... Auto generate device listings for the following drivers...
2004-09-11 Simon L. B... - Add snd_csa(4) and snd_gusc(4).
2004-09-11 Christian Brueffernge(4) works on alpha as well
2004-09-11 Simon L. B... Make a warning less cryptic.
2004-09-11 Simon L. B... Add a HARDWARE section which lists supported devices.
2004-09-11 Max LaierOne more round on the H/W supported checksum code:...
2004-09-11 Scott LongRevert the previous round of changes to td_pinned....
2004-09-11 Gleb SmirnoffRemove orphaned comment about Meta data.
2004-09-11 Hiroki SatoRemoval of the DA_OLD_QUIRKS option should be in "Disks...
2004-09-11 Alan CoxAdd nge. (I've used one for about a week in an XP1000.)
2004-09-11 Poul-Henning... Add a threadcount field which we will need later for...
2004-09-11 Doug WhiteFix build if both of BKTR_USE_FREEBSD_SMBUS and BKTR_NE...
2004-09-11 Warner LoshAdd two spare fields to struct resource for some planne...
2004-09-11 Scott LongDouble the number of kernel page tables for amd64 and...
2004-09-11 Bill PaulRemove unneeded VGE_UNLOCK() in vge_detach().
2004-09-11 Julian ElischerWhitespace fix
2004-09-11 Julian ElischerTry committing from the right tree this time
2004-09-10 Maxim Sobolevo Print more info in the verbose mode;
2004-09-10 Simon L. B... Add vge(4) to the Hardware Notes.
2004-09-10 Julian ElischerMake up my mind if cpu pinning is stored in the thread...
2004-09-10 Maxim SobolevClarify/extend in several places and make sure that...
2004-09-10 Tom RhodesBump WARNS level to 6.
2004-09-10 Julian ElischerAdd some code to allow threads to nominat a sibling...
2004-09-10 Bill PaulAdd a manual page for the vge(4) driver.
2004-09-10 Bill PaulAdd device driver support for the VIA Networking Techno...
2004-09-10 Poul-Henning... Add two spare elements for planned but not yet implemen...
2004-09-10 Maxim SobolevAdd mkuzip(8), non-GPL utility to compress filesystem...
2004-09-10 Stefan EßerFix oversight reported by Norikatsu Shigemura for the...
2004-09-10 Robert WatsonAdd netrate (netreceive, netsend), a tool for generatin...
2004-09-10 Matt JacobMake it depend on PCI as well.
2004-09-10 Matt JacobMake sym depend, as a module, on cam.
2004-09-10 Tom RhodesRemove the debugging tunable, it was not being used.
2004-09-10 Jun KuriyamaI found "portsdb -u" dumps core with recent INDEX file...
2004-09-10 Denis PeplinSync with recent English versions
2004-09-10 Maxim Konovalovo Initialize a local variable and make gcc happy.
2004-09-10 Poul-Henning... Fix a type bug which sometimes wrote unusable lock...
2004-09-10 Søren SchmidtReduce the amount of memory reported to busdma.
2004-09-10 Don LewisConvert sndstat_lock from a mutex to an sx lock. sndst...
2004-09-10 Christian BruefferRemove spare ")"
2004-09-10 Marcel MoolenaarBetter fix the busdma problem exposed by ATA. With...
2004-09-10 Ruslan ErmilovFix a problem mentioned in the previous revision in...
2004-09-10 Jun KuriyamaFix format strings to unbreak with -DDEBUG option.
2004-09-10 Marcel MoolenaarThe previous commit, roughly one and a half years ago...
2004-09-10 John-Mark Gurneyremove giant required from kqueue_close..
2004-09-10 Christian Brueffer- grammar fixes
2004-09-10 Christian BruefferConnect cnw.4 to the build.
2004-09-09 Christian BruefferAdd a manpage for the cnw(4) driver, adopted from NetBSD.
2004-09-09 Christian Brueffer- add a HARDWARE section based on the driver README
2004-09-09 David E. O... Add the .h files to the .o dependency lists so the...
2004-09-09 Warner LoshAdd comments about why we're freeing subdevs (which...
2004-09-09 Warner LoshWe don't need a uhub_child_detached() routine now that...
2004-09-09 John BaldwinTeach the stack trace code how to step across a double...
2004-09-09 Maksim YevmenkinShame on me. I screwed up product ID for the 3COM Bluet...
2004-09-09 Warner LoshFor the moment, back out my back out of green's 1.87...
2004-09-09 Yaroslav TykhiyUse the recently introduced RES_DFLRETRY parameter...
2004-09-09 Yaroslav TykhiyAdd the macro RES_DFLRETRY long-promised by resolver(5).
2004-09-09 Yaroslav TykhiyImprove the description of "timeout" and "attempts...
2004-09-09 Scott Longsparc64 is not ready for PREEMPTION, so turn it off...
2004-09-09 David E. O... Restore NetBSD SCM ID.
2004-09-09 Søren SchmidtRelease the hold on ata_delayed_attach earlier so we...
2004-09-09 Gleb SmirnoffCheck flag do_bridge always, even if kernel was compile...
2004-09-09 Gleb SmirnoffDo not call xl_init_locked() unconditionally when we...
next