summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2017-12-05add missing blank before punctuation;Jason McIntyre
2017-12-05document PORTS_PRIVSEP now that it's nearing completionMarc Espie
2017-12-02post-patch -> pre-configureAntoine Jacoutot
2017-12-01remove deprectaed linkX notation;Jason McIntyre
2017-11-30add bgw;Jason McIntyre
2017-11-30Add bgw(4) man page.Mark Kettenis
2017-11-30vn_open(9) does not pass the open(2) flags to VOP_CREATE(9) so we can'thelg
2017-11-30use the same macro consistently for the various carp balancing modes;Jason McIntyre
2017-11-29missing Sx; ok jmc@anton
2017-11-28zap trailing whitespace, and zap some Tn while here;Jason McIntyre
2017-11-28Correct the description for VOP_RENAME to reflect that tvp is unlockedhelg
2017-11-27Remove MALLOC_DEBUG left overs.Martin Pieuchot
2017-11-24add timeout_barrier, which is like intr_barrier and taskq_barrier.David Gwynne
2017-11-23Add fibocom L831-EAU to umb manjob
2017-11-23document minor changesMarc Espie
2017-11-21Delete mentions of the gettext module, which has been obsoleted and removed.Christian Weisgerber
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