Module Name:src
Committed By: taca
Date: Sat Oct 16 06:31:49 UTC 2010
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
- Change "else" + space + tab "if" to "else" + space + "if".
- A word "mechanism" was accidently separated in to "me" and "chanism"
in comment.
No
Module Name:src
Committed By: taca
Date: Sat Oct 16 06:29:33 UTC 2010
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Remove a variable which assigned but never used, I found while reading
if_bge.c yesterday.
To generate a diff of this commit:
cvs rdiff -u -r1.186
Module Name:src
Committed By: kiyohara
Date: Sat Oct 16 05:59:35 UTC 2010
Modified Files:
src/sys/arch/bebox/conf: files.bebox
Log Message:
Remove unnecessary 'define pckbcport'.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/bebox/conf/files.
Module Name:src
Committed By: kiyohara
Date: Sat Oct 16 05:49:03 UTC 2010
Modified Files:
src/sys/arch/bebox/conf: GENERIC majors.bebox
Log Message:
Add bktr(4). (BeOS seems to have supported BT848. ;)
Remove INSECURE.
Disable options PMS_SYNAPTICS_TOUCHPAD.
Remove mms an
Module Name:src
Committed By: kiyohara
Date: Sat Oct 16 05:39:35 UTC 2010
Modified Files:
src/sys/arch/bebox/conf: INSTALL
Log Message:
Cleanup INSTALL.
+ Enable must required devices. (HDD, NIC, com, vga, genfb and keyboard)
- Disable optional devices. (mouse, lpt...
Module Name:src
Committed By: kiyohara
Date: Sat Oct 16 05:29:29 UTC 2010
Modified Files:
src/sys/dev/marvell: ehci_mv.c
Log Message:
Support vendor dependent functions.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/marvell/ehci_mv.c
Please not
Module Name:src
Committed By: kiyohara
Date: Sat Oct 16 05:23:42 UTC 2010
Modified Files:
src/sys/dev/usb: ehci.c ehcivar.h
Log Message:
Add vendor dependent functions.
sc_vendor_init()/sc_vendor_port_status().
To generate a diff of this commit:
cvs rdiff -u -r1.169 -r
Module Name:src
Committed By: kiyohara
Date: Sat Oct 16 05:14:15 UTC 2010
Modified Files:
src/sys/arch/powerpc/stand/mkbootimage: mkbootimage.c
Log Message:
Add option -I (no-inkernel). bebox loads kernel from HDD.
To generate a diff of this commit:
cvs rdiff -u -r1.12
Module Name:src
Committed By: kiyohara
Date: Sat Oct 16 05:05:09 UTC 2010
Modified Files:
src/sys/arch/powerpc/stand/mkbootimage: mkbootimage.c pef.h
Log Message:
Remove unnecessary white-spaces and Tabs.
Replace white-spaces to Tab.
To generate a diff of this commit:
cv
Module Name:src
Committed By: jym
Date: Sat Oct 16 00:20:05 UTC 2010
Modified Files:
src/sys/arch/xen/xen: if_xennet_xenbus.c
Log Message:
size_t: %d => %zd
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/arch/xen/xen/if_xennet_xenbus.c
Please note
Module Name:src
Committed By: jym
Date: Sat Oct 16 00:18:06 UTC 2010
Modified Files:
src/sys/arch/xen/xen: if_xennet_xenbus.c
Log Message:
Handle error case (avoid changing to XenbusStateConnected when resume
failed)
To generate a diff of this commit:
cvs rdiff -u -r1.42
Module Name:src
Committed By: jym
Date: Sat Oct 16 00:12:09 UTC 2010
Modified Files:
src/sys/arch/xen/xen: if_xennet_xenbus.c
Log Message:
Features (like feature-rx-copy) are set during XenbusStateInitWait in
backend. So delay xennet_xenbus_resume() up to notification of
b
Module Name:src
Committed By: snj
Date: Fri Oct 15 23:50:32 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
1457
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.246 -r1.1.2.247 src/doc/CHANGES-5.1
Please note that diffs are not public domai
Module Name:src
Committed By: snj
Date: Fri Oct 15 23:34:03 UTC 2010
Modified Files:
src/share/man/man4 [netbsd-5]: hdaudio.4
Log Message:
Pull up following revision(s) (requested by wiz in ticket #1457):
share/man/man4/hdaudio.4: revisions 1.5, 1.6
Correct spellin
Module Name:src
Committed By: snj
Date: Fri Oct 15 23:27:12 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
1456
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.245 -r1.1.2.246 src/doc/CHANGES-5.1
Please note that diffs are not public domai
Module Name:src
Committed By: snj
Date: Fri Oct 15 23:25:46 UTC 2010
Modified Files:
src/libexec/httpd [netbsd-5]: bozohttpd.c
Log Message:
Apply patch (requested by mrg in ticket #1456):
fix a serious error in vhost handling; "Host:.."
would allow access to the next level
Module Name:src
Committed By: snj
Date: Fri Oct 15 23:21:43 UTC 2010
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
1456.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.19 -r1.1.2.20 src/doc/CHANGES-5.0.3
Please note that diffs are not public
Module Name:src
Committed By: snj
Date: Fri Oct 15 23:18:22 UTC 2010
Modified Files:
src/libexec/httpd [netbsd-5-0]: bozohttpd.c
Log Message:
Apply patch (requested by mrg in ticket #1456):
fix a serious error in vhost handling; "Host:.."
would allow access to the next lev
Module Name:src
Committed By: phx
Date: Fri Oct 15 22:18:59 UTC 2010
Modified Files:
src/sys/arch/macppc/dev: deq.c
Log Message:
Make it match the TAS3004 "codec" node, which is found on newer PowerBook G4s
(PowerBook5,6).
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: he
Date: Fri Oct 15 20:01:04 UTC 2010
Modified Files:
src/sys/arch/bebox/stand/boot: vreset.c
Log Message:
Fix a minor typo preventing this from building.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/bebox/stand
Module Name:src
Committed By: jschauma
Date: Fri Oct 15 19:35:09 UTC 2010
Modified Files:
src/usr.bin/env: env.c
Log Message:
remove duplicate 'was' in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.bin/env/env.c
Please note that diffs a
Module Name:src
Committed By: tsutsui
Date: Fri Oct 15 16:51:09 UTC 2010
Modified Files:
src/sys/compat/aoutm68k: aoutm68k_exec.c
Log Message:
compat_aoutm68k doesn't require alternative emul path lookup.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/
Module Name:src
Committed By: tsutsui
Date: Fri Oct 15 15:55:54 UTC 2010
Modified Files:
src/sys/arch/sun3/include: param.h param3.h param3x.h vmparam.h
vmparam3.h vmparam3x.h
src/sys/arch/sun3/sun3: genassym.cf locore.s locore2.c machdep.c mem.c
Module Name:src
Committed By: skrll
Date: Fri Oct 15 15:08:06 UTC 2010
Modified Files:
src/libexec/ld.elf_so: headers.c
Log Message:
Revert previous for now. It's part of a larger commit which will arrive
soon.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.3
Module Name:src
Committed By: skrll
Date: Fri Oct 15 12:29:17 UTC 2010
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
Sort entries.
To generate a diff of this commit:
cvs rdiff -u -r1.1510 -r1.1511 src/distrib/sets/lists/comp/mi
Please note that diffs are
Module Name:src
Committed By: tsutsui
Date: Fri Oct 15 12:20:33 UTC 2010
Modified Files:
src/distrib/sets/lists/modules: ad.m68k
src/sys/modules: Makefile
Log Message:
Build and install compat_aoutm68k.kmod and exec_aout.kmod on m68k machines.
To generate a diff
Module Name:src
Committed By: tsutsui
Date: Fri Oct 15 11:22:02 UTC 2010
Added Files:
src/sys/modules/compat_aoutm68k: Makefile
Log Message:
Add compat_aoutm68k module build dir.
(See options(4) for details of compat_aoutm68k)
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: tsutsui
Date: Fri Oct 15 10:40:53 UTC 2010
Modified Files:
src/sys/arch/m68k/m68k: m68k_syscall.c
Log Message:
Get rid of more #ifdef COMPAT_AOUT_M68K dependent part.
Now compat_aoutm68k can be a module.
XXX: linux/svr4 ELF binaries also requ
Module Name:src
Committed By: tsutsui
Date: Fri Oct 15 10:20:10 UTC 2010
Modified Files:
src/sys/arch/m68k/m68k: m68k_syscall.c
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/arch/m68k/m68k/m68k_syscall.c
Please note that di
Module Name:src
Committed By: skrll
Date: Fri Oct 15 07:22:44 UTC 2010
Modified Files:
src/libexec/ld.elf_so: headers.c
Log Message:
Be more tolerant to the location of PT_PHDR in the segment list.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/libexec
30 matches
Mail list logo