]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/alpha
This commit was generated by cvs2svn to compensate for changes in r62914,
[FreeBSD/FreeBSD.git] / sys / alpha /
2000-07-10 umeThis commit was generated by cvs2svn to compensate...
2000-07-10 mjacobRemoving commented out devices I added.
2000-07-10 krisDon't call printf with no format string.
2000-07-10 mjacobDo the same thing for TurboLaser that was done for...
2000-07-10 mjacobCoordinate with change to mcpcia_pci.c- major primary...
2000-07-10 mjacobDon't let the infrastructure assign the 'next' PCI...
2000-07-08 mjacobAdd in the commented out SCSI device entries of
2000-07-05 jhbSupport for unsigned integer and long sysctl variables...
2000-07-04 phkPrevious commit changing SYSCTL_HANDLER_ARGS violated...
2000-07-03 obrienThis commit was generated by cvs2svn to compensate...
2000-07-03 phkStyle police catches up with rev 1.26 of src/sys/sys...
2000-07-03 peterThis commit was generated by cvs2svn to compensate...
2000-06-29 gallatinremove breakage that snuck in with my last commit
2000-06-26 peterReport the line number where gethints.pl does not under...
2000-06-26 obrienThis commit was generated by cvs2svn to compensate...
2000-06-25 markmGet the memory range stuff properly declared.
2000-06-25 markmReplace variable removed by overly sharp South African...
2000-06-25 markmSort out headers and silence warnings.
2000-06-25 gallatin- print out the correct cputype & string for unconfigur...
2000-06-25 markmThis commit was generated by cvs2svn to compensate...
2000-06-25 dfrRemove offensive language.
2000-06-25 dfrFix typo in comment.
2000-06-25 markmGet the build bits right for the new Architecture Indep...
2000-06-25 markmStrip out the machine-independant parts of the memory...
2000-06-23 mjacobFix the breakage that occurred when somebody didn't...
2000-06-21 cokaneThis commit was generated by cvs2svn to compensate...
2000-06-21 cokaneThis commit was generated by cvs2svn to compensate...
2000-06-20 obrienThis commit was generated by cvs2svn to compensate...
2000-06-19 gallatinAdd UP1000 to GENERIC
2000-06-19 gallatinunbreak kernels without UP1000 support
2000-06-19 gallatinAdd support for the Alpha Processor, Inc. UP1000 system.
2000-06-19 gallatinSupport bounce buffers for ISA DMA on the alpha. This...
2000-06-17 peterDeal with quoted arguments. This hack parser uses...
2000-06-17 peterUse while (<>) instead of while(<STDIN>) so that perl...
2000-06-14 peterPrint error messages to stderr, not stdout.
2000-06-13 peterBorrow phk's axe and apply the next stage of config...
2000-06-12 mjacobSometimes there isn't an ISA bus configured.
2000-06-11 alccpu_fork(): Check "flags" before dereferencing "p2...
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-10 obrienIt is not necessary to wrap usage of $f28 with ".set...
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-10 alexAvoid useless check against NULL, since we assign the...
2000-06-08 jhbEnable USB in GENERIC on the Alpha.
2000-06-07 mjacobDo an explicit getenv on boot_verbose. Now that we...
2000-06-05 obrienConsistently protect f28 with noat/at pairs.
2000-06-04 obrienThis commit was generated by cvs2svn to compensate...
2000-06-04 obrienThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-05-30 greenChange sl(4) configuration lines to reflect its new...
2000-05-29 dfrBrucify the pmap_enter_temporary() changes.
2000-05-28 gallatinPart of AS2100 support that I neglected to commit last...
2000-05-28 dfrAdd a new pmap entry point, pmap_enter_temporary()...
2000-05-28 dfrAdd taskqueue system for easy-to-use SWIs among other...
2000-05-28 gallatinAdd AlphaServer 2000 (demi-sable), 2100 (sable), and...
2000-05-28 gallatinAllow platform specific isa interrupt setup & teardown...
2000-05-27 dfrUse bus_space_handle_t instead of bus_space_tag_t to...
2000-05-27 obrienThis commit was generated by cvs2svn to compensate...
2000-05-26 asmodaiThis commit was generated by cvs2svn to compensate...
2000-05-26 jakeBack out the previous change to the queue(3) interface.
2000-05-24 peterThis commit was generated by cvs2svn to compensate...
2000-05-24 darrenrThis commit was generated by cvs2svn to compensate...
2000-05-23 jakeChange the way that the queue(3) structures are declare...
2000-05-22 dansysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT.
2000-05-22 psThis commit was generated by cvs2svn to compensate...
2000-05-21 peterAck, I made a typo moments before commit. :-(
2000-05-21 peterImplement an optimization of the VM<->pmap API. Pass...
2000-05-18 peterEliminate a couple of evil common declarations.
2000-05-18 asmodaiThis commit was generated by cvs2svn to compensate...
2000-05-15 krisThis commit was generated by cvs2svn to compensate...
2000-05-14 dfrPort ppc driver to alpha.
2000-05-14 archieMove code to handle BPF and bridging for incoming Ether...
2000-05-13 dfrEnable EISA interrupts if the mcpcia has an attached...
2000-05-13 obrienThis commit was generated by cvs2svn to compensate...
2000-05-13 hoekChange to comments only: spell FreeBSD.org correctly
2000-05-13 peterMake /dev/[k]mem work after last commit. Transfers...
2000-05-13 msmithFix a leak where a scratch buffer was not freed when...
2000-05-12 obrienThis commit was generated by cvs2svn to compensate...
2000-05-11 gallatinSome white-box (NT) systems have SRM which reports...
2000-05-10 jhbFinish moving all IEEE fp types to be the same on all...
2000-05-10 jhbHandle PCI devices that actually use an ISA IRQ for...
2000-05-09 bdeRegenerated (fixed the calculation of sy_nargs in sysen...
2000-05-09 bdeFixed the return type for exit() and the args struct...
2000-05-09 obrienChange floating point exception type to match the i386...
2000-05-09 mjacobChange references/comments about 'secondary' to reflect...
2000-05-09 mjacobUnhide dec_kn300_cons_init and don't make it something...
2000-05-07 mjacobFix DELAY function to use the RPCC cycle counter register.
2000-05-07 mjacoboops! final piece for Rawhides
2000-05-07 psFix checksum calculations. This should fix the network...
2000-05-07 mjacobWell, for now at least, we'll also have the 4100 also...
2000-05-07 mjacobAdd option for Rawhide (AlphaServer 4100 systems).
2000-05-07 mjacobPass the vector on thru instead of checking EISA/ISA...
2000-05-07 mjacobEISA/ISA memory space is any pa < 8MB.
2000-05-07 mjacobadd in dec_kn300 (Alpha 4100) case
2000-05-07 mjacobadd in stubbie mcpcia_pci that will parent PCI busses
2000-05-07 mjacobAdd in a first pass at Alpha 4100 (Rawhide) support...
next