aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This diff adds support for the HP PC Lan+ cards (model numbers: 27247BDavid Greenman1996-08-074-64/+1556
* Make explanation of BUILD_DEPENDS less confusing.Satoshi Asami1996-08-071-3/+3
* Add missing ")".Satoshi Asami1996-08-071-2/+2
* Submitted by: archie@whistle.comJulian Elischer1996-08-071-2/+3
* Move James FitzGibbon to developers' section, now that he can commitSatoshi Asami1996-08-072-3/+7
* Defer to fashion.Jordan K. Hubbard1996-08-071-10/+10
* Submitted by: archie@whistle.comJulian Elischer1996-08-072-14/+12
* Add an Internet Hardware resources section and stickJordan K. Hubbard1996-08-071-1/+15
* Remove some hardcode *roff font change escape codes fromMike Pritchard1996-08-062-4/+4
* Correct the paramter type of the second argument to fgets.Mike Pritchard1996-08-061-1/+1
* Megacommit to straigthen out ETHER_ mess.Poul-Henning Kamp1996-08-0625-209/+156
* Use ether_ioctl() to do a lot of grunt work.Poul-Henning Kamp1996-08-062-94/+12
* Fix another bogon.Poul-Henning Kamp1996-08-061-2/+2
* Make broadcast clients work.Poul-Henning Kamp1996-08-061-1/+1
* Make password checking in ftpd work again.Poul-Henning Kamp1996-08-061-3/+3
* Fix memory leak bug in the path parsing code which never released it'sNate Williams1996-08-052-12/+20
* Send out a period of "0" if negotiating asynchronous transfers (offset = 0).Stefan Eßer1996-08-051-5/+14
* Add a listing of ISO 3166 country codes (probably the first thing in thisGarrett Wollman1996-08-052-4/+464
* Back out roberto's amendment to my update of the Australian distributor'sJames Raynard1996-08-051-39/+18
* use <net/ethernet.h>Poul-Henning Kamp1996-08-051-1/+2
* This file is the (intended) definitive source of the ETHER_ macros.Poul-Henning Kamp1996-08-051-0/+13
* Filter by IP protocol.Alexander Langer1996-08-052-28/+72
* Filter by IP protocol.Alexander Langer1996-08-051-21/+36
* Gratuitous whitespace change so that I can commit the source of the recentPaul Traina1996-08-051-3/+1
* Bring xditview back from the grave (part 2).Paul Traina1996-08-052-1/+3
* Bring xditview back from the grave (1 of 2 commits).Paul Traina1996-08-0529-0/+5856
* Fix up some more buffer overflow problems.Paul Traina1996-08-052-5/+9
* Convert STATS and PARANOID to run-time options.Paul Traina1996-08-055-78/+143
* add CTM mirrorsWolfram Schneider1996-08-042-2/+51
* If PARANOID is set, do not allow PORT commands to remote ports less than 1024Paul Traina1996-08-044-50/+74
* Create FreeBSD copyright (c comment) for OS versionWolfram Schneider1996-08-042-5/+35
* Fix a couple of bogons. The first two were brought to my attentionBill Paul1996-08-041-9/+36
* Enhance crunchgens understanding of our new /usr/obj/`pwd` strategy.Poul-Henning Kamp1996-08-041-6/+15
* Add separate kmalloc classes for BIO buffers and Ktrace info.Poul-Henning Kamp1996-08-043-18/+22
* The check for multiple freed items were bogus. fixed.Poul-Henning Kamp1996-08-041-7/+12
* Remove a spurious message.Poul-Henning Kamp1996-08-041-1/+1
* Reduce reset timeout. "only" 16 seconds (!) for a 512K board.Poul-Henning Kamp1996-08-041-3/+2
* documented in comments that 'avail' should be inWolfram Schneider1996-08-041-1/+5
* Use err() instead of perror()/exit() and remember to #include <errno.h>Bill Paul1996-08-041-4/+5
* Add "Denmark". Most dictionaries (e.g. Langenscheidt, Oxford)Wolfram Schneider1996-08-041-0/+1
* Correct the warning about "xconsole" when generating ASCII output.Ollivier Robert1996-08-041-3/+3
* Update the address for the Australian CD distributor.Ollivier Robert1996-08-041-3/+3
* Add pointers to both EFNET and BSDNet IRC channels.Ollivier Robert1996-08-041-1/+12
* * Added lots more introductory material.James Raynard1996-08-041-164/+430
* Make the NS and IPX cases compile again.Poul-Henning Kamp1996-08-041-7/+10
* Update driver.Poul-Henning Kamp1996-08-042-209/+226
* Replace about 60 lines of code with a call to ether_ioctl().Poul-Henning Kamp1996-08-042-160/+18
* Add a callback pointer to the interfaces "init" routine.Poul-Henning Kamp1996-08-042-2/+91
* Adjust reference to PPP page.Jordan K. Hubbard1996-08-041-2/+2
* Suppress the messages from the server after login (ftpVerbose(ftp,0)). ErrorsJean-Marc Zucconi1996-08-041-1/+3