]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-01-09 obrienuptime display more in style with original code
1999-01-09 msmithExplicitly look for kzip in /usr/bin, again this is...
1999-01-09 gpalmerReally delete the netboot image off the alpha floppy...
1999-01-09 wpaulAdd driver support (and man page) for PCI fast ethernet...
1999-01-09 nsouchFix Linux compatible mode. ppb_rxxx() calls are chars...
1999-01-09 nsouchChange /dev/smb and /dev/iic interface to allow user...
1999-01-09 nsouchFix the disappearing da0 problem.
1999-01-09 bdeRemoved a stray label that broke compiling in the ...
1999-01-09 dfrRemove a diagnostic message left in by mistake.
1999-01-09 bdeRemoved ROOTSLICE_HUNT. The root device is now found...
1999-01-09 bdeFixed switching between consoles (sc0, vt0 or sioN...
1999-01-09 dfrUse modstat(2) to get the syscall number.
1999-01-09 dfrImplement a mechanism for a module to report a small...
1999-01-09 dfrReplace the misc example with a simpler syscall example...
1999-01-09 dfrImplement support for adding syscalls in KLD modules.
1999-01-09 bdeFixed pedantic syntax errors caused by a trailing semic...
1999-01-09 bdeRemoved the asm version of translate_bytes(). When...
1999-01-09 bdeRemoved buggy, `#if 0'ed asm version of translate_bytes...
1999-01-09 bdeDon't put operands in clobber lists, since this is...
1999-01-09 bdeDon't put operands in clobber lists, since this is...
1999-01-09 bdeDon't put operands in clobber lists, since this is...
1999-01-09 kjccleanup: remove part of the code for 2.1.
1999-01-09 obrienrevert to rev 1.29. (floppy drives will be gotten...
1999-01-09 obrienAdd MLINKS for devstat kernel interfaces.
1999-01-09 grog- Format corrections for troff output
1999-01-09 yokotaAdd the new keyboard driver and video card driver....
1999-01-09 msmithkzip the loader, this shrinks it to about 60% of its...
1999-01-09 msmithExtend bd_print() so that it displays slices and partit...
1999-01-09 msmithAdd a description for 'lsdev' so that it shows up in...
1999-01-09 jkhback out previous commit - it's only part of the requir...
1999-01-09 impAdd Hitachi SH-3, SH-4, ARM, PPC, 68k PA-ARCH and a...
1999-01-09 jkhAdios, kzip - you don't work on ELF kernels.
1999-01-08 jkhSneakily make linux=YES by default and hope that nobody...
1999-01-08 abialReplace kget with version which obtains its info from...
1999-01-08 abialFix faulty logic in handling userconfig_script, INTRO_U...
1999-01-08 bdeFixed some style bugs. Clarified a comment.
1999-01-08 bdeUnspammed includes in <machine/cpufunc.h> in the !SMP...
1999-01-08 jkhDon't allow pointer underrun in loop.
1999-01-08 eivindSplit DIAGNOSTIC -> DIAGNOSTIC, INVARIANTS, and INVARIA...
1999-01-08 eivindUSUBCLASS_MODEM -> USUBCLASS_ABSTRACT_CONTROL_MODEL
1999-01-08 bdeMoved declarations related to copying and zeroing to...
1999-01-08 katoSync with sys/i386/isa/sio.c and syscons.c revisions...
1999-01-08 katoSync with sys/i386/i386/userconfig.c revision up to...
1999-01-08 katoSync with sys/i386/i386/machdep.c revision 1.320.
1999-01-08 eivindInstead of providing bad instructions here, point peopl...
1999-01-08 hmadd generation of ISDN (i4b) devicefiles
1999-01-08 eivindAdd a warning about the copyright restraints.
1999-01-08 katoOops, remove duplicate line.
1999-01-08 katoSync with sys/i386/conf/majors.i386 revision 1.60.
1999-01-08 katoSync with sys/i386/conf/Makefile.i386 revision 1.133.
1999-01-08 luoqiAllocate kernel page table object (kptobj) before any...
1999-01-08 yokotaUpdate #ifdef directive.
1999-01-08 davidnRemove bogus file locking in main().
1999-01-08 n_hibmaIgnore return value for strip. Avoids make world going pop
1999-01-08 jkhclose doc race.
1999-01-08 brianDon't use the next phone number after the ``|'' if the
1999-01-08 jkhCopy only the boot1 and boot2 (if exists) files into...
1999-01-08 jkhDTRT with gzip'd alpha kernels.
1999-01-08 jkhChanges for alpha support.
1999-01-08 jkhAdapt sysinstall more fully to the alpha (deal with...
1999-01-07 n_hibmaMajor synchronisation with NetBSD USB code
1999-01-07 n_hibmaMajor synchronisation with NetBSD USB code
1999-01-07 n_hibmaClean up, nothing major
1999-01-07 n_hibmaName change suggested by Justin (QUEUE->UNTIL)
1999-01-07 dtMake pmap_ts_referenced check more than 1 pv_entry...
1999-01-07 impMinor adjustments to prior commits:
1999-01-07 julianChanges to the LINUX_THREADS support to only allocate...
1999-01-07 mjacobLike the problems just fixed in scsi_da.c, make sure
1999-01-07 mjacobA better fix to avoid race conditions between failed...
1999-01-07 steveStrip the leading path from __progname.
1999-01-07 archieAdd the 'diffburst' tool, which does the following:
1999-01-07 bdeDon't pass unused unused timestamp args to UFS_UPDATE...
1999-01-07 yokotaRemove a hard-coded table of kernel console I/O functio...
1999-01-07 peterld was kinly looking up the Linux /etc/ld.so.conf ...
1999-01-07 eivindDon't do the ldconfig rescan if DESTDIR is set.
1999-01-07 abialWhen compiled with INTRO_USERCONFIG, skip the intro...
1999-01-07 peterThe upgrade process from 2.2.x -> 3.0-ELF assumes the...
1999-01-07 peterFlip the kernel default to ELF.. Add a test to try...
1999-01-07 peterOBJFORMAT_DEFAULT = elf now. (this is where /usr/bin...
1999-01-07 peterOBJFORMAT=elf in the absense of an override for both...
1999-01-07 petermake aout-to-elf first does an a.out makeworld to bring...
1999-01-07 peter``Disable'' a.out 'make world', as per flag day notific...
1999-01-07 kenThe Quantum Atlas III evidently has an identical proble...
1999-01-06 n_hibmaqueue.h has taken over this functionality
1999-01-06 grogFix an overflow problem which prevented revive from...
1999-01-06 julianAdd (but don't activate) code for a special VM option...
1999-01-06 n_hibmaCopied STAILQ_HEAD_INITIALIZER and LIST_HEAD_INITIALIZE...
1999-01-06 n_hibmaAdded proper names to the device messages at probe...
1999-01-06 impFix printf errors in the hflag case.
1999-01-06 impAdd pointer to mergemaster.
1999-01-06 jkhcopy resolv.conf to chroot area.
1999-01-06 bdeUFS_UPDATE() takes a boolean `waitfor' arg, so don...
1999-01-06 desMake the implementation and documentation agree. Specif...
1999-01-06 wpaulAdd some tweaks to mx_mii_readreg(), mx_phy_readreg...
1999-01-06 bdeIfdefed the conditionally used variable `prtrealloc...
1999-01-06 bdeBacked out rev.1.47. It just broke my optimisations...
1999-01-06 yokotaAdded kbd*.
1999-01-06 rnordierMake a start on revising the boot documentation.
1999-01-06 peterNo more src/lkm dir...
1999-01-06 peterWe load kld's in preference to LKM's, these do not...
next