]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add quirk entries to disable the synchronize cache command for Micropolis
[FreeBSD/FreeBSD.git] / sys /
1998-10-12 kenAdd quirk entries to disable the synchronize cache...
1998-10-12 kenBring over a quirk entry from the old SCSI code for...
1998-10-12 katoSync with sys/i386/isa/isa.c revision 1.114.
1998-10-12 bdeDon't print conflict messages in haveseen_isadev()...
1998-10-12 bdeFixed bitrot in mfs options. MFS_ROOT split into MFS_R...
1998-10-12 bdeAdded flag CC_QUIET for quiet conflict checking.
1998-10-12 peterOnly print kernel entry point during load.
1998-10-12 peterOnly print filename and entry address for the kernel...
1998-10-12 peterRelocate a few extra addresses that are stored as physi...
1998-10-12 peter"fix" a warning
1998-10-12 rnordierDrop .MAKEFLAGS: hack.
1998-10-12 rnordierDo without head and tail: they're pretty unnecessary...
1998-10-12 rnordierUse rather than for linking. This allows the new...
1998-10-11 alexUnregister the glibc2 brand at module unload time.
1998-10-11 jdpIf an ELF executable has a recognized brand, then belie...
1998-10-11 rnordierIn src/Makefile.inc1:
1998-10-11 katoSync with sys/i386/boot/biosboot/table.c revision 1.17.
1998-10-11 katoSync with sys/i386/boot/biosboot/boot.c revision up...
1998-10-11 katoSync with sysi/386/boot/biosboot/boot.h revision 1.24.
1998-10-11 katoSync with sys/i386/i386/machdep.c revision 1.313.
1998-10-11 katoSync with sys/i386/conf/files.i386 revision 1.206.
1998-10-11 katoSync with sys/i386/conf/Makefile.i386 revision 1.126.
1998-10-11 katoSync with sys/i386/conf/GENERIC revision 1.124.
1998-10-11 rnordierOverride for ELF.
1998-10-11 rnordierOverride for ELF. Override .s.o suffix rule.
1998-10-11 peterFix a warning that's been bugging me for ages.
1998-10-11 peterFix a warning
1998-10-11 peterProbe all consoles, not just the first. It doesn't...
1998-10-11 peterCosmetic: After the autoboot timeout, print a \n.
1998-10-11 peterOnly call vidc_init() once (unless forced).
1998-10-11 peterFix comconsole mode. The int 0x14 read and status...
1998-10-11 peterWarn that one of the DEBUG statements has a v86 recursi...
1998-10-11 peterFix comment to match code
1998-10-11 dgClear out transmit descriptor memory in fxp_attach...
1998-10-11 jdpFix a couple of out-of-bounds array references in mappi...
1998-10-11 dimaadd <sys/linker.h>
1998-10-10 gibbsIf the bus delay is >= 2 seconds, notify the user that...
1998-10-10 dgFixed mbuf leak in fxp_stop().
1998-10-10 gpalmerMake kernel build on alpha again. New kld stuff needs...
1998-10-10 bdeDon't pretend to support ix86's with 16-bit ints by...
1998-10-10 rnordierFix a typo.
1998-10-10 bdeFixed warnings for pointer versus int type mismatches...
1998-10-10 bdeFixed warnings for pointer versus int type mismatches...
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 obrienAdd GENERIC rev 1.124 changes
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-10 peterAttempt to work around the page fault in tulip_txput...
1998-10-10 peterDisplay module type as well as module name when we...
1998-10-10 peterrm *.so and *.ko in clean as well.
1998-10-10 impFix conficts in probe:
1998-10-10 peterUse Mike Smith's linker module search path code.
1998-10-10 peterKeep track of the containing file for modules. This...
1998-10-09 peterUpdates for alignment rounding. XXX this is highly...
1998-10-09 peterFully implement KLD and preloading.
1998-10-09 peterUpdates for KLD backends.
1998-10-09 peterImplement merging SYSINIT's from preloaded KLD modules...
1998-10-09 peterMODINFO_ADDR has real addresses now, remove the manual...
1998-10-09 peterRelocate the preload module info from machdep specifica...
1998-10-09 peterCall some helper routines to be supplied by kern_linker...
1998-10-09 peterAt the moment, the alpha tentatively uses the ddb elf...
1998-10-09 rnordierTurn off the new /sys/boot stuff (except boot0) unless...
1998-10-09 peterWe don't compile this on an elf kernel (and explicitly...
1998-10-09 peterRemove DDB_ELF_SYMBOLS and DDB_KLD_SYMBOLS options...
1998-10-09 peterAttempt to at least align MODINFO_* blocks. IMHO,...
1998-10-09 peterTurn symbol table info passing back on, although it...
1998-10-09 peterRemove kernelname setenv, the common code does it.
1998-10-09 peterImplement preloading for elf modules
1998-10-09 peterPreload support for a.out KLD not implemented yet....
1998-10-09 peterUse a consistant module search path (same as kernel...
1998-10-09 peterloader <-> kernel preload module interface constants...
1998-10-09 peterelf_machdep.c and rindex.c are now standard
1998-10-09 peterDebug typo fixes.
1998-10-09 peterA hook for storing the origin of a module, this is...
1998-10-09 peterAdd SI_SUB_KLD
1998-10-09 gibbsCall dpt_intr from our timeout routine to clear any...
1998-10-09 gibbsOnly pull 16 bits of residual information from completi...
1998-10-09 gibbsHook up ahapoll so that dumps, synchronize cache comman...
1998-10-09 msmithDon't try to initialise the environment out of a sysini...
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 gibbsPass termination information via softc flags to the...
1998-10-09 gibbsWhen 'using defaults' ensure that termination is enabled.
1998-10-09 rnordierGet this building as a.out or ELF.
1998-10-09 katoSync with sys/i386/i386/machdep.c revision 1.312.
1998-10-09 kjcfix a bug which could lock up a transmitter.
1998-10-09 jkhFix damaged comment.
1998-10-09 msmithRemove some debugging code.
1998-10-09 msmithSync the MODINFO constants with <sys/linker.h>
1998-10-09 msmithMODINFO_NAME can't be 0, that's the end of the metadata...
1998-10-09 jkhAdd some evil temporary phys-to-kern translation for...
1998-10-09 wpaulAdd support for yet another "cyclone" board, with PCI...
1998-10-09 msmithMissing defines for the kernel environment and module...
1998-10-09 jkhinclude proper header for Mike's new stuff.
1998-10-09 msmithKernel environment access, preloaded module lookup.
1998-10-09 msmithInitialise kernel environment and module metadata pointers.
1998-10-09 msmithNew files for kernel environment and module metadata...
1998-10-09 jdpFix a panic on SMP systems, caused by sleeping while...
next