summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make tset works with non-fixed termios speeds too.Andrey A. Chernov1995-08-043-61/+8
* Add non-standard function: _set_ospeed(speed)Andrey A. Chernov1995-08-044-6/+89
* Use the correct flags (IO_SYNC -> B_SYNC) when deciding to do a sync orDavid Greenman1995-08-041-3/+3
* Nuke one __FreeBSD__ left outAndrey A. Chernov1995-08-042-6/+6
* Remove IMAXBEL clearing, our cfmakeraw() already fixed for itAndrey A. Chernov1995-08-041-1/+0
* Change default banner to FreeBSD, properly ifdefed by __FreeBSD__Andrey A. Chernov1995-08-042-2/+10
* Since krb_prob conflicts with registered tell protocol,Andrey A. Chernov1995-08-041-1/+3
* Back out speed reducing to 38400 for old remote rlogind.Andrey A. Chernov1995-08-031-3/+1
* Add ftp://ftp.synapse.net/contrib/FreeBSDJordan K. Hubbard1995-08-031-1/+4
* Update manual page to reflect "empty password" usage.Paul Traina1995-08-033-9/+9
* Make sure that a non-null cookie vector is returned even if there were noDoug Rabson1995-08-032-2/+18
* Slight changes to locking around VOP_READRIR.Doug Rabson1995-08-032-4/+36
* Sanitize the PGP strings a bit.Poul-Henning Kamp1995-08-031-9/+10
* Back this change out. It's just not worth arguing over and any further emailsJordan K. Hubbard1995-08-032-35/+4
* Make arp command actually behave as documented with the addition of a -fJordan K. Hubbard1995-08-031-1/+6
* Remove ftp.ctr.vt.edu at the request of the mirror maintainer.Jordan K. Hubbard1995-08-031-4/+1
* Null password should ask for randomPaul Traina1995-08-022-6/+6
* Make the DB/DBM routines generic (ifdef FreeBSD considered evil), andPaul Traina1995-08-026-56/+72
* Use lorder/tsort for shared libraries. It might help group things better.David Greenman1995-08-021-2/+2
* Add krb_prop entry.Paul Traina1995-08-021-1/+2
* Program to receive and process a new kerberos database (this is run onPaul Traina1995-08-024-0/+912
* Import an updated revision of the MIT kprop program for distributingPaul Traina1995-08-026-0/+1296
* Make kadmind safe to run on multi-homed machines.Justin T. Gibbs1995-08-026-6/+33
* Add support for the va_filerev attribute required by NFSv3.Doug Rabson1995-08-028-8/+52
* Preserve current termios speed for TIOCSET*, if it matched withAndrey A. Chernov1995-08-021-3/+7
* Change default banner fro 4.4 BSD to FreeBSD.Paul Richards1995-08-021-1/+1
* Better approximation for TIOCGETP (gtty) for non-standard speeds.Andrey A. Chernov1995-08-021-9/+18
* Back out predefined termios speeds check, it can cause troublesAndrey A. Chernov1995-08-021-28/+1
* Use the same DECODE_BAUD trick like in new telnetd to obtainAndrey A. Chernov1995-08-021-0/+17
* Use the same DECODE_BAUD trick like in new telnet to setAndrey A. Chernov1995-08-021-0/+16
* Allow any speed from 0..76800Andrey A. Chernov1995-08-024-56/+16
* Lock the directory vnode before VOP_READDIR in nfsrv_readdirplusDoug Rabson1995-08-022-2/+6
* Reviewed by: David GreenmanBill Paul1995-08-021-14/+4
* Submitted by: Wolfram Schneider <w@cs.tu-berlin.de>Satoshi Asami1995-08-021-2/+2
* Check for valid speed values in pty driveAndrey A. Chernov1995-08-023-28/+38
* Don't set TS_ZOMBIE flag for non-open ptys. ptcclose() has always doneBruce Evans1995-08-021-4/+6
* Remove top secret version information from the banner by default.Jordan K. Hubbard1995-08-021-1/+1
* Optimize a bit valid speed search using fact that speed table sortedAndrey A. Chernov1995-08-011-1/+5
* Check for valid speeds in TIOCSET* and return EINVAL for incorrectAndrey A. Chernov1995-08-012-8/+23
* Make strtod conforms manpage, use isspace to skip initial whitespacesAndrey A. Chernov1995-08-011-7/+3
* Similar changes like in strtol, all this family is VERY brokenAndrey A. Chernov1995-08-015-5/+15
* Add the maybe_stripped to a CLEANFILES target to get a clean obj directoryAndreas Schulz1995-08-011-0/+1
* strtol and atoi VERY broken in 8bit chars locale, i.e. if you pass somethingAndrey A. Chernov1995-08-011-1/+3
* Removed my special-case hack for VOP_LINK and fixed the problem with theDavid Greenman1995-08-0117-173/+53
* Add device support for the Matrox Meteor.Jordan K. Hubbard1995-08-012-2/+18
* Tweak the default entry a little to take advantage of new gettyJordan K. Hubbard1995-08-011-1/+1
* A useful aid.. Add support for:Jordan K. Hubbard1995-08-012-4/+35
* Round this out. Now seems to transfer packages properly over ftpJordan K. Hubbard1995-08-011-14/+18
* Argh! I hate my life! I can't seem to do anything right here today.Jordan K. Hubbard1995-08-012-9/+6
* Sync to author's Version 1.3.Jordan K. Hubbard1995-08-011-10/+21