Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-08 | spelling; | Jason McIntyre | |
2019-11-08 | document the new interface hooks stuff | David Gwynne | |
2019-11-08 | timeout.9: cite 1997 Varghese/Lauck timeout wheel paper; ok jmc@ schwarze@ | cheloha | |
2019-11-07 | make dpb able to heed PERMIT_PACKAGE as well | Marc Espie | |
2019-11-07 | Stop installing the "leap-second" zoneinfo files in share/zoneinfo/right | Stuart Henderson | |
(and the second copy of the "normal" files in share/zoneinfo/posix). The way these files are supposed to work is that you set the system clock to the time with leap-seconds included (UTC+leap, or TAI-10) and copy the entire "right" set of files to the main zoneinfo directory (upstream provides them as parallel directories to encourage this). And everyone else sets the system clock to UTC and uses the "posix" files. https://data.iana.org/time-zones/theory.html#leapsec We don't have much support for a non-UTC system clock, and these files have been seen to cause some confusion. kettenis@ says "Software that really cares probably has its own leap- second table and will actually rely on the POSIX definition of time_t to convert times into human readable form." ok deraadt naddy millert | |||
2019-11-07 | zap CDROM_ONLY | Marc Espie | |
document built-packages.log | |||
2019-11-06 | Logitech Webcam C930e works. | Marcus Glocker | |
2019-11-05 | Add manual pages for ogx(4). | Visa Hankala | |
2019-11-05 | Kill uvm_deallocate(9) and use uvm_unmap() directly. | Martin Pieuchot | |
ok kettenis@, semarie@, deraadt@ | |||
2019-11-05 | Remove mention of ruby24 FLAVOR | Jeremy Evans | |
2019-11-05 | remove some sparc references; from joe davis | Jason McIntyre | |
2019-11-04 | mobileip(4) has been removed | David Gwynne | |
2019-11-04 | xr witness(4); prodded by and ok visa@ | anton | |
2019-11-04 | xr rwsleep(9); ok millert@ visa@ | anton | |
2019-10-30 | spacing; from martin | Jason McIntyre | |
2019-10-27 | Document retguard for octeon in clang-local. | mortimer | |
Prodded by Janne Johansson - thanks! | |||
2019-10-24 | Fix typo. From Andre Stoebe. | Mark Kettenis | |
2019-10-23 | Fix swapped default values of adaptive.start and adaptive.end timeouts | kn | |
While here, enlist start before end to restore intuitive order. Spotted by someone on IRC who's name I cannot recall, sorry. OK sashan | |||
2019-10-23 | sxisid(4) | Mark Kettenis | |
2019-10-23 | Update to tzdata2019b from www.iana.org. Major changes: | Todd C. Miller | |
Fiji observes DST from 2019-11-10 to 2020-01-12. Norfolk Island starts observing Australian-style DST. | |||
2019-10-22 | nanoboottime(9): add and document new interface | cheloha | |
Wanted for upcoming process accounting changes, maybe useful elsewhere. ok bluhm@ millert@ | |||
2019-10-22 | reflect reality. PORTS_PRIVSEP for instance is not a directory value | Marc Espie | |
2019-10-22 | fix SEE ALSO; | Jason McIntyre | |
2019-10-21 | pwmbl(4) and sxipwm(4) | Mark Kettenis | |
2019-10-16 | Make sxidog(4) MI. | Mark Kettenis | |
2019-10-07 | Unify name; feedback from jmc@ | Patrick Wildt | |
2019-10-07 | Mention iic(4) in ssdfb(4) | Patrick Wildt | |
2019-10-07 | Mention ssdfb(4) in iic(4) | Patrick Wildt | |
2019-10-07 | Add a manpage for ssdfb(4). | Patrick Wildt | |
2019-10-07 | Add manpages for imxspi(4) and mvspi(4). | Patrick Wildt | |
2019-10-07 | Fixup synopsis on imxiic(4) and mviic(4). | Patrick Wildt | |
2019-10-07 | amliic(4) | Mark Kettenis | |
2019-10-07 | Remove a message that the driver does not print any longer. | Visa Hankala | |
2019-10-06 | tweak previous; | Jason McIntyre | |
2019-10-06 | Fix vn_open to require an op of 0, and 0 or KERNELPATH only as flags. | Bob Beck | |
sweep tree to correct NDIINT op and flags ahead of time. document the requirement. This allows KERNELPATH to be used to bypass unveil for crash dumps with nosuidcoredump=2 or 3 ok visa@ deraadt@ florian@ | |||
2019-10-05 | The rdtsc() macro has been removed in rev 1.7 of | Matthieu Herrb | |
/sys/arch/amd64/include/pctr.h. Adjust the manual page. ok deraadt@ | |||
2019-10-01 | Add a manual page for octsmi(4). | Visa Hankala | |
2019-09-30 | pwmreg(4) | Mark Kettenis | |
2019-09-30 | Fix pasto. | Mark Kettenis | |
2019-09-30 | amlpwm(4) | Mark Kettenis | |
2019-09-30 | segflg is singular | kn | |
Add commas while here; input and OK jmc | |||
2019-09-30 | update HISTORY and AUTHORS after last week's rewrite; | Ingo Schwarze | |
input and OK kettenis@ and jmc@ | |||
2019-09-30 | bpf_mtap_hdr doesn't take a custom copy function argument anymore. | David Gwynne | |
2019-09-28 | adjust for cn30xx -> oct driver renaming | Theo de Raadt | |
2019-09-28 | Update page a little, in particular try to describe the underlying mechanisms | Theo de Raadt | |
in simple terms (mostly as a yardstick for others to be measured against): Entropy data stored previously is provided to the kernel during the boot sequence and used as inner-state of a stream cipher. High quality data is available immediately upon kernel startup. System activity (such as disk, network, and clock device interrupts), and hardware random generator output is collected, whitened with a crc and hash, then periodically folded together with stream cipher inner-state and outer- state to create a new inner state. Reads from all consumers (including the kernel itself, which makes many requests per second) are sliced from the same output stream, which carves the stream cipher output unpredictably and helps improve forward and backtracking protection beyond the strength of the stream cipher. some discussion with djm. There may be more updates. | |||
2019-09-26 | Add short manual for ksmn(4) driver. | Bryan Steele | |
2019-09-24 | Mention 88E1545. | Visa Hankala | |
2019-09-21 | add STANDARDS section; | Ingo Schwarze | |
similar to a diff sent in by <Masanori dot Ogino at gmail dot com>, but using the up-to-date reference rather than one from 30 years ago; OK jmc@ | |||
2019-09-15 | Xr cn30xxgmx 4 | Visa Hankala | |
2019-09-15 | Add manual pages for cn30xxgmx(4) and octpip(4). | Visa Hankala | |