]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-10-12 rnordierNew boot blocks: support for /boot/loader; a.out &...
1998-10-12 desAvoid the "Cannot allocate memory" problem that appears...
1998-10-12 dtUnVMIO vnodes of block devices when they are no longer...
1998-10-12 jkhCorrect a misleading comment.
1998-10-12 impFix breakage introduced by last patch. bde has added...
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 kenFix a curses bug exposed by the ":numbers" display...
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 yokotaAdd description on the "quiet" modifier for bell types.
1998-10-12 yokotaFix PnP mouse detection routine so that:
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 abialUpdate the date for standalone tarball.
1998-10-12 abialUpdate featu^H^H^H^H^Hbug list.
1998-10-12 markmDamn - dirname(1) is not available this early. Work...
1998-10-12 kenUpdate the cd(9) man page for the CAM cd driver. This...
1998-10-12 kenUpdate the cd(4) man page for the CAM cd driver.
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-12 kenAdd a man page for the transport layer driver.... my...
1998-10-12 kenAdd man pages for the passthrough driver and the CAM...
1998-10-11 desAdd comments about Luigi's audio drivers. Luigi said...
1998-10-11 alexUnregister the glibc2 brand at module unload time.
1998-10-11 jdpFix the MS-CHAP support. The code was passing a bit...
1998-10-11 jdpIf an ELF executable has a recognized brand, then belie...
1998-10-11 rnordierRemove sys/boot from the install as well.
1998-10-11 rnordierIn src/Makefile.inc1:
1998-10-11 markmVery substantial debug/improvement of the FreeBSD/Perl5...
1998-10-11 markmAdd extra directories required by Perl5. The one in...
1998-10-11 markmFix minor bogon pointed out by perl5's own perldoc.
1998-10-11 markmCleanup. No need to install manpages here; no other...
1998-10-11 jdpEliminate nested comment warning.
1998-10-11 bdeFixed removing of obsolete shared libraries:
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 peterAvoid the need for calling functions that malloc after...
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 peterComment about libm and libmd being needed for some...
1998-10-11 dgClear out transmit descriptor memory in fxp_attach...
1998-10-11 peterlibg++ and libstdc++ also have internal calls to libm...
1998-10-11 jdpFix a couple of out-of-bounds array references in mappi...
1998-10-11 peterlibopie also depends on libmd. Programs using libopie...
1998-10-11 peterlibf2c.so.* depends on libm.so. I'm not sure that...
1998-10-11 peterlibatm uses libmd; add it to the dependency list so...
1998-10-11 peterDeal with /usr/lib/compat/aout, and that we've been...
1998-10-11 peterDon't build elf libresolv.so*, no elf freebsd binaries...
1998-10-11 peterDon't install an elf libgnumalloc.so* in /usr/lib/compa...
1998-10-11 peterDon't install an elf liby.so[.2] in /usr/lib/compat...
1998-10-11 dimaadd <sys/linker.h>
1998-10-10 gibbsIf the bus delay is >= 2 seconds, notify the user that...
1998-10-10 jkhMove OBJFORMAT hack to the correct line; what can I...
1998-10-10 bdevfork -> fork. The child calls execl() which calls...
1998-10-10 dgFixed mbuf leak in fxp_stop().
1998-10-10 bdevfork -> fork. The child calls abort(), which calls...
1998-10-10 bdevfork -> fork. This home made popen() had the same...
1998-10-10 bdeFixed gross breakage in previous commit. The malloc...
1998-10-10 bdeRemoved debugging cruft.
1998-10-10 gpalmerMake kernel build on alpha again. New kld stuff needs...
1998-10-10 rnordierKill an extraneous dot.
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 eivindRemove the description of EBADF (that's an implementati...
1998-10-10 bdeFixed searching for section "1aout" man pages. Section...
1998-10-10 bdeDon't build or install ${MAN1}. It's just a copy of...
1998-10-10 katoPC-98 uses different boot code from IBM-PC. So, MACHIN...
1998-10-10 jkhQuick commit to see if I can't fix Robert's i386/boot...
1998-10-10 katoPC-98 doesn't have CMOS ram.
1998-10-10 thepishPR: bin/8250
1998-10-10 jkhAdd missing newline to debugging output.
1998-10-10 katoPC-98 doesn't have CMOS ram.
1998-10-10 obrienAdd GENERIC rev 1.124 changes
1998-10-10 jkhDon't chain makes with &&; apparently this is evil...
1998-10-10 jkhAdjust for new MFS root code.
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...
next