CVS commit: src/share/man/man4

2019-12-07 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Dec 8 02:54:54 UTC 2019 Modified Files: src/share/man/man4: pci.4 Log Message: Add hdaudio To generate a diff of this commit: cvs rdiff -u -r1.100 -r1.101 src/share/man/man4/pci.4 Please note that diffs are not public domain;

CVS commit: src/share/man/man4

2019-12-07 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Dec 8 02:57:52 UTC 2019 Modified Files: src/share/man/man4: audio.4 Log Message: Replace mention of azalia with hdaudio To generate a diff of this commit: cvs rdiff -u -r1.93 -r1.94 src/share/man/man4/audio.4 Please note that

CVS commit: src

2020-01-10 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Jan 10 12:33:29 UTC 2020 Modified Files: src: README.md Log Message: Use first-level heading for "NetBSD" title in README.md To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/README.md Please note that diffs are

CVS commit: src/sys/dev

2020-01-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Jan 11 21:43:11 UTC 2020 Modified Files: src/sys/dev/hid: hidkbdmap.c src/sys/dev/pckbport: wskbdmap_mfii.c Log Message: Support the combination of KB_SWAPCTRLCAPS and UK layout. To generate a diff of this commit: cvs r

CVS commit: src/share/man/man4

2020-01-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Jan 11 21:45:08 UTC 2020 Modified Files: src/share/man/man4: pckbd.4 Log Message: Note some more layouts that work with KB_SWAPCTRLCAPS. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/share/man/man4/pckbd.4

CVS commit: src/share/man

2020-01-20 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Jan 20 13:08:40 UTC 2020 Modified Files: src/share/man/man5: networks.5 src/share/man/man7: setuid.7 src/share/man/man9: in_getifa.9 secmodel_extensions.9 Log Message: when referring to the "user"/"operator"/"netw

CVS commit: src/sys/arch/amd64/conf

2020-01-24 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Jan 24 18:58:46 UTC 2020 Modified Files: src/sys/arch/amd64/conf: GENERIC Log Message: Set AUDIO_BLK_MS=4 - unlikely to cause significant overhead on non-m68k. Several of us have been setting this in /etc/sysctl.conf for months,

CVS commit: src/share/misc

2020-01-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Jan 27 10:25:16 UTC 2020 Modified Files: src/share/misc: acronyms Log Message: CCC, CPA, MDMA, SEO, WLW To generate a diff of this commit: cvs rdiff -u -r1.292 -r1.293 src/share/misc/acronyms Please note that diffs are not pub

CVS commit: src/share/misc

2020-01-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Jan 27 10:35:20 UTC 2020 Modified Files: src/share/misc: acronyms Log Message: SEO - already in comp To generate a diff of this commit: cvs rdiff -u -r1.293 -r1.294 src/share/misc/acronyms Please note that diffs are not public

CVS commit: src/share/misc

2020-01-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Jan 27 10:56:29 UTC 2020 Modified Files: src/share/misc: acronyms acronyms.comp Log Message: move some more to comp To generate a diff of this commit: cvs rdiff -u -r1.294 -r1.295 src/share/misc/acronyms cvs rdiff -u -r1.296 -r

CVS commit: src

2020-03-14 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Mar 14 13:08:18 UTC 2020 Modified Files: src/share/man/man4: pms.4 src/sys/dev/pckbport: synaptics.c Log Message: synaptics: Make up_down_emulation useful for single-button clickpads On devices such as the Thinkpad X250,

CVS commit: src

2020-03-14 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Mar 14 19:29:39 UTC 2020 Modified Files: src/share/man/man4: pms.4 src/sys/dev/pckbport: synaptics.c Log Message: synaptics: Set up_down_emulation=3 by default. It's a less surprising default for modern hardware. To ge

CVS commit: src/sys/dev/pckbport

2020-03-14 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Mar 14 21:18:50 UTC 2020 Modified Files: src/sys/dev/pckbport: synaptics.c Log Message: synaptics: Allow the max_speed sysctls to be set To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/sys/dev/pckbport/synapti

CVS commit: src/sys/dev/pckbport

