]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-10-06 mjacobMisunderstanding documentation caused me to try and...
2001-10-06 mjacobWhups- remember to zero the isr pointer arg.
2001-10-06 mjacobRespect QLogic's errata- read BIU_ISR even on the 2300
2001-10-06 obrienDocument -depth
2001-10-06 nyan- Moved the bus_dma declarations from bus_{at386,pc98...
2001-10-06 dfrMove console probes until after we set boothowto so...
2001-10-06 dfrMake this work on ia64. I have no idea why it works...
2001-10-06 dfrAssume round-to-nearest mode for floating point.
2001-10-06 dfrEnable console. There are far too many 'ifdef __i386__...
2001-10-06 dfrAdd /etc files for ia64.
2001-10-06 dfrPut the label at the same place as i386 for compatibility.
2001-10-06 keramidaAdd an entry with my birthday.
2001-10-06 sheldonhUpdates for changes made by KSE import.
2001-10-06 sosUpdate with latest ATA/ATAPI ver 6 rev 2 items.
2001-10-06 dfrDelete legacy pcib code - we can't possibly work withou...
2001-10-06 dfrRemove nexus_pcib.c.
2001-10-06 marcelo Change ia64_memory_address to explicitly take a...
2001-10-06 marcelMake this compile on ia64.
2001-10-06 dfrImplement these using mux1 and extr.u. I'll update...
2001-10-06 bmahNew release notes: eaccess(2), vfs.vmiodirenable=1.
2001-10-06 fenner- Fix typo in "didn't find tag in list" code -- !=...
2001-10-06 peterFix some 64-bit uncleanliness.
2001-10-06 peterFix some style bugs before fixing some real bugs.
2001-10-06 peterFix a stack trashing bug when int != sizeof(pointer)
2001-10-06 peterFix a warning. (unused p if not INVARIANTS)
2001-10-06 peterAdd ia64/ia64/sapic.c
2001-10-05 bmahUpdate list of supported ata(4) controllers (from ata...
2001-10-05 bmahNew release note: MAXMEM/hw.physmem.
2001-10-05 bmahAdd an abstract for this document, flesh out the introd...
2001-10-05 jayanthAdd a flag TF_LASTIDLE, that forces a previously idle...
2001-10-05 impDon't core dump if we can't get the index automatically.
2001-10-05 dillonvinvalbuf() was only waiting for write-I/O to complete...
2001-10-05 dfrAdd ia64 to the list of machines which don't do unalign...
2001-10-05 dfrAdd BOOTP support.
2001-10-05 dfrFix some dependency violations (don't know why gas...
2001-10-05 dfrUse physical addresses, not virtual addresses when...
2001-10-05 dfrEliminate some alpha craziness.
2001-10-05 dfrIn in_cksumdata, len must be a signed type.
2001-10-05 dfrFix a load of dependancy violations.
2001-10-05 jhbThe aio kthreads start off with a root credential just...
2001-10-05 dfrLow-level code for programming the I/O SAPIC.
2001-10-05 dfrRe-route interrupts on ia64 so that we can get the...
2001-10-05 dfrWire up most of the interrupt handling infrastructure...
2001-10-05 dfrFix typo which meant that we never actually found the...
2001-10-05 sheldonhQuote the value of pccard_ether_delay, the only unquote...
2001-10-05 krisAdd some important advice for young optical physicists.
2001-10-05 dfrDisable interrupts when we are in DDB.
2001-10-05 dfrAdd ia64_get_lid().
2001-10-05 yarMove the agp(4) page from the i386 directory
2001-10-05 yarShow kernel config syntax, not kldload command
2001-10-05 psActivate the bridge/dummynet modules.
2001-10-05 psOnly allow users to see their own socket connections if
2001-10-05 yarUse the traditional "indent" offset for mdoc(7) lists.
2001-10-05 yarUpdate the status of VLAN support in the ethernet drivers.
2001-10-05 yarAdd the manpage for the AGP interface.
2001-10-05 psMake it so dummynet and bridge can be loaded as modules.
2001-10-05 impRegen.
2001-10-05 impMFNetBSD:
2001-10-05 assaralso install roken-common.h
2001-10-05 bmahUpdated release note: fsck(8) default cylinder group...
2001-10-05 peterRemove some bogus "(off_t)(dumplo + value)" and "(off_t...
2001-10-05 peterArgh. Fix another >2GB savecore problem.
2001-10-05 obrienProperly static'ize increase_maxtable().
2001-10-05 obrienFix the output so it really does dynamically resize...
2001-10-05 obrienIncrease the table size by an order of magnitude.
2001-10-04 msmithUpdate usage of AcpiEnableEvent to reflect a new argument.
2001-10-04 msmithUpdate list of sources to match 20010920 snapshot.
2001-10-04 msmithUpdate to reflect one file added, one removed.
2001-10-04 msmithRemove file obsoleted by the 20010920 snapshot.
2001-10-04 msmithMerge our local patches into the 20010920 snapshot...
2001-10-04 msmithThis commit was generated by cvs2svn to compensate...
2001-10-04 msmithImport of the Intel ACPI CA 20010920 snapshot.
2001-10-04 msmithThis commit was generated by cvs2svn to compensate...
2001-10-04 msmithImport of the Intel ACPI CA 20010920 snapshot.
2001-10-04 bmahMove <pubdate></pubdate> element into the <articleinfo...
2001-10-04 bmahConsolidate the various SGML source files making up...
2001-10-04 iedowseRemove the SSLEEP case from the load average computatio...
2001-10-04 wpaulAdd compatibility functions for the AF_LOCAL RPC transp...
2001-10-04 bmahThe upgrade instructions referred to an article that...
2001-10-04 sosUpdate the promise raid structure with some of the...
2001-10-04 bmahIn "Further Reading", mention other DocProj articles...
2001-10-04 desFinal style(9) commit: placement of opening brace;...
2001-10-04 desMore style(9) fixes: no spaces between function name...
2001-10-04 dwmaloneBump __FreeBSD_version after change in ABI for discript...
2001-10-04 desThis file had a mixture of "return foo;" and "return...
2001-10-04 mpAdd nmdm driver.
2001-10-04 dfrAdd eficlock.c and remove sscclock.c.
2001-10-04 dfrDon't pretend the argument to clockattach is a device...
2001-10-04 dfr* Don't pretend the object passed to clockattach is...
2001-10-04 dfrUse EFI (or some reasonable simulation) to read the...
2001-10-04 dfrFake the EFI runtime call GetTime.
2001-10-04 ruRemoved mentions of TARGET_ARCH from non-cross places.
2001-10-04 dwmaloneHopefully improve control message passing over Unix...
2001-10-04 ru<mntopts.h> -> "mntopts.h" in SYNOPSIS.
2001-10-04 dwmaloneAllow sbcreatecontrol to make cluster sized control...
2001-10-04 robertoForced commit to give more details on what the patch...
2001-10-04 robertoFollowing the discussion in -arch and the submission...
2001-10-04 ruUnbreak standalone `make depend' in gnu/usr.bin/perl.
2001-10-04 jhbRemove extraneous semicolon.
2001-10-04 bdeFixed order of includes. <sys/cdefs.h> must be include...
next