Module Name:src
Committed By: joerg
Date: Sat Oct 25 00:57:59 UTC 2014
Modified Files:
src/lib/libpam/libpam: Makefile
Log Message:
When building with clang, make warnings about NULL checks of parameters
with attribute nonnull non-fatal.
To generate a diff of this commit
Module Name:src
Committed By: riz
Date: Fri Oct 24 23:13:22 UTC 2014
Modified Files:
src/distrib/sets [netbsd-7]: join.awk
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Back out #155, it was problematic on HEAD. Reapply when it's
reworked and better tested.
To ge
Module Name:src
Committed By: joerg
Date: Fri Oct 24 22:42:16 UTC 2014
Modified Files:
src/lib/libexecinfo: Makefile
Log Message:
Don't overwrite the real unwind.h if it is present.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libexecinfo/Makefile
Module Name:src
Committed By: joerg
Date: Fri Oct 24 22:42:40 UTC 2014
Modified Files:
src/lib: Makefile
Log Message:
HAVE_GCC might not be defined at all...
To generate a diff of this commit:
cvs rdiff -u -r1.217 -r1.218 src/lib/Makefile
Please note that diffs are not
Module Name:src
Committed By: riz
Date: Fri Oct 24 22:19:44 UTC 2014
Modified Files:
src/distrib/sets: join.awk
Log Message:
Back out previous until it can be fixed - it was causing all
sets to contain all files, which made a full build of all arches
over 150GB!
My awk is
Module Name:src
Committed By: christos
Date: Fri Oct 24 21:13:30 UTC 2014
Modified Files:
src/sys/kern: kern_exec.c
Log Message:
PR/49287: David Holland: Skip the right number of bytes to go over the first
argument in the argv vector. Fixes netbsd32 script execution, where
Module Name:src
Committed By: christos
Date: Fri Oct 24 21:08:36 UTC 2014
Modified Files:
src/sys/compat/netbsd32: netbsd32_exec_aout.c netbsd32_exec_elf32.c
Log Message:
remove unused prototypes
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/compa
Module Name:src
Committed By: christos
Date: Fri Oct 24 21:07:55 UTC 2014
Modified Files:
src/sys/compat/netbsd32: netbsd32_exec.h
Log Message:
sync with the regular method; no functional diff
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/compat/n
Module Name:src
Committed By: christos
Date: Fri Oct 24 18:29:20 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new openpam.
To generate a diff of this commit:
cvs rdiff -u -r1.1163 -r1.1164 src/doc/3RDPARTY
cvs rdiff -u -r1.2000 -r1.2001 src/doc/CHANGES
Module Name:src
Committed By: christos
Date: Fri Oct 24 18:27:41 UTC 2014
Modified Files:
src/lib/libpam/libpam: Makefile
Log Message:
pam library has moved and new files
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/lib/libpam/libpam/Makefile
Please
Module Name:src
Committed By: christos
Date: Fri Oct 24 18:27:13 UTC 2014
Modified Files:
src/external/bsd/openpam/dist/bin/pamtest: pamtest.1 pamtest.c
src/external/bsd/openpam/dist/bin/su: su.1 su.c
src/external/bsd/openpam/dist/modules/pam_deny: pam_deny.
Module Name:src
Committed By: christos
Date: Fri Oct 24 18:25:14 UTC 2014
Modified Files:
src/external/bsd/openpam/dist/doc/man: openpam.3 openpam_borrow_cred.3
openpam_free_data.3 openpam_free_envlist.3 openpam_get_feature.3
openpam_get_option.3 ope
Module Name:src
Committed By: christos
Date: Fri Oct 24 18:25:42 UTC 2014
Modified Files:
src/external/bsd/openpam/dist/doc/man: pam.conf.5
Log Message:
fix conflicts
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/openpam/dist/doc/man/pam.co
Module Name:src
Committed By: christos
Date: Fri Oct 24 18:21:03 UTC 2014
Update of /cvsroot/src/external/bsd/openpam/dist/doc/man
In directory ivanova.netbsd.org:/tmp/cvs-serv27184
Log Message:
import generated man pages
Status:
Vendor Tag: OPENPAM
Release Tags: ouroupari
Module Name:src
Committed By: christos
Date: Fri Oct 24 18:17:57 UTC 2014
Modified Files:
src/external/bsd/openpam: openpam2netbsd
src/external/bsd/openpam/dist/bin/pamtest: pamtest.1 pamtest.c
src/external/bsd/openpam/dist/bin/su: su.1 su.c
src/exte
Module Name:src
Committed By: christos
Date: Fri Oct 24 18:15:41 UTC 2014
Update of /cvsroot/src/external/bsd/openpam/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv3477
Log Message:
OpenPAM Ourouparia 2014-09-12
- ENHANCE: When ex
Module Name:src
Committed By: msaitoh
Date: Fri Oct 24 17:58:09 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c if_wmreg.h
Log Message:
Simplify. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.306 -r1.307 src/sys/dev/pci/if_wm.c
cvs rdiff -u
Module Name:src
Committed By: msaitoh
Date: Fri Oct 24 17:50:50 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c if_wmreg.h
Log Message:
Fix a bug that the offset of alt MAC address is wrongly calculated to 0
when alt MAC address function is really used. This bug does no
Module Name:src
Committed By: nakayama
Date: Fri Oct 24 15:51:16 UTC 2014
Modified Files:
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
Fix typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.375 -r1.376 src/sys/arch/sparc64/sparc64/locore.s
Pleas
Module Name:src
Committed By: njoly
Date: Fri Oct 24 13:18:51 UTC 2014
Modified Files:
src/sys/ufs/ffs: ffs_vfsops.c
Log Message:
One semicolon is enough.
To generate a diff of this commit:
cvs rdiff -u -r1.299 -r1.300 src/sys/ufs/ffs/ffs_vfsops.c
Please note that diffs
Module Name:src
Committed By: jmcneill
Date: Fri Oct 24 10:59:45 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: CUBIETRUCK
Log Message:
A20 is a Cortex-A7, so set CPUFLAGS to match; disbale ALLWINNER_A10 and
CPU_CORTEXA8 options
To generate a diff of this commit:
cv
Module Name:src
Committed By: jmcneill
Date: Fri Oct 24 10:59:24 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: BPI
Log Message:
A20 is a Cortex-A7, so set CPUFLAGS to match
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/conf/BPI
Ple
Module Name:src
Committed By: jmcneill
Date: Fri Oct 24 10:48:05 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: BPI CUBIEBOARD
Log Message:
disable axp20x for now, it seems after a while we get "send STOP failed" from
i2c bus and then things go from bad to worse
To
Module Name:src
Committed By: martin
Date: Fri Oct 24 07:32:25 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Tickets #154 and #155
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.63 -r1.1.2.64 src/doc/CHANGES-7.0
Please note that diffs ar
Module Name:src
Committed By: martin
Date: Fri Oct 24 07:30:14 UTC 2014
Modified Files:
src/distrib/sets [netbsd-7]: join.awk
Log Message:
Pull up following revision(s) (requested by apbapb in ticket #155):
distrib/sets/join.awk: revision 1.4
distrib/sets/j
Module Name:src
Committed By: martin
Date: Fri Oct 24 07:28:14 UTC 2014
Modified Files:
src/sys/netinet [netbsd-7]: tcp_output.c
Log Message:
Pull up following revision(s) (requested by hikaru in ticket #154):
sys/netinet/tcp_output.c: revision 1.177
Fix wrong cond
Module Name:src
Committed By: skrll
Date: Fri Oct 24 07:08:26 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: arm32_kvminit.c
Log Message:
Remove unnecessary #include
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/arm/arm32/arm32_kvminit.c
P
Module Name:src
Committed By: skrll
Date: Fri Oct 24 07:00:49 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: BPI
Log Message:
BPI is CORTEX A7 and Allwinner A20
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/conf/BPI
Please note that
28 matches
Mail list logo