2020-03-14 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Mar 14 21:23:32 UTC 2020 Modified Files: src/sys/dev/pckbport: synaptics.c Log Message: synaptics: fix syntax To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/sys/dev/pckbport/synaptics.c Please note that diff

CVS commit: src/sys/dev/pckbport

2020-03-14 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Mar 14 21:56:08 UTC 2020 Modified Files: src/sys/dev/pckbport: synaptics.c Log Message: synaptics: Automatically scroll when multiple fingers are detected This will mean we automatically get two-finger scrolling on multitouch pa

CVS commit: src/sys/dev/pckbport

2020-03-14 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Mar 14 22:23:17 UTC 2020 Modified Files: src/sys/dev/pckbport: synaptics.c Log Message: synaptics: Detect multiple fingers outside the gesture period I suspect this code doesn't make any sense if we want two-finger scrolling T

CVS commit: src/sys/dev/pckbport

2020-03-15 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Mar 15 22:44:32 UTC 2020 Modified Files: src/sys/dev/pckbport: synaptics.c Log Message: synaptics: Check for single-finger event jitter in all cases. I now have smooth two-finger scrolling. To generate a diff of this commit: c

CVS commit: src/share/man/man4

2020-03-16 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Mar 16 08:50:06 UTC 2020 Modified Files: src/share/man/man4: audio.4 Log Message: audio.4: Remove reference to using O_NONBLOCK It doesn't work properly, but this turns out to not be a problem in most code (code where it is gene

CVS commit: src/share/man/man4

2020-03-16 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Mar 16 09:20:01 UTC 2020 Modified Files: src/share/man/man4: audio.4 Log Message: audio.4: O_NONBLOCK isn't the actual problem To generate a diff of this commit: cvs rdiff -u -r1.96 -r1.97 src/share/man/man4/audio.4 Please not

CVS commit: src/share/man/man4

2020-03-16 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Mar 16 09:31:41 UTC 2020 Modified Files: src/share/man/man4: pms.4 Log Message: pms.4: Typo. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/share/man/man4/pms.4 Please note that diffs are not public domain;

CVS commit: src/sys/dev/pckbport

2020-03-16 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Mar 16 11:13:19 UTC 2020 Modified Files: src/sys/dev/pckbport: synaptics.c Log Message: synaptics: Increase default scale_z for more precise scrolling To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/sys/dev/pc

CVS commit: src/sys/arch

2020-03-16 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Mar 16 19:09:34 UTC 2020 Modified Files: src/sys/arch/i386/conf: GENERIC src/sys/arch/macppc/conf: GENERIC src/sys/arch/sparc64/conf: GENERIC Log Message: Lower blk_ms on more ports that are even slightly likely t

CVS commit: src/share/man/man4

2020-03-16 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Mar 16 19:20:36 UTC 2020 Modified Files: src/share/man/man4: audio.4 Log Message: audio.4: Mention the blk_ms sysctl To generate a diff of this commit: cvs rdiff -u -r1.98 -r1.99 src/share/man/man4/audio.4 Please note that dif

CVS commit: src/share/man/man4

2020-03-17 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Mar 17 10:50:59 UTC 2020 Modified Files: src/share/man/man4: audio.4 Log Message: audio.4: 1-12 channels are only universally supported for playback. When a mono recording device is set to use 1 channel, the kernel will correct

CVS commit: src/sys/dev/pckbport

2020-03-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Mar 27 11:10:07 UTC 2020 Modified Files: src/sys/dev/pckbport: synaptics.c Log Message: synaptics: Revert changes that broke gestures in cases where they worked. It seems I have to figure out another way to make scrolling work f

CVS commit: src/sys/dev/pckbport

2020-03-31 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Mar 31 19:08:19 UTC 2020 Modified Files: src/sys/dev/pckbport: synaptics.c Log Message: synaptics: Maintain the left/right buttons when up/down are remapped Reported on current-users by MandacarĂº Cascavel To generate a diff of

CVS commit: src/lib/libc/sys

2020-04-04 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Apr 4 12:57:26 UTC 2020 Modified Files: src/lib/libc/sys: statvfs.2 Log Message: statvfs.2: Add STANDARDS section. Reviewed by kamil To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libc/sys/statvfs.2 Plea

