CVS commit: src/share/man/man4

2021-08-17 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Aug 17 14:11:22 UTC 2021 Modified Files: src/share/man/man4: tty.4 Log Message: tty.4: s/asynchronus/asynchronous/ To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/share/man/man4/tty.4 Please note that diff

CVS commit: src/share/mk

2021-08-16 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Aug 16 17:40:16 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: switch sh3 to GCC 10. buh bye GCC 9! thanks to everyone who helped (most espcially rin@.) To generate a diff of this commit: cvs rdiff -u -r1.1258

CVS commit: src/share/mk

2021-08-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 15 10:30:39 UTC 2021 Modified Files: src/share/mk: bsd.prog.mk Log Message: Fix sun2 build for ldap/gssapi To generate a diff of this commit: cvs rdiff -u -r1.337 -r1.338 src/share/mk/bsd.prog.mk Please note that diff

CVS commit: src/share/mk

2021-08-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 14 16:16:32 UTC 2021 Modified Files: src/share/mk: bsd.prog.mk Log Message: Centralize the ldap libraries To generate a diff of this commit: cvs rdiff -u -r1.336 -r1.337 src/share/mk/bsd.prog.mk Please note that diffs

CVS commit: src/share/man/man9

2021-08-08 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sun Aug 8 16:12:10 UTC 2021 Modified Files: src/share/man/man9: autoconf.9 Log Message: change othersize to otherwise. I believe this is what was meant in the context. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.

CVS commit: src/share/man/man9

2021-08-07 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Aug 7 20:41:17 UTC 2021 Modified Files: src/share/man/man9: autoconf.9 Log Message: autoconf(9) - Improve formatting. Don't hide consumed cfargs in the second sentence of a function's description, they ends up hidden towards th

CVS commit: src/share/man/man9

2021-08-07 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Aug 7 16:20:02 UTC 2021 Modified Files: src/share/man/man9: autoconf.9 Log Message: Update for thorpej-cfargs2. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/share/man/man9/autoconf.9 Please note that

CVS commit: src/share/man/man9

2021-08-06 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sat Aug 7 03:28:42 UTC 2021 Modified Files: src/share/man/man9: kauth.9 Log Message: x68k now uses KAUTH_MACHDEP_UNMANAGEDMEM. To generate a diff of this commit: cvs rdiff -u -r1.112 -r1.113 src/share/man/man9/kauth.9 Please no

CVS commit: src/share/man/man4

2021-08-05 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Thu Aug 5 19:23:45 UTC 2021 Modified Files: src/share/man/man4: ssdfb.4 Log Message: ssdfb(4): note SSD1353 support To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/ssdfb.4 Please note that diffs are

CVS commit: src/share/man/man4

2021-08-01 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Sun Aug 1 16:17:05 UTC 2021 Modified Files: src/share/man/man4: ssdfb.4 Log Message: ssdfb(4): add an iic fdt attachment example also To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/ssdfb.4 Please n

CVS commit: src/share/man/man4

2021-08-01 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Sun Aug 1 15:35:47 UTC 2021 Modified Files: src/share/man/man4: ssdfb.4 Log Message: ssdfb(4): nix BUGS section, add EXAMPLES section To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/ssdfb.4 Please n

CVS commit: src/share/man/man7

2021-07-28 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Jul 28 11:32:21 UTC 2021 Modified Files: src/share/man/man7: sysctl.7 Log Message: Fix typos. To generate a diff of this commit: cvs rdiff -u -r1.153 -r1.154 src/share/man/man7/sysctl.7 Please note that diffs are not public do

CVS commit: src/share/man/man9

2021-07-21 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Jul 22 01:38:45 UTC 2021 Modified Files: src/share/man/man9: module.9 Log Message: module_hold() returns void, not int XXX module_hold() and module_rele() should probably not be exposed, since XXX they really aren't MP-safe

CVS commit: src/share/man/man7

2021-07-13 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Jul 13 16:56:43 UTC 2021 Modified Files: src/share/man/man7: sysctl.7 Log Message: Swap encryption no longer experimental or default-off. To generate a diff of this commit: cvs rdiff -u -r1.151 -r1.152 src/share/man/man7/sysctl

