Module Name:src
Committed By: dholland
Date: Tue Jan 22 06:24:12 UTC 2013
Modified Files:
src/tests/fs/ffs: t_miscquota.sh
Log Message:
spelling
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/fs/ffs/t_miscquota.sh
Please note that diffs are not pu
Module Name:src
Committed By: christos
Date: Tue Jan 22 01:50:25 UTC 2013
Modified Files:
src/sys/modules/compat_netbsd32: Makefile
Log Message:
We need more defines for this to actually work!
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/modules/c
Module Name:src
Committed By: christos
Date: Tue Jan 22 01:48:34 UTC 2013
Modified Files:
src/sys/modules/compat: Makefile
Log Message:
No need to wrap each version with a separate conditional.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/modules/c
Module Name:src
Committed By: christos
Date: Tue Jan 22 01:47:21 UTC 2013
Modified Files:
src/sys/compat/common: compat_mod.c
Log Message:
Simplify the ifdef mess. No functional context.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/compat/common/
Module Name:src
Committed By: christos
Date: Tue Jan 22 01:45:59 UTC 2013
Modified Files:
src/sys/kern: sys_sig.c
Log Message:
It is useless to check for sigcontext_vec and compat module loading for
PK_32 processes. The correct modules are already loaded, otherwise how
is
Module Name:src
Committed By: jmcneill
Date: Mon Jan 21 23:42:46 UTC 2013
Modified Files:
src/sys/dev/usb: if_urtwn.c
Log Message:
some more urtwn fixes:
- support manual roaming (used by wpa_supplicant)
- simplify ioctl handler
- add our own reset callback
- acquire K
Module Name:src
Committed By: christos
Date: Mon Jan 21 21:38:03 UTC 2013
Modified Files:
src/external/bsd/elftosb/dist/common: EncoreBootImage.h
Log Message:
When abusing enums, please at least use valid constants...
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: jakllsch
Date: Mon Jan 21 20:42:22 UTC 2013
Modified Files:
src/sys/arch/evbarm/rpi: rpi_machdep.c
Log Message:
Assume the first ld@sdmmc to attach is the booted device until
possibily-otherwise specified during evbarm cpu_rootconf().
To gen
Module Name:src
Committed By: christos
Date: Mon Jan 21 20:28:39 UTC 2013
Modified Files:
src/sbin/newfs_msdos: Makefile newfs_msdos.c
Added Files:
src/sbin/newfs_msdos: mkfs_msdos.c mkfs_msdos.h
Log Message:
Split the make fs portion into a function; do argument t
Module Name:src
Committed By: bouyer
Date: Mon Jan 21 20:23:36 UTC 2013
Modified Files:
src/doc [netbsd-5-2]: CHANGES-5.2.1
Log Message:
ticket 1840
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/doc/CHANGES-5.2.1
Please note that diffs are not
Module Name:src
Committed By: bouyer
Date: Mon Jan 21 20:23:21 UTC 2013
Modified Files:
src/sys/dist/ipf/netinet [netbsd-5-2]: ip_fil_netbsd.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1840):
sys/external/bsd/ipf/netinet/ip_fil_net
Module Name:src
Committed By: bouyer
Date: Mon Jan 21 20:22:55 UTC 2013
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.3
Log Message:
ticket 1840
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.34 -r1.1.2.35 src/doc/CHANGES-5.1.3
Please note that diffs are no
Module Name:src
Committed By: bouyer
Date: Mon Jan 21 20:22:38 UTC 2013
Modified Files:
src/sys/dist/ipf/netinet [netbsd-5-1]: ip_fil_netbsd.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1840):
sys/external/bsd/ipf/netinet/ip_fil_net
Module Name:src
Committed By: bouyer
Date: Mon Jan 21 20:22:18 UTC 2013
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
ticket 1840
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.92 -r1.1.2.93 src/doc/CHANGES-5.0.3
Please note that diffs are no
Module Name:src
Committed By: bouyer
Date: Mon Jan 21 20:21:58 UTC 2013
Modified Files:
src/sys/dist/ipf/netinet [netbsd-5-0]: ip_fil_netbsd.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1840):
sys/external/bsd/ipf/netinet/ip_fil_net
Module Name:src
Committed By: jakllsch
Date: Mon Jan 21 20:20:32 UTC 2013
Modified Files:
src/sys/arch/evbarm/evbarm: autoconf.c
Log Message:
Correct off-by-one in validation of booted partition number.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sy
Module Name:src
Committed By: bouyer
Date: Mon Jan 21 20:18:59 UTC 2013
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
ticket 1840
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/doc/CHANGES-5.3
Please note that diffs are not public
Module Name:src
Committed By: bouyer
Date: Mon Jan 21 20:18:35 UTC 2013
Modified Files:
src/sys/dist/ipf/netinet [netbsd-5]: ip_fil_netbsd.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1840):
sys/external/bsd/ipf/netinet/ip_fil_netbs
Module Name:src
Committed By: mlelstv
Date: Mon Jan 21 19:49:16 UTC 2013
Modified Files:
src/sys/dev/ic: vga.c vga_raster.c vgavar.h
Log Message:
Make internal functions static
To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 src/sys/dev/ic/vga.c
cvs rdiff
Module Name:src
Committed By: mlelstv
Date: Mon Jan 21 19:08:43 UTC 2013
Modified Files:
src/sys/dev/usb: uftdi.c uftdireg.h
Log Message:
force chip into serial mode
add 232RL product id
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/dev/usb/uftdi.
Module Name:src
Committed By: jakllsch
Date: Mon Jan 21 17:14:23 UTC 2013
Modified Files:
src/distrib/utils/embedded/conf: rpi.conf
Log Message:
Specify the root device in cmdline.txt, also, it's 'Pi', not 'PI'.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.
Module Name:src
Committed By: skrll
Date: Mon Jan 21 16:59:23 UTC 2013
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf rpi.conf
Log Message:
kernel.img is for rpi only
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/utils/embedded/con
Module Name:src
Committed By: christos
Date: Mon Jan 21 16:52:56 UTC 2013
Modified Files:
src/sys/dev/usb: if_otus.c if_urtwn.c
Log Message:
remove trailing lines
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/usb/if_otus.c
cvs rdiff -u -r1.14
Module Name:src
Committed By: skrll
Date: Mon Jan 21 16:49:49 UTC 2013
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
More usage updates
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/distrib/utils/embedded/mkimage
Please note that d
Module Name:src
Committed By: christos
Date: Mon Jan 21 16:48:23 UTC 2013
Modified Files:
src/sys/dev/usb: if_otusvar.h
Log Message:
remove trailing line
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/usb/if_otusvar.h
Please note that diffs are
Module Name:src
Committed By: skrll
Date: Mon Jan 21 16:47:23 UTC 2013
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Update usage output a little
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/distrib/utils/embedded/mkimage
Please n
Module Name:src
Committed By: jakllsch
Date: Mon Jan 21 16:25:09 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: RPI
Log Message:
Change the root device to '?' instead of 'ld0a'.
This was overriding the root=device passed in on the kernel command line.
To generate a d
Module Name:src
Committed By: macallan
Date: Mon Jan 21 16:08:30 UTC 2013
Modified Files:
src/sys/arch/arm/omap: omapfb.c
Log Message:
switch to 32bit colour for X, keep the console in 16bit for some extra speed
( yay, first commit from my BeagleBoard )
To generate a dif
Module Name:src
Committed By: msaitoh
Date: Mon Jan 21 15:32:48 UTC 2013
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Fix the revision number of if_wm.c in ticket #1800.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.204 -r1.1.2.205 src/doc/CHANG
Module Name:src
Committed By: tsutsui
Date: Mon Jan 21 15:21:30 UTC 2013
Modified Files:
src/sys/arch/luna68k/luna68k: locore.s
Log Message:
Umm, fix botch in previous.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/arch/luna68k/luna68k/locore.s
P
Module Name:src
Committed By: tsutsui
Date: Mon Jan 21 14:42:24 UTC 2013
Modified Files:
src/sys/arch/luna68k/luna68k: locore.s
Log Message:
Account idepth properly in timer interrupt handler.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/lun
Module Name:src
Committed By: macallan
Date: Mon Jan 21 14:17:39 UTC 2013
Modified Files:
src/sys/arch/arm/omap: omapfb.c
Log Message:
support WSDISPLAYIO_GET_BUSID
let WSDISPLAYIO_GTYPE return WSDISPLAY_TYPE_OMAP3
no more pretending we're some sort of PCI framebuffer
To
Module Name:src
Committed By: macallan
Date: Mon Jan 21 14:15:03 UTC 2013
Modified Files:
src/sys/dev/wscons: wsconsio.h
Log Message:
add WSDISPLAY_TYPE_OMAP3
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 src/sys/dev/wscons/wsconsio.h
Please note that
Module Name:src
Committed By: skrll
Date: Mon Jan 21 13:25:44 UTC 2013
Modified Files:
src/sys/dev/usb: dwc_otg.c
Log Message:
Remove some #includes that shouldn't be here.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/usb/dwc_otg.c
Please no
Module Name:src
Committed By: tsutsui
Date: Mon Jan 21 13:21:05 UTC 2013
Modified Files:
src/sys/arch/luna68k/stand/boot: sd.c
Log Message:
Slightly modify sd attach message, as kernel does.
before:
sd0: HITACHI DK315C-14 rev H7H6, 2807459 512 byte blocks
after:
sd0: H
Module Name:src
Committed By: tsutsui
Date: Mon Jan 21 11:58:12 UTC 2013
Modified Files:
src/sys/arch/luna68k/stand/boot: Makefile bmc.c boot.c init_main.c
locore.S parse.c prf.c samachdep.h sio.c version
Added Files:
src/sys/arch/luna68k/stand/boot: awa
Module Name:src
Committed By: hannken
Date: Mon Jan 21 09:14:01 UTC 2013
Modified Files:
src/sys/kern: vfs_trans.c
Log Message:
Replace the rwlock based implementation with passive serialization
from pserialize(9) and mutex / condvar.
The fast paths (fstrans_start/fstrans
Module Name:src
Committed By: skrll
Date: Mon Jan 21 08:02:01 UTC 2013
Modified Files:
src/sys/dev/usb: dwc_otg.c
Log Message:
Don't use magic number
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/dev/usb/dwc_otg.c
Please note that diffs are not p
38 matches
Mail list logo