summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-11-11improve spec conformance of node information query (07).Jun-ichiro itojun Hagino
2000-11-11do not panic on "ifconfig lo0 inet6 fe80::1 -alias". KAME PR 295.Jun-ichiro itojun Hagino
2000-11-10Change the ktrace interface functions from taking the trace vnode to taking theArtur Grabowski
2000-11-10seperate -> separate, okay aaron@Niels Provos
2000-11-10improved queue handling + some small bug fixesNiklas Hallqvist
2000-11-10Adaptec "FSA" RAID driverNiklas Hallqvist
2000-11-10it doesn't matter what kind of interface it is if the bridge_iflist allocationJason Wright
2000-11-10This fixes a problem that caused DMA errors from shortly beforeKenneth R Westerback
2000-11-10No ioasic on model 240Miod Vallat
2000-11-09Conform to RFC 2367 numbering (hshoexer@rommelwood.de)Angelos D. Keromytis
2000-11-09cast pointer to a long for alpha's sake; pointed out by ericj@Michael Shalayeff
2000-11-09new timeouts; aaron@ okMichael Shalayeff
2000-11-09new timeoutsMichael Shalayeff
2000-11-09PHOLD the nfsd.Artur Grabowski
2000-11-09PHOLD/PRELE instead manual fiddling with p_holdcntArtur Grabowski
2000-11-09Use PHOLD/PRELE instead of manually fiddling with p_holdcnt.Artur Grabowski
2000-11-09indentation nits.Artur Grabowski
2000-11-09zap old file.Artur Grabowski
2000-11-09zap dead files.Artur Grabowski
2000-11-09Argh, repair CFLAGS.Miod Vallat
2000-11-09Do not use vm_pmap anymore. Requested by art@Miod Vallat
2000-11-08Zap dead files.Artur Grabowski
2000-11-08no need to extern booted_device everywhere.Artur Grabowski
2000-11-08extern struct device *booted_deviceArtur Grabowski
2000-11-08tag the rest of alpha treeEric Jackson
2000-11-08Cleanup.Artur Grabowski
2000-11-08add tagsEric Jackson
2000-11-08oops, oops w/ no configured unitsMichael Shalayeff
2000-11-08UVMArtur Grabowski
2000-11-08add tagsEric Jackson
2000-11-08syncAaron Campbell
2000-11-08New products, so at least usb_quirks will compile; from NetBSD.Aaron Campbell
2000-11-08Sync with NetBSD. Too many changes to mention. For now I have skippedAaron Campbell
2000-11-08syncTheo de Raadt
2000-11-08shortenTheo de Raadt
2000-11-08betterer pmap_kenter_pa() mostly from Havard Eidnes <he@runit.sintef.no>Michael Shalayeff
2000-11-08use net/netisr_dispatch.hMichael Shalayeff
2000-11-08Add back the isp driver. It only works on some machines right now,Artur Grabowski
2000-11-08Add support for Miata.Artur Grabowski
2000-11-08Merge in big portions of the improvements NetBSD did to their alpha port.Artur Grabowski
2000-11-08Remove kernel configs that will stop working soon.Artur Grabowski
2000-11-08Add comcnattach that does the basic steps needed to attachArtur Grabowski
2000-11-08Include stand.h from lib/libsa/stand.hArtur Grabowski
2000-11-08Don't include sys/systm.h if we include stand.h.Artur Grabowski
2000-11-08allocate le_iomem in le_ioasic_attach instead of MD code,Artur Grabowski
2000-11-08Code that I will forget to change when I convert pmax to UVM.Artur Grabowski
2000-11-08Include vm_page.h and reorder some.Artur Grabowski
2000-11-08Initialize the timeout in attach, not wi_init.Artur Grabowski
2000-11-08Defines for min_gnt and max_lat fields in the bhlc reg.Artur Grabowski
2000-11-08Use netisr_dispatch.Artur Grabowski