]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1995-08-02 dfrAdd support for the va_filerev attribute required by...
1995-08-02 achePreserve current termios speed for TIOCSET*, if it...
1995-08-02 paulChange default banner fro 4.4 BSD to FreeBSD.
1995-08-02 acheBetter approximation for TIOCGETP (gtty) for non-standa...
1995-08-02 acheBack out predefined termios speeds check, it can cause...
1995-08-02 acheUse the same DECODE_BAUD trick like in new telnetd...
1995-08-02 acheUse the same DECODE_BAUD trick like in new telnet to set
1995-08-02 acheAllow any speed from 0..76800
1995-08-02 dfrLock the directory vnode before VOP_READDIR in nfsrv_re...
1995-08-02 wpaulReviewed by: David Greenman
1995-08-02 asamiSubmitted by: Wolfram Schneider <w@cs.tu-berlin.de>
1995-08-02 acheCheck for valid speed values in pty drive
1995-08-02 bdeDon't set TS_ZOMBIE flag for non-open ptys. ptcclose...
1995-08-02 jkhRemove top secret version information from the banner...
1995-08-01 acheOptimize a bit valid speed search using fact that speed...
1995-08-01 acheCheck for valid speeds in TIOCSET* and return EINVAL...
1995-08-01 acheMake strtod conforms manpage, use isspace to skip initi...
1995-08-01 acheSimilar changes like in strtol, all this family is...
1995-08-01 atsAdd the maybe_stripped to a CLEANFILES target to get...
1995-08-01 achestrtol and atoi VERY broken in 8bit chars locale, i...
1995-08-01 dgRemoved my special-case hack for VOP_LINK and fixed...
1995-08-01 jkhAdd device support for the Matrox Meteor.
1995-08-01 jkhTweak the default entry a little to take advantage...
1995-08-01 jkhA useful aid.. Add support for:
1995-08-01 jkhRound this out. Now seems to transfer packages properl...
1995-08-01 jkhArgh! I hate my life! I can't seem to do anything...
1995-08-01 jkhSync to author's Version 1.3.
1995-08-01 jkhSync to reality for the Gravis Ultrasound MAX card.
1995-08-01 acheReduce passed speed to 38400, like telnet does too.
1995-07-31 bdeObtained from: partly from ancient patches of mine...
1995-07-31 bdeObtained from: partly from ancient patches of mine...
1995-07-31 jkhReserve space for Jim Lowe's impending Matrox Meteor...
1995-07-31 bdeObtained from: an ancient patch of mine via 1.1.5
1995-07-31 bdeObtained from: an ancient patch of mine via 1.1.5
1995-07-31 jkhAdd Irish mirror site.
1995-07-31 bdeEliminate the use of TS_TIMEOUT and ttstrt(). These...
1995-07-31 bdeUse tsleep() instead of ttysleep() to wait for carrier...
1995-07-31 bdeSleep on a better address to wait for output to drain...
1995-07-31 bdeObtained from: partly from ancient patches of mine...
1995-07-31 bdeAssorted cosmetic changes:
1995-07-31 bdeImprove input flow control.
1995-07-31 wpaulThe other day someone brought me an old Apple Laserwrit...
1995-07-31 gpalmerTry to make the `syn' blocking code act a bit more...
1995-07-31 peterFix panic("ifpromisc failed") when shutting down a...
1995-07-31 olahRemove a redundant `if' from tcp_reass().
1995-07-31 mppNull terminate all strings returned by the dummy uname...
1995-07-31 mppFix the sysctl string routines to return as much of the
1995-07-31 mppFix some incorrect comments that make reference to...
1995-07-31 dufaultReturn the correct number of I/O ports as part of the...
1995-07-31 mppFix various kernfs file system problems, which can...
1995-07-31 gibbsLong overdue, more complete, reset code. These changes...
1995-07-31 gibbsPause the sequencer when message only requests complete...
1995-07-31 asamiSubmitted by: Torbjorn Granlund <tege@matematik.su.se>
1995-07-31 asamiSync this up with ftp.c.
1995-07-31 jkhRemove dependency on sysinstall.
1995-07-31 jkhAdd ftp.c to makefile - that might make it work better...
1995-07-31 jfieberMinor corrections.
1995-07-31 bdeIgnore trailing slashes in pathnames that "refer to...
1995-07-30 dgCorrect the mangled English when mentioning that the...
1995-07-30 dgFix a bug in my disabled version of trap_pfault()....
1995-07-30 dgRewrote shutdown_nice() to fix the init-not-yet-started...
1995-07-30 gpalmerTypo in log message : errros -> errors
1995-07-30 bdeDon't swap the queue headers to implement concatenation...
1995-07-30 joergRemove a newline from the output of savecore(8), so...
1995-07-30 joergscsi(8) used to fall off the end of main(), returning...
1995-07-30 jkhFix the mknod for spigot.
1995-07-30 joergUpdate the parts on how to take a kernel crash dump.
1995-07-30 bdeSplit TS_ASLEEP (sleep on output [below low water]...
1995-07-30 jkhChange the environment variable this looks for from...
1995-07-30 jkhDocument how to get pkg_add to use PASSIVE MODE ftp...
1995-07-30 jkhTotally eliminate the dependency on libftp (which will...
1995-07-30 jkho Fix PR# bin/643 - always set "where_to" properly.
1995-07-30 bdeRename GZIP to GZIPCMD to match previous change in...
1995-07-30 asamiThe default for temporary directory is /var/tmp, not...
1995-07-30 robertoCorected a few typo which resulted in strange resulon...
1995-07-30 acheYou can run pkg_info everywhere expect /var/db/pkg...
1995-07-30 acheIf some files lost in /var/db/pkg/<port>/ after system...
1995-07-29 robertoCorrected @@ into @.
1995-07-29 robertoPut the name of the latest snapshot: 2.1.0-950726-SNAP.
1995-07-29 dgOutput statistics as unsigned in the -w section.
1995-07-29 acheRestore tabs in inetd line
1995-07-29 dgAdd "connections dropped by persist timeout" statistic.
1995-07-29 dgAdd connection drop capability for persist timeouts.
1995-07-29 pstOnly execute /usr/games/fortune if it's there.
1995-07-29 rgrimesAdd new ``SNAPDATE=""'' for use in snapshot building.
1995-07-29 dgInitialize "name" to quiet compiler.
1995-07-29 robertoChange the ``make depend all'' to ``make depend'' then...
1995-07-29 robertoMajor overhaul of the FAQ. I've added several contributions
1995-07-29 pstDon't build xditview unless the actual include files...
1995-07-29 peterrexecd was not calling "setlogin()" when it should...
1995-07-29 bdeFix enough of the recently introduced brokenness for...
1995-07-29 bdeObtained from: partly from ancient patches by ache...
1995-07-29 jfieberAdded a new section un user ppp (iijppp).
1995-07-29 paulThe lemac driver didn't pass transmitted packets to...
1995-07-29 markmAfter pst and ache fixed secure telnet, it was still...
1995-07-29 bdeEliminate sloppy common-style declarations. There...
1995-07-29 bdeRemoved the poorly named unused bogus common variable...
1995-07-29 bdeDon't let IXOFF or ECHONL stop the setting of TS_CAN_BY...
1995-07-29 bdeRemove /dev/ from socksys link again.
1995-07-29 bdeAlways wake up writers after clearing TS_BUSY. This...
next