CVS commit: src/usr.bin/ktrace

2023-05-06 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat May 6 10:45:14 UTC 2023 Modified Files: src/usr.bin/ktrace: ktrace.1 Log Message: ktrace(1): tweak -c wording for clarity To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/usr.bin/ktrace/ktrace.1 Please note t

CVS commit: src/usr.bin/ktrace

2023-05-06 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat May 6 10:45:14 UTC 2023 Modified Files: src/usr.bin/ktrace: ktrace.1 Log Message: ktrace(1): tweak -c wording for clarity To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/usr.bin/ktrace/ktrace.1 Please note t

CVS commit: src

2023-05-04 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu May 4 11:30:25 UTC 2023 Modified Files: src/lib/libcurses/PSD.doc: twinkle1.c src/share/man/man0: title.cdrom title.urm Log Message: Fix spelling of Kurt Shoens surname. PR misc/57389 To generate a diff of this commit:

CVS commit: src

2023-05-04 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu May 4 11:30:25 UTC 2023 Modified Files: src/lib/libcurses/PSD.doc: twinkle1.c src/share/man/man0: title.cdrom title.urm Log Message: Fix spelling of Kurt Shoens surname. PR misc/57389 To generate a diff of this commit:

CVS commit: src/lib/libpthread

2023-04-29 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Apr 29 21:37:07 UTC 2023 Modified Files: src/lib/libpthread: pthread_create.3 Log Message: pthread_create(3): minor markup tweaks To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/lib/libpthread/pthread_create.3

CVS commit: src/lib/libpthread

2023-04-29 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Apr 29 21:37:07 UTC 2023 Modified Files: src/lib/libpthread: pthread_create.3 Log Message: pthread_create(3): minor markup tweaks To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/lib/libpthread/pthread_create.3

CVS commit: src/tests/rump/modautoload

2023-04-24 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Apr 24 20:55:53 UTC 2023 Modified Files: src/tests/rump/modautoload: Makefile Log Message: tests/rump/modautoload: reorder -lrumpvfs_nofifofs Make the way we spell "-lrumpvfs -lrumpvfs_nofifofs" hack consistent. The order doesn'

CVS commit: src/tests/rump/modautoload

2023-04-24 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Apr 24 20:55:53 UTC 2023 Modified Files: src/tests/rump/modautoload: Makefile Log Message: tests/rump/modautoload: reorder -lrumpvfs_nofifofs Make the way we spell "-lrumpvfs -lrumpvfs_nofifofs" hack consistent. The order doesn'

CVS commit: src/tests

2023-04-24 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Apr 24 20:35:49 UTC 2023 Modified Files: src/tests: Makefile.inc Log Message: tests: trim down the list of LIBRUMPBASE libraries Now that cyclic dependencies are (mostly) broken, we can drop repeated -l instances that worked aro

CVS commit: src/tests

2023-04-24 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Apr 24 20:35:49 UTC 2023 Modified Files: src/tests: Makefile.inc Log Message: tests: trim down the list of LIBRUMPBASE libraries Now that cyclic dependencies are (mostly) broken, we can drop repeated -l instances that worked aro

CVS commit: src/usr.bin/rump_wmd

2023-04-24 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Apr 24 19:12:33 UTC 2023 Modified Files: src/usr.bin/rump_wmd: rump_wmd.1 Log Message: rump_wmd(1): there is no space in -lcomponent A couple of minor markup tweaks while here. To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/usr.bin/rump_wmd

2023-04-24 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Apr 24 19:12:33 UTC 2023 Modified Files: src/usr.bin/rump_wmd: rump_wmd.1 Log Message: rump_wmd(1): there is no space in -lcomponent A couple of minor markup tweaks while here. To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/usr.bin/rump_allserver

2023-04-24 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Apr 24 18:54:22 UTC 2023 Modified Files: src/usr.bin/rump_allserver: Makefile Log Message: rump_allserver: trim down the list of libraries Now that cyclic dependencies are (mostly) broken, we can drop repeated -l instances that

CVS commit: src/usr.bin/rump_allserver

2023-04-24 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Apr 24 18:54:22 UTC 2023 Modified Files: src/usr.bin/rump_allserver: Makefile Log Message: rump_allserver: trim down the list of libraries Now that cyclic dependencies are (mostly) broken, we can drop repeated -l instances that

