Module Name:src
Committed By: tsutsui
Date: Sun Apr 22 07:23:43 UTC 2012
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage Makefile.installimage
Log Message:
Fix typo in comments.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/distrib/comm
Module Name:src
Committed By: martin
Date: Sun Apr 22 08:52:26 UTC 2012
Modified Files:
src/tests/lib/libc/gen: t_siginfo.c
Log Message:
Do not compare si_addr (address of faulting instruction) against the
unaligned data address causing the fault - this will always fail.
I
Module Name:src
Committed By: wiz
Date: Sun Apr 22 10:13:52 UTC 2012
Modified Files:
src/lib/libc/gen: cgetcap.3
Log Message:
Sort SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/gen/cgetcap.3
Please note that diffs are not public doma
Module Name:src
Committed By: wiz
Date: Sun Apr 22 10:14:19 UTC 2012
Modified Files:
src/lib/libc/gen: getttyent.3
Log Message:
Sort SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/lib/libc/gen/getttyent.3
Please note that diffs are not publi
Module Name:src
Committed By: wiz
Date: Sun Apr 22 10:18:47 UTC 2012
Modified Files:
src/share/man/man5: printcap.5
Log Message:
Sort SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/share/man/man5/printcap.5
Please note that diffs are not pub
Module Name:src
Committed By: wiz
Date: Sun Apr 22 10:19:00 UTC 2012
Modified Files:
src/share/man/man5: passwd.5
Log Message:
Sort sections, sort SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/share/man/man5/passwd.5
Please note that diffs
Module Name:src
Committed By: wiz
Date: Sun Apr 22 10:19:15 UTC 2012
Modified Files:
src/share/man/man5: disktab.5
Log Message:
Sort SEE ALSO; new sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/share/man/man5/disktab.5
Please note
Module Name:src
Committed By: wiz
Date: Sun Apr 22 10:22:08 UTC 2012
Modified Files:
src/usr.bin/tabs: tabs.1
Log Message:
Sort sections. Remove superfluous Ns macro.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/tabs/tabs.1
Please note that di
Module Name:src
Committed By: wiz
Date: Sun Apr 22 10:23:39 UTC 2012
Modified Files:
src/usr.bin/tset: tset.1
Log Message:
Remove duplicate Pp. Remove trailing whitespace. Sort sections.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/usr.bin/tset/tset.
Module Name:src
Committed By: rkujawa
Date: Sun Apr 22 12:23:22 UTC 2012
Modified Files:
src/share/man/man4/man4.amiga: mppb.4
Log Message:
Fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/man4.amiga/mppb.4
Please note that diffs a
Module Name:src
Committed By: khorben
Date: Sun Apr 22 14:04:45 UTC 2012
Modified Files:
src/sys/dev/usb: ukbd.c
Log Message:
Fixed a potential out-of-bounds array access when translating keycodes
for the gdium keyboard.
Reviewed by macallan@
To generate a diff of this
Module Name:src
Committed By: pgoyette
Date: Sun Apr 22 14:10:36 UTC 2012
Modified Files:
src/sys/dev/i2c: i2c_exec.c i2c_io.h
Log Message:
Identify SMBus block-mode operations.
XXX Nothing in the kernel issues block-mode commands, and each i2c bus
XXX driver needs its ow
Module Name:src
Committed By: khorben
Date: Sun Apr 22 14:13:32 UTC 2012
Modified Files:
src/sys/dev/usb: ukbd.c
Log Message:
Indent the trtab_gdium_fn array like surrounding variables.
No objection on current-users@
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: khorben
Date: Sun Apr 22 14:19:24 UTC 2012
Modified Files:
src/sys/dev/usb: ukbd.c
Log Message:
Convert keycodes 0x7f, 0x80 and 0x81 to PMF events VOLUME_TOGGLE,
VOLUME_UP and VOLUME_DOWN as observed on my Sun Type 7 USB keyboard, and
accordin
Module Name:src
Committed By: khorben
Date: Sun Apr 22 14:25:14 UTC 2012
Modified Files:
src/sys/dev/usb: ukbd.c
Log Message:
Also lookup and be able to lit the LED for the Compose key. Seems to
require additional modifications to function properly in X though.
No objecti
Module Name:src
Committed By: khorben
Date: Sun Apr 22 14:32:08 UTC 2012
Modified Files:
src/sys/dev/usb: ukbd.c
src/sys/dev/wscons: wsksymdef.h
Log Message:
Implemented extra keys as found on Sun Type 7 USB keyboards, and
according to the documentation mentioned a
Module Name:src
Committed By: christos
Date: Sun Apr 22 15:15:46 UTC 2012
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/m68k: constraints.md
Log Message:
Bring in fix from:
http://gcc.gnu.org/bugzilla/show_bug.cgi?format=multiple&id=43804
Allows libmudflap to compi
Module Name:src
Committed By: christos
Date: Sun Apr 22 15:55:41 UTC 2012
Modified Files:
src/lib/libc/compat/stdlib: compat_putenv.c
Log Message:
use setenv so that we don't leak memory.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/compat/std
Module Name:src
Committed By: christos
Date: Sun Apr 22 16:00:45 UTC 2012
Modified Files:
src/sys/dev/ic: com.c
Log Message:
don't include before we define cn_trap, because it might bring
in
To generate a diff of this commit:
cvs rdiff -u -r1.304 -r1.305 src/sys/dev/ic
Module Name:src
Committed By: riz
Date: Sun Apr 22 17:01:44 UTC 2012
Modified Files:
src/sys/dev/ic [netbsd-6]: com.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #190):
sys/dev/ic/com.c: revision 1.305
don't include before we define
Module Name:src
Committed By: riz
Date: Sun Apr 22 17:03:05 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Additional pullup for ticket 190 to fix the evbarm build.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.73 -r1.1.2.74 src/doc/CHANG
Module Name:src
Committed By: rmind
Date: Sun Apr 22 18:59:41 UTC 2012
Modified Files:
src/sys/arch/x86/x86: mtrr_i686.c
Log Message:
i686_mtrr_init_first: handle the case when there are no variable-size MTRR
registers available (i686_mtrr_vcnt == 0).
To generate a diff
Module Name:src
Committed By: dholland
Date: Sun Apr 22 19:42:23 UTC 2012
Modified Files:
src/share/man/man4: sk.4
Log Message:
Update NAME (to include msk, mskc) and clarify checksum offload statements
based on PR 36580.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: christos
Date: Sun Apr 22 20:36:52 UTC 2012
Modified Files:
src/sys/arch/i386/i386: compat_16_machdep.c
Log Message:
>From Bob Lee [glee at force10networks dot com], Preserve the have fpu context
bit for compat_16 signals, because the old 1.6
Module Name:src
Committed By: wiz
Date: Sun Apr 22 21:27:07 UTC 2012
Modified Files:
src/usr.sbin/makemandb: apropos.1
Log Message:
Add HISTORY section. From Abhinav Upadhyay in private mail.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/makema
Module Name:src
Committed By: wiz
Date: Sun Apr 22 21:29:27 UTC 2012
Modified Files:
src/usr.sbin/makemandb: makemandb.8
Log Message:
Sync with reality, From Abhinav Upadhyay in private mail.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/makema
Module Name:src
Committed By: christos
Date: Sun Apr 22 23:26:19 UTC 2012
Modified Files:
src/usr.bin/login: Makefile common.c common.h k5login.c login.c
login_pam.c
Log Message:
make krb5 compile again. XXX: one function left that is deprecated, what's
the new
Module Name:src
Committed By: christos
Date: Sun Apr 22 23:43:51 UTC 2012
Modified Files:
src/usr.bin/passwd: krb5_passwd.c
Log Message:
- fix non pam build
- merge duplicated error code
- fix opt struct leak
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20
Module Name:src
Committed By: isaki
Date: Mon Apr 23 05:31:31 UTC 2012
Modified Files:
src/sys/arch/x68k/x68k: autoconf.c
Log Message:
Print a message before enabling interrupts. It's helpful to
know when a kernel was hung up. Suggested by tsutsui@,
the message is derive
29 matches
Mail list logo