summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-10-24More cleanups from FreeBSD version- principally getting rid of bogusmjacob
2001-10-24Match Netgear MA301 dumb PCMCIA->PCI bridge.Todd C. Miller
2001-10-24regen with MA301 entryTodd C. Miller
2001-10-24Add Netgear MA301 (PLX 9052 based dumb PCMCIA->PCI bridge).Todd C. Miller
2001-10-24cleanup, such as spaces and dangling return;sMichael Shalayeff
2001-10-24replace strings w/ defined names, missing initializer for pcbeep and split to...Michael Shalayeff
2001-10-24add mpeg_l3 encodings (after l1 and l2), define strings for center, depth, lfeMichael Shalayeff
2001-10-24do not #ifdef ANCACHE stuff makes softc constant; pointed out by dima@m3d.dhs...Michael Shalayeff
2001-10-24add missing RCS idsBrad Smith
2001-10-24forgot the audio at emu (; from Dries Schellekens <gwyllion@ace.ulyssis.org>Michael Shalayeff
2001-10-24Reset states counter when clearing states.Daniel Hartmeier
2001-10-24syslog_r() implementation. deraadt@ ok.Jean-Jacques Bernard-Gundol
2001-10-24make libc compileMichael Shalayeff
2001-10-24use _C_LABEL for C labelsMichael Shalayeff
2001-10-24add several more codecs, from elsaMichael Shalayeff
2001-10-24regenMichael Shalayeff
2001-10-24a few siemens nixdorf productsMichael Shalayeff
2001-10-24do not use kvtop(), use dma maps' stuffMichael Shalayeff
2001-10-24add emu at pciMichael Shalayeff
2001-10-24creative labs sb live! and (perhaps) pci512 driver.Michael Shalayeff
2001-10-24post 3.0 tree unlockTheo de Raadt
2001-10-20add CD9660Theo de Raadt
2001-10-18solve numerous problems:Michael Shalayeff
2001-10-18remove all com* on isa whatsoever.Janne Johansson
2001-10-17make sure we use same key for removal (AF_INET was missing), ok deraadt@, dha...Markus Friedl
2001-10-16Fix for bus_space_barrier which m68k doesn't need normally.Janne Johansson
2001-10-15Acer labs chipsets (like on Blade100/Netra X1) have bugs when UDMA mode 4Jason Wright
2001-10-15disable com*, too brokenTheo de Raadt
2001-10-15Add 'allow-opts' to rules. Packets with IP options will be blocked byDaniel Hartmeier
2001-10-15Make the test for iso9660 filesystems preferred if the device is a CD,Jason Wright
2001-10-15Pull in several changes from NetBSD:Jason Wright
2001-10-15move out of betaTheo de Raadt
2001-10-14Disable fd sharing for this release. Sorry.Artur Grabowski
2001-10-14Andreas Gunnarsson found a bug in iha that causes system crashesKenneth R Westerback
2001-10-13Patch from Ryan McBride, fixes IPv6 return-rst problem, found byDaniel Hartmeier
2001-10-12disable com*Theo de Raadt
2001-10-12Move the iso_disklabelspoof() call higher so that if one is present weJason Wright
2001-10-12From NetBSD: convert printf's to debug only and remove a panicJason Wright
2001-10-11fix the cmd execution problem from pr#2116; from pvk@tsinet.ruMichael Shalayeff
2001-10-11Fix flawed logic when deciding if we should sleep whenArtur Grabowski
2001-10-11Count pages not buffers. This fixes deadlock condition which mainlyGrigoriy Orlov
2001-10-11disable com*.... do not ask whyTheo de Raadt
2001-10-10regenArtur Grabowski
2001-10-10Don't roll our own dup, we cen use the standard one.Artur Grabowski
2001-10-10gc SWAPPAGER and DEVPAGER optionsTodd C. Miller
2001-10-10Enable zlib in libsa (i.e. compressed kernels support in bootloaders)Miod Vallat
2001-10-10sorry, twe does not fitTheo de Raadt
2001-10-10gigabit only phys don't have any of the 10/100 bits set in BMSR, but theJason Wright
2001-10-10pci oneTheo de Raadt
2001-10-10cleanTheo de Raadt