]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-01-27 Jordan K. HubbardTweak PATH for ports build. I have no idea why this...
1998-01-27 Garrett WollmanAdd 781, 978.
1998-01-27 Mike SmithSymlink bootblocks for 'wfd' disks as well.
1998-01-27 Mike SmithFix operation with the Iomega Zip 100 ATAPI.
1998-01-27 Mike SmithCheck the status port after waiting for DRQ; some drive...
1998-01-27 Kazutaka YOKOTAUpdate the keymap menu.
1998-01-27 Kazutaka YOKOTA- Correct inconsistencies among keymaps.
1998-01-27 David GreenmanImproved connection establishment performance by doing...
1998-01-27 KATO TakenoriExecute cpuid if BIOS disables cpuid instruction of...
1998-01-27 Daniel O'CallaghanPR: 5573
1998-01-27 John DysonSomeone removed vm_zone.c from /sys/conf/files.
1998-01-27 Jordan K. HubbardTemporary work-around for a ports building problem...
1998-01-26 Bruce EvansGenerate symlinks to the "sys" and <machine> directorie...
1998-01-26 Brian SomersCorrect $Id$
1998-01-26 Julian ElischerMove DPT related options out of i386 specific files
1998-01-26 KATO TakenoriSync with sys/i386/i386/userconfig.c revision 1.101.
1998-01-26 KATO TakenoriSync with sys/i386/confi/files.i386, majors.i386 and...
1998-01-26 Julian ElischerAdd the DPT driver and options.
1998-01-26 Julian ElischerA bit of the dpt userland utilities that got left out.
1998-01-26 Julian ElischerObtained from: Simon Shapiro
1998-01-26 Julian ElischerAdd Simon Shapiro's DPT driver
1998-01-26 Peter WemmMerge CYCLIC branch changes
1998-01-26 Peter WemmRestore file that was inadvertently deleted last time
1998-01-26 Peter WemmRemove stray files
1998-01-26 Peter Wemmre-sort back into order
1998-01-26 Peter WemmAdd missing definition for swi_vm
1998-01-26 Peter Wemmcomment that pvcs_to_rcs is left out since it needs...
1998-01-26 Peter WemmAdd libdiff
1998-01-26 Peter WemmBuild the internal libified diff
1998-01-26 Peter WemmUpdate options.h as per configure generated version
1998-01-26 Peter WemmUpdate config.h
1998-01-26 Peter Wemmmissing bracket
1998-01-26 Peter WemmMerge changes from CYCLIC onto main branch
1998-01-26 Peter WemmMerge changes from CYCLIC branch onto mainline. rcs...
1998-01-26 Peter WemmThis commit was generated by cvs2svn to compensate...
1998-01-26 Peter WemmImport cvs-1.9.23 as at 19980123. There are a number...
1998-01-26 Brian SomersRemove ``start='' used when testing :-(
1998-01-26 Jean-Marc ZucconiThe status command prints the audio position, the media...
1998-01-25 KATO TakenoriUndo previous commit. The cpuid symbol has been alread...
1998-01-25 Wolfram SchneiderAdd two new options:
1998-01-25 Wolfram Schneiderpreconsolidate is mis-spelled preconsoidate
1998-01-25 Wolfram SchneiderAdd reference to /usr/share/misc/iso3166 where are...
1998-01-25 Steve PriceInitialize if_ibytes and if_obytes to zero.
1998-01-25 Steve PriceAllow comments to begin with multiple '#' characters.
1998-01-25 Steve PriceSEE ALSO swapinfo(8).
1998-01-25 Steve PriceFix a couple of operator precedence bugs.
1998-01-25 KATO TakenoriAdded cpuid instruction.
1998-01-25 KATO TakenoriExecute cpuid if BIOS disables cpuid instruction of...
1998-01-25 Steve PriceUse -literal to make for a more pleasing list.
1998-01-25 Steve PriceFix a couple of typos.
1998-01-25 Kazutaka YOKOTAFix typo.
1998-01-25 KATO TakenoriEven though BIOS writer's guide recommends cpuid instru...
1998-01-25 John BirrellMake machine dependent asm code machine dependent. 8-)
1998-01-25 John BirrellChange MACHINE -> MACHINE_ARCH so that the design make...
1998-01-25 KATO TakenoriSync with sys/i386/conf/options.i386 revision 1.67.
1998-01-25 John BirrellModify for MACHINE_ARCH support instead of assuming...
1998-01-25 KATO TakenoriFixed typo in comment.
1998-01-25 John Birrellsignal() returns an pointer, so must be cast to long...
1998-01-25 John Birrellread() and write() return ssize_t not int, so the first...
1998-01-25 John BirrellAdd a sysmk -> /dev/null definition ready for a coming...
1998-01-25 John BirrellCast a size_t to a long to avoid a gcc warning.
1998-01-25 John DysonVarious NFS fixes:
1998-01-25 John DysonVarious NFS fixes:
1998-01-25 Eivind EklundTurn CLK_USE_TSC_CALIBRATION into a new-style option.
1998-01-25 Eivind EklundMake TCP_COMPAT_42 a new style option.
1998-01-25 Eivind EklundTurn NSWAPDEV into a new-style option.
1998-01-25 Eivind EklundRemove the FDSEEKWAIT option and description.
1998-01-25 Eivind EklundMake MD5 a new-style option. This one was eeeeeaaaaaas...
1998-01-25 KATO TakenoriSync with sys/i386/conf/GENERIC revision 1.105.
1998-01-24 John BirrellFix a cast from a pointer to a long instead of an int...
1998-01-24 Jordan K. HubbardAdd script for properly breaking out the doc dist.
1998-01-24 Kazutaka YOKOTAAdd brief note on error message from the driver.
1998-01-24 Kazutaka YOKOTASmall adjustment in sync check code.
1998-01-24 Jordan K. HubbardClean up doc bootstrap ports afterwards.
1998-01-24 KATO TakenoriSync with sys/i386/isa/wd.c revision 1.148.
1998-01-24 KATO TakenoriSync with sys/i386/i386/machdep.c revision 1.283.
1998-01-24 Steve PriceRandom data is no longer based on the time of day,...
1998-01-24 KATO TakenoriSync with sys/i386/i386/machdep.c revision 1.282.
1998-01-24 Eivind EklundMake all file-system (MFS, FFS, NFS, LFS, DEVFS) relate...
1998-01-24 Eivind EklundLKM-support for converting all file-system options...
1998-01-24 John DysonAdd better support for larger I/O clusters, including...
1998-01-24 Brian SomersFix error message.
1998-01-23 Brian SomersStop bogus warnings.
1998-01-23 Brian SomersRe-implement the proxy arp sockaddr_dl search routine...
1998-01-23 Jordan K. HubbardBring back handbook and FAQ by adding a mechanism for...
1998-01-23 Jordan K. HubbardAdd FAQ and handbook back to doc subtree.
1998-01-23 Jordan K. HubbardDISTRIBUTION=bin - we separate it out later.
1998-01-23 Jordan K. HubbardIn !dists case, invoke the custom dist menu rather...
1998-01-23 Jordan K. Hubbardspelling and style police.
1998-01-23 Brian SomersDon't allow manual dialing unless in auto or interactiv...
1998-01-23 Brian SomersAsk spammers to mail postmaster@$m, not postmaster...
1998-01-23 Brian SomersJust list one of each domain that was rejected
1998-01-22 Jordan K. HubbardAdd wfd to all target, reorder devs to put like with...
1998-01-22 Jordan K. HubbardMF22: match entries for wfd
1998-01-22 Søren SchmidtUse /bin/pwd instead of a potentially shell builtin...
1998-01-22 John DysonVM level code cleanups.
1998-01-22 KATO TakenoriSync with sys/i386/i386/userconfig.c revision 1.100.
1998-01-22 Andrey A. ChernovAdd PATCH_INDEX_FIRST environment variable to do the...
1998-01-22 Wolfgang HelbigDon't swap carriage return and new line in quoted mode...
1998-01-22 Philippe CharnierAdd rcsid. Add usage() with up to date flag list. Use...
next