]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Do without head and tail: they're pretty unnecessary here anyway.
[FreeBSD/FreeBSD.git] / sys / amd64 /
1998-10-10 katomp_machdep.c: Set a vector to boot code (PC-98).
1998-10-10 katoPC-98 doesn't have CMOS ram.
1998-10-10 katoPC-98 doesn't have CMOS ram.
1998-10-10 jkhAdd entries for MFS which are consistent with the other...
1998-10-10 jkhAllow more flexible use of MFS root.
1998-10-09 peterRelocate the preload module info from machdep specifica...
1998-10-09 peterNull commit.. CVS aborted on freefall last time (reaonl...
1998-10-09 peterAn elf_reloc() function for the i386. Based on alpha...
1998-10-09 msmithInitialise kernel environment and module metadata pointers.
1998-10-08 msmithFix up the kernel environment and module data pointers...
1998-10-08 katoBIOS ROM base address is 0xe8000 on PC-98.
1998-10-07 obrienFix syntax errors I introduced.
1998-10-07 gibbsAdd entries for the adw device driver.
1998-10-07 gibbsFix a parent tag reference count bug during tag teardown.
1998-10-06 kato- Implement enabling write allocate on AMD K5/K6/K6...
1998-10-05 obrienUndo most of the previous commit.
1998-10-05 obrienNow require *FS_ROOT to enable the ability to mount...
1998-10-05 rnordierThis commit was generated by cvs2svn to compensate...
1998-10-05 obrienDocument that ``options xFS_ROOT'' requires the associa...
1998-10-03 jkhAdd dpt driver back to GENERIC and adjust a stale comment.
1998-10-01 msmithRemove lpt1 - we have userconfig if you have a weird...
1998-09-29 abialAdd sysctl 'machdep.msgbuf_clear'. Setting it to anythi...
1998-09-29 bdeDon't pretend to support ix86's with 16-bit ints by...
1998-09-28 teggeInitialize pcb_mpnest to 1 in the child process in...
1998-09-28 teggeUse correct virtual address when configuring the per...
1998-09-25 rvbThis commit was generated by cvs2svn to compensate...
1998-09-25 peterGoodbye BOUNCE_BUFFERS, for a hack it has served us...
1998-09-24 bdeDon't redefine kernel. Makefile.i386 now defines it.
1998-09-20 bdeAttempt to work around a bug in the previous commit...
1998-09-20 bdeEnsure that the i8254 timecounter doesn't go backards...
1998-09-18 mjacob(requested by gibbs) Remove the SCSI_CAM option (and...
1998-09-17 msmithMark the syscons and pcvt drivers as being allowed...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 gibbsautoconf.c:
1998-09-15 gibbssd->da, od is gone, no SCSI control devices.
1998-09-14 jdpAdd new functions fill_fpregs() and set_fpregs(), like...
1998-09-14 jdpAdd generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA...
1998-09-14 sosRemove the SLICE code.
1998-09-14 abialThis implements retrieving the contents of message...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-09 markmThis commit was generated by cvs2svn to compensate...
1998-09-07 jdpMake profiling work for ELF. gprof now autodetects...
1998-09-06 teggeDon't go below the low water mark of free pages due...
1998-09-06 jdpThis commit was generated by cvs2svn to compensate...
1998-09-06 teggeMaintain a mapping from irq number to (ioapic number...
1998-09-04 luoqiMake irq forwarding truely functional.
1998-09-04 msmithIncrease 'maxusers' to 32; with the number of people...
1998-09-04 achePAGE_WAKEUP -> vm_page_wakeup
1998-09-03 nsouchReviewed by: Doug Rabson
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-01 kato- Fix style bug.
1998-08-31 luoqiUse 16bit register in inline asm code to set segment...
1998-08-31 kato- hw.machine_arch returns cpu architecture type.
1998-08-29 rvbThis commit was generated by cvs2svn to compensate...
1998-08-27 abialThis commit was generated by cvs2svn to compensate...
1998-08-24 dfrChange various syscalls to use size_t arguments instead...
1998-08-24 bdeFixed printf format errors. Only one left in LINT...
1998-08-23 obrienThis commit was generated by cvs2svn to compensate...
1998-08-23 desDon't check minor number of dump device at all.
1998-08-23 bdeFixed printf format errors.
1998-08-21 msmithThis commit was generated by cvs2svn to compensate...
1998-08-20 msmithThis commit was generated by cvs2svn to compensate...
1998-08-18 msmith Presently there is only one `currentldt' variab...
1998-08-17 bdeFIxed typo (syntax error) in previous commit.
1998-08-17 dfrAdd macros for accessing device memory.
1998-08-16 wpaulImport the (Fast) Etherlink XL driver. I'm reasonally...
1998-08-16 jdpRevamp the ELF include files to better support architec...
1998-08-16 bdepmap.c:
1998-08-11 bdeRegister tty software interrupt handlers at run time...
1998-08-11 bdeImplemented dynamic registration of software interrupt...
1998-08-10 bdeFixed restoring of cpl after trap handling. The wrong...
1998-08-03 msmithCopy in the nfs_diskless structure if NFS_ROOT is defin...
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-07-28 bdeSet p->p_switchtime to switchtime instead of to the...
1998-07-28 bdeMicro-optimized and cleaned up the clearing of switchti...
1998-07-28 jlemonu_int --> unsigned int, remove (now unneeded) <sys...
1998-07-28 jlemonAdd wrappers for i386_*_ioperm, i386_vm86 so userland...
1998-07-28 jlemonFix an off-by-one error when setting the iomap bits.
1998-07-27 jlemonRe-arrange the page layout used by vm86_bioscall so...
1998-07-20 msmithAdd the 'cs' driver for Crystal Semiconductor CS89x0...
1998-07-19 jkhA slap on the wrist to Dag-Erling, who plainly did...
1998-07-19 bdeStop physical DMA for the non-auto case in isa_dmadone...
1998-07-18 desAllow dump devices with dkpart != SWAP_PART on devfs...
1998-07-17 joergPlace a fat warning that floppy tapes should be configu...
1998-07-15 bde%n in a comment was a poor abbreviation for Immediate...
1998-07-15 bdeCast virtual addresses that happen to be represented...
1998-07-14 bdeChanged to the C9x draft spelling of the (unsigned...
1998-07-11 bdeFixed printf format errors.
1998-07-11 bdeFixed printf format errors.
1998-07-11 phkDon't disable pmap_setdevram() which isn't called,...
1998-07-11 bdeFixed printf format errors.
1998-07-11 bdeDon't pretend to support ix86's with 16-bit ints by...
1998-07-11 bdeDon't pretend to support ix86's with 16-bit ints by...
1998-07-10 bdeOops, fptrint_t still needs to be declared in <machine...
1998-07-10 bdeAdded a kernel-only typedef (ptrint_t) giving an integr...
next