summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-12-31ioctl's no longer needed.Angelos D. Keromytis
2000-12-30For bridged IPsec, use the gif* interfaces.Angelos D. Keromytis
2000-12-30Use gif* instead of enc* for the bridge.Angelos D. Keromytis
2000-12-30Define gif_start(), which uses gif_output() with an AF_LINK sockaddrAngelos D. Keromytis
2000-12-30gif_start() prototypeAngelos D. Keromytis
2000-12-30AF_LINK caseAngelos D. Keromytis
2000-12-30AF_LINK case.Angelos D. Keromytis
2000-12-30Send AF_LINK to etherip_output()Angelos D. Keromytis
2000-12-30Fix PR 342: the problem was that the code was assuming that when theAngelos D. Keromytis
2000-12-29a few more ra_dprintf vs pktlen fmt fixesMichael Shalayeff
2000-12-29OpenBSD/machine banner, not machine_archMichael Shalayeff
2000-12-29import strlcpy from libcMichael Shalayeff
2000-12-29kiss in the rng; all those evil voices kept me pushing for it...Michael Shalayeff
2000-12-29Revision 5 is 82559B.Artur Grabowski
2000-12-29Suppress PCI bus error messages on i386. They are not fatal and are usuallySteve Murphree
2000-12-29add missing null pointer check. from IIJ SEIL team. sync with kameJun-ichiro itojun Hagino
2000-12-28export arprequest() and make it use ifnet* as the 1st arg; tested; angelos@ okMichael Shalayeff
2000-12-28TypoMiod Vallat
2000-12-28Define UADDR not as fixed address, but rather as what it really is:Miod Vallat
2000-12-28Alter compilation flags, since binutils have changed some of their defaultMiod Vallat
2000-12-28Remove unused and confusing reporting line.Angelos D. Keromytis
2000-12-28mvme88k updates to -current. finally!Steve Murphree
2000-12-28syncAaron Campbell
2000-12-28Add Xircom MiniPCI modem as found in, i.e., IBM ThinkPad X20. I could not findAaron Campbell
2000-12-27better english and fix some spelling mistakes, Ok'd by aaron@Brad Smith
2000-12-27behave nicely w/ fixed rate codecs; from netbsd; testing by Igor Lulic <il11@...Michael Shalayeff
2000-12-25always read new byte from rng, then decide wheather to start a new cycleMichael Shalayeff
2000-12-24Set sequence number to zero for last message in SADB_DUMP, close pr 1583.Angelos D. Keromytis
2000-12-24Extra argument in the function to tdb_walk(), indicating last TDB.Angelos D. Keromytis
2000-12-22syncjasoni
2000-12-22Implement truncate64, stat64, lstat64, fstat64; from NetBSDjasoni
2000-12-21People have difficulty spelling 'initial' and derivatives thereof (too manyAaron Campbell
2000-12-21correct ipv6 path mtu discovery.Jun-ichiro itojun Hagino
2000-12-19This fixes keyboard lock-ups I was getting wiggling the mouse inConstantine Sapuntzakis
2000-12-19A DMA transfer of 4 bytes was failing to complete correctlyConstantine Sapuntzakis
2000-12-18calculate length and allocate buffer for status. work by deraadt@ and meNiels Provos
2000-12-18strlcat and strlcpy into libkern.Niels Provos
2000-12-18Minor sanity check.Angelos D. Keromytis
2000-12-18include timeout.h to make it compile w/o ipfilterMichael Shalayeff
2000-12-17initialize dinfo alwaysMichael Shalayeff
2000-12-17Compaq SMART Array RAID controllers.Michael Shalayeff
2000-12-17Add a new possible value for the machdep.allowaperture sysctl: `2'Matthieu Herrb
2000-12-16make sure cis1_info[i] is not NULL before strcmp() w/ it; fixes some obscure ...Michael Shalayeff
2000-12-15Define BUS_SPACE_BARRIER_{READ,WRITE} as synonmys for BUS_BARRIER_{READ,WRITE}Artur Grabowski
2000-12-15send messages to all registered listeners. makes multiple keying daemonsNiels Provos
2000-12-15ITE_INGRF checks needed, from NetBSD.Marc Espie
2000-12-15syncJason Wright
2000-12-15natsemi 83820Jason Wright
2000-12-15Grow the number of reserved pt pages.Artur Grabowski
2000-12-15send expire messages also for sa's that do not have been used.Niels Provos