]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/alpha
This commit was generated by cvs2svn to compensate for changes in r47558,
[FreeBSD/FreeBSD.git] / sys / alpha /
1999-05-28 acheThis commit was generated by cvs2svn to compensate...
1999-05-27 gallatinA forgotten bit of my ST6600 commit
1999-05-26 gallatinAdd support for the DEC_ST6600 family of alphas. This...
1999-05-26 gallatinAllow chipset drivers to specify the direct-mapped...
1999-05-25 dtFrom our i386 counterpart:
1999-05-24 rnordierThis commit was generated by cvs2svn to compensate...
1999-05-24 jbRemove the mfs stuff now that mfs_init() does the MFS_R...
1999-05-22 dfr* Factor out the common code between the isa bus driver...
1999-05-20 gallatinAdd support for multiple PCI "hoses" used on various...
1999-05-18 peterNearly forgot, remove pci_cfgopen() - it's unused on...
1999-05-18 dfrAdd support for clock calibration.
1999-05-18 dfrCalibrate the processor cycle counter instead of believ...
1999-05-18 dfrAnother minor fix from i386 to remember when the port...
1999-05-18 dfrUpdate isa_print_child to match i386.
1999-05-15 dfrMake sure sysctls use udev_t, not dev_t.
1999-05-15 dfrMake sure sysctls use udev_t, not dev_t.
1999-05-14 dfr* Define a new static method DEVICE_IDENTIFY which...
1999-05-14 dfrThe previous log message should have read:
1999-05-14 dfrMake sure to pass a dev_t to dkunit.
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 msmithInclude <sys/systm.h> earlier as required by include...
1999-05-11 dtOops, back out previous, it is not quite ready for...
1999-05-11 dtInitialize bootifo.envp, so that the kernel environment...
1999-05-10 peterMove the mfs_getimage() prototype to mfs_extern.h dupli...
1999-05-10 peterServes me right for doing this by inspection and then...
1999-05-10 peterDon't do a nested extern for mfs_getimage()
1999-05-10 peterExplicit brace to avoid nested else warnings
1999-05-10 peterExplicit braces to avoid nested else warnings
1999-05-10 peterAdd some explicit parens to avoid && within || warnings
1999-05-10 peterFix warnings (unused vars)
1999-05-10 peterFix warnings (unused vars, long != int in printf)
1999-05-10 peterFix warnings (I hope)
1999-05-10 peterGive 'i' a type (int).
1999-05-10 peterUnused variable
1999-05-10 dfrAdjust console stuff now that makedev is no longer...
1999-05-10 dfrRemove obsolete 'config kernel' line.
1999-05-10 peterMake corresponding changes to match config update
1999-05-10 peterApparently we need to define rootdev and dumpdev here...
1999-05-09 peters/main/mi_startup/
1999-05-09 phkUnconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about...
1999-05-09 dfrRemove DDB.
1999-05-09 phkDon't confuse dev_t and major numbers in DEV_MODULE()
1999-05-09 yokotaReserve a major number for the frame buffer device.
1999-05-08 dfrMove the declaration of the interrupt type from the...
1999-05-08 peterI'm sick of the automatic rename of /kernel to /kernel...
1999-05-08 phkI got tired of seeing all the cdevsw[major(foo)] all...
1999-05-07 mjacobPropagate i386 change to alpha (bdevsw[] -> bdevsw()).
1999-05-07 phkContinue where Julian left off in July 1998:
1999-05-03 dfrChanges to support diskless booting on the alpha:
1999-05-02 markmThis commit was generated by cvs2svn to compensate...
1999-05-02 dfrDeclare the return address for __divX, __remX so that...
1999-05-02 dfrThis commit was generated by cvs2svn to compensate...
1999-05-02 obrienThis commit was generated by cvs2svn to compensate...
1999-04-29 luoqi- Handle mixer read ioctls correctly. They have the...
1999-04-28 dtpmap_emulate_reference: don't ever lose PV_TABLE_MOD...
1999-04-28 luoqiEnable vmspace sharing on SMP. Major changes are,
1999-04-27 phkChange suser_xxx() to suser() where it applies.
1999-04-27 phkSuser() simplification:
1999-04-26 peterRegister the netisr's via SYSINIT rather than linker...
1999-04-25 dtAdded used include.
1999-04-24 peterBump configvers; when the updates to generic/lint get...
1999-04-24 dtFix spelling of '#if 0'.
1999-04-23 dtMake pmap_collect() an official pmap interface.
1999-04-23 dtMoved cpu_set_fork_handler's prototype from <machine...
1999-04-23 dtFixed several (not all) warnings.
1999-04-21 dfrUpdate VERSREQ.
1999-04-21 dtpmap_ts_referenced(): set fault on {read|execute|write...
1999-04-21 peterStage 1 of a cleanup of the i386 interrupt registration...
1999-04-20 dtAdded consts to cpu_set_fork_handler prototype. (Follow...
1999-04-20 dtalpha/include/param.h: #define NCPUS 1
1999-04-19 peterunifdef -DVM_STACK - it's been on for a while for x86...
1999-04-19 dfrAdd commented out entries for ata driver now that it...
1999-04-19 dfrAdd seatbelts.
1999-04-16 peterBring the 'new-bus' to the i386. This extensively...
1999-04-16 gallatinzero out switchtime.tv_sec. This fixes a fairly seriou...
1999-04-16 simokawa- Add another adhoc frame_size detection for stack...
1999-04-13 peterHopefully replicate the install.debug changes from...
1999-04-13 simokawaInitialize alpha_unaligned_* as I intended.
1999-04-11 simokawaControl unaligned access handling via sysctl.
1999-04-11 simokawaDon't define NMBCLUSTERS here.
1999-04-11 grogBack out default debug kernel. The flags revert to...
1999-04-08 gallatinA quick fix to get kernels building again under EGCS
1999-04-08 wpaulMake ASIX driver work on FreeBSD/alpha, add to GENERIC.
1999-04-07 grog1. Modify config to issue different code for debugging.
1999-04-07 msmithThis commit was generated by cvs2svn to compensate...
1999-04-07 msmithRemove unused/unimplemented pmap_setdevram()
1999-04-05 julianCatch a case spotted by Tor where files mmapped could...
1999-04-03 jdpRestore support for executing BSD/OS binaries on the...
1999-04-01 wpaulMake the Macronix driver work on FreeBSD/alpha and...
1999-03-31 wpaulInsert ifmedia_set() that I forgot and put in the vtoph...
1999-03-28 dfrFix some warnings.
1999-03-28 dfrFix a few warnings.
1999-03-28 dfrRemove trigraph.
1999-03-27 wpaulMake the xl and pn drivers work on FreeBSD/alpha and...
next