Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-11 | document ifq_hdatalen() | David Gwynne | |
ok stsp@ | |||
2018-12-10 | Add a velocity sensor type (displayed as m/s) | Landry Breuil | |
Change distance sensor type to be displayed as meters with 3 decimals instead of millimeters. ok mpi@ kettenis@ | |||
2018-12-07 | Reordering | Daniel Jakots | |
- Uppercase options come before lowercase ones - Sort alphabetically some parameters From Matthew Martin "if it's just reordering, you don't need my okay, go ahead" -- espie@ | |||
2018-12-07 | All the references to the M_ALIGN and MH_ALIGN macros are gone. | Claudio Jeker | |
Time to bring them behind the shed and free them. Use m_align() instead. OK mpi@ henning@ florian@ kn@ | |||
2018-12-05 | fix incorrect usage of the .Bx macro; | Ingo Schwarze | |
one case reported by Fabio Scotoni <fabio at esse dot ch>, the rest found with regress/usr.bin/mandoc/db/dbm_dump | |||
2018-12-04 | Mention D-Link DWA-131 rev E1. | Kevin Lo | |
2018-12-04 | mention RTL8192EU support | Jonathan Matthew | |
2018-12-03 | If a regress uses REGRESS_SKIP_TARGETS to skip part of its tests, | Alexander Bluhm | |
print SKIPPED. This helps to detect such incomplete tests. OK anton@ | |||
2018-12-02 | mention REGRESS_SKIP_TARGETS; ok bluhm@ | anton | |
2018-11-30 | Remove erroneous quote added in previous | Daniel Jakots | |
Spotted by jmc, thanks! | |||
2018-11-30 | /usr/local/ -> ${LOCALBASE} | Daniel Jakots | |
ok espie@ | |||
2018-11-30 | Update after INDEX change | Daniel Jakots | |
ok espie@ | |||
2018-11-30 | Document m_align(). | Claudio Jeker | |
With and OK bluhm@, jmc@ | |||
2018-11-29 | Mention dependency on portslist package for outdated-perl-ports(1). | Alexander Bluhm | |
requested by espie@ | |||
2018-11-25 | Let cells containing nothing but \^ extend the cell above. | Ingo Schwarze | |
Missing feature reported by Pali dot Rohar at gmail dot com. | |||
2018-11-25 | document knob | Marc Espie | |
2018-11-23 | add missing closing quote; | Jason McIntyre | |
2018-11-23 | Install pvclock(4) | Reyk Floeter | |
2018-11-23 | Add the pvclock(4) guest driver for paravirtual clocks | Reyk Floeter | |
This improves timekeeping on KVM guests as it runs much better than the virtualized acpihpet or acpitimer timecounters and the invtsc is not always available. Many thanks to Janne Johansson, landry@, and benno@ for testing amd64/i386. OK mlarkin@ phessler@ | |||
2018-11-22 | Use em0 instead of vmx0 to clarify the parent interface example. | Reyk Floeter | |
Pointed out by Josh Grosse OK deraadt@ | |||
2018-11-21 | no more malloc.conf - it's contents are now in malloc(3) itself, | Jason McIntyre | |
and sysctl(2); ok otto deraadt | |||
2018-11-20 | Fix spelling of kettenis' email address | Reyk Floeter | |
"just fix" deraadt@ | |||
2018-11-17 | consistency. | Daniel Dickman | |
2018-11-16 | punctuation and macro can go on the same line; | Jason McIntyre | |
2018-11-16 | document DUMMY_PACKAGE | Marc Espie | |
2018-11-16 | kill INDEX thoroughly, point users at portslist, sqlports, pkglocatedb | Marc Espie | |
2018-11-16 | move describe to obsolete targets | Marc Espie | |
2018-11-16 | document reprepare | Marc Espie | |
2018-11-16 | switch from link0 and llprio to txprio for forcing dot1p prios | David Gwynne | |
2018-11-16 | document txprio ioctl support | David Gwynne | |
2018-11-15 | admin that eoip(4) comes from the gre pseudo device driver | David Gwynne | |
2018-11-15 | spell an ioctl command better. | David Gwynne | |
from markus@ | |||
2018-11-13 | knock out a useless sentence, and reword another to make it read more nicely; | Jason McIntyre | |
ok otto | |||
2018-11-12 | tweak previous; | Jason McIntyre | |
2018-11-12 | Document return values. | Visa Hankala | |
2018-11-12 | Document pgsigio(9). | Visa Hankala | |
2018-11-12 | Document sigio routines. | Visa Hankala | |
2018-11-11 | Build clang on mips64. | Visa Hankala | |
OK deraadt@ | |||
2018-11-09 | retuned -> returned; | Jason McIntyre | |
2018-11-09 | Remove ethers(5) YP support bits from libc as it makes it difficult to | Bryan Steele | |
effectively use pledge(2) in some programs. approval from many, thanks! idea by & ok deraadt@ | |||
2018-11-09 | Document m_leadingspace() and m_trailingspace() instead of the makros which | Claudio Jeker | |
got removed. Also fix documentation of m_prepend and M_PREPEND. They are the same quite some time and there is no longer the need to warn about not using m_prepend directly. OK krw@, mpi@ | |||
2018-11-08 | Do not pass -fno-pie to the compiler on mips64. It has no effect | Visa Hankala | |
with base gcc, whereas with clang it causes an error. Suggested by and OK kettenis@ | |||
2018-11-08 | zap last remains of malloc.conf; prompted by and ok jmc@ | Otto Moerbeek | |
2018-11-07 | Document max vm.malloc_conf length | Otto Moerbeek | |
2018-11-06 | sysctl page is section 2 now; | Jason McIntyre | |
2018-11-06 | Use the new vm.malloc_conf sysctl; ok millert@ deraadt@ | Otto Moerbeek | |
2018-11-05 | document new target gen | Marc Espie | |
2018-11-02 | help landry | Marc Espie | |
2018-10-29 | Revert previous (for now). | Antoine Jacoutot | |
semarie found a few regressions with daemon that will fail if cwd is not accessible. | |||
2018-10-27 | Update to tzdata2018g from ftp.iana.org | Todd C. Miller | |