Module Name:src
Committed By: uwe
Date: Wed Jan 19 02:25:18 UTC 2011
Modified Files:
src/share/man/man7: sysctl.7
Log Message:
Do some markup cleanup for the benefit of troff PostScript output.
- try to be more consistent with Va/Vt/Dv
- make the space in "... otherwise 0
Module Name:src
Committed By: uwe
Date: Wed Jan 19 04:00:21 UTC 2011
Modified Files:
src/share/man/man7: environ.7
Log Message:
Sprinkle some markup.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/share/man/man7/environ.7
Please note that diffs are no
Module Name:src
Committed By: uwe
Date: Wed Jan 19 04:33:14 UTC 2011
Modified Files:
src/share/man/man7: signal.7
Log Message:
Consistently use .Dv to refer to signal names.
Fix column widths so that troff emits correctly aligned column names.
Use .Sy for column names.
T
Module Name:src
Committed By: uwe
Date: Wed Jan 26 18:43:30 UTC 2011
Modified Files:
src/sys/arch/sh3/sh3: db_interface.c
Log Message:
BRCR and BAMRA have different format in sh3 and sh4, so there's no
point in using SH_() wrapper to refer to them in code that is already
m
Module Name:src
Committed By: uwe
Date: Wed Jan 26 19:07:43 UTC 2011
Modified Files:
src/sys/arch/sh3/include: psl.h
Log Message:
Add sh4 PSL_FD - FPU disable bit.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/sh3/include/psl.h
Please note t
Module Name:src
Committed By: uwe
Date: Wed Jan 26 23:26:37 UTC 2011
Modified Files:
src/sys/arch/sh3/include: proc.h
Log Message:
Add MDP_SSTEP flag. Not used yet.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/sh3/include/proc.h
Please not
Module Name:src
Committed By: uwe
Date: Wed Jan 26 23:29:17 UTC 2011
Modified Files:
src/sys/arch/sh3/sh3: sh3_machdep.c
Log Message:
Clear MDP_SSTEP in setregs().
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/sys/arch/sh3/sh3/sh3_machdep.c
Please no
Module Name:src
Committed By: uwe
Date: Thu Jan 27 00:19:27 UTC 2011
Modified Files:
src/sys/arch/sh3/sh3: core_machdep.c
Log Message:
Include only headers that are actually used.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/sh3/sh3/core_machd
Module Name:src
Committed By: uwe
Date: Thu Jan 27 01:01:56 UTC 2011
Modified Files:
src/sys/arch/sh3/sh3: exception.c
Log Message:
general_exception: when printing current mode in the panic message,
test "usermode" directly instead of testing for EXP_USER bit.
To genera
Module Name:src
Committed By: uwe
Date: Fri Jan 28 21:06:09 UTC 2011
Modified Files:
src/sys/arch/sh3/include: ptrace.h userret.h
src/sys/arch/sh3/sh3: db_interface.c exception.c exception_vector.S
process_machdep.c sh3_machdep.c
Log Message:
Implement
Module Name:src
Committed By: uwe
Date: Tue Feb 1 01:54:14 UTC 2011
Modified Files:
src/sys/arch/sh3/sh3: locore_subr.S vm_machdep.c
Log Message:
cpu_setfunc() must use lwp_trampoline to arrange for the recycled lwp
to go through lwp_startup() the first time it's switched
Module Name:src
Committed By: uwe
Date: Fri Feb 4 00:05:29 UTC 2011
Modified Files:
src/gnu/dist/gdb6/gdb: shnbsd-tdep.c
Log Message:
Branch with delay slot executes delay slot even if branch is not
taken, so adjust next_pc logic accordingly. Fixes SIGILL
(breakpoint's "
Module Name:src
Committed By: uwe
Date: Fri Feb 4 03:23:33 UTC 2011
Modified Files:
src/sys/arch/sh3/include: locore.h
src/sys/arch/sh3/sh3: exception_vector.S
Log Message:
__EXCEPTION_ENTRY - "tst" already does logical AND, so shave off extra
"mov" and "and" and
Module Name:src
Committed By: uwe
Date: Fri Feb 4 04:13:52 UTC 2011
Modified Files:
src/sys/arch/sh3/include: locore.h
Log Message:
Since __INTR_MASK + __EXCEPTION_UNBLOCK is common sequence, provide
__INTR_MASK_EXCEPTION_UNBLOCK combo version that does stc/ldc just once.
Module Name:src
Committed By: uwe
Date: Fri Feb 4 04:14:25 UTC 2011
Modified Files:
src/sys/arch/sh3/sh3: exception_vector.S
Log Message:
Use __INTR_MASK_EXCEPTION_UNBLOCK combo.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/sys/arch/sh3/sh3/exceptio
Module Name:src
Committed By: uwe
Date: Wed Mar 27 01:03:40 UTC 2013
Modified Files:
src/tools/host-mkdep: host-mkdep.in
Log Message:
Some shells have ((expr)) syntax for arithmetic. Add space between
parens of nested (compound-list)s to unconfuse them.
Fixes PR toolchai
Module Name:src
Committed By: uwe
Date: Fri Mar 29 14:31:48 UTC 2013
Modified Files:
src/share/terminfo: terminfo
Log Message:
Pull in fix for PR misc/47674 from ncurses:
# 2013-03-23
# * change initialization for vt220, similar entries for consistency
# wit
Module Name:src
Committed By: uwe
Date: Wed May 22 18:29:41 UTC 2013
Modified Files:
src/share/man/man4: route.4
Log Message:
Use .Er for errors instead of .Dv
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/share/man/man4/route.4
Please note that diff
Module Name:src
Committed By: uwe
Date: Wed May 22 18:41:08 UTC 2013
Modified Files:
src/share/man/man4: route.4
Log Message:
Instead of .Ar use .Fa or .Vt as appropriate.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/share/man/man4/route.4
Please no
Module Name:src
Committed By: uwe
Date: Fri Jun 21 12:42:56 UTC 2013
Removed Files:
src/usr.sbin/ndp: gnuc.h
Log Message:
Remove this stub that hasn't been necessary in a decade or so.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r0 src/usr.sbin/ndp/gnuc.h
Ple
Module Name:src
Committed By: uwe
Date: Fri Jun 21 12:50:50 UTC 2013
Modified Files:
src/usr.sbin/ndp: Makefile
Log Message:
Don't check MKINET6 - parent makefile doesn't descend to ndp if it's "no".
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.sbi
Module Name:src
Committed By: uwe
Date: Tue Jul 9 16:10:17 UTC 2013
Modified Files:
src/common/lib/libutil: snprintb.c
Log Message:
Use "unsigned int" instead of "u_int" to make it easier to steal.
u_int is out of fashion anyway...
To generate a diff of this commit:
cvs
Module Name:src
Committed By: uwe
Date: Thu Jul 18 03:38:25 UTC 2013
Modified Files:
src/usr.bin/man: man.1
Log Message:
Remove unnecessary line wrap.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/usr.bin/man/man.1
Please note that diffs are not publ
Module Name:src
Committed By: uwe
Date: Thu Jul 18 03:40:31 UTC 2013
Modified Files:
src/usr.bin/man: man.1
Log Message:
whatis.db is no more, so don't mention its location in FILES.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/usr.bin/man/man.1
Ple
Module Name:src
Committed By: uwe
Date: Thu Jul 18 03:48:22 UTC 2013
Modified Files:
src/usr.bin/man: man.c
Log Message:
Move manstate::pagerlen so that its "length of the above" comment makes sense.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/usr.b
Module Name:src
Committed By: uwe
Date: Thu Jul 18 04:02:31 UTC 2013
Modified Files:
src/usr.bin/man: man.c
Log Message:
Constify jump() arguments appropriately.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/usr.bin/man/man.c
Please note that diffs a
Module Name:src
Committed By: uwe
Date: Thu Jul 18 04:05:32 UTC 2013
Modified Files:
src/usr.bin/man: man.c
Log Message:
Revert previous; other errors from WARNS=3 obscured the error in jump().
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/usr.bin/man
Module Name:src
Committed By: uwe
Date: Thu Jul 18 16:33:31 UTC 2013
Modified Files:
src/usr.bin/man: man.c
Log Message:
Don't access memory outside the array if tmpdirlen == 0.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/usr.bin/man/man.c
Please n
Module Name:src
Committed By: uwe
Date: Fri Jul 19 04:17:02 UTC 2013
Modified Files:
src/usr.bin/man: Makefile
Log Message:
Use -Wno-format-nonliteral instead of blanket -Wno-format.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/man/Makefile
Module Name:src
Committed By: uwe
Date: Fri Jul 19 04:18:10 UTC 2013
Modified Files:
src/usr.bin/man: man.c
Log Message:
Fix manual_find_buildkeyword() to not use non-literal printf format.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/usr.bin/man/man
Module Name:src
Committed By: uwe
Date: Fri Jul 19 04:55:06 UTC 2013
Modified Files:
src/usr.bin/man: man.c
Log Message:
manual_find_buildkeyword() - now that we control the format string, we
may use asterisk precision specification instead of temporary
modifying the _buil
Module Name:src
Committed By: uwe
Date: Fri Jul 19 04:59:46 UTC 2013
Modified Files:
src/usr.bin/man: man.c
Log Message:
Spell "keywords" without space. Fix couple of typos.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/usr.bin/man/man.c
Please note
Module Name:src
Committed By: uwe
Date: Fri Jul 19 05:05:59 UTC 2013
Modified Files:
src/usr.bin/man: man.c
Log Message:
Constify some more.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/usr.bin/man/man.c
Please note that diffs are not public domain;
Module Name:src
Committed By: uwe
Date: Tue Aug 6 21:41:01 UTC 2013
Modified Files:
src/sys/arch/sh3/sh3: db_trace.c
Log Message:
db_stack_trace_print: support trace/[at], starting trace from switchframe.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src
Module Name:src
Committed By: uwe
Date: Wed Sep 18 22:53:39 UTC 2013
Modified Files:
src/lib/csu/common: Makefile.inc
Log Message:
Fix previous: use PICFLAGS for crtbeginS.o
Should unbreak sh3 builds.
XXX: PICFLAGS is defined in bsd.lib.mk which lib/csu does not use.
For
Module Name:src
Committed By: uwe
Date: Wed Sep 18 23:18:14 UTC 2013
Modified Files:
src/games/fortune/strfile: strfile.c
Log Message:
#include "nbtool_config.h" to pull in getprogname() declaration.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/games
Module Name:src
Committed By: uwe
Date: Thu Sep 19 00:18:52 UTC 2013
Modified Files:
src/games/fortune/strfile: strfile.c
Log Message:
Don't define TRUE/FALSE, which may conflict with host headers.
TRUE is unused anyway. Replace all instances of FALSE with 0.
To generat
Module Name:src
Committed By: uwe
Date: Thu Sep 19 00:34:00 UTC 2013
Modified Files:
src/games/fortune/strfile: strfile.c
Log Message:
Now that we use "nbtool_config.h" we can use __dead again and drop
local attempts to define its equivalent.
Also drop the comment that wa
Module Name:src
Committed By: uwe
Date: Thu Sep 19 00:53:55 UTC 2013
Modified Files:
src/games/fortune/strfile: strfile.8
Log Message:
Use .Fa instead of .Ar to refer to header fields.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/games/fortune/strfil
Module Name:src
Committed By: uwe
Date: Thu Sep 19 00:58:11 UTC 2013
Modified Files:
src/games/fortune/strfile: strfile.8
Log Message:
Untabify the header definition to avoid misaligned comment on
str_delim in PostScript output.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: uwe
Date: Tue Dec 24 20:10:29 UTC 2013
Modified Files:
src/doc: BUILDING.mdoc
Log Message:
Add missing Ar
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/doc/BUILDING.mdoc
Please note that diffs are not public domain; they
Module Name:src
Committed By: uwe
Date: Mon Feb 17 02:53:48 UTC 2014
Modified Files:
src/usr.bin/man: manconf.c
Log Message:
Check _build and _crunch commands with fmtcheck(3), warn about and
ignore bad ones.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 sr
Module Name:src
Committed By: uwe
Date: Mon Feb 17 03:10:12 UTC 2014
Modified Files:
src/usr.bin/man: Makefile man.c
Log Message:
config() in manconf.c now verifies _build (and _crunch) command
templates with fmtcheck(3) so annotate the printf that uses these
commands as s
Module Name:src
Committed By: uwe
Date: Sun Oct 22 03:29:23 UTC 2017
Modified Files:
src/sys/arch/sh3/sh3: exception.c
Log Message:
tlb_exception - set ksi_addr to va also when a userland page is not found.
Helps SIGSEGV handlers for PROT_NONE red zones.
To generate a di
Module Name:src
Committed By: uwe
Date: Mon Nov 20 17:03:31 UTC 2017
Modified Files:
src/lib/libc/sys: mknod.2
Log Message:
.Xr makedev 3
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/lib/libc/sys/mknod.2
Please note that diffs are not public domain;
Module Name:src
Committed By: uwe
Date: Wed Dec 6 19:27:56 UTC 2017
Modified Files:
src: Makefile
Log Message:
do-x11 target builds and installs only the tools and libraries, X11
programs are built during the regular recursive build in extsrc. Edit
its description accord
Module Name:src
Committed By: uwe
Date: Wed Dec 6 19:34:00 UTC 2017
Modified Files:
src: Makefile
Log Message:
Include somewhat misleadingly named do-x11 into BUILDTARGETS even with
NOBINARIES set (subject to MKX11).
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: uwe
Date: Wed Dec 13 11:31:42 UTC 2017
Modified Files:
src/sbin/route: route.c
Log Message:
Fix typo in flag name. We should probably just use IFFBITS string
that defines.
PR bin/52815
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: uwe
Date: Sat Dec 23 18:25:03 UTC 2017
Modified Files:
src/lib/libedit: history.c
Log Message:
The order in which the arguments to a function are evaluated is
undefined, so don't use va_arg() twice.
PR lib/52849
To generate a diff of this c
Module Name:src
Committed By: uwe
Date: Fri Jan 5 03:07:16 UTC 2018
Modified Files:
src/sys/dev/i2c: files.i2c
Added Files:
src/sys/dev/i2c: em3027.c em3027reg.h
Log Message:
Driver for EM Microelectronic EM3027 RTC and temperature sensor.
To generate a diff of
Module Name:src
Committed By: uwe
Date: Sat Jan 6 16:01:43 UTC 2018
Modified Files:
src/share/man/man4: sdmmc.4
Log Message:
Make synopsis a bit less verbose and hopefully more readable.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/sdmm
Module Name:src
Committed By: uwe
Date: Sat Jan 6 16:54:09 UTC 2018
Modified Files:
src/share/man/man4: audio.4
Log Message:
Drive-by markup improvements.
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/share/man/man4/audio.4
Please note that diffs ar
Module Name:src
Committed By: uwe
Date: Wed Jan 10 18:15:18 UTC 2018
Modified Files:
src/distrib/sets: sets.subr
Log Message:
When we ask make about MACHINE_CPU and TARGET_ENDIANNESS make sure we
use the right bsd.*.mk files.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: uwe
Date: Sat Jan 13 12:06:48 UTC 2018
Modified Files:
src/share/man/man4: bpf.4
Log Message:
Fix column width in postscript output.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/share/man/man4/bpf.4
Please note that dif
Module Name:src
Committed By: uwe
Date: Sat Jan 13 12:14:26 UTC 2018
Modified Files:
src/share/man/man4: bpf.4
Log Message:
Use .Fn when describing C macros
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/share/man/man4/bpf.4
Please note that diffs are
Module Name:src
Committed By: uwe
Date: Sat Jan 13 12:20:49 UTC 2018
Modified Files:
src/share/man/man4: bpf.4
Log Message:
Fix another column width.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/share/man/man4/bpf.4
Please note that diffs are not pu
Module Name:src
Committed By: uwe
Date: Sat Jan 13 13:49:10 UTC 2018
Modified Files:
src/share/man/man4: wscons.4
Log Message:
Move device lines to the top of the synopsis section. Group related
options. Drop the count from the wsmux declaration, it hasn't been
necessary
Module Name:src
Committed By: uwe
Date: Sat Jan 13 14:00:51 UTC 2018
Modified Files:
src/external/gpl2/groff/tmac/man: Makefile
Log Message:
Fix trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/gpl2/groff/tmac/man/Makefile
Pl
Module Name:src
Committed By: uwe
Date: Sat Jan 13 14:11:40 UTC 2018
Modified Files:
src/share/man/man4: wscons.4
Log Message:
Fix fancy "options" lines as mandoc seems to interpret some of them
differently than nroff does. Use \*q for literal double quotes,
protect liter
Module Name:src
Committed By: uwe
Date: Sat Jan 13 14:34:00 UTC 2018
Modified Files:
src/share/man/man4: wscons.4
Log Message:
Improve formatting of "Other options" section. Use -compact list to
squash groups of options together. The price for that is that now
items need
Module Name:src
Committed By: uwe
Date: Sat Jan 13 14:47:58 UTC 2018
Modified Files:
src/share/man/man4: wscons.4
Log Message:
Miscellaneous formatting tweaks.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/share/man/man4/wscons.4
Please note that dif
Module Name:src
Committed By: uwe
Date: Sat Jan 13 17:35:33 UTC 2018
Modified Files:
src/share/man/man4: acpi.4
Log Message:
Fix semantic markup.
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/share/man/man4/acpi.4
Please note that diffs are not publi
Module Name:src
Committed By: uwe
Date: Sat Jan 13 18:57:48 UTC 2018
Modified Files:
src/share/man/man4: isp.4
Log Message:
Fix semantic markup.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/share/man/man4/isp.4
Please note that diffs are not public
Module Name:src
Committed By: uwe
Date: Sat Jan 13 19:01:59 UTC 2018
Modified Files:
src/share/man/man4: njata.4
Log Message:
Fix semantic markup.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man4/njata.4
Please note that diffs are not publi
Module Name:src
Committed By: uwe
Date: Sat Jan 13 19:50:52 UTC 2018
Modified Files:
src/share/man/man4: wsdisplay.4
Log Message:
Try to improve markup.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/share/man/man4/wsdisplay.4
Please note that diffs a
Module Name:src
Committed By: uwe
Date: Sat Jan 13 19:57:35 UTC 2018
Modified Files:
src/share/man/man4: audio.4
Log Message:
Use .Ar to mark up the variable parts of sysctl nodes.
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/share/man/man4/audio.4
Module Name:src
Committed By: uwe
Date: Sun Jan 14 02:54:55 UTC 2018
Modified Files:
src/usr.sbin/autofs: automount.8
Log Message:
.An -nosplit
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/autofs/automount.8
Please note that diffs are not pub
Module Name:src
Committed By: uwe
Date: Sun Jan 14 03:09:47 UTC 2018
Modified Files:
src/usr.sbin/autofs: automount.8
Log Message:
Vertical space before an example in .Dl
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/autofs/automount.8
Please
Module Name:src
Committed By: uwe
Date: Sun Jan 14 03:14:46 UTC 2018
Modified Files:
src/usr.sbin/autofs: automount.8
Log Message:
Fix accidental trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/autofs/automount.8
Please note
Module Name:src
Committed By: uwe
Date: Sun Jan 14 03:17:28 UTC 2018
Modified Files:
src/share/man/man5: autofs.5
src/usr.sbin/autofs: auto_master.5 automountd.8 autounmountd.8
Log Message:
.An -nosplit
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3
Module Name:src
Committed By: uwe
Date: Sun Jan 14 03:33:10 UTC 2018
Modified Files:
src/external/gpl2/groff/tmac: mdoc.local
Log Message:
Copy-paste a .Dx macro for DragonFly (from .Ox) and add a couple of
FreeBSD versions to make autofs(5) man pages cleanly format with g
Module Name:src
Committed By: uwe
Date: Mon Jan 15 19:52:54 UTC 2018
Modified Files:
src: build.sh
src/tools/make: buildmake.sh.in
Log Message:
Make sure nbmake is always built with the right _PATH_DEFSYSPATH.
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: uwe
Date: Mon Jan 15 19:57:49 UTC 2018
Modified Files:
src/tools/make: buildmake.sh.in
Log Message:
G/c unused runcmd.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tools/make/buildmake.sh.in
Please note that diffs are no
Module Name:src
Committed By: uwe
Date: Mon Jan 15 20:14:49 UTC 2018
Modified Files:
src/tools/make: buildmake.sh.in
Log Message:
Do not use HOST_CFLAGS to link the make binary.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/tools/make/buildmake.sh.in
Module Name:src
Committed By: uwe
Date: Mon Jan 15 20:39:53 UTC 2018
Modified Files:
src: build.sh
Log Message:
Restore formatting/indentation of the configure call in rebuildmake()
to what it used to be.
To generate a diff of this commit:
cvs rdiff -u -r1.322 -r1.323 sr
Module Name:src
Committed By: uwe
Date: Tue Jan 16 08:53:51 UTC 2018
Modified Files:
src/tools/make: buildmake.sh.in
Log Message:
Do not use HOST_CFLAGS and others. build.sh calls configure with
CFLAGS set to HOST_CFLAGS, etc - so HOST_* environment variables are
already
Module Name:src
Committed By: uwe
Date: Wed Jan 17 08:34:15 UTC 2018
Modified Files:
src/share/man/man9: pfil.9
Log Message:
Use more semantic markup.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/share/man/man9/pfil.9
Please note that diffs are not
Module Name:src
Committed By: uwe
Date: Wed Jan 24 12:04:47 UTC 2018
Modified Files:
src/sbin/mount_autofs: mount_autofs.8
Log Message:
It's not literal "-options" so use .Ar
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sbin/mount_autofs/mount_autofs.8
Module Name:src
Committed By: uwe
Date: Wed Jan 24 12:05:50 UTC 2018
Modified Files:
src/usr.sbin/autofs: auto_master.5
Log Message:
Try to use proper semantic markup. Fix a few formatting nits.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/au
Module Name:src
Committed By: uwe
Date: Thu Jan 25 10:15:24 UTC 2018
Modified Files:
src/share/man/man4/man4.x86: amdzentemp.4
Log Message:
Fix .Dt name. Formatting fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/man4.x86/amdzentemp
Module Name:src
Committed By: uwe
Date: Thu Jan 25 10:48:28 UTC 2018
Modified Files:
src/share/man/man4/man4.x86: amdzentemp.4
Log Message:
New sentence - new line. Sort sections. Use .Xr to refer to amdtemp(4).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1
Module Name:src
Committed By: uwe
Date: Thu Jan 25 10:52:49 UTC 2018
Modified Files:
src/share/man/man4/man4.x86: amdsmn.4
Log Message:
Xref the right driver. .An -nosplit Delint.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/man4.x86/a
Module Name:src
Committed By: uwe
Date: Thu Jan 25 18:56:18 UTC 2018
Modified Files:
src/share/man/man4: amdtemp.4
Log Message:
Formatting fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/amdtemp.4
Please note that diffs are not pub
Module Name:src
Committed By: uwe
Date: Thu Jan 25 19:15:10 UTC 2018
Modified Files:
src/usr.sbin/autofs: auto_master.5
Log Message:
.Li is superfluous inside .Bd -literal
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/autofs/auto_master.5
Plea
Module Name:src
Committed By: uwe
Date: Tue Feb 13 13:19:30 UTC 2018
Modified Files:
src/sys/dev/i2c: files.i2c
Log Message:
Delete 'define dbcool {}' line commented out in previous. It's bogus
and the gcc6 correctly complains about that when it compiles ioconf.c
PR tool
Module Name:src
Committed By: uwe
Date: Wed Feb 14 14:04:48 UTC 2018
Modified Files:
src/sys/dev/pci: virtio.c
Log Message:
Cosmetic - consistently use #define
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/pci/virtio.c
Please note that diffs
Module Name:src
Committed By: uwe
Date: Thu Feb 15 19:05:10 UTC 2018
Modified Files:
src/sys/dev/pci: virtio_pci.c
Log Message:
Explicitly enable PCI_COMMAND_MASTER_ENABLE and PCI_COMMAND_IO_ENABLE.
Recent versions of VirtualBox do not enable bus-mastering by default -
thi
Module Name:src
Committed By: uwe
Date: Sat Feb 17 03:02:04 UTC 2018
Modified Files:
src/distrib/sets/lists/etc: mi
src/etc/rc.d: Makefile
Log Message:
Actually install dhcpd6 rc script. Organize CONFIGFILES
alphabetically again while where.
PR 53018
To generat
Module Name:src
Committed By: uwe
Date: Sun Feb 18 01:06:24 UTC 2018
Modified Files:
src/tools: Makefile
Log Message:
Fix .endif comment for TOOLS_BUILDRUMP
To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 src/tools/Makefile
Please note that diffs are not
Module Name:src
Committed By: uwe
Date: Tue Feb 20 17:16:51 UTC 2018
Modified Files:
src/lib/libc/stdio: setbuf.3
Log Message:
Use semantic markup.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/lib/libc/stdio/setbuf.3
Please note that diffs are not p
Module Name:src
Committed By: uwe
Date: Tue Feb 20 17:21:11 UTC 2018
Modified Files:
src/lib/libc/stdio: setbuf.3
Log Message:
Make the list of STDBUF values and the list of mode values congruent
in formatting and spelling.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: uwe
Date: Tue Feb 20 17:23:40 UTC 2018
Modified Files:
src/lib/libc/stdio: setbuf.3
Log Message:
Markup "stdin".
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/lib/libc/stdio/setbuf.3
Please note that diffs are not public
Module Name:src
Committed By: uwe
Date: Wed Feb 21 14:11:09 UTC 2018
Modified Files:
src/lib/libc/net: getnetent.3
Log Message:
Consistenly use "host byte order".
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/lib/libc/net/getnetent.3
Please note that
Module Name:src
Committed By: uwe
Date: Sun Feb 25 12:39:44 UTC 2018
Modified Files:
src/share/man/man4/man4.x86: imcsmb.4
Log Message:
Fix a typo.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/man4.x86/imcsmb.4
Please note that diffs ar
Module Name:src
Committed By: uwe
Date: Sun Feb 25 12:46:49 UTC 2018
Modified Files:
src/external/gpl2/groff/tmac: mdoc.local
Log Message:
Add FreeBSD 11.0 and 12.0
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/gpl2/groff/tmac/mdoc.local
Pleas
Module Name:src
Committed By: uwe
Date: Sun Feb 25 12:51:33 UTC 2018
Modified Files:
src/share/man/man4/man4.x86: imcsmb.4
Log Message:
.Po/.Pc are not appropriate for enclosing sentences.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/man
Module Name:src
Committed By: uwe
Date: Sun Feb 25 12:57:39 UTC 2018
Modified Files:
src/share/man/man4/man4.x86: imcsmb.4
Log Message:
Use .Dl instead of .Bd -literal, fix vertical spacing.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/m
Module Name:src
Committed By: uwe
Date: Sun Feb 25 17:37:05 UTC 2018
Modified Files:
src/share/man/man2: ucontext.2
Log Message:
Flags are .Fl not .Ar
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man2/ucontext.2
Please note that diffs are no
Module Name:src
Committed By: uwe
Date: Sun Feb 25 17:45:40 UTC 2018
Modified Files:
src/share/man/man2: ucontext.2
Log Message:
Use tagged list.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/share/man/man2/ucontext.2
Please note that diffs are not pub
Module Name:src
Committed By: uwe
Date: Tue Feb 27 10:09:42 UTC 2018
Modified Files:
src/share/man/man2: ucontext.2
Log Message:
INTRV is INT-RV - integer return value (not INTR-V, interrupt vector) :)
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/shar
101 - 200 of 637 matches
Mail list logo