CVS commit: src/usr.bin/rump_allserver

2023-04-23 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Apr 24 00:07:04 UTC 2023 Modified Files: src/usr.bin/rump_allserver: rump_allserver.1 Log Message: rump_allserver(1): fix markup, clarify Reorder text for the -d option to hopefully make it easier to follow. Clarify that the "di

CVS commit: src/usr.bin/rump_allserver

2023-04-23 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Apr 24 00:07:04 UTC 2023 Modified Files: src/usr.bin/rump_allserver: rump_allserver.1 Log Message: rump_allserver(1): fix markup, clarify Reorder text for the -d option to hopefully make it easier to follow. Clarify that the "di

CVS commit: src

2023-04-23 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Apr 23 09:54:15 UTC 2023 Modified Files: src: build.sh Log Message: build.sh: drop -lrumpdev hack introduced in previous The existing trick in sys/rump/librump/rumpdev/rump_dev.c was not updated after the renames in the kernel.

CVS commit: src

2023-04-23 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Apr 23 09:54:15 UTC 2023 Modified Files: src: build.sh Log Message: build.sh: drop -lrumpdev hack introduced in previous The existing trick in sys/rump/librump/rumpdev/rump_dev.c was not updated after the renames in the kernel.

CVS commit: src

2023-04-22 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Apr 23 02:01:33 UTC 2023 Modified Files: src: build.sh Log Message: build.sh: tweak rumptest and RUMP_LIBSETS Use --no-whole-archive to keep us as honest as currently possible. PR kern/56599 To generate a diff of this commit:

CVS commit: src

2023-04-22 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Apr 23 02:01:33 UTC 2023 Modified Files: src: build.sh Log Message: build.sh: tweak rumptest and RUMP_LIBSETS Use --no-whole-archive to keep us as honest as currently possible. PR kern/56599 To generate a diff of this commit:

CVS commit: src/share/man/man9

2023-04-20 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Apr 20 10:43:17 UTC 2023 Modified Files: src/share/man/man9: optstr.9 Log Message: optstr(9): markup fixes While here, wrap long .Fn lines for readability and make the optstr_get_item list compact. To generate a diff of this c

CVS commit: src/share/man/man9

2023-04-20 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Apr 20 10:43:17 UTC 2023 Modified Files: src/share/man/man9: optstr.9 Log Message: optstr(9): markup fixes While here, wrap long .Fn lines for readability and make the optstr_get_item list compact. To generate a diff of this c

CVS commit: src/usr.sbin/tprof

2023-04-17 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Apr 17 21:51:40 UTC 2023 Modified Files: src/usr.sbin/tprof: tprof.8 Log Message: tprof(8): fix markup nits To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/usr.sbin/tprof/tprof.8 Please note that diffs are no

CVS commit: src/usr.sbin/tprof

2023-04-17 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Apr 17 21:51:40 UTC 2023 Modified Files: src/usr.sbin/tprof: tprof.8 Log Message: tprof(8): fix markup nits To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/usr.sbin/tprof/tprof.8 Please note that diffs are no

CVS commit: src/usr.bin/systat

2023-03-29 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Mar 29 21:44:35 UTC 2023 Modified Files: src/usr.bin/systat: systat.1 Log Message: systat(1): try to give this page a quick facelift ... too bad what it really needs is reconstructive surgery. I tried to fix the most obvious pr

CVS commit: src/usr.bin/systat

2023-03-29 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Mar 29 21:44:35 UTC 2023 Modified Files: src/usr.bin/systat: systat.1 Log Message: systat(1): try to give this page a quick facelift ... too bad what it really needs is reconstructive surgery. I tried to fix the most obvious pr

CVS commit: src/share/man/man7

2023-03-23 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Mar 23 12:41:43 UTC 2023 Modified Files: src/share/man/man7: entropy.7 Log Message: entropy(7): don't use .Nx inside .Ss These macros don't adapt to context style, so in PostScript output the .Nx inside .Ss is suddenly in a diff

CVS commit: src/share/man/man7

2023-03-23 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Mar 23 12:41:43 UTC 2023 Modified Files: src/share/man/man7: entropy.7 Log Message: entropy(7): don't use .Nx inside .Ss These macros don't adapt to context style, so in PostScript output the .Nx inside .Ss is suddenly in a diff

