]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-01-28 yokotaOops, remove the wrong comment line I accidentaly added...
1998-01-28 charnierAdd rcsid. RU#. Use err(3) instead of local redefinitio...
1998-01-28 jkhMF22: only fclose() OpenConn if non-NULL.
1998-01-28 jkhCollapse 2 settings of PATH into one (didn't notice...
1998-01-28 obrienGet the year right. ;)
1998-01-28 obrienExplains targets and environ vars much better.
1998-01-27 brianCosmetic:
1998-01-27 jkhTweak PATH for ports build. I have no idea why this...
1998-01-27 wollmanAdd 781, 978.
1998-01-27 msmithSymlink bootblocks for 'wfd' disks as well.
1998-01-27 msmithFix operation with the Iomega Zip 100 ATAPI.
1998-01-27 msmithCheck the status port after waiting for DRQ; some drive...
1998-01-27 yokotaUpdate the keymap menu.
1998-01-27 yokota- Correct inconsistencies among keymaps.
1998-01-27 dgImproved connection establishment performance by doing...
1998-01-27 katoExecute cpuid if BIOS disables cpuid instruction of...
1998-01-27 dannyPR: 5573
1998-01-27 dysonSomeone removed vm_zone.c from /sys/conf/files.
1998-01-27 jkhTemporary work-around for a ports building problem...
1998-01-26 bdeGenerate symlinks to the "sys" and <machine> directorie...
1998-01-26 brianCorrect $Id$
1998-01-26 julianMove DPT related options out of i386 specific files
1998-01-26 katoSync with sys/i386/i386/userconfig.c revision 1.101.
1998-01-26 katoSync with sys/i386/confi/files.i386, majors.i386 and...
1998-01-26 julianAdd the DPT driver and options.
1998-01-26 julianA bit of the dpt userland utilities that got left out.
1998-01-26 julianObtained from: Simon Shapiro
1998-01-26 julianAdd Simon Shapiro's DPT driver
1998-01-26 peterMerge CYCLIC branch changes
1998-01-26 peterRestore file that was inadvertently deleted last time
1998-01-26 peterRemove stray files
1998-01-26 peterre-sort back into order
1998-01-26 peterAdd missing definition for swi_vm
1998-01-26 petercomment that pvcs_to_rcs is left out since it needs...
1998-01-26 peterAdd libdiff
1998-01-26 peterBuild the internal libified diff
1998-01-26 peterUpdate options.h as per configure generated version
1998-01-26 peterUpdate config.h
1998-01-26 petermissing bracket
1998-01-26 peterMerge changes from CYCLIC onto main branch
1998-01-26 peterMerge changes from CYCLIC branch onto mainline. rcs...
1998-01-26 peterThis commit was generated by cvs2svn to compensate...
1998-01-26 peterImport cvs-1.9.23 as at 19980123. There are a number...
1998-01-26 brianRemove ``start='' used when testing :-(
1998-01-26 jmzThe status command prints the audio position, the media...
1998-01-25 katoUndo previous commit. The cpuid symbol has been alread...
1998-01-25 woschAdd two new options:
1998-01-25 woschpreconsolidate is mis-spelled preconsoidate
1998-01-25 woschAdd reference to /usr/share/misc/iso3166 where are...
1998-01-25 steveInitialize if_ibytes and if_obytes to zero.
1998-01-25 steveAllow comments to begin with multiple '#' characters.
1998-01-25 steveSEE ALSO swapinfo(8).
1998-01-25 steveFix a couple of operator precedence bugs.
1998-01-25 katoAdded cpuid instruction.
1998-01-25 katoExecute cpuid if BIOS disables cpuid instruction of...
1998-01-25 steveUse -literal to make for a more pleasing list.
1998-01-25 steveFix a couple of typos.
1998-01-25 yokotaFix typo.
1998-01-25 katoEven though BIOS writer's guide recommends cpuid instru...
1998-01-25 jbMake machine dependent asm code machine dependent. 8-)
1998-01-25 jbChange MACHINE -> MACHINE_ARCH so that the design make...
1998-01-25 katoSync with sys/i386/conf/options.i386 revision 1.67.
1998-01-25 jbModify for MACHINE_ARCH support instead of assuming...
1998-01-25 katoFixed typo in comment.
1998-01-25 jbsignal() returns an pointer, so must be cast to long...
1998-01-25 jbread() and write() return ssize_t not int, so the first...
1998-01-25 jbAdd a sysmk -> /dev/null definition ready for a coming...
1998-01-25 jbCast a size_t to a long to avoid a gcc warning.
1998-01-25 dysonVarious NFS fixes:
1998-01-25 dysonVarious NFS fixes:
1998-01-25 eivindTurn CLK_USE_TSC_CALIBRATION into a new-style option.
1998-01-25 eivindMake TCP_COMPAT_42 a new style option.
1998-01-25 eivindTurn NSWAPDEV into a new-style option.
1998-01-25 eivindRemove the FDSEEKWAIT option and description.
1998-01-25 eivindMake MD5 a new-style option. This one was eeeeeaaaaaas...
1998-01-25 katoSync with sys/i386/conf/GENERIC revision 1.105.
1998-01-24 jbFix a cast from a pointer to a long instead of an int...
1998-01-24 jkhAdd script for properly breaking out the doc dist.
1998-01-24 yokotaAdd brief note on error message from the driver.
1998-01-24 yokotaSmall adjustment in sync check code.
1998-01-24 jkhClean up doc bootstrap ports afterwards.
1998-01-24 katoSync with sys/i386/isa/wd.c revision 1.148.
1998-01-24 katoSync with sys/i386/i386/machdep.c revision 1.283.
1998-01-24 steveRandom data is no longer based on the time of day,...
1998-01-24 katoSync with sys/i386/i386/machdep.c revision 1.282.
1998-01-24 eivindMake all file-system (MFS, FFS, NFS, LFS, DEVFS) relate...
1998-01-24 eivindLKM-support for converting all file-system options...
1998-01-24 dysonAdd better support for larger I/O clusters, including...
1998-01-24 brianFix error message.
1998-01-23 brianStop bogus warnings.
1998-01-23 brianRe-implement the proxy arp sockaddr_dl search routine...
1998-01-23 jkhBring back handbook and FAQ by adding a mechanism for...
1998-01-23 jkhAdd FAQ and handbook back to doc subtree.
1998-01-23 jkhDISTRIBUTION=bin - we separate it out later.
1998-01-23 jkhIn !dists case, invoke the custom dist menu rather...
1998-01-23 jkhspelling and style police.
1998-01-23 brianDon't allow manual dialing unless in auto or interactiv...
1998-01-23 brianAsk spammers to mail postmaster@$m, not postmaster...
1998-01-23 brianJust list one of each domain that was rejected
1998-01-22 jkhAdd wfd to all target, reorder devs to put like with...
next