Module Name:src
Committed By: pgoyette
Date: Tue Mar 20 06:23:36 UTC 2018
Modified Files:
src/sys/compat/common [pgoyette-compat]: compat_mod.c
Log Message:
Prep for additional version-specific compat modules; commented out for now.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: pgoyette
Date: Mon Mar 19 21:55:17 UTC 2018
Modified Files:
src/distrib/sets/lists/modules [pgoyette-compat]: mi
Log Message:
Update sets lists for new COMPAT_50 module
To generate a diff of this commit:
cvs rdiff -u -r1.114.2.4 -r1.114.2.5
Module Name:src
Committed By: pgoyette
Date: Mon Mar 19 21:54:43 UTC 2018
Modified Files:
src/sys/compat/common [pgoyette-compat]: compat_60_mod.c compat_mod.c
compat_mod.h files.common kern_50.c kern_select_50.c kern_time_50.c
vfs_syscalls_50.c
Module Name:src
Committed By: pgoyette
Date: Mon Mar 19 21:53:04 UTC 2018
Modified Files:
src/sys/compat/common [pgoyette-compat]: ccd_60.c
Log Message:
Stub-out the compat ioctl routine for now to fix compile error on
kernels with no ccd device.
To generate a diff of th
Module Name:src
Committed By: ragge
Date: Mon Mar 19 17:29:09 UTC 2018
Modified Files:
src/sys/arch/vax/boot/boot: Makefile
Log Message:
gcc 5.5 has no problem with -O2 on boot.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/vax/boot/boot/Make
Module Name:src
Committed By: ryo
Date: Mon Mar 19 17:11:24 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: files.amlogic files.armadaxp files.awin
files.bcm53xx files.beagle files.evbarm files.fdt files.gemini
files.goldengate files.hawk files.im
Module Name:src
Committed By: martin
Date: Mon Mar 19 16:55:50 UTC 2018
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
Ticket #1118
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.91 -r1.1.2.92 src/doc/CHANGES-7.0.3
Please note that diffs are n
Module Name:src
Committed By: martin
Date: Mon Mar 19 16:54:58 UTC 2018
Modified Files:
src/sys/arch/x86/include [netbsd-7-0]: cpu.h cpuvar.h
src/sys/arch/x86/x86 [netbsd-7-0]: cpu.c identcpu.c
Log Message:
Pull up following revision(s) (requested by msaitoh in tic
Module Name:src
Committed By: roy
Date: Mon Mar 19 16:34:48 UTC 2018
Modified Files:
src/sys/net: rtsock.c
Log Message:
rtsock: log dropped messages that we cannot report to userland
To generate a diff of this commit:
cvs rdiff -u -r1.238 -r1.239 src/sys/net/rtsock.c
Pl
Module Name:src
Committed By: roy
Date: Mon Mar 19 16:32:30 UTC 2018
Modified Files:
src/sys/kern: uipc_socket.c
Log Message:
socket: remove now incorrect comment that so_error is only udp
As it can be affected by route(4) sockets which are raw.
To generate a diff of th
Module Name:src
Committed By: roy
Date: Mon Mar 19 16:31:24 UTC 2018
Modified Files:
src/sys/kern: uipc_socket.c
Log Message:
socket: clear error even when peeking
The error has already been reported and it's pointless requiring another
recv(2) call just to clear it.
To
Module Name:src
Committed By: roy
Date: Mon Mar 19 16:26:26 UTC 2018
Modified Files:
src/lib/libc/sys: recv.2
src/sys/kern: uipc_socket2.c uipc_usrreq.c
src/sys/net: raw_usrreq.c
src/sys/netinet: udp_usrreq.c
src/sys/netinet6: udp6_usrreq.c
Module Name:src
Committed By: bouyer
Date: Mon Mar 19 16:19:17 UTC 2018
Modified Files:
src/sys/arch/arm/sunxi: sunxi_ccu_div.c
Log Message:
Make sunxi_ccu_div_set_rate() work on non-SUNXI_CCU_DIV_TIMES_TWO
clocks.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r
Module Name:src
Committed By: bouyer
Date: Mon Mar 19 16:18:31 UTC 2018
Modified Files:
src/sys/arch/arm/sunxi: files.sunxi sun4i_a10_ccu.c sunxi_ccu.c
sunxi_ccu.h
Added Files:
src/sys/arch/arm/sunxi: sunxi_ccu_fractional.c
Log Message:
Add some more A1
Module Name:src
Committed By: ragge
Date: Mon Mar 19 15:43:45 UTC 2018
Modified Files:
src/sys/arch/vax/boot/boot: devopen.c hp.c if_de.c ra.c vaxstand.h
Log Message:
Use a common routine ubmap() that setup the map registers as needed,
not expecting everything to be below
Module Name:src
Committed By: ragge
Date: Mon Mar 19 15:37:56 UTC 2018
Modified Files:
src/sys/arch/vax/boot/common: srt0.S
Log Message:
Do not use movc3 to copy boot program, it may be larger than 64k.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/
Module Name:src
Committed By: martin
Date: Mon Mar 19 13:26:02 UTC 2018
Modified Files:
src/sys/compat/common: ccd_60.c
Log Message:
XXX stub it completely for now to make it compile
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/compat/common/ccd_60
Module Name:src
Committed By: christos
Date: Mon Mar 19 13:04:01 UTC 2018
Modified Files:
src/sys/compat/common: ccd_60.c
Log Message:
XXX: don't reference the global for now so that kernels without ccd build.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 s
Module Name:src
Committed By: martin
Date: Mon Mar 19 10:31:56 UTC 2018
Modified Files:
src/sys/arch/alpha/alpha: vm_machdep.c
Log Message:
Nowadays we can create new kernel threads late after boot, so if we are
unable to find physically continous pages for their uarea, ju
Module Name:src
Committed By: mlelstv
Date: Mon Mar 19 09:06:21 UTC 2018
Modified Files:
src/sbin/gpt: gpt.8 gpt.h main.c set.c type.c unset.c
Log Message:
Check device parameter to avoid segfaults. Agument synopsis for -l option.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: ryo
Date: Mon Mar 19 08:57:57 UTC 2018
Modified Files:
src/sys/arch/arm/sunxi: sunxi_mmc.c
Log Message:
sunxi: mmc: increase max number of descriptors available for DMA transfers
patch from jmcneill@
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: ozaki-r
Date: Mon Mar 19 08:41:22 UTC 2018
Modified Files:
src/share/man/man4: ddb.4
src/sys/ddb: db_command.c
src/sys/kern: subr_lockdebug.c
src/sys/sys: lockdebug.h
Log Message:
ddb: rename "show lockstat" to "show lo
22 matches
Mail list logo