CVS commit: src/share/man/man7

2023-03-23 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Mar 23 12:39:12 UTC 2023 Modified Files: src/share/man/man7: entropy.7 Log Message: entropy(7): use .Ql instead of .Sc Li To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/share/man/man7/entropy.7 Please note tha

CVS commit: src/share/man/man7

2023-03-23 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Mar 23 12:39:12 UTC 2023 Modified Files: src/share/man/man7: entropy.7 Log Message: entropy(7): use .Ql instead of .Sc Li To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/share/man/man7/entropy.7 Please note tha

CVS commit: src/share/man/man7

2023-03-23 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Mar 23 12:38:17 UTC 2023 Modified Files: src/share/man/man7: entropy.7 Log Message: entropy(7): don't try to cram things into one-liners To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man7/entropy.7

CVS commit: src/share/man/man7

2023-03-23 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Mar 23 12:38:17 UTC 2023 Modified Files: src/share/man/man7: entropy.7 Log Message: entropy(7): don't try to cram things into one-liners To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man7/entropy.7

CVS commit: src/usr.sbin/mountd

2023-03-15 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Mar 15 20:39:12 UTC 2023 Modified Files: src/usr.sbin/mountd: mountd.8 Log Message: mountd(8): comma before "and" Not a serial comma, technically, as there are only two items, but it makes reading easier, IMHO. To generate a d

CVS commit: src/usr.sbin/mountd

2023-03-15 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Mar 15 20:39:12 UTC 2023 Modified Files: src/usr.sbin/mountd: mountd.8 Log Message: mountd(8): comma before "and" Not a serial comma, technically, as there are only two items, but it makes reading easier, IMHO. To generate a d

CVS commit: src/usr.sbin/mountd

2023-03-15 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Mar 15 20:33:04 UTC 2023 Modified Files: src/usr.sbin/mountd: mountd.8 Log Message: mountd(8): fix minor markup nits While here, use $() instead of `` in the example. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.

CVS commit: src/usr.sbin/mountd

2023-03-15 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Mar 15 20:33:04 UTC 2023 Modified Files: src/usr.sbin/mountd: mountd.8 Log Message: mountd(8): fix minor markup nits While here, use $() instead of `` in the example. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.

CVS commit: src/usr.sbin/service

2023-03-14 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Mar 14 21:50:25 UTC 2023 Modified Files: src/usr.sbin/service: service.8 Log Message: service(8): fix markup To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/service/service.8 Please note that diffs are

CVS commit: src/usr.sbin/service

2023-03-14 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Mar 14 21:50:25 UTC 2023 Modified Files: src/usr.sbin/service: service.8 Log Message: service(8): fix markup To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/service/service.8 Please note that diffs are

CVS commit: src

2023-03-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Mar 6 00:49:32 UTC 2023 Modified Files: src/distrib/sets/lists/comp: mi src/share/man/man9: Makefile Added Files: src/share/man/man9: portfeatures.9 Log Message: portfeatures(9): the man page for the __HAVE macro

CVS commit: src

2023-03-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Mar 6 00:49:32 UTC 2023 Modified Files: src/distrib/sets/lists/comp: mi src/share/man/man9: Makefile Added Files: src/share/man/man9: portfeatures.9 Log Message: portfeatures(9): the man page for the __HAVE macro

CVS commit: src/lib/libc/sys

2023-03-01 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Mar 1 15:11:28 UTC 2023 Modified Files: src/lib/libc/sys: mmap.2 Log Message: mmap(2): minor markup tweaks To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/lib/libc/sys/mmap.2 Please note that diffs are not p

CVS commit: src/lib/libc/sys

2023-03-01 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Mar 1 15:11:28 UTC 2023 Modified Files: src/lib/libc/sys: mmap.2 Log Message: mmap(2): minor markup tweaks To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/lib/libc/sys/mmap.2 Please note that diffs are not p

CVS commit: src/sys/dev/wscons

2023-02-26 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Feb 26 14:00:42 UTC 2023 Modified Files: src/sys/dev/wscons: wsemul_vt100_subr.c Log Message: wsemul_vt100_subr: spell edp->tabs assertion with NULL To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/dev/wsco

CVS commit: src/sys/dev/wscons

