]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-05-22 psThis commit was generated by cvs2svn to compensate...
2000-05-22 psImport the [now] dual licensed version 3.5.4 of less...
2000-05-22 brianDon't USE_PIPES
2000-05-22 sheldonhFix a small grammar nit, with the maintainer's implicit...
2000-05-22 obrienUpdated 2.10 headers.
2000-05-22 obrienTweaks to match those done in the Binutils mainline...
2000-05-22 obrienversion 2.10 config file.
2000-05-22 obrienConditionally define "CROSS_COMPILE" here.
2000-05-22 brianReturn -2 when tcp_OpenConnection() fails so that ppp...
2000-05-22 brianBe more verbose when a second link doesn't match the...
2000-05-22 obrienPull the switch and activate our Binutils to a snapshot...
2000-05-22 obrienDo not use DWARF2 unwinding mechanisms for C++ exceptio...
2000-05-22 imp<blush> I tested the real code changes, but neglected...
2000-05-22 impDo not read editrc file from '.'. This can be as unsaf...
2000-05-22 impMake comment match code forgotten in last commit
2000-05-22 impAdd $FreeBSD$ so I can commit:
2000-05-22 impIt turns out that I was wrong. The chip in my machine...
2000-05-22 kuriyamaCXD1847A and CXD1947A have same product ID.
2000-05-21 kenImplement a new camcontrol function, 'camcontrol format'.
2000-05-21 jlemonCompute the checksum before handing the packet off...
2000-05-21 dmlbMFRELENG_3
2000-05-21 dmlbMFRELENG_3
2000-05-21 dmlbMFRELENG_3
2000-05-21 greenIn the modern world, things are much faster than when...
2000-05-21 hoekDon't segv if bs or bc aren't defined in termcap's...
2000-05-21 greenBack out NOTE_EXIT status reporting pending discussion.
2000-05-21 peterProvide a temporary undocumented option: SHM_PHYS_BACKE...
2000-05-21 peterCheckpoint of a new physical memory backed object type...
2000-05-21 peterAck, I made a typo moments before commit. :-(
2000-05-21 peterImplement an optimization of the VM<->pmap API. Pass...
2000-05-21 hoekCompile in the case that anyone ever actually uses...
2000-05-21 hoekUh, ya, sure this almost compiled for __bsdi__. NOT!
2000-05-21 hoekMake this compile in case anyone ever wants to use...
2000-05-21 hoekThe LOCKPARENT flag is singular. It doesn't work causi...
2000-05-21 hoekNo be needed here --- "typo".
2000-05-21 hoekTypo in comments explaining what MAN_FILTER is.
2000-05-21 hoekTypos, missing words. I don't believe any of these...
2000-05-21 hoekFix a memory leak in getent() that occurred when the...
2000-05-21 hoekFix a memory leak with lc->lc_cap in login_close().
2000-05-21 hoekOnce again fix substitution of TMAC_M and TMAC_S_PREFIX...
2000-05-21 jakeMajor style cleanup; make ordering and internal use...
2000-05-21 gallatinPrevent vidcontrol -i from crashing alphas
2000-05-20 jkhI've always wanted to be able to dump out the current...
2000-05-20 umeIPv6 support.
2000-05-20 obrienDocument "-alias".
2000-05-20 obrienRevert rev 1.10 as I took the bug report too much on...
2000-05-20 jdpTake crtbegin.c and crtend.c from the new machine-indep...
2000-05-20 obrienOur `ifconfig' syntax uses "alias" not "-alias".
2000-05-20 nyanOops, rman_get_bushandle() should be converted to rman_...
2000-05-20 obrienASM_DECLARE_OBJECT_NAME and ASM_FINISH_DECLARE_OBJECT...
2000-05-20 obrienMatch the include protection with the install location.
2000-05-20 grogDon't forget 'stripe' and 'mirror' commands when we...
2000-05-19 peter<machine/lpt.h> does not exist anymore. use <dev/ppbus...
2000-05-19 peterInstall /usr/include/dev/ppbus as well as dev/usb
2000-05-19 peterAdd dev/ppbus for lptio.h
2000-05-19 msmithCorrect the syntax of ROOTDEVNAME and describe it somew...
2000-05-19 obrienWe use a MI version of this now, which is mostly this...
2000-05-19 mppUpdate the man page to match utmp.h.
2000-05-19 obrienRather than use a MD lpt.h, we now use the MI lptio.h.
2000-05-19 dbakerCorrect confusion and differentiate appropriately betwe...
2000-05-19 nyanSync with sys/i386/conf/GENERIC revisions from 1.246...
2000-05-19 nyanFixed to support PC-98.
2000-05-19 nyanUse the rman_get_bustag() and rman_get_bushandle()...
2000-05-19 joergMinor nit: this tar(1) replacement still used /dev...
2000-05-19 nyanSupported the mss on PC-98 and Sound Blaster 98.
2000-05-19 dcsOne of loaders' bugs disappeared somewhere along the...
2000-05-19 tanimuraAdd RSS0262 - 5614Jx3[G] V90+K56Flex Modem.
2000-05-19 desBetter handling of some boundary conditions.
2000-05-19 krisfork() -> vfork()
2000-05-19 dcsMove man page directives to common/Makefile.inc.
2000-05-19 dcsThis file got repo-copied to common/.
2000-05-19 dcsMove man page directives to common/Makefile.inc.
2000-05-19 dcsRemove INSTALL_FORTH stuff.
2000-05-19 dcsMove man page directives to common/Makefile.inc.
2000-05-19 krisRemove duplicated ';' statement delimiters.
2000-05-19 jdpThis is step 1 in an effort to unify the start-up files...
2000-05-19 tanimuraAdd ACH2012 - 5634BTS 56K Video Ready Modem.
2000-05-19 chrisRemove a superfluous `.Pp' occuring directly after
2000-05-19 chrisAdd a note under IMPLEMENTATION NOTES about the behavio...
2000-05-19 peterList ECONNRESET as a return value. EINVAL was not...
2000-05-19 peterReturn ECONNRESET instead of EINVAL if the connection...
2000-05-18 peterEliminate a couple of evil common declarations.
2000-05-18 billfbump __FreeBSD_version for the bio/buf divorce by phk.
2000-05-18 jayanthsnd_cwnd was updated twice in the tcp_newreno function.
2000-05-18 dfrPrint the correct value for the map type on a verbose...
2000-05-18 wollmanFix misleading comment.
2000-05-18 dcsMake corrections to allow for Alpha.
2000-05-18 ruAdd new option (-target_addr) to control how to deal...
2000-05-18 asmodaiThis commit was generated by cvs2svn to compensate...
2000-05-18 asmodaiVirgin import of BIND v8.2.3-T5B
2000-05-18 krisCorrect two stupid typos in the DSA key location.
2000-05-18 krisInstall /etc/ssl/openssl.cnf
2000-05-18 grogCorrect previous commit: solve the "stopped clock"...
2000-05-18 tanimuraAdd a couple of new PnP IDs.
2000-05-18 chrisReplace a manual.section file reference with a proper...
2000-05-18 msmithImplement real read/write barriers for the i386. Despi...
2000-05-17 hoekUse different filenames.
2000-05-17 wilkoParallel ports are supported in the 5.x stream, not...
2000-05-17 msmithIf we are running in APIC_IO mode, pretend that we...
2000-05-17 obrienThese files were part of GDB 4.16, but not version...
next