summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-03-22add new adaptec modelsTheo de Raadt
2000-03-22removed reference to tagged queuing.Steve Murphree
2000-03-22Some fixes; d@Aaron Campbell
2000-03-22new ahc driver. Adds support for newer Adaptec controllers. This represents...Steve Murphree
2000-03-22new ahc driver. Adds support for newer Adaptec controllers. This represents...Steve Murphree
2000-03-22new ahc driver. Adds support for newer Adaptec controllers. This represents...Steve Murphree
2000-03-22new ahc driver. Adds support for newer Adaptec controllers. This represents...Steve Murphree
2000-03-22new ahc driver. Adds suport for newer Adaptec controllers. This represents ...Steve Murphree
2000-03-22Note that ``chfn'' and ``chsh'' are synonyms for ``chpass'', and reflect thisAaron Campbell
2000-03-22MACHINE_STACK_GROWS_UPDavid Leonard
2000-03-22queuing -> queueing; chuck@home.snew.comTodd C. Miller
2000-03-22fix k6 mtrr; cokane@pohl.ececs.uc.eduTheo de Raadt
2000-03-21add SIOCGIFMTU/SIOCSIFMTU; remediate redundant code of tun, ppp, sppp; chris@ okMichael Shalayeff
2000-03-21small knits in .c, more media definitions from netbsd in .hMichael Shalayeff
2000-03-21-WallMarkus Friedl
2000-03-21syncTheo de Raadt
2000-03-213com 3cr990 crypto ethernet cardTheo de Raadt
2000-03-21shorten 2nd ID messageTheo de Raadt
2000-03-21add missing break; found by Matt Patton <mep@netsec.net>.Jason Wright
2000-03-21only chdir() if needed. This affected having who reading different fileEric Jackson
2000-03-21Fix casting so it compiles on alphas (testing by janjaap@stack.nl,Angelos D. Keromytis
2000-03-21more random statsMichael Shalayeff
2000-03-21only free in swap_off if allocated.Niels Provos
2000-03-21double ncallout, until art fixes this furtherTheo de Raadt
2000-03-21Add HISTORY sections; from FreeBSD. Information originally obtained fromAaron Campbell
2000-03-21The BUGS section comes after HISTORY, usually.Aaron Campbell
2000-03-21Use proper KNF in code example; d@Aaron Campbell
2000-03-21Sometimes it is confusing when a sentence begins with lowercase; d@Aaron Campbell
2000-03-21Fix function to comply with prototype. Kind of moot, as tcp signaturesAngelos D. Keromytis
2000-03-21force shell execution; TDeval@PrimeOBJ.COMTheo de Raadt
2000-03-20syncTheo de Raadt
2000-03-20oh, and we need thisTheo de Raadt
2000-03-20move software crypto engine out of main crypto.cTheo de Raadt
2000-03-20Make float.h and limits.h agree for DBL_MIN and DBL_MAX.Dale S. Rahn
2000-03-20bring proto into scopeTheo de Raadt
2000-03-20x509_att.c that was left out.Hakan Olsson
2000-03-20Update after realpha on the source.Dale S. Rahn
2000-03-20Apple Bandit was in here twice, once properly alpha, one notDale S. Rahn
2000-03-20UpdateDale S. Rahn
2000-03-20Add Apple and Motorola PCI devices.Dale S. Rahn
2000-03-20Register definitions for openpic interrupt controller driver.Dale S. Rahn
2000-03-20Interrupt code changed from called routines, to initialized driver.Dale S. Rahn
2000-03-20early support for busdma added, allows USBMAC config to attach ohci USB,Dale S. Rahn
2000-03-20Changes to support uninorth bridge (probably a bit of a hack for now).Dale S. Rahn
2000-03-20add first version of bus_dma for powerpc.Dale S. Rahn
2000-03-20Print statistics about crypto failures in IPsec processing.Angelos D. Keromytis
2000-03-19Change how obj_dat.pl is run, it has changed to take args insted of io redirectBob Beck
2000-03-19No, I'm a luser and a moron. this is *not* supposed to be here.Bob Beck
2000-03-19this appears to be needed again.Bob Beck
2000-03-19Various cleanups.Aaron Campbell