Module Name:src
Committed By: martin
Date: Sun May 24 09:33:20 UTC 2015
Modified Files:
src/distrib/amd64/cdroms: Makefile.cdrom
src/distrib/i386/cdroms: Makefile.cdrom
Log Message:
Add full libexec contents to the CD image - this makes dhcpcd happy.
To generate
Module Name:src
Committed By: martin
Date: Sun May 24 10:39:44 UTC 2015
Modified Files:
src/share/man/man4 [netbsd-7]: options.4
Log Message:
Pull up following revision(s) (requested by 798 in ticket #snj):
share/man/man4/options.4: revision 1.445
the OSI options a
Module Name:src
Committed By: martin
Date: Sun May 24 11:14:46 UTC 2015
Modified Files:
src/distrib/notes [netbsd-7]: Makefile.inc
src/distrib/notes/acorn26 [netbsd-7]: contents
src/distrib/notes/acorn32 [netbsd-7]: contents hardware prep
prep.RI
Module Name:src
Committed By: martin
Date: Sun May 24 11:16:19 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Tickets #798 and #799
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.306 -r1.1.2.307 src/doc/CHANGES-7.0
Please note that diffs
Module Name:src
Committed By: christos
Date: Sun May 24 14:55:12 UTC 2015
Modified Files:
src/sys/dev/pci: auich.c
Log Message:
use aprint consistently; note that we use aprint_normal_dev in debugging
statements instead of aprint_debug_dev because those are controlled by
t
Module Name:src
Committed By: christos
Date: Sun May 24 14:56:57 UTC 2015
Modified Files:
src/sys/dev/pci: auich.c
Log Message:
PR/49927: Robert Millan: Avoid zerodivide on emulated hardware.
To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 src/sys/dev/pci
Module Name:src
Committed By: rtr
Date: Sun May 24 15:43:45 UTC 2015
Modified Files:
src/sys/netinet: in_pcb.c in_pcb.h tcp_input.c
src/sys/netinet6: in6_pcb.c in6_pcb.h
Log Message:
remove transitional functions in{,6}_pcbconnect_m() that were used in
converting p
Module Name:src
Committed By: rtr
Date: Sun May 24 17:07:27 UTC 2015
Modified Files:
src/sys/compat/linux/common: linux_socket.c
Log Message:
convert remaining linux_get_sa() users to use linux_get_sa_sb() and
pass the pointer to the sockaddr in msghdr.msg_name, while remo
Module Name:src
Committed By: matt
Date: Sun May 24 17:08:50 UTC 2015
Modified Files:
src/sys/dev/ic: arn5008.c arn9003.c
Log Message:
Use bus_dmamap_load instead of bus_dmamap_load_raw
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/ic/arn5008.c
Module Name:src
Committed By: christos
Date: Sun May 24 17:08:21 UTC 2015
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
fix mkubootimage
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/distrib/utils/embedded/mkimage
Please note that
Module Name:src
Committed By: christos
Date: Sun May 24 17:11:18 UTC 2015
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
double quote police
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/distrib/utils/embedded/conf/armv7.conf
Module Name:src
Committed By: matt
Date: Sun May 24 17:19:29 UTC 2015
Modified Files:
src/sys/dev/ic: arn5008.c
Log Message:
remove errant &
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/ic/arn5008.c
Please note that diffs are not public domain
Module Name:src
Committed By: christos
Date: Sun May 24 19:42:39 UTC 2015
Modified Files:
src/usr.bin/vis: vis.1 vis.c
Log Message:
Add -N (VIS_NOLOCALE), sort.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/vis/vis.1
cvs rdiff -u -r1.24 -r1.25
Module Name:src
Committed By: christos
Date: Sun May 24 22:03:02 UTC 2015
Modified Files:
src/sys/dev/pci: auich.c
Log Message:
PR/49926: Robert Millan: Avoid deadlock condition in auich_read_codec()
and auich_write_codec() when running in userspase.
To generate a diff o
Module Name:src
Committed By: christos
Date: Sun May 24 22:21:52 UTC 2015
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
add missing catman pages
To generate a diff of this commit:
cvs rdiff -u -r1.1958 -r1.1959 src/distrib/sets/lists/comp/mi
Please note t
Module Name:src
Committed By: christos
Date: Sun May 24 22:22:23 UTC 2015
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
fix whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.1959 -r1.1960 src/distrib/sets/lists/comp/mi
Please note that diffs
Module Name:src
Committed By: christos
Date: Sun May 24 22:23:01 UTC 2015
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
sort
To generate a diff of this commit:
cvs rdiff -u -r1.1960 -r1.1961 src/distrib/sets/lists/comp/mi
Please note that diffs are not pu
Module Name:src
Committed By: jmcneill
Date: Sun May 24 22:30:22 UTC 2015
Modified Files:
src/sys/arch/arm/nvidia: tegra_ahcisata.c
Log Message:
set AHCI_QUIRK_SKIP_RESET quirk
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/nvidia/tegra_ahci
Module Name:src
Committed By: jmcneill
Date: Sun May 24 22:30:05 UTC 2015
Modified Files:
src/sys/dev/ic: ahcisata_core.c ahcisatavar.h
Log Message:
Add AHCI_QUIRK_SKIP_RESET quirk to allow for skipping the drive reset
sequence in ahci_do_reset_drive.
To generate a diff
Module Name:src
Committed By: manu
Date: Mon May 25 03:56:20 UTC 2015
Modified Files:
src/usr.bin/netstat: route.c
Log Message:
Make sure netstat builds with -DSMALL
src/usr.bin/netstat relies on code from src/sbin/route. WHen building
with -DSMALL, some functions such as
Module Name:src
Committed By: mlelstv
Date: Mon May 25 05:48:18 UTC 2015
Modified Files:
src/sys/arch/amiga/conf: Makefile.amiga
Log Message:
Don't use conflicting parameters for compiler and assembler.
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 src/
21 matches
Mail list logo