summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add device support for the Matrox Meteor.jkh1995-08-012-2/+18
* Tweak the default entry a little to take advantage of new gettyjkh1995-08-011-1/+1
* A useful aid.. Add support for:jkh1995-08-012-4/+35
* Round this out. Now seems to transfer packages properly over ftpjkh1995-08-011-14/+18
* Argh! I hate my life! I can't seem to do anything right here today.jkh1995-08-012-9/+6
* Sync to author's Version 1.3.jkh1995-08-011-10/+21
* Sync to reality for the Gravis Ultrasound MAX card.jkh1995-08-013-12/+30
* Reduce passed speed to 38400, like telnet does too.ache1995-08-011-1/+3
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-312-8/+12
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-312-3/+14
* Reserve space for Jim Lowe's impending Matrox Meteor card driver.jkh1995-07-312-1/+23
* Obtained from: an ancient patch of mine via 1.1.5bde1995-07-311-3/+3
* Obtained from: an ancient patch of mine via 1.1.5bde1995-07-311-1/+2
* Add Irish mirror site.jkh1995-07-311-1/+4
* Eliminate the use of TS_TIMEOUT and ttstrt(). These are for handlingbde1995-07-311-15/+13
* Use tsleep() instead of ttysleep() to wait for carrier since a generationbde1995-07-311-4/+48
* Sleep on a better address to wait for output to drain out of thebde1995-07-313-6/+9
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-3111-103/+123
* Assorted cosmetic changes:bde1995-07-312-41/+33
* Improve input flow control.bde1995-07-3110-249/+126
* The other day someone brought me an old Apple Laserwriter II with a serialwpaul1995-07-312-0/+4
* Try to make the `syn' blocking code act a bit more sensibly - don'tgpalmer1995-07-311-2/+2
* Fix panic("ifpromisc failed") when shutting down a bpf tap when the attachedpeter1995-07-311-7/+7
* Remove a redundant `if' from tcp_reass().olah1995-07-312-8/+4
* Null terminate all strings returned by the dummy uname() routine,mpp1995-07-312-18/+26
* Fix the sysctl string routines to return as much of thempp1995-07-311-13/+25
* Fix some incorrect comments that make reference to /dev/fd.mpp1995-07-311-4/+4
* Return the correct number of I/O ports as part of the probe so that thedufault1995-07-311-1/+1
* Fix various kernfs file system problems, which can result inmpp1995-07-311-42/+61
* Long overdue, more complete, reset code. These changes implement agibbs1995-07-311-180/+592
* Pause the sequencer when message only requests complete. This allows thegibbs1995-07-311-2/+8
* Submitted by: Torbjorn Granlund <tege@matematik.su.se>asami1995-07-311-7/+12
* Sync this up with ftp.c.asami1995-07-311-3/+0
* Remove dependency on sysinstall.jkh1995-07-311-14/+1
* Add ftp.c to makefile - that might make it work better. Sheesh!jkh1995-07-311-1/+1
* Minor corrections.jfieber1995-07-311-27/+29
* Ignore trailing slashes in pathnames that "refer to a directory",bde1995-07-314-5/+50
* Correct the mangled English when mentioning that the kernel config-filedg1995-07-301-5/+2
* Fix a bug in my disabled version of trap_pfault()...curpcb may be NULL evendg1995-07-303-9/+9
* Rewrote shutdown_nice() to fix the init-not-yet-started panic().dg1995-07-301-3/+3
* Typo in log message : errros -> errorsgpalmer1995-07-301-2/+2
* Don't swap the queue headers to implement concatenation of thebde1995-07-301-14/+23
* Remove a newline from the output of savecore(8), so the bogus numberjoerg1995-07-301-1/+0
* scsi(8) used to fall off the end of main(), returning an arbitraryjoerg1995-07-301-1/+2
* Fix the mknod for spigot.jkh1995-07-302-4/+4
* Update the parts on how to take a kernel crash dump.joerg1995-07-301-20/+33
* Split TS_ASLEEP (sleep on output [below low water])into TS_SO_OLOWAT (sleepbde1995-07-302-39/+31
* Change the environment variable this looks for from FTP_PASSIVE tojkh1995-07-301-3/+2
* Document how to get pkg_add to use PASSIVE MODE ftp in such transfers.jkh1995-07-301-0/+12
* Totally eliminate the dependency on libftp (which will be removed from thejkh1995-07-303-50/+505
OpenPOWER on IntegriCloud