summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2017-11-17add some missing markup; from artturi almJason McIntyre
2017-11-17Add the word "software" to our dictionary to help passing the testAlexander Bluhm
2017-11-17add if_rxr_livelocked so rxr users can request backpressure themselves.David Gwynne
2017-11-17the COMPILER transition mechanism is goneChristian Weisgerber
2017-11-16fix SEE ALSO;Jason McIntyre
2017-11-16Add PCI attachment for dwiic(4) needed by Intel 100 Series machinesJoshua Stein
2017-11-16sync struct ifreq with if.h. ifr_vnetid is now a proper member ofTheo Buehler
2017-11-15wrap some long lines for function prototypes with .Fo, .Fa, and .Fc.David Gwynne
2017-11-14Set soname when building shared libraries.Mark Kettenis
2017-11-13add taskq_barrierDavid Gwynne
2017-11-13tweak previous;Jason McIntyre
2017-11-13add a generic packet rate matching filter. allows things likeHenning Brauer
2017-11-10replace last instances of /dev/arandom with /dev/urandomChristian Weisgerber
2017-11-08/usr/share/compile -> relink; ok tbJason McIntyre
2017-11-05Consolidate lib.so.*.a, ld.so.a and the kernel relink kit intoRobert Peichaer
2017-11-03update reference to ports www page after it moved.Steven Mestdagh
2017-11-02Capability dc is supported by cu(1) since r1.22.remi
2017-11-02sundry tweaks; ok mpiJason McIntyre
2017-11-02syncMartin Pieuchot
2017-11-02Switch DEC 3000 (TURBOchannel) alpha serial code to MI z8530 code.Martin Pieuchot
2017-11-01add missing El, though i'm sort of guessing as to its position;Jason McIntyre
2017-11-01Update ruby-module.5 for default ruby version switch from 2.3 to 2.4Jeremy Evans
2017-10-30List bwfm(4) in usb(4).Patrick Wildt
2017-10-30Fix grammar mistake I was supposed to fix before committing.Patrick Wildt
2017-10-30Add bwfm(4) manpage.Patrick Wildt
2017-10-30Document {mtx,rw,rrw}_init_flags() and MUTEX_INITIALIZER_FLAGS().Visa Hankala
2017-10-29Sync example with description.Martin Pieuchot
2017-10-27Allocate IPv6 reassembly structs using pools instead of malloc(),Visa Hankala
2017-10-27Mention <elf.h> rather than <elf_abi.h> which is not portable.Martin Pieuchot
2017-10-26Build clang on armv7.Mark Kettenis
2017-10-25Remove the TCP_FACK option and associated #if{,n}def code.job
2017-10-24remove defines for ioctls the kernel doesn't recogniseJonathan Gray
2017-10-23Update to tzdata2017c from ftp.iana.orgTodd C. Miller
2017-10-23Modernize documentation of .Ao and .Aq.Ingo Schwarze
2017-10-23remove mention of unused MACOBIOVERBOSE and NBUF optionsJonathan Gray
2017-10-22TCP_SACK is no longer optional.job
2017-10-17add missing HISTORY; based on CVS logs and release announcementsIngo Schwarze
2017-10-17Full rewrite:Ingo Schwarze
2017-10-17remove the remaining references to .depend files since nothing creates themChristian Weisgerber
2017-10-16ifconfig's tunnel command has been using the SIOCSLIFPHYADDR ioctl(2)Martin Pieuchot
2017-10-14tweak previous;Jason McIntyre
2017-10-13Integrate the description of flow queues into the main body of textMike Belopuhov
2017-10-12Copy comment for M_LOOP from header file to mbuf(9).Alexander Bluhm
2017-10-12some style fixes from ross l richardson;Jason McIntyre
2017-10-11add em7345; from christoph r. murauerJason McIntyre
2017-10-06Kill the divert-packet socket option IP_DIVERTFL to filter packets.Alexander Bluhm
2017-10-06Use the modern POSIX idiom "-exec ... {} +" instead of find|xargs andChristian Weisgerber
2017-10-06missing quote in previous;Jason McIntyre
2017-10-05Add support for the "TEMPer1F_H1V1.5F" USB temperature and humidityStefan Sperling
2017-10-05clang does not search /usr/local;Jason McIntyre