CVS commit: src

2020-04-15 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Apr 15 14:54:34 UTC 2020 Modified Files: src/lib/libossaudio: ossaudio.c src/sys/compat/ossaudio: ossaudio.c Log Message: ossaudio: Make SNDCTL_DSP_SPEED more robust when using invalid rates. >From the perspective of rea

CVS commit: src

2020-04-15 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Apr 15 15:25:33 UTC 2020 Modified Files: src/lib/libossaudio: ossaudio.c src/sys/compat/ossaudio: ossaudio.c Log Message: ossaudio: Make SNDCTL_DSP_SETFMT conform with OSSv4. The OSSv4 spec says we shouldn't really error

CVS commit: src

2020-04-15 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Apr 15 16:39:06 UTC 2020 Modified Files: src/lib/libossaudio: ossaudio.c src/sys/compat/ossaudio: ossaudio.c Log Message: ossaudio: If the user's channel count is rejected, use the hardware count To generate a diff of t

CVS commit: src/lib/libossaudio

2020-04-19 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Apr 19 11:27:40 UTC 2020 Modified Files: src/lib/libossaudio: ossaudio.c Log Message: ossaudio: Make SNDCTL_DSP_[GET|SET][PLAY|RECORD]VOL closer to OSSv4 Problems in the previous code include returning values in the 0-255 range

CVS commit: src

2020-04-19 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Apr 19 13:44:51 UTC 2020 Modified Files: src/lib/libossaudio: ossaudio.c src/sys/compat/ossaudio: ossaudio.c Log Message: ossaudio: Implement SNDCTL_DSP_(SET|GET)TRIGGER. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/compat/ossaudio

2020-04-19 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Apr 19 21:37:00 UTC 2020 Modified Files: src/sys/compat/ossaudio: ossaudio.c Log Message: ossaudio: Avoid giving userland uninitialized memory. Noticed by maxv. The uninitalized field in this structure is `fillers`, an array tha

CVS commit: src/lib/libossaudio

2020-04-20 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Apr 20 12:01:44 UTC 2020 Modified Files: src/lib/libossaudio: ossaudio.c Log Message: ossaudio: removed outdated comment To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 src/lib/libossaudio/ossaudio.c Please note

CVS commit: src/sys/dev/hdaudio

2020-04-29 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Apr 29 07:24:53 UTC 2020 Modified Files: src/sys/dev/hdaudio: hdaudiodevs Log Message: hdaudiodevs: Add Realtek ALC292 To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/dev/hdaudio/hdaudiodevs Please note tha

CVS commit: src/sys/dev/hdaudio

2020-04-29 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Apr 29 07:36:22 UTC 2020 Modified Files: src/sys/dev/hdaudio: hdaudiodevs.h hdaudiodevs_data.h Log Message: hdaudiodevs: regen To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/dev/hdaudio/hdaudiodevs.h \

CVS commit: src/sys/dev/usb

2020-04-29 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Apr 29 08:05:10 UTC 2020 Modified Files: src/sys/dev/usb: usbdevs Log Message: usbdevs: more Intel Integrated Rate Matching Hub IDs To generate a diff of this commit: cvs rdiff -u -r1.781 -r1.782 src/sys/dev/usb/usbdevs Please

CVS commit: src/sys/dev/usb

2020-04-29 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Apr 29 08:06:03 UTC 2020 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: usbdevs: regen To generate a diff of this commit: cvs rdiff -u -r1.771 -r1.772 src/sys/dev/usb/usbdevs.h \ src/sys/dev/usb/usbd

CVS commit: src/games/fortune/strfile

2020-04-29 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Apr 29 20:45:05 UTC 2020 Modified Files: src/games/fortune/strfile: strfile.c Log Message: strfile: Check that input/output filenames don't exceed the buffer size To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 sr

CVS commit: src/games/fortune/unstr

2020-04-29 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Apr 29 21:00:42 UTC 2020 Modified Files: src/games/fortune/unstr: unstr.c Log Message: unstr: Check that the input filename fits in the buffer. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/games/fortune/uns

CVS commit: src/crypto/external/bsd/openssl/dist/crypto/rand

