Module Name:src
Committed By: knakahara
Date: Mon Jan 4 07:50:08 UTC 2016
Modified Files:
src/sys/net: if_gif.c if_gif.h
Log Message:
Revert extra wating codes.
PR kern/50522 is actually fixed by sys/kern/kern_softint.c:r1.42, so waiting
codes in if_gif.c is not required
Module Name:src
Committed By: christos
Date: Mon Jan 4 03:00:24 UTC 2016
Modified Files:
src/bin/sh: cd.c eval.c input.c redir.c redir.h
Log Message:
Don't leak redirected rescriptors to exec'ed processes. This is what ksh
does, but bash does not. For example:
$ cat
Module Name:src
Committed By: christos
Date: Sun Jan 3 22:05:18 UTC 2016
Modified Files:
src/usr.bin/kdump: kdump.c
Log Message:
be a bit smarter about fcntl
To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 src/usr.bin/kdump/kdump.c
Please note that diff
Module Name:src
Committed By: jdc
Date: Sun Jan 3 21:58:17 UTC 2016
Modified Files:
src/share/man/man4: admtemp.4
Log Message:
Correct email address (pointed out by wiz@).
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/admtemp.4
Please n
Module Name:src
Committed By: christos
Date: Sun Jan 3 20:59:47 UTC 2016
Modified Files:
src/sys/arch/i386/stand/bootxx: pbr.S
Log Message:
change 60 to 70 which is the current release. Noticed by Rares Aioanei.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1
Module Name:src
Committed By: jdc
Date: Sun Jan 3 17:32:17 UTC 2016
Modified Files:
src/sys/arch/sparc64/dev: pcfiic_ebus.c
src/sys/dev/ic: pcf8584.c pcf8584reg.h pcf8584var.h
Log Message:
Remove duplicate register definitions and merge them all into pcf8584reg.h.
Module Name:src
Committed By: jdc
Date: Sun Jan 3 17:29:25 UTC 2016
Modified Files:
src/doc: CHANGES
Log Message:
Mention admtemp(4) and lmtemp(4) temperature limits changes.
To generate a diff of this commit:
cvs rdiff -u -r1.2122 -r1.2123 src/doc/CHANGES
Please note
Module Name:src
Committed By: jdc
Date: Sun Jan 3 17:28:33 UTC 2016
Modified Files:
src/sys/dev/i2c: lm75reg.h
Log Message:
Add LM75A ID register (for completeness).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/i2c/lm75reg.h
Please note that
Module Name:src
Committed By: jdc
Date: Sun Jan 3 17:28:46 UTC 2016
Modified Files:
src/share/man/man4: lmtemp.4
Log Message:
Mention supported chips and their differences.
Mention display and setting of chip temperature limits.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: jdc
Date: Sun Jan 3 17:27:39 UTC 2016
Modified Files:
src/share/man/man4: admtemp.4
Log Message:
Mention supported chips and their differences.
Mention display and setting of chip temperature limits.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: jdc
Date: Sun Jan 3 17:27:57 UTC 2016
Modified Files:
src/sys/dev/i2c: lm75.c
Log Message:
Add display and setting of chip temperature limit(s) for envsys(4).
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/i2c/lm7
Module Name:src
Committed By: jdc
Date: Sun Jan 3 17:27:26 UTC 2016
Modified Files:
src/sys/dev/i2c: adm1021.c
Log Message:
Add display and setting of chip temperature limits for envsys(4).
Different chips are recognised where possible, and the appropriate limits
are disp
Module Name:src
Committed By: christos
Date: Sun Jan 3 15:38:29 UTC 2016
Modified Files:
src/usr.bin/tip: cu.c
Log Message:
Put back -n
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/tip/cu.c
Please note that diffs are not public domain; they
Module Name:src
Committed By: jakllsch
Date: Sun Jan 3 15:26:39 UTC 2016
Modified Files:
src/tests/lib/libusbhid: t_usbhid.c
Log Message:
reorganize constant test data
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/lib/libusbhid/t_usbhid.c
Please
Module Name:src
Committed By: mbalmer
Date: Sun Jan 3 15:25:31 UTC 2016
Modified Files:
src/share/misc: airport
Log Message:
add tehran airport
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/share/misc/airport
Please note that diffs are not public do
Module Name:src
Committed By: jakllsch
Date: Sun Jan 3 15:16:10 UTC 2016
Modified Files:
src/tests/lib/libusbhid: t_usbhid.c
Log Message:
Move MY*_ATF_CHECK_EQ debugging helper macros to before all functions.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 s
Module Name:src
Committed By: martin
Date: Sun Jan 3 08:44:59 UTC 2016
Modified Files:
src/usr.sbin/etcupdate: etcupdate
Log Message:
>From Jim Bernard in PR install/50615: install_checksum expects a path
relative to ${DESTDIR}, and most callers did pass it that way - fix
Module Name:src
Committed By: skrll
Date: Sun Jan 3 08:30:37 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: ehci.c
Log Message:
In ehci_idone check for timed out or aborted transfer earlier and before
twiddling ex_isdone to avoid KASSERT firing.
To generate a di
Module Name:src
Committed By: mlelstv
Date: Sun Jan 3 08:17:24 UTC 2016
Modified Files:
src/sys/dev/raidframe: rf_engine.c rf_kintf.h rf_netbsdkintf.c
rf_states.c
Log Message:
refactor driver to use common code in dksubr.
To generate a diff of this commit:
c
19 matches
Mail list logo