]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1995-08-04 asamiWe don't have libftp anymore, so why don't we stop...
1995-08-04 acheAllow any speeds in baudrate
1995-08-04 acheAdd SA_RESTART to ^Z reaction, EIO was returned in...
1995-08-04 acheSimplify baud printing code
1995-08-04 acheAdd missing ospeed setting
1995-08-04 acheAdd missing entries to speedtable
1995-08-04 acheNuke local termcap.h and use system one
1995-08-04 acheAdd missing ospeed initialization.
1995-08-04 jkhRemove libftp from Makefile
1995-08-04 acheAdd missing ospeed initialization
1995-08-04 jkhRemove useless -lftp arguments from Makefiles.
1995-08-04 acheReplace ospeed switch with _set_ospeed
1995-08-04 acheReplace wrong ospeed setting (overflows) with new _set_...
1995-08-04 acheAllow it works with non-fixed termios speeds.
1995-08-04 acheEliminate ospeed switch with new _set_ospeed
1995-08-04 acheChange outc to match prototype
1995-08-04 acheMake tset works with non-fixed termios speeds too.
1995-08-04 acheAdd non-standard function: _set_ospeed(speed)
1995-08-04 dgUse the correct flags (IO_SYNC -> B_SYNC) when deciding...
1995-08-04 acheNuke one __FreeBSD__ left out
1995-08-04 acheRemove IMAXBEL clearing, our cfmakeraw() already fixed...
1995-08-04 acheChange default banner to FreeBSD, properly ifdefed...
1995-08-04 acheSince krb_prob conflicts with registered tell protocol,
1995-08-03 acheBack out speed reducing to 38400 for old remote rlogind.
1995-08-03 jkhAdd ftp://ftp.synapse.net/contrib/FreeBSD
1995-08-03 pstUpdate manual page to reflect "empty password" usage.
1995-08-03 dfrMake sure that a non-null cookie vector is returned...
1995-08-03 dfrSlight changes to locking around VOP_READRIR.
1995-08-03 phkSanitize the PGP strings a bit.
1995-08-03 jkhBack this change out. It's just not worth arguing...
1995-08-03 jkhMake arp command actually behave as documented with...
1995-08-03 jkhRemove ftp.ctr.vt.edu at the request of the mirror...
1995-08-02 pstNull password should ask for random
1995-08-02 pstMake the DB/DBM routines generic (ifdef FreeBSD conside...
1995-08-02 dgUse lorder/tsort for shared libraries. It might help...
1995-08-02 pstAdd krb_prop entry.
1995-08-02 pstThis commit was generated by cvs2svn to compensate...
1995-08-02 pstProgram to receive and process a new kerberos database...
1995-08-02 pstThis commit was generated by cvs2svn to compensate...
1995-08-02 pstImport an updated revision of the MIT kprop program...
1995-08-02 gibbsMake kadmind safe to run on multi-homed machines.
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...
next