summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2001-04-30padnessMichael Shalayeff
2001-04-30Move the hwrpb_primary_init to before configure.Artur Grabowski
2001-04-30Move proc0's TSS and LDT initialization to a separate functionArtur Grabowski
2001-04-30Move gdt_init prototype to gdt.hArtur Grabowski
2001-04-30sync.lebel
2001-04-30add new device, Lucent USB QuadraBus. deraadt@ OK.lebel
2001-04-30cleaningJason Wright
2001-04-30pretty up rx filter setupJason Wright
2001-04-30syncJason Wright
2001-04-30broadcom 5820Jason Wright
2001-04-30correct copyright. i wrote some of this in 1989, wow.. i am old...Theo de Raadt
2001-04-30Fix the s-records encoding program so as to produce correct finalMiod Vallat
2001-04-29raise spl around pdc callingMichael Shalayeff
2001-04-29pseg not yetMichael Shalayeff
2001-04-29use pool for vfs cache.Artur Grabowski
2001-04-29fix pmap_enter to compileMichael Shalayeff
2001-04-29a few more aen definitions, from freebsdMichael Shalayeff
2001-04-29cleanup, remove incorrect commentArtur Grabowski
2001-04-29ddb command `machine halt' is superceded by `boot halt' now, so remove itMiod Vallat