summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Introduce ``set logout''; another chat script. This is in preparationbrian1999-10-257-32/+73
* Don't (unnecessarily) parse wtmp, force ID0logout() to DTRT instead.brian1999-10-253-42/+8
* Bring back texindex from the dead. Some ports use it to format their docs.tg1999-10-252-1/+15
* Do not rely on malloc() to zero-fill allocated memory, since it issheldonh1999-10-251-2/+3
* Add text for the AMD-751 host-to-PCI and PCI-to-PCI (AGP) bridges.alc1999-10-257-0/+38
* If running on the client side of a remote commit, don't reject root whenpeter1999-10-251-1/+6
* Have only one attach routine, rather than two.imp1999-10-251-4/+2
* MIN unused, so kill itimp1999-10-251-1/+0
* Don't say a fscking word, any one of you.wes1999-10-251-3/+0
* Sony CXD1847A FireWire Host Controllerimp1999-10-251-0/+4
* "S" comes before "U"...obrien1999-10-251-2/+2
* Add pccard attachment. This won't work with memory mapped ed devicesimp1999-10-252-100/+67
* Add newbus attachment for pccard driver. Heavily tested by me, andimp1999-10-254-155/+226
OpenPOWER on IntegriCloud