CVS commit: src/share/mk

2021-07-11 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jul 11 22:07:35 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: switch Mesa 19 to use MesaLib.old subdir. To generate a diff of this commit: cvs rdiff -u -r1.1257 -r1.1258 src/share/mk/bsd.own.mk Please note tha

CVS commit: src/share/mk

2021-07-10 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jul 11 00:13:49 UTC 2021 Modified Files: src/share/mk: bsd.x11.mk Log Message: xorg-server is now 1.20.12. To generate a diff of this commit: cvs rdiff -u -r1.139 -r1.140 src/share/mk/bsd.x11.mk Please note that diffs are not

CVS commit: src/share/examples/pud/intro

2021-07-06 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Jul 6 09:30:07 UTC 2021 Modified Files: src/share/examples/pud/intro: doioctl.c Log Message: build fix To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/examples/pud/intro/doioctl.c Please note that d

CVS commit: src/share/man/man4

2021-06-29 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Jun 29 10:26:00 UTC 2021 Modified Files: src/share/man/man4: lagg.4 Log Message: Remove unnecessary Pp, fix formatting, remove empty line. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/lagg.4 P

CVS commit: src/share/man/man4

2021-06-29 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Jun 29 10:25:33 UTC 2021 Modified Files: src/share/man/man4: ddb.4 Log Message: Fix date. To generate a diff of this commit: cvs rdiff -u -r1.200 -r1.201 src/share/man/man4/ddb.4 Please note that diffs are not public domain; t

CVS commit: src/share/man/man8/man8.x86

2021-06-21 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Tue Jun 22 03:39:21 UTC 2021 Modified Files: src/share/man/man8/man8.x86: boot.8 Log Message: boot.8: minor grammar tweaks To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/share/man/man8/man8.x86/boot.8 Ple

CVS commit: src/share/man/man8/man8.x86

2021-06-21 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Tue Jun 22 03:30:06 UTC 2021 Modified Files: src/share/man/man8/man8.x86: mbr.8 Log Message: mbr.8: fix a typo To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man8/man8.x86/mbr.8 Please note that d

CVS commit: src/share/man/man4

2021-06-20 Thread Shoichi YAMAGUCHI
Module Name:src Committed By: yamaguchi Date: Mon Jun 21 06:36:28 UTC 2021 Modified Files: src/share/man/man4: lagg.4 Log Message: lagg: fix typo To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/lagg.4 Please note that diffs are not public

CVS commit: src/share/man/man4

2021-06-20 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Mon Jun 21 02:12:00 UTC 2021 Modified Files: src/share/man/man4: ddb.4 Log Message: x/I no longer has special meaning on alpha, and behaves just like x/i. To generate a diff of this commit: cvs rdiff -u -r1.199 -r1.200 src/shar

CVS commit: src/share/misc

2021-06-18 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Jun 18 21:58:20 UTC 2021 Modified Files: src/share/misc: acronyms acronyms.comp Log Message: EEE: embrace, extend, extinguish; or eastern equine encephalitis To generate a diff of this commit: cvs rdiff -u -r1.309 -r1.310

CVS commit: src/share/man/man4/man4.sparc

2021-06-10 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Fri Jun 11 05:10:45 UTC 2021 Modified Files: src/share/man/man4/man4.sparc: tslot.4 Log Message: Add a bugs section about inserting two cards with different requirements. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/share/man/man4

2021-06-06 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon Jun 7 03:04:50 UTC 2021 Modified Files: src/share/man/man4: ums.4 Log Message: Mention in ums(4) that a lot of usb mice detach/reattcah when not in use. Prompted by PR 56209 but not related to the actual problem there. T

CVS commit: src/share/man/man8

2021-06-04 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Jun 4 12:43:14 UTC 2021 Modified Files: src/share/man/man8: afterboot.8 Log Message: actually, an anchor is needed so the period is appended To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82 src/share/man/man8/afte

CVS commit: src/share/man/man8

