summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Resolve conflicts.wpaul1997-05-2813-21/+151
* This commit was generated by cvs2svn to compensate for changes in r26209,wpaul1997-05-285-0/+639
|\
| * Step two: import Secure RPC changes to include/rpc.wpaul1997-05-2817-305/+1288
* | Resolve conflicts.wpaul1997-05-2815-60/+110
* | This commit was generated by cvs2svn to compensate for changes in r26206,wpaul1997-05-2811-0/+2307
|\ \ | |/
| * Hold onto your hats folks, here it comes: the first stage of thewpaul1997-05-2829-127/+3618
* | Define NPRIMES in terms of the number of elements in 'primes' (as opposedalex1997-05-281-2/+2
* | Nuke the printing of the unredirect message unless bootverbose.fsmp1997-05-277-21/+49
* | Minor cleanup of APIC_IO code.fsmp1997-05-272-18/+12
* | Always write out rc.conf, regardless of status.jkh1997-05-273-9/+6
* | Fix problem introduced in the CMD640 workaround which could leadse1997-05-271-2/+6
* | Correct SNAP server paths.jkh1997-05-276-15/+21
* | Staticize.bde1997-05-275-25/+27
* | Typo fix.max1997-05-274-12/+12
* | scprobe() referred to the psm_softc structure even after it wasyokota1997-05-271-10/+8
* | An overhaul of style.9 to clear up some of the ambiguities. A number ofpeter1997-05-271-75/+92
* | sysconfig -> rc.confjkh1997-05-271-6/+6
* | YAMF22jkh1997-05-272-4/+4
* | prevent `struct proc' from being declared inside parameter list.charnier1997-05-271-1/+2
* | Add support for APIC_IO to pci IRQ configuration.fsmp1997-05-272-2/+38
* | Update Makefile to build tcpdump-3.3 .fenner1997-05-271-11/+10
* | Get rid of the T2CHECK() macro, since it duplicates functionalityfenner1997-05-271-21/+33
* | Merge tcpdump 3.3.fenner1997-05-2725-947/+493
* | This commit was generated by cvs2svn to compensate for changes in r26180,fenner1997-05-2738-1400/+2368
|\ \
| * | Virgin import of LBL tcpdump v3.3fenner1997-05-2761-1698/+2725
* | | Bump minor version number.fenner1997-05-271-4/+4
* | | 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
OpenPOWER on IntegriCloud