Module Name:src
Committed By: isaki
Date: Sat Sep 30 05:37:55 UTC 2017
Modified Files:
src/sys/dev: audio.c
Log Message:
Improve logic in audio_initbufs(). No functional changes intended.
To generate a diff of this commit:
cvs rdiff -u -r1.408 -r1.409 src/sys/dev/audio.
Module Name:src
Committed By: isaki
Date: Sat Sep 30 04:07:04 UTC 2017
Modified Files:
src/sys/arch/x68k/dev: vs.c vsvar.h
Log Message:
Avoid magic numbers and give appropriate names.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/sys/arch/x68k/dev/vs.
Module Name:src
Committed By: macallan
Date: Sat Sep 30 03:34:04 UTC 2017
Modified Files:
src/sys/arch/powerpc/oea: cpu_subr.c
Log Message:
use 7450 HID0 bitmask on 7447A and 7448 as well
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/sys/arch/powerpc/
Module Name:src
Committed By: macallan
Date: Fri Sep 29 22:38:18 UTC 2017
Modified Files:
src/sys/arch/macppc/dev: smu.c
Log Message:
provide crude but working fan control based on sensor readings
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/m
Module Name:src
Committed By: scole
Date: Fri Sep 29 22:05:54 UTC 2017
Modified Files:
src/sys/dev/usb: usbdevs usbdevs.h usbdevs_data.h
Log Message:
Add ELAN keyboard
To generate a diff of this commit:
cvs rdiff -u -r1.739 -r1.740 src/sys/dev/usb/usbdevs
cvs rdiff -u -r
Module Name:src
Committed By: wiz
Date: Fri Sep 29 21:48:17 UTC 2017
Modified Files:
src/share/man/man8: compat_linux.8
Log Message:
Mention that linux and linux32 emulations are not loaded automatically
for modular kernels, and mention how to enable that. Bump date.
To
Module Name:src
Committed By: jmcneill
Date: Fri Sep 29 21:18:28 UTC 2017
Modified Files:
src/usr.bin/mkubootimage: mkubootimage.1 mkubootimage.c uboot.h
Log Message:
add sh arch
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/usr.bin/mkubootimage/mkubo
Module Name:src
Committed By: jdolecek
Date: Fri Sep 29 20:07:40 UTC 2017
Modified Files:
src/sys/arch/amiga/dev [jdolecek-ncq]: wdc_xsurf.c
Log Message:
remove include again, atavar.h no longer needs it
To generate a diff of this commit:
cvs rdiff -u -r1.2.30.3 -r1.2.3
Module Name:src
Committed By: jdolecek
Date: Fri Sep 29 20:05:07 UTC 2017
Modified Files:
src/sys/dev/ata [jdolecek-ncq]: TODO.ncq ata.c atavar.h
Log Message:
introduce ATA_BSIZE and use it instead of DEV_BSIZE for get params and
recovery, where they are by spec 512 bytes
Module Name:src
Committed By: kre
Date: Fri Sep 29 17:53:57 UTC 2017
Modified Files:
src/bin/sh: eval.c jobs.c
Log Message:
DEBUG only changes (non-debug, ie: normal, shell unaffected)
Add a little extra info in a few of the trace messages.
To generate a diff of this com
Module Name:src
Committed By: maxv
Date: Fri Sep 29 17:47:29 UTC 2017
Modified Files:
src/sys/compat/linux32/common: linux32_mod.c linux32_sysctl.c
linux32_sysctl.h
src/sys/kern: kern_exec.c
Log Message:
Remove compat_linux32 from the autoload list and
Module Name:src
Committed By: kre
Date: Fri Sep 29 17:27:26 UTC 2017
Modified Files:
src/sys/miscfs/procfs: procfs_status.c
Log Message:
Use %ju and (intmax_t) to unbreak i386 build.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/miscfs/procfs/proc
Module Name:src
Committed By: maxv
Date: Fri Sep 29 17:08:00 UTC 2017
Modified Files:
src/sys/compat/linux/common: linux_mod.c linux_sysctl.c linux_sysctl.h
src/sys/kern: kern_exec.c
Log Message:
Remove compat_linux from the autoload list, and add a sysctl to enabl
Module Name:src
Committed By: christos
Date: Fri Sep 29 14:59:43 UTC 2017
Modified Files:
src/sys/netipsec: key.c
Log Message:
humanize printing of ip addresses
To generate a diff of this commit:
cvs rdiff -u -r1.228 -r1.229 src/sys/netipsec/key.c
Please note that diffs
Module Name:src
Committed By: macallan
Date: Fri Sep 29 14:17:47 UTC 2017
Modified Files:
src/sys/dev/i2c: adm1021.c
Log Message:
get sensor descriptions from OpenFirmware if we know how
this needs to be generalized
To generate a diff of this commit:
cvs rdiff -u -r1.15
Module Name:src
Committed By: macallan
Date: Fri Sep 29 14:15:42 UTC 2017
Modified Files:
src/sys/arch/macppc/dev: pmu.c
Log Message:
pass the right device node to i2c devices
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/macppc/dev/pmu.c
Pl
Module Name:src
Committed By: maya
Date: Fri Sep 29 13:19:57 UTC 2017
Modified Files:
src/tests/rump/kernspace: kernspace.h
Log Message:
Add declaration. build fix
sorry, I forgot to commit this file.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests
Module Name:src
Committed By: christos
Date: Fri Sep 29 12:57:05 UTC 2017
Modified Files:
src/sys/miscfs/procfs: procfs_status.c
Log Message:
Split the status printing routines (one for NetBSD and one for Linux) for
simplicity (Robert Swindelis)
To generate a diff of thi
Module Name:src
Committed By: maya
Date: Fri Sep 29 12:42:37 UTC 2017
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/tests/rump/kernspace: Makefile
src/tests/rump/rumpkern: Makefile
Added Files:
src/test
Module Name:src
Committed By: maya
Date: Fri Sep 29 10:22:36 UTC 2017
Modified Files:
src/tests/rump/rumpkern: t_threads.c
Log Message:
Run both tests (rather than rumptest_threadjoin twice)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/rump/rumpk
Module Name:src
Committed By: maya
Date: Fri Sep 29 08:46:47 UTC 2017
Modified Files:
src/share/man/man4: vnd.4
Log Message:
Remove outdated BUGS entry - vnd does work on sparse files.
(thanks hannken in 2011-06-29)
To generate a diff of this commit:
cvs rdiff -u -r1.18
21 matches
Mail list logo