Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 15f54384 | 2025-02-18 22:08:17 | reproductibility -> reproducibility; ok semarie@ | ||
| f3e19b3a | 2025-02-16 09:15:54 | hook opam-module.5 page in man5/Makefile reminder by tb@ | ||
| ab7d5da6 | 2025-02-16 09:03:31 | add opam-module.5 man page to document sysutils/opam module. with help from jmc@ | ||
| 9c575bff | 2025-02-14 03:15:06 | Add manual page for mtrng(4). ok kettenis@ | ||
| 719e8131 | 2025-02-10 11:41:19 | Although one would expect systems emulating the legacy PS/2 keyboard controller to do this faithfully, there are more and more systems which use creative interrupt configurations differing from the ISA defaults, and cause pckbc@isa to not behave correctly, making these keyboards (and sometimes trackpads, too) unusable. This commit introduces a pckbc@acpi attachment, which will attach instead of pckbc@isa if it detects an interrupt configuration which would not be handled correctly by the isa attachment. This unbreaks, among other things, the keyboards in various ChromeBook. ok kettenis@, thanks to everyone who tested. | ||
| 6f5e57c3 | 2025-02-07 02:53:30 | go-module(5): document MODGO_ARCH ok sthen | ||
| b1b19b53 | 2025-02-05 11:10:19 | mention pbr as another available MODPY_PYBUILD backend drop the "packing list generation" section which relates to ports where a single port handles python 2+3 versions of some software, which we've now stopped using other small tweaks | ||
| 8eac1d8a | 2025-01-30 02:14:17 | order Xr alphabetically | ||
| e39f13f7 | 2025-01-30 00:31:55 | Add manual page for mtintc(4). | ||
| 380dd543 | 2025-01-29 15:10:35 | Document RW_UPGRADE. | ||
| 1f33ff36 | 2025-01-29 14:03:18 | virtio: Prefer 1.x over 0.9 Make virtio 1.x the default if the hypervisor offers both 0.9 and 1.x. Version 1.x is required for feature bits >= 32, as in vio(4) multiqueue. Also be more compliant to the virtio 1.x standard, which says "Drivers MUST match any PCI Revision ID value". tested by bluhm@ | ||
| e9fa38a0 | 2025-01-27 03:15:20 | Weaken the recommendation to use conventional sections; the wording "absolutely necessary" was an exaggeration that confused people. I noticed this problem because <onf at disroot dot org> quoted the text on the groff mailing list. While here, strengthen the recommendation to not use macros inside title lines of sections and subsections, and to keep title lines unique. Feedback and OK jmc@ | ||
| e5de2730 | 2025-01-26 05:47:17 | login.conf.5: document "infinity" value in number, size and time argument type tweaks from Evan Silberman and schwarze@ ok landry@ jmc@ schwarze@ | ||
| 2a69d363 | 2025-01-19 22:14:45 | Document pmap_populate(9). | ||
| 8c2f694a | 2025-01-19 22:03:27 | Update to 2025agtz from https://github.com/JodaOrg/global-tz o Paraguay adopts permanent -03 starting spring 2024. o Improve pre-1991 data for the Philippines. o Etc/Unknown is now reserved. | ||
| 5771aeff | 2025-01-17 08:52:01 | mention MODPY_TEST_LINK_SRC | ||
| 8a8057a7 | 2025-01-15 20:34:50 | sys/videoio.h: sync V4L2 with Linux-6.13-rc7 also, cleanup all __KERNEL__ macroses man update by mglocker@ bulk build and feedback by jca@ OK: jca@ mglocker@ | ||
| 529720d4 | 2025-01-13 18:20:47 | man/cargo-module.5: document MODCARGO_CARGOLOCK OK semarie@ tb@ | ||
| 9d930ed6 | 2025-01-10 03:41:02 | Update ruby-module.5 for Ruby 3.4 addition | ||
| 02fa9548 | 2025-01-09 17:42:38 | Return EPROTO error when attempting to unsplice the not spliced socket. The EPROTO error was suggested by bluhm. ok bluhm | ||
| a675726c | 2025-01-08 22:26:22 | Add Псков/Pskov, Russia Small single-gate one, apartment buildings next door, 4km from city centre. Great place for a short holiday trip, like I did. | ||
| 81c35b85 | 2025-01-02 13:52:17 | Document .St -isoC-2023 . While here, change the wording from "major version" to "edition" because that's how the C standards call themselves and because not every edition is a major version in the normal sense of the word. In particular, it is not an oversight that there is no macro argument for edition 4 = C17 precisely because that is *not* a major version but merely a minor bugfix update of C11 not adding any new features. OK jmc@ | ||
| b9f606a9 | 2024-12-24 17:08:50 | Add preservation of fdisk info to libexec/security daily script. perl fix && ok afresh1@ | ||
| 2baa90be | 2024-12-24 07:10:18 | typo: progress -> proress From Mark Jamsek | ||
| a80738d8 | 2024-12-21 03:34:31 | correct history; ascii(7) is the first edition manual | ||
| f1f9609d | 2024-12-21 03:10:46 | ddb was not part of Mach until 3.0 "The Mach kernel has a builtin kernel debugger (kdb) based on adb" Mach: A New Kernel Foundation For UNIX Development, USENIX Summer 1986 "The new kernel debugger has most of the features of the old kdb, but with a more rational (gdb-like) syntax." Mach 3.0 (mk83), ddb.man Mark W. Eichin explains how ddb came to be in 386BSD 0.1 in a June 1992 post to comp.unix.bsd https://groups.google.com/g/comp.unix.bsd/c/LY3hbHwjdG0/m/ca1hS0Hp5HcJ | ||
| ce1c3cff | 2024-12-21 01:00:31 | Julian Elischer's scsi code was not part of 386BSD 0.1. It was posted to comp.unix.bsd and was part of the 0.2.2 patchkit. The first two commits to NetBSD were 386BSD 0.1 and the 0.2.2 patches. uk.c did not appear till NetBSD 1.0. ok miod@ | ||
| 825a12c4 | 2024-12-16 21:39:29 | rewrite a sentence, add a width specifier to a list, and some "a" -> "an"; ok dlg | ||
| f77c65ef | 2024-12-15 11:07:08 | add a manpage for AF_FRAME and how to use Ethernet dgram sockets. | ||
| 8e650cf5 | 2024-12-01 09:05:05 | upd(4): add PercentLoad sensor Reports the % of the available UPS power drawed by output outlets. tested by sthen@, matthieu@ and Walter Alejandro Iglesias ok sthen@ as part of a larger diff | ||
| ac4b1d57 | 2024-12-01 08:11:14 | Properly document TCP_SACK_ENABLE socket option. This used to be documented in options(4), but was deleted there in 2017. Reinstate the same text here. ok jmc@ | ||
| 06a3f189 | 2024-11-30 20:15:03 | uvideo.4: add Jabra PanaCast 20 as known to work OK mglocker@ | ||
| 00e420e5 | 2024-11-26 21:59:29 | add a manual page for ice(4) | ||
| 7fb791d7 | 2024-11-26 06:12:44 | Pass -g to CFLAGS for regression testing It is annoying to have a regress test crash and then be faced with question marks in the backtrace, and then have to recompile and pass -g via DEBUG or similar. This may bite people with small obj/. Let's see if anyone shouts. ok anton claudio | ||
| 7556e2da | 2024-11-21 06:12:23 | Update lang/ruby module documentation for the removal of Ruby 3.1 | ||
| b0f15588 | 2024-11-19 18:39:34 | fix SEE ALSO; | ||
| 98536b28 | 2024-11-19 10:03:19 | Add qccpucp(4) manual page ok mlarkin@ | ||
| 191f2351 | 2024-11-18 22:33:58 | i was missing a .Dv in front of a macro | ||
| dfc7a54c | 2024-11-17 09:19:46 | describe the endianness of tun_hdr | ||
| 79097e0e | 2024-11-17 07:44:47 | minor grammar/macro fixes; | ||
| b30d1b82 | 2024-11-17 01:44:25 | try documenting tun_hdr | ||
| c152b5be | 2024-11-17 00:51:04 | make a first pass at documenting the network offload support. the ioctls are here, the offload header is next. | ||
| 0f2d79f3 | 2024-11-15 00:32:04 | compatibiliy -> compatibility | ||
| 5dfc6dff | 2024-11-13 12:58:29 | merge tap(4) into tun(4). it's the one driver providing both interfaces. ok and tweaks from claudio@ and jmc@ | ||
| dcfa02de | 2024-11-13 10:56:18 | powerpc/pci/pci_machdep.h moved to machine/pci_machdep.h in 2013 | ||
| 21a95cc9 | 2024-11-11 14:31:16 | offset the display for the hexadecimal set by one blank space to preserve alignment with other sets; diff from chohag at jtan com, but i chose to indent by first column rather than second; | ||
| d44a6ffe | 2024-11-09 15:54:14 | The 'flags' parameter has been removed from falloc(9) in 2018. ok miod@ | ||
| ee26af80 | 2024-11-07 08:43:18 | drop "Civil" from NQY; while RAF still have some presence at the site they sold the runway to Cornwall County Council in 2008, there's no separate military airbase. (Existence verified by me when it was RAF St Mawgan). | ||
| a814216f | 2024-11-06 22:27:42 | I have flown into and from Trondheim, TRD. | ||
| 95194c13 | 2024-11-06 18:09:56 | Add a few missing airports that I have visited. | ||
| a794025e | 2024-11-05 15:08:46 | Remove old reference to VMM_MPROTECT_EPT ioctl This was removed a while back and the manpage wasn't updated. Pointed out by David Bonnafous, thanks. | ||
| 181b71c4 | 2024-11-05 13:15:13 | remove unused M_MAXCOMPRESS MCLOFSET; ok claudio@ miod@ | ||
| e1eba03c | 2024-11-05 11:12:48 | Belatedly add a very crude manual page to acpicmos(4). | ||
| 5c8c5e0d | 2024-11-03 06:42:10 | do not uppercase "virtual function"; ok jmatthew, who spotted that similar changes needed for iavf (and its entry in pci.4) | ||
| 3f6272d9 | 2024-11-03 06:39:36 | add entry for ixv(4); | ||
| f789030f | 2024-11-02 06:47:03 | add Xr to self for ix and ixv; | ||
| bd649541 | 2024-11-02 06:44:31 | sort sections (BUGS goes last) and use some Ox/An in AUTHORS; | ||
| e6ed55bd | 2024-11-02 04:37:20 | Add ixv(4), a driver for virtual functions of Intel 82598EB, 82559, and X540. The driver was originally written by Intel and released as ixv driver version 1.5.32 and ported to OpenBSD by Yuichiro NAITO, naito.yuichiro at gmail.com. tested by henson at acm.org and many others. ok jmatthew | ||
| 80a776f5 | 2024-10-28 19:48:37 | share/man/man5/python-module.5: document MODPY_TEST_LINK_SO | ||
| 812b3703 | 2024-10-14 07:05:23 | remove notes about unsupported modifiers; from nir lichtman confirmed by miod | ||
| 31e7574b | 2024-10-12 15:40:36 | remove blank line; | ||
| bcc95334 | 2024-10-09 07:25:35 | Appease mandoc -Tlint | ||
| 7b7a4ab2 | 2024-10-09 07:22:13 | Add .Xr to pkg_check-version(1) in packages-specs(7), as pkg_check-version(1) can be used to verify the ordering of package names. ok tb@ | ||
| 9060cf22 | 2024-10-07 07:35:40 | Add support for AX88772D. AX88772D is a USB 2.0 device. It is very similar to AX88179A overall. The most significant difference is that AX88179A supports 1000Mbps speeds while AX88772D does not. grammer fix from jmc@ ok miod@ | ||
| e1668dfc | 2024-10-06 10:24:52 | new opt-in PATCH_QUIET aka. patch(1) -s; OK tb | ||
| c08965e9 | 2024-10-05 13:27:16 | Make scaling available for normal mice, too; not just for touchpads. Add reverse_scrolling to the manpage. ok bru@ | ||
| 5703222b | 2024-10-02 17:08:47 | Update to 2024bgtz from https://github.com/JodaOrg/global-tz o Improve historical data for Mexico, Mongolia, and Portugal. o System V names are now obsolescent. o The main data form now uses %z. | ||
| 9119eb3a | 2024-09-26 06:10:34 | document that there are nvme sensors available and nudge the reader to sysctl; ok bmercer | ||
| 50483800 | 2024-09-23 20:38:49 | document SIOCSIFMTU; OK jmc | ||
| eee1a598 | 2024-09-23 20:37:42 | sync struct defintions from headers; OK jmc | ||
| 253c6226 | 2024-09-22 10:32:28 | For compatibility with groff, the .In macro has been callable and parsed since mandoc-1.7.24 = mdoc_macro.c rev. 1.11 (July 12, 2009). Match the documentation to the implementation. Patch from Evan Silberman <evan at jklol dot net>. | ||
| e239b102 | 2024-09-22 10:13:03 | Talk less about "Single UNIX" because it has a confusing numbering scheme. Instead, stick to the XPG/POSIX numbering scheme that has clearly won: earlier this year, POSIX Issue 8 has been released, and nobody calls it "Single UNIX version 5". The XPG/POSIX numbering scheme is also preferable because it can be used for the entire history leading up to the current POSIX standard (1988-2024), whereas the Single UNIX numbering scheme only works for the period from XPG4.2 to POSIX Issue 7 (1994-2008). This patch mostly changes (informational) paragraph headers and corrects two instances of the incorrect term "XPG version" to the correct term "XPG Issue". The (normative) .St argument definitions remain unchanged, and all supported .St arguments remain documented, including the deprecated arguments -susv1 to -susv4. No objections when shown on tech@ a few months ago. | ||
| 966d87ab | 2024-09-20 01:15:53 | fix up the ip address config in the example config. you're supposed to configure the IP addresses inside the tunnel, sec doesn't support configuration of the tunnel endpoint addresses because that's handled by SAs via ike config. hit by Luca Di Gregorio on misc@ | ||
| 6df4f92a | 2024-09-17 04:12:57 | spelling | ||
| 29c9965d | 2024-09-16 22:15:43 | Document ioctl(2) interface provided by psp(4) device. from hshoexer@; OK mlarkin@ | ||
| a24e0b21 | 2024-09-15 19:39:26 | Document when vmd(8) VMs are stopped; OK mlarkin Useful to know in setups where pkg daemons and VMs depend on each other. | ||
| d5500365 | 2024-09-10 17:01:09 | libcrypto hasn't had VIA padlock support compiled in for quite some time... prompted by a question by jmc | ||
| 202e2461 | 2024-09-06 13:31:59 | Fix KUBSAN by adding invalid builtin detection, as needed by our current clang. ok anton@ | ||
| b5ea53bd | 2024-09-06 13:30:59 | Document float cast overflow detection. ok anton@ | ||
| 64a93525 | 2024-09-05 08:52:27 | In ddb(4) print mbuf chain and packet list. For debugging hardware offloading, DMA requirements, bounce buffers, and performance optimizations, knowing the memory layout of mbuf content helps. Implement /c and /p modifiers in ddb show mbuf. It traverses the pointer m_next for mbuf chain or m_nextpkt for packet list. Show mbuf type, data offset, mbuf length, packet length, cluster size, and total number of elements, length and size. OK claudio@ mvs@ | ||
| 482df66e | 2024-09-05 06:30:52 | retire this older version of forward(5) to the attic (whilst retaining the smtpd copy); ok op gilles | ||
| 34e7b2c9 | 2024-09-04 14:24:10 | list the other doc pspvar.h mentions, add publication numbers ok jmc@ | ||
| a97288c8 | 2024-09-04 14:18:36 | correct .OBJDIR use; from Denis Bodor | ||
| c2d1b0f4 | 2024-09-04 13:45:25 | regen | ||
| d39370de | 2024-09-04 11:12:53 | add psp(4) manual page ok jmc@ bluhm@ | ||
| 20b23e34 | 2024-09-04 09:07:03 | Update bsd.port.mk(5) DISTFILES* description - it no longer uses :0 to :9 to select different SITES, the mechanism changed to SITES.somename / DISTFILES.somename. | ||
| a7dac64a | 2024-09-01 19:32:48 | For AMD SEV mention platform security processor in ccp(4) map page. from hshoexer@; input jsg@; ok mlarkin@ | ||
| d0575f73 | 2024-09-01 05:33:29 | Apls -> Alps | ||
| 2cb584e1 | 2024-09-01 05:20:25 | equivalient -> equivalent | ||
| f2ddd444 | 2024-09-01 04:27:45 | dladdr(3) is in POSIX-2024, though the structure type was renamed to match Solaris and _not_ match glibc/BSDs and no one caught it before publication. Provide the new name but keep providing the existing names under the same conditions as before. Update #include visibility and dlfcn(3) manpage and add restrict qualifiers. ok deraadt@ | ||
| dd674b1a | 2024-08-31 13:39:36 | grammar tweaks; counter tweaked by dlg | ||
| d201cf92 | 2024-08-31 04:21:45 | rport(4) for p2p l3 connectivity between route domains. | ||
| 8b96010d | 2024-08-31 00:51:29 | provide an example config for ikev1 with isakmpd and ipsecctl | ||
| 3d72d897 | 2024-08-30 20:08:05 | minor grammar fixes; | ||
| 9dd56fb9 | 2024-08-30 13:09:10 | a few people have bugged me for an example. hopefully this is enough. | ||
| 195e5c3f | 2024-08-30 09:39:07 | tweak the example to use veb instead of bridge. | ||
| a465f617 | 2024-08-30 08:37:59 | try and keep in line with language used in other manual pages. while i'm here, try and unbundle some of the configuration and concepts. etherip interfaces can work fine as point to point ethernet tunnels, they do not need to be configured as part of bridge(4) to work. ipsec can be configured to protect etherip traffic independently of whether it's part of a bridge too. | ||
| 7f181b57 | 2024-08-30 07:25:55 | prefer "IPv4 and IPv6" over "IP[46]". | ||
| ed8f5e8d | 2024-08-24 10:47:59 | Remove documentation for no longer existing or mostly unused allocators. ok guenther@ | ||
| f313ac3f | 2024-08-23 15:13:58 | Generate tabset files using a script. ok deraadt millert |