2023-02-26 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Feb 26 14:00:42 UTC 2023 Modified Files: src/sys/dev/wscons: wsemul_vt100_subr.c Log Message: wsemul_vt100_subr: spell edp->tabs assertion with NULL To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/dev/wsco

CVS commit: src/sys/dev/wscons

2023-02-26 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Feb 26 13:57:56 UTC 2023 Modified Files: src/sys/dev/wscons: wsemul_vt100_subr.c Log Message: wsemul_vt100_subr: don't assert unsigned ncols >= 0 To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/sys/dev/wscons/

CVS commit: src/sys/dev/wscons

2023-02-26 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Feb 26 13:57:56 UTC 2023 Modified Files: src/sys/dev/wscons: wsemul_vt100_subr.c Log Message: wsemul_vt100_subr: don't assert unsigned ncols >= 0 To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/sys/dev/wscons/

CVS commit: src/usr.bin/ftp

2023-02-25 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 25 17:37:09 UTC 2023 Modified Files: src/usr.bin/ftp: ftp.1 Log Message: ftp(1): better mark up for url vs cd example To generate a diff of this commit: cvs rdiff -u -r1.149 -r1.150 src/usr.bin/ftp/ftp.1 Please note that d

CVS commit: src/usr.bin/ftp

2023-02-25 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 25 17:37:09 UTC 2023 Modified Files: src/usr.bin/ftp: ftp.1 Log Message: ftp(1): better mark up for url vs cd example To generate a diff of this commit: cvs rdiff -u -r1.149 -r1.150 src/usr.bin/ftp/ftp.1 Please note that d

CVS commit: src/usr.bin/ftp

2023-02-25 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 25 13:51:48 UTC 2023 Modified Files: src/usr.bin/ftp: ftp.1 Log Message: ftp(1): minor markup tweaks Use .Ql instead of .Sq Li, add some missing ones. Use .Pq instead of explicit () for longer phrases - these are easier to

CVS commit: src/usr.bin/ftp

2023-02-25 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 25 13:51:48 UTC 2023 Modified Files: src/usr.bin/ftp: ftp.1 Log Message: ftp(1): minor markup tweaks Use .Ql instead of .Sq Li, add some missing ones. Use .Pq instead of explicit () for longer phrases - these are easier to

CVS commit: src/bin/sleep

2023-02-19 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Feb 19 10:54:35 UTC 2023 Modified Files: src/bin/sleep: sleep.1 Log Message: sleep(1): minor markup tweaks To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/bin/sleep/sleep.1 Please note that diffs are not publ

CVS commit: src/bin/sleep

2023-02-19 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Feb 19 10:54:35 UTC 2023 Modified Files: src/bin/sleep: sleep.1 Log Message: sleep(1): minor markup tweaks To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/bin/sleep/sleep.1 Please note that diffs are not publ

CVS commit: src/sbin/shutdown

2023-02-15 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Feb 15 13:05:21 UTC 2023 Modified Files: src/sbin/shutdown: shutdown.8 Log Message: shutdown(8): markup fixes To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sbin/shutdown/shutdown.8 Please note that diffs ar

CVS commit: src/sbin/shutdown

2023-02-15 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Feb 15 13:05:21 UTC 2023 Modified Files: src/sbin/shutdown: shutdown.8 Log Message: shutdown(8): markup fixes To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sbin/shutdown/shutdown.8 Please note that diffs ar

CVS commit: src/sbin/shutdown

2023-02-15 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Feb 15 10:31:52 UTC 2023 Modified Files: src/sbin/shutdown: shutdown.8 Log Message: shutdown(8): fix -width cargo cult To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sbin/shutdown/shutdown.8 Please note that

CVS commit: src/sbin/shutdown

2023-02-15 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Feb 15 10:31:52 UTC 2023 Modified Files: src/sbin/shutdown: shutdown.8 Log Message: shutdown(8): fix -width cargo cult To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sbin/shutdown/shutdown.8 Please note that

CVS commit: src/usr.bin/audio/play

2023-02-13 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Feb 13 13:35:45 UTC 2023 Modified Files: src/usr.bin/audio/play: audioplay.1 Log Message: audioplay(1): fix typo >From Jim Spath in PR/57228 To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/usr.bin/audio/play/