2021-06-04 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Jun 4 12:29:33 UTC 2021 Modified Files: src/share/man/man8: afterboot.8 Log Message: remove empty anchor text To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81 src/share/man/man8/afterboot.8 Please note that diffs

CVS commit: src/share/man/man8

2021-06-04 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Jun 4 12:12:02 UTC 2021 Modified Files: src/share/man/man8: afterboot.8 Log Message: re-order initial sections in the order a user is likely to be able to address them. add a section on NPF. attempt to make various things easier

CVS commit: src/share/man/man8

2021-06-04 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Jun 4 11:56:47 UTC 2021 Modified Files: src/share/man/man8: afterboot.8 Log Message: Fix typo. To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.79 src/share/man/man8/afterboot.8 Please note that diffs are not public

CVS commit: src/share/man/man8

2021-06-04 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Jun 4 11:48:18 UTC 2021 Modified Files: src/share/man/man8: afterboot.8 Log Message: adjust layout of afterboot(8) to make things easier to find To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 src/share/man/man8/

CVS commit: src/share/man/man8

2021-06-04 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Jun 4 11:33:19 UTC 2021 Modified Files: src/share/man/man8: afterboot.8 Log Message: capitalization police, etc To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 src/share/man/man8/afterboot.8 Please note that dif

CVS commit: src/share/mk

2021-06-03 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Jun 3 07:40:48 UTC 2021 Modified Files: src/share/mk: bsd.own.mk bsd.x11.mk Log Message: Switch amiga to Xorg server 1.20; wsfb(4) is only graphic driver both for 1.10 and 1.20 (Xamiga was gone a long ago...), and there is no re

CVS commit: src/share/man/man4

2021-06-02 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Jun 2 22:32:29 UTC 2021 Modified Files: src/share/man/man4: urtwn.4 Log Message: Add commented out ASUSTek USB-N13 B1 The urtwn driver attaches, but I didn't have a chance to try if it actually works. To generate a diff of th

CVS commit: src/share/mk

2021-06-02 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jun 2 10:28:21 UTC 2021 Modified Files: src/share/mk: bsd.dtb.mk Log Message: Add support for installing a copy of dtb files to the base dtb directory when DTBSUBDIR is defined. To generate a diff of this commit: cvs rdif

CVS commit: src/share/man/man9

2021-05-31 Thread Simon Burge
Module Name:src Committed By: simonb Date: Mon May 31 12:24:15 UTC 2021 Modified Files: src/share/man/man9: delay.9 Log Message: Use in the synopsis rather than ; an MI interface should be pulled in via . To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/s

CVS commit: src/share/man/man7

2021-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun May 30 07:17:01 UTC 2021 Modified Files: src/share/man/man7: signal.7 Log Message: signal.7: minor clarification. Bump date (to when I wrote the change) To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sha

CVS commit: src/share/man/man8/man8.x86

2021-05-29 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun May 30 06:05:24 UTC 2021 Modified Files: src/share/man/man8/man8.x86: boot.8 Log Message: Add "root" command to pass a root specification. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/share/man/man8/man

CVS commit: src/share/mk

2021-05-29 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sat May 29 12:25:08 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: Switch mac68k to Xorg server 1.20. Only available driver is wsfb(4) both for 1.10 and 1.20, and there is no reason to stay with 1.10. XXX 1.20 works

CVS commit: src/share/mk

2021-05-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu May 27 21:02:56 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: mips has switched already. To generate a diff of this commit: cvs rdiff -u -r1.1253 -r1.1254 src/share/mk/bsd.own.mk Please note that diffs ar

CVS commit: src/share/mk

2021-05-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu May 27 20:29:24 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: mips64 only works with gcc-10 To generate a diff of this commit: cvs rdiff -u -r1.1252 -r1.1253 src/share/mk/bsd.own.mk Please note that diffs

CVS commit: src/share/mk

2021-05-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu May 27 17:41:28 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: switch to MACHINE_ARCH i386 to include xen (thanks mlelstv) To generate a diff of this commit: cvs rdiff -u -r1.1251 -r1.1252 src/share/mk/bsd.

