summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-05-05left out the debugging enabled; from ian@Michael Shalayeff
2001-05-05Repair non-UVM kernelsTodd C. Miller
2001-05-05Use the new M_* malloc typesAngelos D. Keromytis
2001-05-05Use the M_CRYPTO_DATA and M_CRYPTO_OPS malloc types.Angelos D. Keromytis
2001-05-05Check that SAs also match on the credentials and the IDs. This meansAngelos D. Keromytis
2001-05-04Substantial update from NetBSD, most notably gives us UVM support; millert@ okAaron Campbell
2001-05-04vlan in GENERIC (ti(4) now has an issue, jason will deal)Theo de Raadt
2001-05-03Add an MIIF_AUTOTSLEEP flag, needed by new aue(4) code. From NetBSD.Aaron Campbell
2001-05-03grr... part of the bus_dma change depended on local stuff: revert that partJason Wright
2001-05-03Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three differentAaron Campbell
2001-05-03Clean up a signed vs unsigned error in gm ethernet.Dale Rahn
2001-05-02register save/restore fix from art via Chuck CranorMarco S Hyman
2001-05-02pack all NVGA*s into one vga.h, lot's of spaces vs tabsMichael Shalayeff
2001-05-02allow switching vts w/ right alt/ctrl/fn; from Mike Glamm <glam0006@umn.edu>Michael Shalayeff
2001-05-02-b i dunno, and it's hard to get auth .su liquer here to figure it outMichael Shalayeff
2001-05-02document boot options, i dunno what -b does so i just do not mention it anymoreMichael Shalayeff
2001-05-02- somewhat better use of bus_dma interfaceJason Wright
2001-05-02prevent overflow in sbreserve; from wollman@freebsd via netbsdNiels Provos
2001-05-02Move powerpc interrupt enablement into the interrupt controller, not afterDale Rahn
2001-05-02Use correct M_CACHE type; art@ ok.Federico G. Schwindt
2001-05-02Remove some unused entries, add some new ones. ok art@ itojun@Angelos D. Keromytis
2001-05-01sync closer to GENERIC, make compile againTodd T. Fries
2001-05-01note another release time thingyTheo de Raadt
2001-05-01Remove PCVT cruft.Aaron Campbell
2001-05-01this is what i'm running these daysMichael Shalayeff
2001-05-01Fix tcp_signature_tdb_input decl; kernel compiles again if TCP_SIGNATUREFederico G. Schwindt
2001-05-01kill dtom, also fixes malloc bugs; fgsch@ okMichael Shalayeff
2001-05-01Remove PCVT file references.Aaron Campbell
2001-05-01convert to new timeoutsTodd C. Miller
2001-05-01Convert to new timeouts. (art@ ok)Hakan Olsson
2001-05-01get rid of dtom(), okay itojun@ angelos@ mickey@ millert@Niels Provos
2001-05-01trailing spacesMichael Shalayeff
2001-05-01trailing spacesMichael Shalayeff
2001-05-01Add a 250ms wait in attach if ATAPI drives present on channel. SomeConstantine Sapuntzakis
2001-05-01splhigh -> splttyAaron Campbell
2001-05-01constify some arraysMichael Shalayeff
2001-05-01restore socket base addr and bus number on resume; from netbsdMichael Shalayeff
2001-05-01Fix a typo in comment. Constify. From NetBSD.Aaron Campbell
2001-05-01Add $OpenBSD$ tags.Aaron Campbell
2001-05-01Typo in comment.Aaron Campbell
2001-05-01Convert to new timeouts.Aaron Campbell
2001-05-01Add fields to keep track of reset capabilities and resets betterConstantine Sapuntzakis
2001-04-30Pass IOCTL to adapter device if not understood by SCSI layer.Constantine Sapuntzakis
2001-04-30Move ioctl stuff to low-level driverConstantine Sapuntzakis
2001-04-30Move ATA IOCTL commands to low-level WDC driverConstantine Sapuntzakis
2001-04-30Added ATAPI_DEVICE_RESET commandConstantine Sapuntzakis
2001-04-30koi8-r keyboard layout; from igor grabin <violent@death.kiev.ua>Michael Shalayeff
2001-04-30Move the zeroing of proc0 u area from cpu_startup to configure.Artur Grabowski
2001-04-30rework scsi stuff a bit, better locking.Michael Shalayeff
2001-04-30ami.cMichael Shalayeff