2020-04-30 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Apr 30 10:59:02 UTC 2020 Modified Files: src/crypto/external/bsd/openssl/dist/crypto/rand: rand_unix.c Log Message: Fix the detection of KERN_ARND by OpenSSL. Firstly, include the correct headers. Then, make sure that requests n

CVS commit: src/sys/kern

2020-04-30 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Apr 30 17:36:06 UTC 2020 Modified Files: src/sys/kern: subr_cprng.c Log Message: Make kern.arandom truncate the output instead of failing with ETOOBIG when the requested data exceeds 256 bytes in size. The actual size of the retu

CVS commit: src/share/man/man7

2020-05-01 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri May 1 10:06:09 UTC 2020 Modified Files: src/share/man/man7: sysctl.7 Log Message: Update documentation of kern.arandom. It uses cprng_strong(9). To generate a diff of this commit: cvs rdiff -u -r1.142 -r1.143 src/share/man/man

CVS commit: src/share/man/man4

2020-05-01 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri May 1 12:30:16 UTC 2020 Modified Files: src/share/man/man4: rnd.4 Log Message: rnd.4: Explain why libraries should use kern.arandom over /dev/urandom To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/share/man/

CVS commit: src/share/man/man4

2020-05-01 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri May 1 12:43:33 UTC 2020 Modified Files: src/share/man/man4: rnd.4 Log Message: rnd.4: Bump dates. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/share/man/man4/rnd.4 Please note that diffs are not public do

CVS commit: src/sys/external/bsd/drm2/dist/drm/i915

2020-05-03 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun May 3 13:34:38 UTC 2020 Modified Files: src/sys/external/bsd/drm2/dist/drm/i915: intel_i2c.c Log Message: drm/i915: There's no real reason the user should care that we're about to fall back to bitbanging, so let's change the mes

CVS commit: src

2020-05-06 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed May 6 16:17:37 UTC 2020 Modified Files: src/distrib/sets/lists/comp: mi src/include: unistd.h src/lib/libc/gen: Makefile.inc src/lib/libc/include: namespace.h Added Files: src/lib/libc/gen: getentr

CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto

2020-05-09 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat May 9 12:20:50 UTC 2020 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto: evp.inc Log Message: Ensure that -DOPENSSL_CPUID_OBJ is passed when compiling AES EVP bits This way CPUs that support AES-NI actually get de

CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto

2020-05-09 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat May 9 13:16:43 UTC 2020 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto: crypto.inc evp.inc src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64: crypto.inc src/crypto/external/bsd/openssl/lib/

CVS commit: src/sys/dev/pckbport

2020-05-14 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu May 14 18:06:58 UTC 2020 Modified Files: src/sys/dev/pckbport: synaptics.c Log Message: synaptics: Don't reset the device multiple times in succession Cherrypicked from a patch from an anonymous contributor. To generate a diff

CVS commit: src/doc

2020-05-23 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat May 23 18:42:17 UTC 2020 Modified Files: src/doc: TODO.smpnet Log Message: strip(4) was removed To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/doc/TODO.smpnet Please note that diffs are not public domain; th

CVS commit: src/sys/dev/audio

2020-05-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue May 26 10:07:29 UTC 2020 Modified Files: src/sys/dev/audio: audio.c Log Message: audio: Fix logic for resuming when the device is in use. audio_[r/p]mixer_start should never be called when the device is marked busy. Resolves a

CVS commit: src/sys/dev/audio

2020-05-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue May 26 10:12:12 UTC 2020 Modified Files: src/sys/dev/audio: audio.c Log Message: audio: Restore compat with Solaris for 8-bit LINEAR. It's always signed, unless it's LINEAR8. PR kern/55175 To generate a diff of this commit: c

CVS commit: src/sys/dev/audio

2020-05-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue May 26 11:43:00 UTC 2020 Modified Files: src/sys/dev/audio: audio.c Log Message: audio: remove comment that is no longer valid To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 src/sys/dev/audio/audio.c Please note

CVS commit: src/sys/dev/audio

2020-05-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue May 26 15:20:16 UTC 2020 Modified Files: src/sys/dev/audio: audio.c Log Message: audio: Only restart recording mixer on resume if it's already been started To generate a diff of this commit: cvs rdiff -u -r1.73 -r1.74 src/sys/d