CVS commit: src/share/mk

2021-05-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu May 27 17:13:20 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: Switch "xen" to gcc 10 too, otherwise xen kernel builds fail because they "think" we have gcc-9 where we have gcc-10 in reality (since MACHINE=xe

CVS commit: src/share/mk

2021-05-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu May 27 11:24:58 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: remove dup line (thanks rillig) To generate a diff of this commit: cvs rdiff -u -r1.1249 -r1.1250 src/share/mk/bsd.own.mk Please note that dif

CVS commit: src/share/man/man4

2021-05-27 Thread matthew green
Module Name:src Committed By: mrg Date: Thu May 27 07:23:04 UTC 2021 Modified Files: src/share/man/man4: raid.4 Log Message: sparc raid boot was 2006 (i had it right originally.) noted by jdc. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/share/man/m

CVS commit: src/share/man/man4

2021-05-27 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu May 27 07:05:26 UTC 2021 Modified Files: src/share/man/man4: raid.4 Log Message: Use \(em. Remove superfluous Pp. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/share/man/man4/raid.4 Please note that diffs a

CVS commit: src/share/mk

2021-05-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed May 26 20:21:25 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: Add date as a tool To generate a diff of this commit: cvs rdiff -u -r1.1247 -r1.1248 src/share/mk/bsd.own.mk Please note that diffs are not pu

CVS commit: src/share/man/man4

2021-05-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue May 11 14:51:34 UTC 2021 Modified Files: src/share/man/man4: wskbd.4 Log Message: wskbd.4: document neo layout To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/share/man/man4/wskbd.4 Please note that diffs are

CVS commit: src/share/man/man4

2021-05-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue May 4 17:51:55 UTC 2021 Modified Files: src/share/man/man4: envsys.4 Log Message: Fix code example (from RVP) To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/share/man/man4/envsys.4 Please note that dif

CVS commit: src/share/man/man4

2021-05-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue May 4 17:47:51 UTC 2021 Modified Files: src/share/man/man4: gpio.4 Log Message: Fix incorrect structure name (Rocky Hotas) To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/share/man/man4/gpio.4 Please no

CVS commit: src/share/man/man7

2021-05-01 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat May 1 07:41:14 UTC 2021 Modified Files: src/share/man/man7: intro.7 Log Message: intro.7: add missing entries To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/share/man/man7/intro.7 Please note that diffs are

CVS commit: src/share/man/man5

2021-04-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 30 16:12:19 UTC 2021 Modified Files: src/share/man/man5: resolv.conf.5 Log Message: Mention that check-names is now the default. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/share/man/man5/resolv.c

CVS commit: src/share/mk

2021-04-26 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Apr 27 04:02:09 UTC 2021 Modified Files: src/share/mk: bsd.x11.mk Log Message: xorg-server 1.20.11 is now current. To generate a diff of this commit: cvs rdiff -u -r1.137 -r1.138 src/share/mk/bsd.x11.mk Please note that diffs

CVS commit: src/share/mk

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Apr 26 00:38:23 UTC 2021 Modified Files: src/share/mk: bsd.sys.mk Log Message: Revert the AFLAGS change since it affects kernels. To generate a diff of this commit: cvs rdiff -u -r1.305 -r1.306 src/share/mk/bsd.sys.mk Ple

CVS commit: src/share/mk

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 21:55:58 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: make MACHINE_MIPS a boolean not a condition To generate a diff of this commit: cvs rdiff -u -r1.1245 -r1.1246 src/share/mk/bsd.own.mk Please n

CVS commit: src/share/mk

2021-04-25 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Apr 25 15:33:15 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: Add missing \ for previous. To generate a diff of this commit: cvs rdiff -u -r1.1244 -r1.1245 src/share/mk/bsd.own.mk Please note that diffs are no

CVS commit: src/share/mk

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 14:32:20 UTC 2021 Modified Files: src/share/mk: bsd.own.mk bsd.sys.mk Log Message: - since we are using regex already, shorten by merging arm and mips entries - add a MACHINE_MIPS64 macro shorthand - pass -m{soft,hard

CVS commit: src/share/man/man8

2021-04-24 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Apr 25 05:52:22 UTC 2021 Modified Files: src/share/man/man8: compat_linux.8 Log Message: these sysctl variables were removed To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/share/man/man8/compat_linux.8 Pleas

CVS commit: src/share/man/man8

2021-04-24 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Apr 24 07:12:17 UTC 2021 Modified Files: src/share/man/man8: compat_linux.8 Log Message: update information To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/share/man/man8/compat_linux.8 Please note that diffs

CVS commit: src/share/man/man8/man8.x86

2021-04-21 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Apr 22 01:36:25 UTC 2021 Modified Files: src/share/man/man8/man8.x86: boot.8 Log Message: Capitalize /EFI and /EFI/NetBSD as usual. Both are case-insensitive although. Maybe not worth bumping dates... To generate a diff of this

CVS commit: src/share/mk

2021-04-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Apr 18 20:32:49 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: Switch hppa to gcc 10 To generate a diff of this commit: cvs rdiff -u -r1.1241 -r1.1242 src/share/mk/bsd.own.mk Please note that diffs are not pu

CVS commit: src/share/mk

2021-04-17 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Apr 17 09:39:33 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: Use GCC10 for all amd64 including XEN kernels. To generate a diff of this commit: cvs rdiff -u -r1.1240 -r1.1241 src/share/mk/bsd.own.mk Please

CVS commit: src/share/misc

2021-04-16 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Apr 16 15:53:56 UTC 2021 Modified Files: src/share/misc: acronyms acronyms.comp Log Message: Add a couple definitions for RPG To generate a diff of this commit: cvs rdiff -u -r1.308 -r1.309 src/share/misc/acronyms cvs rdif

CVS commit: src/share/man/man3

2021-04-14 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Apr 14 07:56:23 UTC 2021 Modified Files: src/share/man/man3: intro.3 Log Message: OpenSSL man pages have moved To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/share/man/man3/intro.3 Please note that diffs are

CVS commit: src/share/man/man3

2021-04-14 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Apr 14 07:52:53 UTC 2021 Modified Files: src/share/man/man3: intro.3 Log Message: intro.3: add a few To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/share/man/man3/intro.3 Please note that diffs are not publi

CVS commit: src/share/mk

2021-04-11 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Apr 12 04:18:38 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: add GCC_NO_IMPLICIT_FALLTHRU, GCC_NO_MAYBE_UNINITIALIZED, and GCC_NO_RETURN_LOCAL_ADDR. To generate a diff of this commit: cvs rdiff -u -r1.1238 -r1

CVS commit: src/share/man/man4

2021-04-10 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Apr 10 08:01:21 UTC 2021 Modified Files: src/share/man/man4: hdaudio.4 Log Message: 'no merit' is a strong statement To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/share/man/man4/hdaudio.4 Please note that d

CVS commit: src/share/man/man4

2021-04-09 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sat Apr 10 04:10:21 UTC 2021 Modified Files: src/share/man/man4: hdaudio.4 Log Message: Fix a wrong description in previous. MD drivers can support 20 or 24 bits formats even under current MI layer's constraints. http://mail-index.

CVS commit: src/share/mk

2021-04-09 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Apr 10 00:35:25 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: switch HAVE_GCC=9 to gcc.old. To generate a diff of this commit: cvs rdiff -u -r1.1237 -r1.1238 src/share/mk/bsd.own.mk Please note that diffs are

CVS commit: src/share/man/man4

2021-04-06 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Apr 6 22:12:16 UTC 2021 Modified Files: src/share/man/man4: rnd.4 Log Message: Remove sentence that has not been true since netbsd-6. ioctl(RNDADDDATA) is not the only way to raise the entropy estimate; privileged writes

CVS commit: src/share/mk

2021-03-30 Thread Simon Burge
Module Name:src Committed By: simonb Date: Wed Mar 31 06:35:35 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: Reenable kernel modules for MIPS now that they work. To generate a diff of this commit: cvs rdiff -u -r1.1236 -r1.1237 src/share/mk/bsd.own.mk P

CVS commit: src/share/man/man4

2021-03-30 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Mar 30 15:29:43 UTC 2021 Modified Files: src/share/man/man4: siisata.4 Log Message: Make this format a little bit nicely. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/share/man/man4/siisata.4 Please note tha

CVS commit: src/share/mk

2021-03-28 Thread Simon Burge
Module Name:src Committed By: simonb Date: Mon Mar 29 05:22:50 UTC 2021 Modified Files: src/share/mk: bsd.kmodule.mk Log Message: On MIPS if we compile C files as N64, compile assembly with the same ABI. To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/s

CVS commit: src/share/misc

2021-03-28 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Mar 28 17:52:09 UTC 2021 Modified Files: src/share/misc: acronyms.comp Log Message: DRM To generate a diff of this commit: cvs rdiff -u -r1.321 -r1.322 src/share/misc/acronyms.comp Please note that diffs are not public domain;

CVS commit: src/share/misc

2021-03-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 28 14:28:56 UTC 2021 Modified Files: src/share/misc: style Log Message: Clarify and explain the rationale for parentheses in sizeof and return as discussed. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62

CVS commit: src/share/misc

2021-03-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 28 14:16:16 UTC 2021 Modified Files: src/share/misc: style Log Message: - EXIT_FAILURE instead of 1 - %j instead of PRI for *intmax_t - != -1 instead of < 0 for syscalls To generate a diff of this commit: cvs rdiff -u

CVS commit: src/share/man/man9

2021-03-28 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sun Mar 28 07:42:06 UTC 2021 Modified Files: src/share/man/man9: audio.9 Log Message: Update documents. - query_format has been mandatory (since at least Feb 2020). - set_params has been replaced to set_format (since May 2019). T

CVS commit: src/share/man/man4

2021-03-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Mar 27 08:01:21 UTC 2021 Modified Files: src/share/man/man4: usb.4 Log Message: Add uxrcom(4) To generate a diff of this commit: cvs rdiff -u -r1.116 -r1.117 src/share/man/man4/usb.4 Please note that diffs are not public domai

CVS commit: src/share/mk

2021-03-26 Thread Simon Burge
Module Name:src Committed By: simonb Date: Sat Mar 27 02:46:46 UTC 2021 Modified Files: src/share/mk: bsd.hostprog.mk Log Message: Make columns nicely aligned. To generate a diff of this commit: cvs rdiff -u -r1.83 -r1.84 src/share/mk/bsd.hostprog.mk Please note that di

CVS commit: src/share/mk

2021-03-23 Thread Simon Burge
Module Name:src Committed By: simonb Date: Wed Mar 24 04:36:57 UTC 2021 Modified Files: src/share/mk: bsd.README Log Message: Add aarch64 and sparc64 to MKZFS yes. Sort the machine names for the "Default: yes on ..." lines. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/share/mk

2021-03-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Mar 23 22:02:44 UTC 2021 Modified Files: src/share/mk: sys.mk Log Message: >From Greg A. Woods: - add LDSTATIC to all the LINK rules, replacing CPPFLAGS which should not be used - create new COMPILE_LINK rules that are lik

CVS commit: src/share/mk

2021-03-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 22 21:52:27 UTC 2021 Modified Files: src/share/mk: sys.mk Log Message: Fix the shuttle rules by defining a new EXEC_TARGET instead of re-using OBJECT_TARGET which adds an extra .o sometimes. Noticed by Greg A. Woods To

CVS commit: src/share/man/man5

2021-03-21 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Mar 22 00:09:06 UTC 2021 Modified Files: src/share/man/man5: ttyaction.5 Log Message: New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/share/man/man5/ttyaction.5 Please note that diffs

CVS commit: src/share/man/man4

2021-03-17 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Mar 17 14:10:29 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: pci(4): many more drivers To generate a diff of this commit: cvs rdiff -u -r1.118 -r1.119 src/share/man/man4/pci.4 Please note that diffs are not

CVS commit: src/share/man/man4

2021-03-17 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Mar 17 13:42:03 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: add ale(4) and bge(4) to pci.4 To generate a diff of this commit: cvs rdiff -u -r1.117 -r1.118 src/share/man/man4/pci.4 Please note that diffs are

CVS commit: src/share/man/man4

2021-03-17 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Mar 17 13:12:33 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: add alc(4) To generate a diff of this commit: cvs rdiff -u -r1.116 -r1.117 src/share/man/man4/pci.4 Please note that diffs are not public domain;

CVS commit: src/share/man/man4

2021-03-15 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Mar 15 18:21:51 UTC 2021 Modified Files: src/share/man/man4: isapnp.4 Log Message: Use inline cross-references. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/share/man/man4/isapnp.4 Please note that diffs a

CVS commit: src/share/man/man4

2021-03-13 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Mar 14 02:56:07 UTC 2021 Modified Files: src/share/man/man4: options.4 Log Message: Document NFS_BOOT_UDP instead of NFS_BOOT_TCP; We've switched to NFS over TCP by default. Bump date. To generate a diff of this commit: cvs rd

CVS commit: src/share/wscons/fonts

2021-03-12 Thread Frederic Cambus
Module Name:src Committed By: fcambus Date: Fri Mar 12 21:07:08 UTC 2021 Modified Files: src/share/wscons/fonts: COPYRIGHT spleen-5x8.fnt.uue spleen-6x12.fnt.uue Log Message: Update Spleen wscons fonts to version 1.9.0, bringing the following improvements: - E

CVS commit: src/share/man/man4/man4.i386

2021-03-12 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Mar 12 10:48:29 UTC 2021 Modified Files: src/share/man/man4/man4.i386: pnpbios.4 Log Message: Use inline cross-references. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/share/man/man4/man4.i386/pnpbios.4 Pl

CVS commit: src/share/man/man4/man4.i386

2021-03-12 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Mar 12 10:45:43 UTC 2021 Modified Files: src/share/man/man4/man4.i386: intro.4 Log Message: Use inline cross-references To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/share/man/man4/man4.i386/intro.4 Please

CVS commit: src/share/man/man5

2021-03-12 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Fri Mar 12 10:00:32 UTC 2021 Modified Files: src/share/man/man5: hosts.5 Log Message: Retire the paragraph from 1983 that says this file can be "created from the official host data base maintained at the Network Information Control C

CVS commit: src/share/man/man4

2021-03-12 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Mar 12 08:28:20 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: s/Disk and tape/Storage/g, more relevant cross-references To generate a diff of this commit: cvs rdiff -u -r1.115 -r1.116 src/share/man/man4/pci.4

CVS commit: src/share/man/man4

2021-03-12 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Mar 12 08:19:29 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: add rtsx(4) To generate a diff of this commit: cvs rdiff -u -r1.114 -r1.115 src/share/man/man4/pci.4 Please note that diffs are not public domain;

CVS commit: src/share/man/man4

2021-03-12 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Mar 12 08:03:24 UTC 2021 Modified Files: src/share/man/man4: hdaudio.4 Log Message: Clarify problem. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/share/man/man4/hdaudio.4 Please note that diffs are not pub

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 18:16:50 UTC 2021 Modified Files: src/share/man/man4: isa.4 Log Message: Fix missing Xr To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/share/man/man4/isa.4 Please note that diffs are not public domain

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 17:42:14 UTC 2021 Modified Files: src/share/man/man4: hdaudio.4 Log Message: Mention that formats with >16-bit precision cannot yet be used To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/share/man/man4

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 17:12:42 UTC 2021 Modified Files: src/share/man/man4: iic.4 Log Message: Remove dead references To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/share/man/man4/iic.4 Please note that diffs are not publi

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 17:01:55 UTC 2021 Modified Files: src/share/man/man4: tc.4 Log Message: Use inline cross-references. Remove dead reference. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/share/man/man4/tc.4 Please not

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 16:59:04 UTC 2021 Modified Files: src/share/man/man4: mca.4 Log Message: Use inline cross-references To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/share/man/man4/mca.4 Please note that diffs are not

  1   2   3   4   5   6   7   8   9   10   >