Commit Graph

3061 Commits

Author SHA1 Message Date
tsutsui 8b057ce4a3 Note about import of mkhybrid as a tool. 2024-05-31 21:07:40 +00:00
roy 98af55aed4 dhcpcd-10.0.8 2024-05-24 16:10:21 +00:00
roy fbd3b54657 Note import of dhcpcd-10.0.7 2024-05-24 11:33:04 +00:00
tsutsui f5ffeae836 hp300 installcd is now bootable so mention it properly. 2024-05-21 15:35:18 +00:00
nia 802174f7f1 doc: recent (and not so recent) changes 2024-05-21 10:46:20 +00:00
nia 93ec4a111e doc: we've been busy 2024-05-13 08:58:59 +00:00
wiz 0168e31e24 doc: mention install(1) -v 2024-05-10 09:15:27 +00:00
nia f8e40d2640 recent changes 2024-05-10 08:09:54 +00:00
tsutsui f8e4b988b6 Note about recent hp300 topcat(4) framebuffer improvements. 2024-05-04 16:57:15 +00:00
nia b61903b372 recent changes 2024-05-04 09:37:39 +00:00
rillig 211f3bdea2 CHANGES: fix typo 2024-04-25 17:22:48 +00:00
nia 37bdcda215 recent changes 2024-04-24 15:41:41 +00:00
nia 4036855604 Changes since the end of March 2024-04-10 14:24:31 +00:00
nia cea226e5f0 Fix a few typos 2024-03-28 16:17:50 +00:00
nia f8aba72830 spell uftdi(4) properly. 2024-03-28 07:59:20 +00:00
nia e3f700ed56 Recent changes 2024-03-28 07:57:31 +00:00
nia c58d8f331b doc: changes from the last 2 weeks 2024-03-15 17:47:02 +00:00
nat 9b84082cb0 Mention ascaudio(4). 2024-03-13 08:13:56 +00:00
christos 5d078fb180 new elftoolchain 2024-03-03 17:43:32 +00:00
christos d037437ed7 new sqlite3 2024-03-01 15:49:41 +00:00
christos 20bd86aa0f new bind. 2024-02-21 22:55:29 +00:00
christos 7b8695a6a3 new unbound 2024-02-17 18:33:25 +00:00
christos 89afa3aa23 new nsd 2024-02-17 17:44:38 +00:00
christos 027b18981e Mention tzcode2024a 2024-02-17 14:57:02 +00:00
nia 6025177e40 doc: Fix syntax 2024-02-14 19:20:29 +00:00
christos 07c75f64fb Mention bind security patches 2024-02-13 15:40:28 +00:00
nia b7765955d2 doc: Changes since 20/01 2024-02-13 15:28:41 +00:00
kre 88e50e37b5 Notre tzdata update to 2024a 2024-02-05 21:57:00 +00:00
tsutsui 06fb5b1e2f Move entries pulled up to netbsd-10 from CHANGES to CHANGES.prev. 2024-02-03 20:38:49 +00:00
christos 2a2ce64fab new terminfo 2024-01-27 15:55:25 +00:00
jmcneill 1052d2ab1a tweak wii entry 2024-01-26 10:09:34 +00:00
nia 97ba353d2d indent 2024-01-23 08:08:36 +00:00
nia 397a64ed22 doc: Changes for January 2024-01-23 08:01:15 +00:00
msaitoh f34152d3a2 doc: wm(4): Add some Meteor Lake devices (I219 V20-V21 and LM 20-21) 2024-01-18 04:08:44 +00:00
christos 7f9e26ade3 new tzcode 2023-12-23 20:49:22 +00:00
christos 815db899f0 new postfix 2023-12-23 20:32:30 +00:00
kre b29a6b6f4f Note update of tzdata to 2023d (2023dgtz). 2023-12-23 15:52:11 +00:00
christos 61cd9aae6e new openssh 2023-12-20 17:19:15 +00:00
roy 3dc022e1cd Note dhcpcd-10.0.6 2023-12-18 15:52:37 +00:00
nia 1ab6dcf6ee doc: Recent changes 2023-12-13 08:20:04 +00:00
tsutsui b07612095a Move more changes pulled up to netbsd-10 from CHANGES to CHANGES.prev. 2023-11-17 22:46:19 +00:00
tsutsui 4d5d8831a5 Remove a duplicated entry of OpenSSL 3.0.9 import. 2023-11-17 22:14:16 +00:00
tsutsui 57dd1ae608 Fix formats for "Recent changes" pages on www.NetBSD.org. 2023-11-17 21:52:14 +00:00
tsutsui 249d26efae Move a pulled up newsmips LCD-MONO framebuffer entry to CHANGES.prev. 2023-11-17 21:48:12 +00:00
brad d77dad0e9e Simple simulated interrupts for the simulated GPIO device gpiosim(4) 2023-11-08 23:46:54 +00:00
brad 77871fbede gpioirq(4) version 2
This update makes this driver more than just an example and allows for:

o More than one pin to be attached to a gpioirq instance.  That is,
  the mask parameter can be greater than 0x01 now.

o A /dev/gpioirqN device that allows GPIO pin interrupts to be
  transported into userland.  This is a device that can be opened for
  reading with a simple fixed output indicating the device unit, pin
  number and current pin state.


This update was used as part of a physical intrusion detection system
where multiple switches (i.e. window magnetic reed switches and etc.)
are tied to a bunch of GPIO inputs with userland software that reacts
to the pins changing state.
2023-11-06 00:35:05 +00:00
jdolecek f0634c6a5b ena(4) improvements committed
Pull request: https://github.com/maleic1618/NetBSD/pull/1:
"""
This PR fixes some bugs and MP-ifies ena(4), including RSS.

On t3.small instance, its forward throughput has grown as followings:

               64 bytes	256 bytes
-current 1flow	21.58	110.51
-current 8flow	28.27	123.19
patched 1flow	37.20	142.21
patched 8flow	92.26	366.85
(Unit: Mbps, NET_MPSAFE enabled, Using https://github.com/iij/ipgen)

It also worked well on a aarch64 machine.

Addendum: I forgot to mention that this PR is reviewed ozaki-r@n.o.
"""

Code contributed by KUSABA Takeshi <t-kusaba@iij.ad.jp>
Reviewed also by ozaki-r@n.o
2023-11-05 18:32:01 +00:00
tsutsui 327c4e9201 doc: note support for LCD-MONO framebuffer on NWS-32x0 laptop machines. 2023-11-04 15:33:26 +00:00
christos 8e0264d13f new OpenSSH 2023-10-25 20:23:26 +00:00
christos 9492b02e2d new OpenSSL 2023-10-25 17:18:53 +00:00