]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
- Add a couple comment lines to note that spaces are not allowed as
[FreeBSD/FreeBSD.git] / sys /
1998-10-14 Kenneth D. MerryDisable tagged queueing for the Seagate Elite 9GB drive...
1998-10-14 Kenneth D. MerryDisable the 'devstat_end_transaction' busy count printf...
1998-10-14 Robert NordierActivate boot2.
1998-10-14 Matt JacobAndrew Gallatin reported some internal queue overflows...
1998-10-14 Dmitrij TejblumBacked out rev. 1.164. It caused problems on SMP.
1998-10-14 Peter WemmLink fdboot to boot1 as well.
1998-10-14 Peter WemmFix a warning I missed before.
1998-10-14 Peter WemmTypo fix.
1998-10-14 Peter WemmInitial attempt to update the Alpha loader and kernel...
1998-10-14 Peter WemmRevert part of previous commit. vaddr_t doesn't exist...
1998-10-14 Peter WemmTry and get the sys/* and machine/* includes via relati...
1998-10-14 Peter WemmAlign to sizeof(long) rather than sizeof(int32_t)....
1998-10-14 Peter WemmSupport encapsulating ELF linker sets for KLD modules...
1998-10-14 Robert NordierFix btx include path.
1998-10-14 Jordan K. HubbardDB_ELF_SYMBOLS doesn't appear to do anything yet, or...
1998-10-14 Peter WemmTweak the output one more time again. The kernel or...
1998-10-14 Robert NordierInclude <bsd.prog.mk>. Add install target (to /boot...
1998-10-13 Robert NordierFix flow of control after directory listing; enable...
1998-10-13 Kenneth D. MerryDisable cache syncs for a broken NEC drive.
1998-10-13 Robert NordierMake v86.ctl default more explicit; simplify read error...
1998-10-13 Robert NordierAdjust NDEV value.
1998-10-13 Kenneth D. MerryFix a bug in the error recovery code. It was possible...
1998-10-13 Jordan K. HubbardSync up with some needed x86 options.
1998-10-13 Robert NordierChange to a 15-sector boot2.
1998-10-13 Kenneth D. MerryFix a bug in the scan lun code that showed up when...
1998-10-13 Robert NordierDon't use an absolute path to objcopy.
1998-10-13 Robert NordierImprove drive recognition and handling.
1998-10-13 Bruce EvansFixed bloatage of `struct inode'. We used 5 "spare...
1998-10-13 KATO TakenoriSync with sys/i386/isa/isa.c and wd.c revisions 1.115...
1998-10-13 KATO TakenoriSync with sys/i386/i386/userconfig.c revision 1.112.
1998-10-13 Peter WemmLoad the full symbol tables if they are present. This...
1998-10-13 Peter WemmMake the ELF load messages cleaner.
1998-10-13 Peter WemmUpdate from NetBSD if_de.c 1.72 to 1.80. This is mostl...
1998-10-13 David GreenmanFixed two potentially serious classes of bugs:
1998-10-13 KATO TakenoriCommented out aic driver.
1998-10-13 Kazutaka YOKOTAAdded a workaround for yet-another, less-than-compatibl...
1998-10-13 KATO TakenoriFix for wrap arround.
1998-10-13 KATO TakenoriImplement TSC clock calibration for PC-98.
1998-10-12 Alexander LangerBring in _BSD_UINT8_T_, _BSD_UINT16_T_, and _BSD_UINT32...
1998-10-12 Jordan K. HubbardAdd adw device.
1998-10-12 Kenneth D. MerryAdd a "dummy light" (actually two dummy lights) to...
1998-10-12 Robert NordierNew boot blocks: support for /boot/loader; a.out &...
1998-10-12 Dmitrij TejblumUnVMIO vnodes of block devices when they are no longer...
1998-10-12 Warner LoshFix breakage introduced by last patch. bde has added...
1998-10-12 Kenneth D. MerryAdd quirk entries to disable the synchronize cache...
1998-10-12 Kenneth D. MerryBring over a quirk entry from the old SCSI code for...
1998-10-12 KATO TakenoriSync with sys/i386/isa/isa.c revision 1.114.
1998-10-12 Bruce EvansDon't print conflict messages in haveseen_isadev()...
1998-10-12 Bruce EvansFixed bitrot in mfs options. MFS_ROOT split into MFS_R...
1998-10-12 Bruce EvansAdded flag CC_QUIET for quiet conflict checking.
1998-10-12 Peter WemmOnly print kernel entry point during load.
1998-10-12 Peter WemmOnly print filename and entry address for the kernel...
1998-10-12 Peter WemmRelocate a few extra addresses that are stored as physi...
1998-10-12 Peter Wemm"fix" a warning
1998-10-12 Robert NordierDrop .MAKEFLAGS: hack.
1998-10-12 Robert NordierDo without head and tail: they're pretty unnecessary...
1998-10-12 Robert NordierUse rather than for linking. This allows the new...
1998-10-11 Alexander LangerUnregister the glibc2 brand at module unload time.
1998-10-11 John PolstraIf an ELF executable has a recognized brand, then belie...
1998-10-11 Robert NordierIn src/Makefile.inc1:
1998-10-11 KATO TakenoriSync with sys/i386/boot/biosboot/table.c revision 1.17.
1998-10-11 KATO TakenoriSync with sys/i386/boot/biosboot/boot.c revision up...
1998-10-11 KATO TakenoriSync with sysi/386/boot/biosboot/boot.h revision 1.24.
1998-10-11 KATO TakenoriSync with sys/i386/i386/machdep.c revision 1.313.
1998-10-11 KATO TakenoriSync with sys/i386/conf/files.i386 revision 1.206.
1998-10-11 KATO TakenoriSync with sys/i386/conf/Makefile.i386 revision 1.126.
1998-10-11 KATO TakenoriSync with sys/i386/conf/GENERIC revision 1.124.
1998-10-11 Robert NordierOverride for ELF.
1998-10-11 Robert NordierOverride for ELF. Override .s.o suffix rule.
1998-10-11 Peter WemmFix a warning that's been bugging me for ages.
1998-10-11 Peter WemmFix a warning
1998-10-11 Peter WemmProbe all consoles, not just the first. It doesn't...
1998-10-11 Peter WemmCosmetic: After the autoboot timeout, print a \n.
1998-10-11 Peter WemmOnly call vidc_init() once (unless forced).
1998-10-11 Peter WemmFix comconsole mode. The int 0x14 read and status...
1998-10-11 Peter WemmWarn that one of the DEBUG statements has a v86 recursi...
1998-10-11 Peter WemmFix comment to match code
1998-10-11 David GreenmanClear out transmit descriptor memory in fxp_attach...
1998-10-11 John PolstraFix a couple of out-of-bounds array references in mappi...
1998-10-11 Dima Rubanadd <sys/linker.h>
1998-10-10 Justin T. GibbsIf the bus delay is >= 2 seconds, notify the user that...
1998-10-10 David GreenmanFixed mbuf leak in fxp_stop().
1998-10-10 Gary PalmerMake kernel build on alpha again. New kld stuff needs...
1998-10-10 Bruce EvansDon't pretend to support ix86's with 16-bit ints by...
1998-10-10 Robert NordierFix a typo.
1998-10-10 Bruce EvansFixed warnings for pointer versus int type mismatches...
1998-10-10 Bruce EvansFixed warnings for pointer versus int type mismatches...
1998-10-10 KATO Takenorimp_machdep.c: Set a vector to boot code (PC-98).
1998-10-10 KATO TakenoriPC-98 doesn't have CMOS ram.
1998-10-10 KATO TakenoriPC-98 doesn't have CMOS ram.
1998-10-10 David E. O'BrienAdd GENERIC rev 1.124 changes
1998-10-10 Jordan K. HubbardAdd entries for MFS which are consistent with the other...
1998-10-10 Jordan K. HubbardAllow more flexible use of MFS root.
1998-10-10 Peter WemmAttempt to work around the page fault in tulip_txput...
1998-10-10 Peter WemmDisplay module type as well as module name when we...
1998-10-10 Peter Wemmrm *.so and *.ko in clean as well.
1998-10-10 Warner LoshFix conficts in probe:
1998-10-10 Peter WemmUse Mike Smith's linker module search path code.
1998-10-10 Peter WemmKeep track of the containing file for modules. This...
1998-10-09 Peter WemmUpdates for alignment rounding. XXX this is highly...
next