summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change the queueing model used by the controller to drastically reducemsmith1999-10-263-44/+49
* add support for LinkSys 10/100 cardsjmb1999-10-262-8/+76
* Restore alphabetical order of command line options parsing.luoqi1999-10-261-4/+4
* cleanups regarding misused m_pullup() and similar.julian1999-10-267-32/+44
* nuke a debug printout I thought I had already nukedmjacob1999-10-261-2/+0
* Fix a typo which would result a bad REQUEST SENSE command be sent toluoqi1999-10-261-5/+19
* Debug flags -T and -S were reversed.luoqi1999-10-261-2/+2
* Add IGNORE_MOTD to allow the sysadmin to ignore (likely) differences inbillf1999-10-263-0/+18
* Use $FreeBSD$ (instead of the author's $Revision$) to report thebillf1999-10-262-6/+2
* freebsd -> FreeBSDbillf1999-10-261-1/+1
* Add $FreeBSD$billf1999-10-261-2/+1
* Co-MAINTAINER this module.billf1999-10-261-0/+1
* Add text for the VIA 82C686 southbridge used by some Athlon and PII boards.alc1999-10-261-0/+2
* Very preliminary pcic device support. Will make depend, but won'timp1999-10-268-3/+2479
* Don't try updating the passwd file if no data has changed. This allows thingsdavidn1999-10-261-39/+102
* Fix ';' command when used with -e flag.cracauer1999-10-261-1/+8
* Minor hack in the netgraph interface to ethernets.julian1999-10-261-11/+60
* Send the negotiated session ID on our packets (DUH!).julian1999-10-261-1/+2
* Send a PADT message to the peer when a session is closed down.julian1999-10-261-1/+35
* This one actually gets session data to the waiting ppp daemonjulian1999-10-261-38/+5
* Use the stock file now.obrien1999-10-261-5/+9
* Merge the FREEBSD_NATIVE and ELF/a.out support into GCC 2.95.1.obrien1999-10-261-528/+520
* Fix conflicts.obrien1999-10-261-2/+2
* Merge rev 1.2 (a.out support) into GCC 2.95.1.obrien1999-10-261-238/+978
* Merge our changes - this brings rev 1.2 (fix stabs ordering for a.out)obrien1999-10-261-11/+15
* Merge our changes - this brings rev 1.2 (-fformat-extensions)obrien1999-10-261-8/+53
* Merge our changes - this brings revs 1.{2,3} minus rev 1.4 into GCC 2.95.1.obrien1999-10-261-67/+165
* Fix conflicts. (dist src now contains our rev 1.1->1.2 changes)obrien1999-10-261-51/+150
* Add new functionality "lock" and "unlock" to provide a simple passworddavidn1999-10-264-8/+47
* Missed statement in password update relating to the previous changedavidn1999-10-261-1/+1
* This one actually negotiated it's way into a session.julian1999-10-261-12/+58
* Adopt ports I care about.obrien1999-10-261-0/+3
* Make sure we add an interrupt resource if intline!=255.dfr1999-10-262-2/+2
* Add device entries for new pccard effort.imp1999-10-261-0/+6
* Moderately hacked pccard code from newconfig. It is somewhat inimp1999-10-2613-0/+4695
* Add NeoMagic MagicMedia 256AV.kuriyama1999-10-261-0/+2
* Here's the config file that I'm starting with for the port of theimp1999-10-261-0/+226
* Clean up error handling in fileupdate(), which now returns 0 on successdavidn1999-10-265-62/+117
* Abstract out some functionality into some more Macro's and eliminatejulian1999-10-251-17/+28
* Remove debug printfs and Debugger() calls.imp1999-10-252-85/+49
* Make it compile inthe NETGRAPH case.julian1999-10-253-3/+3
* Bring ng_iface up-to-date with what has happenned to the bpf code.julian1999-10-251-30/+17
* Add an option for the van Jacobson Compression Netgraph node.julian1999-10-251-0/+1
* Add Kirk's comment about "copycenter"; it's just too good to pass up.wes1999-10-251-0/+4
* Add $FreeBSD$billf1999-10-252-0/+2
* Small tweak: just reset the transmit block instead of doing a global resetwpaul1999-10-251-2/+2
* Add -c, -s, and -W options to nfsstat. Improve interval output and adddillon1999-10-252-192/+276
* Move NFS access cache hits/misses into nfsstats structure sodillon1999-10-258-12/+26
* Make release is now falling over in if_fe.c due to Warner's pccard changes:wpaul1999-10-252-0/+6
* install netgraph.h a bit earlier.julian1999-10-251-0/+1
OpenPOWER on IntegriCloud