summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge libpcap 0.3fenner1997-05-277-528/+52
* This commit was generated by cvs2svn to compensate for changes in r26175,fenner1997-05-2732-449/+1576
|\
| * Virgin import of libpcap 0.3fenner1997-05-2737-469/+1619
| * This commit was manufactured by cvs2svn to create branchcvs2svn1996-08-211-0/+43
* | Yet another fix for configuration mechanism 1 register accesses:se1997-05-266-24/+30
* | Fix previous fix: The enable bit is bit 31 (0x8000000) and not bit 15.se1997-05-266-12/+12
* | Set enable bit when writing the configuration address in configurationse1997-05-266-12/+12
* | Fix breakage from my last commit where mp_start() was missing from UP builds.fsmp1997-05-262-4/+8
* | Changed inclusion of isa/icu.s to isa/ipl.s.fsmp1997-05-263-51/+63
* | Split vector.s into UP and SMP specific files:fsmp1997-05-2616-1414/+2707
* | This file has been made obsolete by the new PCI code.se1997-05-261-105/+0
* | Completely replace the PCI bus driver code to make it better reflectse1997-05-2619-7271/+3252
* | Add kern/kern_intr.c as a standard kernel component. This file containsse1997-05-261-0/+1
* | Add support for shared interrupts to the kernel. This code is meantse1997-05-263-111/+412
* | Add support for shared interrupts to the kernel. This code is meantse1997-05-262-0/+480
* | Added a test called 'LATE_START'.fsmp1997-05-2610-1341/+1406
* | Lame typo fix here too.jkh1997-05-263-6/+6
* | make beforeinstall in libalias from the includes targetpeter1997-05-261-1/+2
* | One of the new cvs's features is to be able to run a checker on thepeter1997-05-264-11/+66
* | YAMF22jkh1997-05-264-106/+167
* | Uninitialised inp variable in div_bind().peter1997-05-261-1/+2
* | Corrected accidental breakage in the last commit.yokota1997-05-263-9/+9
* | De-couple ppp from libalias. If libalias isn't there, thebrian1997-05-2625-119/+259
* | Include <alias.h>, not "alias.h"brian1997-05-252-4/+2
* | This commit adds support to ypbind(8) for binding to non-local servers.wpaul1997-05-255-5/+606
* | Typo: .SH --> .Sh.max1997-05-251-1/+1
* | Typo fix.max1997-05-251-2/+3
* | Removed global hwisrs, replacing it with vec (formerly static to icu.s).fsmp1997-05-251-2/+2
* | Made the array vec[] a global.fsmp1997-05-256-27/+24
* | Fixed up ssigala@globalnet.it's "Jumping Daemon" screen saver for < v3.0.obrien1997-05-253-12/+12
* | Add lines for new files in ipfilterdarrenr1997-05-252-0/+4
| |
| \
*-. \ This commit was generated by cvs2svn to compensate for changes in r26124,darrenr1997-05-2529-632/+3141
|\ \ \
| | * | Import version 3.2alpha7darrenr1997-05-2515-316/+1759
| * | | Import version 3.2alpha7darrenr1997-05-2514-316/+1382
* | | | This commit was generated by cvs2svn to compensate for changes in r26121,darrenr1997-05-253-0/+564
|\ \ \ \
| * | | | Import version 3.2alpha7darrenr1997-05-253-0/+564
* | | | | This commit was generated by cvs2svn to compensate for changes in r26119,darrenr1997-05-2565-549/+1522
|\ \ \ \ \ | |/ / / /
| * | | | Import version 3.2alpha7darrenr1997-05-2565-549/+1522
* | | | | Add an entry for the Epson scanners since some of them repsond to morejoerg1997-05-251-1/+12
* | | | | Add a `strip' target which remove the ^H from plain text files.wosch1997-05-251-7/+18
* | | | | Remove some quite bogus code that tried to find subnet names but insteadphk1997-05-251-29/+5
* | | | | uncomment wl again now that it compiles...peter1997-05-253-9/+6
* | | | | Make the multicast code compile under -current. This has not been reviewedpeter1997-05-252-2/+76
* | | | | Connect the ipdivert div_usrreqs struct to the ip proto switch tablepeter1997-05-252-5/+5
* | | | | Fix warnings (from LINT). Missing static prototype, missing vm includespeter1997-05-251-1/+9
* | | | | Fix some warnings (missing prototypes, wrong "generic" args etc)peter1997-05-256-18/+22
* | | | | Fix(?) two volatile cast warnings. The buffer is volatile within thepeter1997-05-251-3/+3
* | | | | match the #include opt_ file with options.i386 (it has opt_wavelan.h)peter1997-05-252-2/+2
* | | | | Broke up parse_mp_table() into 2 passes:fsmp1997-05-257-1092/+1568
* | | | | Minor cleanup.fsmp1997-05-251-9/+12
OpenPOWER on IntegriCloud