summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-27tweak previous: remove trailing whitespace and redundant .PpIngo Schwarze
2020-05-27give a full example that sets up recordingMarc Espie
2020-05-27Retire <machine/varargs.h>.Visa Hankala
2020-05-27Fix pmon_iostrategy()Visa Hankala
2020-05-27Fix ASCII keys with send-keys -l.Nicholas Marriott
2020-05-27document PKCS7_dataFinal(3);Ingo Schwarze
2020-05-27Document the various flavors of NET_LOCK() and rename the reader version.Martin Pieuchot
2020-05-27Remove unneeded <stddef.h>denis
2009-07-31By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2006-10-06Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase withMiod Vallat
2020-05-27raise max columns and rows in efifb to 160Jonathan Gray
2020-05-27Make padding cell a valid character.Nicholas Marriott
2020-05-27don't limit clflush to Intel CPUsJonathan Gray
2020-05-27limit clflush before monitor errata workaround to IntelJonathan Gray
2020-05-27add support for pcap_breakloop when reading packets from files.David Gwynne
2020-05-27set up rx so packets end up at the end of the mbuf cluster.David Gwynne
2020-05-27Remove support for world-writable mail spools.Todd C. Miller
2020-05-27Update comment block at the top to describe (a) the ring damage logic,Theo de Raadt
2020-05-26Wrap some overly long lines.Kenneth R Westerback
2020-05-26Nuke a superflous local array in release_lease().Kenneth R Westerback
2020-05-26Stop requiring that .strtab has long alignment.gkoehler
2020-05-26Add AES-GCM mode ciphers (IANA IDs 19 and 20) for IKEv2.tobhe
2020-05-26minor cleanup ahead of the following work:Ingo Schwarze
2020-05-26The EXCLUDE_REGEX needs some tweaking for 6.6 and 6.7 syspatch builds.Theo Buehler
2020-05-26Add additional length checks for TLSv1.3 plaintext and inner plaintext.Joel Sing
2020-05-26sgi had the same bug as sparc64 -- failed to put readdir and fchmodTheo de Raadt
2020-05-26/etc/random.seed reuse can now be detected. The stat +T bit marks the fileTheo de Raadt
2020-05-26Implement write support for block devices and add readdir and fchmodMark Kettenis
2020-05-26In the first version of sysupgrade(8) I made the mistake of generatingFlorian Obser
2020-05-26Extract more randomness from mbuf flowVisa Hankala
2020-05-26Rewrite the entropy enqueue ring to collect damage asyncronously, and adapt theTheo de Raadt
2020-05-26increment version numbers, due to recent RB_GOODSEED and fchmod +T changesTheo de Raadt
2020-05-26/etc/random.seed reuse can now be detected. The stat +T bit marks the fileTheo de Raadt
2020-05-26iodcstrategy() maintains a cache for READ performance (tapes are supportedTheo de Raadt
2020-05-26Check outcome of loadrandom() on octeonVisa Hankala
2020-05-26Rework kernel loading with octboot(4)Visa Hankala
2020-05-26Tweak some out of date bits, reported by bcgraham.Nicholas Marriott
2020-05-26Return new character properly when converting to data.Nicholas Marriott
2020-05-26fix wrong firmware filename typo in a comment in iwx_read_firmware()Stefan Sperling
2020-05-26Make the necessary adjustments to parse iwx(4) -48 firmware image files.Stefan Sperling
2020-05-26Implement support for the iwx(4) SOC_CONFIGURATION command.Stefan Sperling
2020-05-26Don't enable any BT modules in the iwx(4) BT_COEX command.Stefan Sperling
2020-05-26Make iwx(4) flush the Tx path before removing the AP from the firmware'sStefan Sperling
2020-05-26Make iwx(4) binding command work on -48 firmware.Stefan Sperling
2020-05-26Support iwx(4) firmware's BEACON_FILTER_CONFIG_API_S_VER_4 command.Stefan Sperling
2020-05-26Rewrite m88k mutex code as a slight variation of the MI mutex code.Kenji Aoyama
2020-05-26Let unencrypted 802.11 frames pass during hardware decryption post-processing.Stefan Sperling
2020-05-26Apply -n when only one pane in the window.Nicholas Marriott
2020-05-26Remove leftover debug logging and fix comparison.Nicholas Marriott
2020-05-26Set up UTF-8 data for ASCII keys correctly.Nicholas Marriott