Module Name:src
Committed By: pgoyette
Date: Sun Apr 30 07:07:56 UTC 2017
Modified Files:
src/sys/rump/librump/rumpkern [prg-localcount2]: locks.c
Log Message:
Use the right conditional to enable/disable LOCKDEBUG within RUMP
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: abhinav
Date: Sun Apr 30 08:41:18 UTC 2017
Modified Files:
src/usr.sbin/makemandb: makemandb.c
Log Message:
Avoid a call to strncmp when comparing only the first character of the string.
To generate a diff of this commit:
cvs rdiff -u -r1.49
Module Name:src
Committed By: abhinav
Date: Sun Apr 30 09:00:49 UTC 2017
Modified Files:
src/usr.bin/sortinfo: sortinfo.1
Log Message:
Add missing words.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/sortinfo/sortinfo.1
Please note that diffs a
Module Name:src
Committed By: pgoyette
Date: Sun Apr 30 10:17:26 UTC 2017
Modified Files:
src/sys/dev/pci [prg-localcount2]: twa.c twe.c
Log Message:
More DEVSW_MODULE_INIT for modular drivers
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.55.6.1 src/sys/dev/
Module Name:src
Committed By: pgoyette
Date: Sun Apr 30 10:27:16 UTC 2017
Modified Files:
src/sys/dev/ata [prg-localcount2]: wd.c
src/sys/dev/ic [prg-localcount2]: mlx.c nvme.c
Log Message:
And a few more DEVSW_MODULE_INIT for modular drivers
To generate a diff o
Module Name:src
Committed By: pgoyette
Date: Sun Apr 30 12:30:00 UTC 2017
Modified Files:
src/share/man/man9: Makefile devsw_attach.9
Log Message:
Make the primary name for this man-page devsw
To generate a diff of this commit:
cvs rdiff -u -r1.409 -r1.410 src/share/man/
Module Name:src
Committed By: pgoyette
Date: Sun Apr 30 12:30:55 UTC 2017
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
Add new primary entry for devsw(9) man page
To generate a diff of this commit:
cvs rdiff -u -r1.2126 -r1.2127 src/distrib/sets/lists/com
Module Name:src
Committed By: pgoyette
Date: Sun Apr 30 12:32:40 UTC 2017
Modified Files:
src/share/man/man9: driver.9
Log Message:
Add a cross-ref to devsw(9)
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/share/man/man9/driver.9
Please note that dif
Module Name:src
Committed By: abhinav
Date: Sun Apr 30 13:45:06 UTC 2017
Modified Files:
src/usr.bin/sortinfo: sortinfo.c
Log Message:
Free the buffer allocated by getline(3).
ok christos.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/sortinfo/
Module Name:src
Committed By: abhinav
Date: Sun Apr 30 14:49:26 UTC 2017
Modified Files:
src/usr.sbin/makemandb: apropos-utils.c
Log Message:
Use sqlite3_mprintf() to generate SQL query instead of asprintf.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 sr
Module Name:src
Committed By: abhinav
Date: Sun Apr 30 14:53:58 UTC 2017
Modified Files:
src/usr.sbin/makemandb: apropos-utils.c
Log Message:
Update the comment to be in sync with the code.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/usr.sbin/makema
Module Name:src
Committed By: abhinav
Date: Sun Apr 30 15:27:24 UTC 2017
Modified Files:
src/usr.sbin/makemandb: apropos-utils.c
Log Message:
Instead of dereferencing the pointer passed in as function argument, use a
temporary local buffer. Saves the cost of pointer derefe
Module Name:src
Committed By: wiz
Date: Sun Apr 30 15:59:18 UTC 2017
Modified Files:
src/sbin/nvmectl: nvmectl.8
Log Message:
Remove unnecessary Pp. Add missing plural-s. More markup.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sbin/nvmectl/nvmectl.8
Module Name:src
Committed By: wiz
Date: Sun Apr 30 16:02:48 UTC 2017
Modified Files:
src/bin/sh: sh.1
Log Message:
Uppercase UID. Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.132 -r1.133 src/bin/sh/sh.1
Please note that diffs are not public domain; they
Module Name:src
Committed By: jmcneill
Date: Sun Apr 30 16:46:09 UTC 2017
Modified Files:
src/sys/dev/ofw: ofw_subr.c openfirm.h
Log Message:
Rename of_getprop_bool to of_hasprop and make of_getprop_bool an alias.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r
Module Name:src
Committed By: abhinav
Date: Sun Apr 30 16:56:30 UTC 2017
Modified Files:
src/usr.sbin/makemandb: apropos-utils.c
Log Message:
Simplify
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/usr.sbin/makemandb/apropos-utils.c
Please note that d
Module Name:src
Committed By: christos
Date: Sun Apr 30 17:34:29 UTC 2017
Modified Files:
src/bin/ksh: misc.c
Log Message:
Use backtracking for regular patterns, but not ksh-specific ones [*?!+@](...)
which still use recursion.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: sevan
Date: Sun Apr 30 20:05:30 UTC 2017
Modified Files:
src/share/man/man8: compat_freebsd.8
Log Message:
Direct reader solely to ftp.FreeBSD.org.
The mirror list is no longer publish on FTP and the main mirror now uses geodns
to guide visito
Module Name:src
Committed By: wiz
Date: Sun Apr 30 20:28:53 UTC 2017
Modified Files:
src/share/man/man8: compat_freebsd.8
Log Message:
Use URL and appropriate macro for pointing to ftp.freebsd.org.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/share/m
Module Name:src
Committed By: christos
Date: Sun Apr 30 20:57:28 UTC 2017
Update of /cvsroot/src/sys/external/bsd/acpica/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv8498
Log Message:
03 March 2017. Summary of changes for version 20170
Module Name:src
Committed By: christos
Date: Sun Apr 30 23:13:37 UTC 2017
Modified Files:
src/sys/external/bsd/acpica/dist/common: dmtbinfo.c
src/sys/external/bsd/acpica/dist/compiler: aslcompile.c aslcompiler.h
aslcompiler.l aslfiles.c asloptions.c asls
Module Name:src
Committed By: christos
Date: Sun Apr 30 23:18:07 UTC 2017
Modified Files:
src/external/bsd/acpica/bin/iasl: Makefile
Log Message:
Adjust for 20170303
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/bsd/acpica/bin/iasl/Makefile
Module Name:src
Committed By: christos
Date: Sun Apr 30 23:19:11 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new acpica
To generate a diff of this commit:
cvs rdiff -u -r1.1439 -r1.1440 src/doc/3RDPARTY
cvs rdiff -u -r1.2278 -r1.2279 src/doc/CHANGES
Module Name:src
Committed By: abhinav
Date: Mon May 1 05:28:00 UTC 2017
Modified Files:
src/usr.sbin/makemandb: apropos-utils.c apropos-utils.h apropos.c
Log Message:
Simplify handling of the section arguments in apropos(1).
Earlier, a white space separated string was ge
Module Name:src
Committed By: abhinav
Date: Mon May 1 05:52:33 UTC 2017
Modified Files:
src/usr.sbin/makemandb: makemandb.c
Log Message:
Avoid copying strings where it is not needed.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/usr.sbin/makemandb/ma
Module Name:src
Committed By: abhinav
Date: Mon May 1 06:43:56 UTC 2017
Modified Files:
src/usr.sbin/makemandb: makemandb.c
Log Message:
Remove the table name parameter from the check_md5 function.
There is only one table storing the md5 checksums, so we can hardcode the
Module Name:src
Committed By: abhinav
Date: Mon May 1 06:56:00 UTC 2017
Modified Files:
src/usr.sbin/makemandb: makemandb.c
Log Message:
Avoid dereferencing pointer at multiple places, instead use a local variable.
To generate a diff of this commit:
cvs rdiff -u -r1.52
27 matches
Mail list logo