CVS commit: src/usr.bin/audio/play

2023-02-13 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Feb 13 13:35:45 UTC 2023 Modified Files: src/usr.bin/audio/play: audioplay.1 Log Message: audioplay(1): fix typo >From Jim Spath in PR/57228 To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/usr.bin/audio/play/

CVS commit: src

2023-02-12 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Feb 12 22:48:02 UTC 2023 Modified Files: src/share/man/man5: services.5 src/usr.sbin/services_mkdb: services_mkdb.8 Log Message: services(5): consistently refer to the cdb database While here, fix a few markup nits. To

CVS commit: src

2023-02-12 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Feb 12 22:48:02 UTC 2023 Modified Files: src/share/man/man5: services.5 src/usr.sbin/services_mkdb: services_mkdb.8 Log Message: services(5): consistently refer to the cdb database While here, fix a few markup nits. To

CVS commit: src/share/man/man4

2023-02-11 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 11 18:03:25 UTC 2023 Modified Files: src/share/man/man4: bpf.4 Log Message: bpf(4): fix couple more nits To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 src/share/man/man4/bpf.4 Please note that diffs are not

CVS commit: src/share/man/man4

2023-02-11 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 11 18:03:25 UTC 2023 Modified Files: src/share/man/man4: bpf.4 Log Message: bpf(4): fix couple more nits To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 src/share/man/man4/bpf.4 Please note that diffs are not

CVS commit: src/share/man/man4

2023-02-11 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 11 12:44:49 UTC 2023 Modified Files: src/share/man/man4: bpf.4 Log Message: bpf(4): fix couple of overlooked markup nits To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 src/share/man/man4/bpf.4 Please note th

CVS commit: src/share/man/man4

2023-02-11 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 11 12:44:49 UTC 2023 Modified Files: src/share/man/man4: bpf.4 Log Message: bpf(4): fix couple of overlooked markup nits To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 src/share/man/man4/bpf.4 Please note th

CVS commit: src/share/man/man4

2023-02-11 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 11 12:39:44 UTC 2023 Modified Files: src/share/man/man4: bpf.4 Log Message: bpf(4): spaces around + in instruction tables Makes them easier on the eyes. To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/sha

CVS commit: src/share/man/man4

2023-02-11 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 11 12:39:44 UTC 2023 Modified Files: src/share/man/man4: bpf.4 Log Message: bpf(4): spaces around + in instruction tables Makes them easier on the eyes. To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/sha

CVS commit: src/share/man/man4

2023-02-11 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 11 11:49:02 UTC 2023 Modified Files: src/share/man/man4: bpf.4 Log Message: bpf(4): use nicer glyphs for some operations in PS output To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/share/man/man4/bpf.4 P

CVS commit: src/share/man/man4

2023-02-11 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 11 11:49:02 UTC 2023 Modified Files: src/share/man/man4: bpf.4 Log Message: bpf(4): use nicer glyphs for some operations in PS output To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/share/man/man4/bpf.4 P

CVS commit: src/share/man/man4