CVS commit: src/distrib/notes/evbarm

2020-05-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed May 27 12:45:07 UTC 2020 Modified Files: src/distrib/notes/evbarm: hardware install Log Message: First attempt at modernising the evbarm install guide and hardware lists - Install instructions mostly based on wiki pages - Suppor

CVS commit: src/distrib/notes/evbarm

2020-05-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed May 27 12:47:47 UTC 2020 Modified Files: src/distrib/notes/evbarm: install Log Message: s/boards/devices/ To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/distrib/notes/evbarm/install Please note that diffs ar

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

2020-05-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed May 27 13:49:16 UTC 2020 Modified Files: src/share/man/man4/man4.evbarm: intro.4 Log Message: Remove extremely outdated list of supported devices. Since this man page will likely be read on a running system, I don't think provid

CVS commit: src/distrib/notes/evbarm

2020-05-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed May 27 13:51:05 UTC 2020 Modified Files: src/distrib/notes/evbarm: install Log Message: Briefly explain how to pkgsrc u-boot. Pointed out by maya. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/distrib/notes/

CVS commit: src/share/man/man4

2021-02-06 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 6 11:58:10 UTC 2021 Modified Files: src/share/man/man4: pad.4 Log Message: Use /dev/audioX rather than /dev/soundX in examples. Avoids accidentally running into confusing behavior. To generate a diff of this commit: cvs r

CVS commit: src/share/man/man4

2021-02-06 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 6 12:01:58 UTC 2021 Modified Files: src/share/man/man4: pad.4 Log Message: Add another example of recording the output of an application. Explain something that confused me. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/share/man/man4

2021-02-06 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 6 12:07:58 UTC 2021 Modified Files: src/share/man/man4: pad.4 Log Message: Slightly adjust wording. It does seem to work with multiple applications concurrently writing to the device in a quick test I did. To generate a d

CVS commit: src/share/man/man4

2021-02-06 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 6 12:13:44 UTC 2021 Modified Files: src/share/man/man4: pad.4 Log Message: Explain the format of the raw PCM data users can read from a pad(4). Since it's headerless this is important so the data can be interpreted properly

CVS commit: src/share/man/man9

2021-02-06 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 6 13:55:40 UTC 2021 Modified Files: src/share/man/man9: audio.9 Log Message: Fix various typos, etc To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/share/man/man9/audio.9 Please note that diffs are not p

CVS commit: src/lib/libc/sys

2021-02-07 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Feb 8 01:00:49 UTC 2021 Modified Files: src/lib/libc/sys: kill.2 Log Message: clarify what happens when kill(-1, ...) does nothing To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/lib/libc/sys/kill.2 Please n

CVS commit: src/usr.bin/patch

2021-02-19 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Feb 19 17:46:53 UTC 2021 Modified Files: src/usr.bin/patch: backupfile.c backupfile.h patch.c Log Message: patch: make '-V none' work in the expected way Internally the code confuses the concept of "the user doesn't want a backu

CVS commit: src/tests/usr.bin/patch

2021-02-20 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 20 08:59:24 UTC 2021 Modified Files: src/tests/usr.bin/patch: t_patch.sh Log Message: patch(1): add test cases for various backup file formats To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/pa

CVS commit: src/usr.bin/patch

2021-02-20 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 20 09:17:13 UTC 2021 Modified Files: src/usr.bin/patch: patch.c Log Message: patch(1): use PATH_MAX for the size of rejname via freebsd, openbsd To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/usr.bin/pat

CVS commit: src/usr.bin/vis

2021-02-20 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 20 09:31:51 UTC 2021 Modified Files: src/usr.bin/vis: vis.1 Log Message: fix URL To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/usr.bin/vis/vis.1 Please note that diffs are not public domain; they are su

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

2021-02-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Feb 26 09:20:58 UTC 2021 Modified Files: src/share/man/man4/man4.evbarm: Makefile Added Files: src/share/man/man4/man4.evbarm: vcaudio.4 Log Message: Add a man page for vcaudio(4) To generate a diff of this commit: cvs

CVS commit: src/share/man/man4

