]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1994-11-15 acheUse autodetected dimensions in Sorry! window
1994-11-15 acheUse TellEm instead of dialog_msgbox
1994-11-15 jkhMake depends a separate target. Now you can select...
1994-11-15 jkhAdd back tar - I'm not sure where it went again! I...
1994-11-15 phkIntegrated GCC-2.6.1 -> GCC-2.6.2 changes.
1994-11-14 jkhsendbug -> send_pr
1994-11-14 atsscsiconf.h:
1994-11-14 phkA little fix for "make distribute".
1994-11-14 phkFinal changes. Now "make distribute" should work as...
1994-11-14 phkMore changes for the "distribute" target.
1994-11-14 phkMake the "distribute" target build the "des" distributi...
1994-11-14 achestrncmp use wrong utmp name size
1994-11-14 acheCheck exit code of the dialer, from asa@gw.cronyx.msk.su
1994-11-14 phk"distribute" games into their own distribution.
1994-11-14 acheRemove unused variable from previous commit
1994-11-14 acheAdd model autodetection code, idea from burgess@s069...
1994-11-14 bdeRewrite almost everything.
1994-11-14 bdeLog processes that exit with an masked npx exception...
1994-11-14 bdeHide the declaration of ffs() if an inline ffs() is...
1994-11-14 bdeOops, the previous commit got the diff for the log...
1994-11-14 bde(Bogus several hundred line diff for a log message...
1994-11-14 bdeMove declarations of atdevbase and rtcin() to cpufunc...
1994-11-14 bdeRemove 1.5+K of bloat for unused idt entries.
1994-11-14 bdeRemove extra idempotency ifdef and uniformize the other...
1994-11-14 bdeDeclare inline functions as __inline and with new-style...
1994-11-14 bdeDeclare fuswintr() and suswintr() the same as fusword...
1994-11-14 bdeif.h:
1994-11-14 bdeUpdate stupid declaration in comment to match code.
1994-11-14 bdeMove declarations of public functions to <sys/sysctl.h>.
1994-11-14 bdeDeclare a complete prototype for the function pointer...
1994-11-14 bdeAdd prototype for vfinddev().
1994-11-14 bdeRemove unused `struct disklabel' (the declarations...
1994-11-14 bdeUndo a previous change. <sys/disklabel.h> was broken...
1994-11-14 bdeDeclare `struct dkbad' with the correct scope so that...
1994-11-14 bdepmap.h:
1994-11-14 bdeAdd missing define of DPADD. Remove uneccessary define...
1994-11-14 bdeDon't follow a null pointer for the reporting error...
1994-11-14 bdeDon't build an unused array of kernel names when HAVE_G...
1994-11-14 bdeFix logic in previous commit.
1994-11-14 bdeRemove the bogus include of <sys/dkbad.h>.
1994-11-14 bdeInstall shared libraries in ${SHLIBDIR} instead of...
1994-11-14 bdeInstall shared libraries in ${DESTDIR}${SHLIBDIR} inste...
1994-11-14 bdeThis change was actually made in the previous revision:
1994-11-14 bdeClean up some foreign makefiles a bit, attempting to...
1994-11-14 bdeInclude <sys/types.h> early. This will be required...
1994-11-14 bdeDefine `RANTOUCH?= ${RANLIB} -t' and use it instead...
1994-11-14 bdeDefine LIBEDIT, LIBGCC, LIBKVM, LIBSCRYPT and LIBY.
1994-11-14 bdeReplace strtol() by strtoul() so that "negative" addres...
1994-11-14 dgSet laundry flag when transitioning an inactive page...
1994-11-13 dgFixed bug where a read-behind to a negative offset...
1994-11-13 nateFixed a mis-spelling.
1994-11-13 nateAdded the DEC ethernet cards to the list of supported...
1994-11-13 nateChanged output message in interrupt-driven lp device...
1994-11-13 phkAdd a new "distribute" target. This is a variant of...
1994-11-13 phkAdded routines to read the canonical UNIX configuration...
1994-11-13 dgFixed bugs in accounting of swap space that resulted...
1994-11-13 dgImplemented swap locking via P_SWAPPING flag. It was...
1994-11-13 dgAdded P_SWAPPING flag to implement a lock for swap...
1994-11-13 dgAdded support for SIOCSIFMTU ioctl. Fixed bug that...
1994-11-13 gibbsAdd ep0 line to kernel config files.
1994-11-13 gibbsAndres Vega Garcia's improvements to the ep driver...
1994-11-13 nateAdd Matt Thomas' le0 DEPCA driver to the GENERIC kernel...
1994-11-13 nateAdded VLB to the list of PC busses supported since...
1994-11-13 paulFix some bugs with forms that have only text fields.
1994-11-13 jkhThere were some bogons with redirection to /dev/ttyv1...
1994-11-13 dgNuked ed2 - it was added for the common 16bit card...
1994-11-13 dgIn cases where it is possible, use the card's configure...
1994-11-13 paulThe start of a forms editor library. Currently implemen...
1994-11-13 jkhAdjust the size of the input box. It looks a bit funki...
1994-11-13 jkhFix merge conflicts.
1994-11-13 jkhThis commit was generated by cvs2svn to compensate...
1994-11-13 jkhMichael Reifenberger's libg++ port
1994-11-13 jkhMichael Reifenberger's libg++ port
1994-11-13 jkhThis commit was generated by cvs2svn to compensate...
1994-11-13 jkhMichael Reifenberger's libg++ 2.6.1 port.
1994-11-13 jkhI buggered the last commit. Make sysinstall work again...
1994-11-13 jkhSupport ufs installations.
1994-11-13 jkhWhoops! Update the size of the main menu to 7 items...
1994-11-13 jkhI *almost* had it right. Skip over the rest of the...
1994-11-13 jkhDisable the building of the evil floppy images. We...
1994-11-13 jkhAdd my first-cut at a very short troubleshooting docume...
1994-11-13 jkhChange the name of the TROUBLE-2.0 file to TROUBLESHOOT...
1994-11-13 jkhNow I know what this message is really supposed to...
1994-11-13 jkhMake the command set actually work the way I'd intended...
1994-11-13 jkhWhoops, make the comment match the new reality while...
1994-11-13 jkhmem's 2nd arg was incorrectly defined as an integer...
1994-11-12 larsDelete duplicate pppd entry. Also move pppstats in...
1994-11-12 jkhInstall the soon-to-be-written troubleshooting file.
1994-11-12 jkhErm, on second thought, if it's named `mkextract.sh...
1994-11-12 jkhAdd the mkextract.sh script I use for the XFree86 distr...
1994-11-12 jkhAdd dmesg.
1994-11-12 jkhAdd hooks for a short trouble shooting document.
1994-11-12 jkhAdd back ed2. Harrumph..
1994-11-12 larsObtained from: ppp-2.1.2
1994-11-12 larspppd was missing from the SUBDIRS.
1994-11-12 acheUse CDIOCALLOW before CDIOCEJECT
1994-11-12 acheImplement CDIOCALLOW as dummy function (for xcdplayer)
1994-11-12 atsDelete a bogus check that the SCSI_DELAY only works...
1994-11-12 acheRevision 1.6 fix was lost: don't write 0 to RTC_DIAG
1994-11-12 achecdplay added
next