2023-02-11 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 11 11:34:49 UTC 2023 Modified Files: src/share/man/man4: bpf.4 Log Message: bpf(4): make all instruction tables align Define string max-insn and use it in all tables for the width of the first column (nroff has variables, sh

CVS commit: src/share/man/man4

2023-02-11 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 11 11:34:49 UTC 2023 Modified Files: src/share/man/man4: bpf.4 Log Message: bpf(4): make all instruction tables align Define string max-insn and use it in all tables for the width of the first column (nroff has variables, sh

CVS commit: src/share/man/man4

2023-02-11 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 11 11:02:31 UTC 2023 Modified Files: src/share/man/man4: bpf.4 Log Message: bpf(4): use \[<-] instead of <- To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/share/man/man4/bpf.4 Please note that diffs are

CVS commit: src/share/man/man4

2023-02-11 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 11 11:02:31 UTC 2023 Modified Files: src/share/man/man4: bpf.4 Log Message: bpf(4): use \[<-] instead of <- To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/share/man/man4/bpf.4 Please note that diffs are

CVS commit: src/share/man/man4

2023-02-10 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 11 02:52:52 UTC 2023 Modified Files: src/share/man/man4: bpf.4 Log Message: bpf(4): assorted markup tweaks This is mostly non-controversial changes to the cargo-culted markup. While here - add missing .It to BIOCLOCK so that

CVS commit: src/share/man/man4

2023-02-10 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 11 02:52:52 UTC 2023 Modified Files: src/share/man/man4: bpf.4 Log Message: bpf(4): assorted markup tweaks This is mostly non-controversial changes to the cargo-culted markup. While here - add missing .It to BIOCLOCK so that

CVS commit: src/share/man/man9

2023-02-02 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Feb 2 14:09:52 UTC 2023 Modified Files: src/share/man/man9: devsw_attach.9 Log Message: devsw_attach(9): Use semantic markup instead of .Em To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/devsw_a

CVS commit: src/share/man/man9

2023-02-02 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Feb 2 14:09:52 UTC 2023 Modified Files: src/share/man/man9: devsw_attach.9 Log Message: devsw_attach(9): Use semantic markup instead of .Em To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/devsw_a

CVS commit: src/sys/modules/examples/ddbping

2023-02-01 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Feb 1 10:22:20 UTC 2023 Modified Files: src/sys/modules/examples/ddbping: ddbping.c Log Message: ddbping - restore the original narration of the example, NFCI Adjust previous change so that it only replaces my home-grown define

CVS commit: src/sys/modules/examples/ddbping

2023-02-01 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Feb 1 10:22:20 UTC 2023 Modified Files: src/sys/modules/examples/ddbping: ddbping.c Log Message: ddbping - restore the original narration of the example, NFCI Adjust previous change so that it only replaces my home-grown define

CVS commit: src/usr.bin/locate/locate

2023-01-20 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Fri Jan 20 13:07:09 UTC 2023 Modified Files: src/usr.bin/locate/locate: updatedb.sh Log Message: locate.updatedb: Add -- to the invocation of locate.code A bigram can start with a dash/minus, don't let getopt misinterpret it as an o

CVS commit: src/usr.bin/locate/locate

2023-01-20 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Fri Jan 20 13:07:09 UTC 2023 Modified Files: src/usr.bin/locate/locate: updatedb.sh Log Message: locate.updatedb: Add -- to the invocation of locate.code A bigram can start with a dash/minus, don't let getopt misinterpret it as an o

CVS commit: src/lib/libcrypt

2023-01-17 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jan 17 14:27:11 UTC 2023 Modified Files: src/lib/libcrypt: crypt.3 Log Message: crypt(3): Minor markup tweaks To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/lib/libcrypt/crypt.3 Please note that diffs are no

CVS commit: src/lib/libcrypt

2023-01-17 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jan 17 14:27:11 UTC 2023 Modified Files: src/lib/libcrypt: crypt.3 Log Message: crypt(3): Minor markup tweaks To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/lib/libcrypt/crypt.3 Please note that diffs are no

CVS commit: src/sys/arch

2022-12-24 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Dec 24 14:47:47 UTC 2022 Modified Files: src/sys/arch/amd64/amd64: db_machdep.c src/sys/arch/i386/i386: db_machdep.c Log Message: {amd64,i386}/db_machdep.c: Don't bury a function call in an if condition db_frame_info has

CVS commit: src/sys/arch

2022-12-24 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Dec 24 14:47:47 UTC 2022 Modified Files: src/sys/arch/amd64/amd64: db_machdep.c src/sys/arch/i386/i386: db_machdep.c Log Message: {amd64,i386}/db_machdep.c: Don't bury a function call in an if condition db_frame_info has

CVS commit: src/sys/arch

2022-12-24 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Dec 24 14:32:42 UTC 2022 Modified Files: src/sys/arch/amd64/amd64: db_machdep.c src/sys/arch/i386/i386: db_machdep.c Log Message: {amd64,i386}/db_machdep.c: Use DB_SYM_NULL To generate a diff of this commit: cvs rdiff -

CVS commit: src/sys/arch

2022-12-24 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Dec 24 14:32:42 UTC 2022 Modified Files: src/sys/arch/amd64/amd64: db_machdep.c src/sys/arch/i386/i386: db_machdep.c Log Message: {amd64,i386}/db_machdep.c: Use DB_SYM_NULL To generate a diff of this commit: cvs rdiff -

CVS commit: src/sys/arch/x86/x86

2022-12-24 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Dec 24 14:14:52 UTC 2022 Modified Files: src/sys/arch/x86/x86: db_trace.c Log Message: db_trace.c: Use DB_SYM_NULL instead of respelling it To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/x86/x86/db_tra

CVS commit: src/sys/arch/x86/x86

2022-12-24 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Dec 24 14:14:52 UTC 2022 Modified Files: src/sys/arch/x86/x86: db_trace.c Log Message: db_trace.c: Use DB_SYM_NULL instead of respelling it To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/x86/x86/db_tra

CVS commit: src/sys/arch/x86/x86

2022-12-23 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Dec 24 02:31:43 UTC 2022 Modified Files: src/sys/arch/x86/x86: db_trace.c Log Message: db_trace.c: Make parens balanced across #ifdef Same object code is generated on both i386 and amd64. To generate a diff of this commit: cvs

CVS commit: src/sys/arch/x86/x86

2022-12-23 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Dec 24 02:31:43 UTC 2022 Modified Files: src/sys/arch/x86/x86: db_trace.c Log Message: db_trace.c: Make parens balanced across #ifdef Same object code is generated on both i386 and amd64. To generate a diff of this commit: cvs

CVS commit: src/bin/sh

2022-12-19 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Dec 20 01:18:42 UTC 2022 Modified Files: src/bin/sh: sh.1 Log Message: sh(1): Fix markup. -compact must be last. To generate a diff of this commit: cvs rdiff -u -r1.252 -r1.253 src/bin/sh/sh.1 Please note that diffs are not p

CVS commit: src/bin/sh

2022-12-19 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Dec 20 01:18:42 UTC 2022 Modified Files: src/bin/sh: sh.1 Log Message: sh(1): Fix markup. -compact must be last. To generate a diff of this commit: cvs rdiff -u -r1.252 -r1.253 src/bin/sh/sh.1 Please note that diffs are not p

CVS commit: src/share/man/man9

2022-12-18 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Dec 19 00:41:45 UTC 2022 Modified Files: src/share/man/man9: mutex.9 Log Message: mutex(9): Minor formatting fixes While here, move the reference to options(4) to the OPTIONS section. To generate a diff of this commit: cvs rdi

CVS commit: src/share/man/man9

2022-12-18 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Dec 19 00:41:45 UTC 2022 Modified Files: src/share/man/man9: mutex.9 Log Message: mutex(9): Minor formatting fixes While here, move the reference to options(4) to the OPTIONS section. To generate a diff of this commit: cvs rdi

CVS commit: src/share/man/man4

2022-12-06 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Dec 6 15:06:40 UTC 2022 Modified Files: src/share/man/man4: unix.4 Log Message: unix(4): Fix/add markup Untabify examples, .Bd -literal -offset indent doesn't seem to mesh with tabs nicely in the PostScript output. The indent

CVS commit: src/share/man/man4

2022-12-06 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Dec 6 15:06:40 UTC 2022 Modified Files: src/share/man/man4: unix.4 Log Message: unix(4): Fix/add markup Untabify examples, .Bd -literal -offset indent doesn't seem to mesh with tabs nicely in the PostScript output. The indent

CVS commit: src/lib/libedit

2022-12-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Dec 6 00:59:20 UTC 2022 Modified Files: src/lib/libedit: editrc.5 Log Message: editrc(5): Markup fixes To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/lib/libedit/editrc.5 Please note that diffs are not publ

CVS commit: src/lib/libedit

2022-12-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Dec 6 00:59:20 UTC 2022 Modified Files: src/lib/libedit: editrc.5 Log Message: editrc(5): Markup fixes To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/lib/libedit/editrc.5 Please note that diffs are not publ

CVS commit: src/lib/libc/gen

2022-12-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Dec 6 00:13:17 UTC 2022 Modified Files: src/lib/libc/gen: getbsize.3 Log Message: getbsize(3): Use .Ev for BLOCKSIZE To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/lib/libc/gen/getbsize.3 Please note that di

CVS commit: src/lib/libc/gen

2022-12-05 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Dec 6 00:13:17 UTC 2022 Modified Files: src/lib/libc/gen: getbsize.3 Log Message: getbsize(3): Use .Ev for BLOCKSIZE To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/lib/libc/gen/getbsize.3 Please note that di

  1   2   3   4   5   6   7   >