2021-02-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Feb 26 09:46:58 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: pci.4: sync list of supported MI PCI devices a bit I'm not sure what we consider machine-independent-enough for listing here, so I'm listing drivers

CVS commit: src/share/man/man4

2021-02-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Feb 26 09:50:59 UTC 2021 Modified Files: src/share/man/man4: usb.4 Log Message: usb.4: add mos(4) To generate a diff of this commit: cvs rdiff -u -r1.112 -r1.113 src/share/man/man4/usb.4 Please note that diffs are not public d

CVS commit: src/share/man/man4

2021-02-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Feb 26 09:51:43 UTC 2021 Modified Files: src/share/man/man4: usb.4 Log Message: usb.4: fix year To generate a diff of this commit: cvs rdiff -u -r1.113 -r1.114 src/share/man/man4/usb.4 Please note that diffs are not public dom

CVS commit: src/share/man/man4

2021-02-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Feb 26 09:54:30 UTC 2021 Modified Files: src/share/man/man4: usb.4 Log Message: usb.4: add mue(4) To generate a diff of this commit: cvs rdiff -u -r1.114 -r1.115 src/share/man/man4/usb.4 Please note that diffs are not public d

CVS commit: src/share/man/man4

2021-02-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Feb 26 09:59:20 UTC 2021 Modified Files: src/share/man/man4: usb.4 Log Message: usb.4: add usmsc(4) To generate a diff of this commit: cvs rdiff -u -r1.115 -r1.116 src/share/man/man4/usb.4 Please note that diffs are not public

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

2021-02-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Feb 26 10:33:46 UTC 2021 Modified Files: src/share/man/man4/man4.evbarm: Makefile vcaudio.4 Added Files: src/share/man/man4/man4.evbarm: vchiq.4 Log Message: Add a manual page for vchiq(4) To generate a diff of this com

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

2021-02-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Feb 26 10:56:48 UTC 2021 Modified Files: src/share/man/man4/man4.i386: intro.4 Log Message: Remove extremely outdated list of supported devices To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/share/man/man4/ma

CVS commit: src/distrib/sets/lists/man

2021-02-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Feb 26 11:05:33 UTC 2021 Modified Files: src/distrib/sets/lists/man: mi Log Message: add new evbarm device driver man pages To generate a diff of this commit: cvs rdiff -u -r1.1713 -r1.1714 src/distrib/sets/lists/man/mi Please

CVS commit: src/share/man/man4

2021-02-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Feb 26 11:12:45 UTC 2021 Modified Files: src/share/man/man4: atalk.4 isapnp.4 mca.4 tc.4 Log Message: Remove references to removed FDDI and Token Ring drivers To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sh

CVS commit: src/share/man/man4

2021-02-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 27 08:36:05 UTC 2021 Modified Files: src/share/man/man4: spi.4 Log Message: Document the userspace /dev/spi interface to the best of my ability. Add ssdfb(4). Based mostly on a mailing list post by mlelstv; https://mail-ind

CVS commit: src/share/man/man4

2021-02-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 27 08:38:14 UTC 2021 Modified Files: src/share/man/man4: spi.4 Log Message: spi.4: Add a FILES section To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/share/man/man4/spi.4 Please note that diffs are not pub

CVS commit: src/share/man/man4

2021-02-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 27 08:43:15 UTC 2021 Modified Files: src/share/man/man4: iic.4 Log Message: iic.4: add ssdfb To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/share/man/man4/iic.4 Please note that diffs are not public doma

CVS commit: src/share/man/man4

2021-02-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 27 08:56:14 UTC 2021 Modified Files: src/share/man/man4: iic.4 Log Message: Describe the i2c ioctl interface To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/share/man/man4/iic.4 Please note that diffs are

CVS commit: src/share/man/man4

2021-02-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 27 08:59:24 UTC 2021 Modified Files: src/share/man/man4: iic.4 Log Message: iic.4: Add FILES section. Fix copypasto. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/share/man/man4/iic.4 Please note that d

CVS commit: src/share/man/man4

2021-02-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 27 09:54:59 UTC 2021 Modified Files: src/share/man/man4: spi.4 Log Message: spi.4: mention history of ioctl interface To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/spi.4 Please note that d

