summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-07-29More aggressive and easier to understand skip steps for addresses.Cedric Berger
2003-07-28nuke more MATH_EMULATEJason Wright
2003-07-28remove the non-licensed i386 math emulation stuff. This only leaves theJason Wright
2003-07-28allow gif(4) over ipsec: mark mbuf for transport mode SA,Markus Friedl
2003-07-28typo. from cedricJun-ichiro itojun Hagino
2003-07-26on syscall exit restore old cpl if there is a need; move call for softints pr...Michael Shalayeff
2003-07-25use names not numbers for msrs, do not define yet another implementation of w...Michael Shalayeff
2003-07-25s/CPUID_SYS2/CPUID_SEP/ to avoid confusionMichael Shalayeff
2003-07-25let ALWAYS_MATH_EMULATE actually compileJason Wright
2003-07-25make sure SYSENTER registers are 0 at boot time. should fix an unusualTed Unangst
2003-07-25do not flip ip_len/ip_off. pechkin and henning okJun-ichiro itojun Hagino
2003-07-25The AIC5900 and AIC5905 are ATM chipsets, not SCSI controllers.Henning Brauer
2003-07-25remove extra arg to printfJason Wright
2003-07-25%lu for u_long argJason Wright
2003-07-25cast and %lu for size_t variable printfJason Wright
2003-07-24kill some externs that are not there anymore and had left other places for a ...Michael Shalayeff
2003-07-24a whole bunch of tyop fixes from Andrey SmaginJason Wright
2003-07-24increase ALG_MAX_RESULT_LEN to 64 bytes for sha2-512Markus Friedl
2003-07-24update ip_len to reflect tunnel header removal (lost duing ip_lenMarkus Friedl
2003-07-24conform to RFC2367 on SADB_xx naming (local name must be prefixed withJun-ichiro itojun Hagino
2003-07-24hmac-sha2-{256,384,512} support in AH/ESP auth. markus okJun-ichiro itojun Hagino
2003-07-24syncAlexander Yurchenko
2003-07-24New vendor Myson Century Inc and its MTD803 ethernet. Found on aAlexander Yurchenko
2003-07-24knfTheo de Raadt
2003-07-24ether | inet stuff; pr 3356; from dTheo de Raadt
2003-07-24after sys_sendmsg, change control message level back in case somebody looksTed Unangst
2003-07-24syncTheo de Raadt
2003-07-24cleanupTheo de Raadt
2003-07-23remove packets in queues (like ipintrq) with m->m_pkthdr.rcvif pointingJun-ichiro itojun Hagino
2003-07-23Enable ATAPI DMA for modern Promise ATA controllers since only oldAlexander Yurchenko
2003-07-23Old Promise ATA controllers need some additional operationsAlexander Yurchenko
2003-07-23VT1612A; matthew.gream@pobox.comTheo de Raadt
2003-07-23'r' ioctls, (VFAT) aren't supported, don't pass down.Ted Unangst
2003-07-23add ahc and clean things a bitJason Wright
2003-07-23syncTed Unangst
2003-07-23add sys_sysinfo. from marius aamodt eriksen.Ted Unangst
2003-07-22Fix .depend generation for assym.h. Resolves PR 1154.Otto Moerbeek
2003-07-22syncJason Wright
2003-07-22vendor safenet and produc safenet safexcelJason Wright
2003-07-22void *, not caddr_t. missed in last commit. thanks Marco PeereboomTed Unangst
2003-07-22make it compile again damnit; from slash@peereboom.usMichael Shalayeff
2003-07-21enforce restrictions on prot and flags to mprotect and mmap. invalid orTed Unangst
2003-07-21syncTed Unangst
2003-07-21remove caddr_t casts. it's just silly to cast something when the functionTed Unangst
2003-07-20acer chips seem to work with atapi dma now. ok grange@Ted Unangst
2003-07-20regenMatthieu Herrb
2003-07-20fixMatthieu Herrb
2003-07-20regenMatthieu Herrb
2003-07-20Add SiS 650 VGA. Ok deraadt@, henning@.Matthieu Herrb
2003-07-20Use LBA48 only when accessing blocks after 137Gb limit or using sectorsAlexander Yurchenko