CVS commit: src/share/man/man4

2021-02-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 27 11:05:38 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: add ixl(4) To generate a diff of this commit: cvs rdiff -u -r1.102 -r1.103 src/share/man/man4/pci.4 Please note that diffs are not public domain;

CVS commit: src/share/man/man4

2021-02-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 27 11:06:32 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: add ixl(4) properly To generate a diff of this commit: cvs rdiff -u -r1.103 -r1.104 src/share/man/man4/pci.4 Please note that diffs are not public

CVS commit: src/external/mit/ctwm/etc

2021-02-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 27 12:28:17 UTC 2021 Modified Files: src/external/mit/ctwm/etc: system.ctwmrc Log Message: ctwmrc: remove SloppyFocus keyword, which breaks xev the default still seems to be sloppy focus. is this a bug? does ctwm use a diff

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

2021-02-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Feb 28 07:51:29 UTC 2021 Modified Files: src/share/man/man4/man4.i386: intro.4 Log Message: Add SEE ALSOs for various bus types suggested by mrg To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/share/man/man4/

CVS commit: src/external/mit/ctwm/libexec

2021-03-01 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Mar 1 15:40:40 UTC 2021 Modified Files: src/external/mit/ctwm/libexec: ctwm_app_menu Log Message: Make this work with a non-standard LOCALBASE. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/mit/ctwm/

CVS commit: xsrc/external/mit/ctwm/dist

2021-03-02 Thread Nia Alarie
Module Name:xsrc Committed By: nia Date: Tue Mar 2 10:21:09 UTC 2021 Modified Files: xsrc/external/mit/ctwm/dist: system.ctwmrc Log Message: Restore defaults. The actual config now lives in src and we don't want merge conflicts. To generate a diff of this commit: cvs r

CVS import: external/mit/ctwm/dist

2021-03-03 Thread Nia Alarie
Module Name:external Committed By: nia Date: Wed Mar 3 08:27:35 UTC 2021 Update of /cvsroot/external/mit/ctwm/dist In directory ivanova.netbsd.org:/tmp/cvs-serv1790 Log Message: ctwm-4.0.3 Status: Vendor Tag: CTWM Release Tags: ctwm-4-0-3 N external/mit/c

CVS commit: src/external/mit/ctwm/etc

2021-03-04 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 4 08:35:59 UTC 2021 Modified Files: src/external/mit/ctwm/etc: system.ctwmrc Log Message: ctwmrc: disable NoTitleFocus to prevent multiple windows having focus some investigation help from Rhialto To generate a diff of th

CVS commit: src/share/misc

2021-03-07 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Mar 7 08:48:36 UTC 2021 Modified Files: src/share/misc: airport Log Message: BER To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/share/misc/airport Please note that diffs are not public domain; they are subj

CVS commit: src/distrib/notes/evbarm

2021-03-07 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Mar 7 16:25:06 UTC 2021 Modified Files: src/distrib/notes/evbarm: hardware Log Message: G12 To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/distrib/notes/evbarm/hardware Please note that diffs are not public

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 10:28:54 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: Split wifi cards into a separate section, add many more. To generate a diff of this commit: cvs rdiff -u -r1.105 -r1.106 src/share/man/man4/pci.4

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 10:33:36 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: Move nvme where I expected to find it (disk controllers section) To generate a diff of this commit: cvs rdiff -u -r1.106 -r1.107 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 10:45:33 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: Add ixg To generate a diff of this commit: cvs rdiff -u -r1.107 -r1.108 src/share/man/man4/pci.4 Please note that diffs are not public domain; the

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 14:08:18 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: add vmx, virtio To generate a diff of this commit: cvs rdiff -u -r1.108 -r1.109 src/share/man/man4/pci.4 Please note that diffs are not public dom

CVS commit: src/share/man/man4

2021-03-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 11 14:19:43 UTC 2021 Modified Files: src/share/man/man4: pci.4 Log Message: delint by removing Tn macros To generate a diff of this commit: cvs rdiff -u -r1.109 -r1.110 src/share/man/man4/pci.4 Please note that diffs are n

<    1   2   3   4   5   >