Module Name:src
Committed By: christos
Date: Sun Dec 12 04:06:19 UTC 2010
Modified Files:
src/tools/awk: Makefile
Log Message:
hook to the new awk in external
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tools/awk/Makefile
Please note that diffs are n
Module Name:src
Committed By: jakllsch
Date: Sun Dec 12 00:38:07 UTC 2010
Modified Files:
src/sys/dev/ata: sata_subr.c
Log Message:
Actually, 31244 does not refer to the Silicon Image SiI3124,
but the now-obscure Intel GD31244.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: rtr
Date: Sun Dec 12 00:19:44 UTC 2010
Modified Files:
src/distrib/sets/lists/comp: md.amd64
Log Message:
add obsolete entries for libamu to make MKDEBUGLIB=yes work on amd64 again
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.8
Module Name:src
Committed By: christos
Date: Sat Dec 11 23:36:52 UTC 2010
Removed Files:
src/dist/libpcap: .cvsignore CHANGES CREDITS FILES INSTALL.txt LICENSE
Makefile.in README README.Win32 README.aix README.dag README.hpux
README.linux README.maco
Module Name:src
Committed By: mrg
Date: Sat Dec 11 23:04:46 UTC 2010
Removed Files:
src/gnu/dist/gawk: awk.texi
Log Message:
remove obsolete file
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 src/gnu/dist/gawk/awk.texi
Please note that diffs are not public d
Module Name:src
Committed By: matt
Date: Sat Dec 11 22:45:31 UTC 2010
Modified Files:
src/sys/dev/ata: sata_subr.c
Log Message:
Fix typo (31224 -> 3124) and constify an array.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/ata/sata_subr.c
Plea
Module Name:src
Committed By: matt
Date: Sat Dec 11 22:37:47 UTC 2010
Modified Files:
src/sys/netinet: in_offload.c in_offload.h ip_input.c
src/sys/netinet6: in6_offload.c in6_offload.h
Log Message:
Add routines to calculate a checkesum if the driver concludes that
Module Name:src
Committed By: matt
Date: Sat Dec 11 22:34:03 UTC 2010
Modified Files:
src/sys/uvm: uvm_page.c
Log Message:
When panicing due a non-power of 2 pagesize, include the pagesize in the
panic message.
To generate a diff of this commit:
cvs rdiff -u -r1.167 -r1.
Module Name:src
Committed By: matt
Date: Sat Dec 11 22:32:13 UTC 2010
Modified Files:
src/sys/kern: kern_softint.c
Log Message:
Make sure all for loops use { }
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/kern/kern_softint.c
Please note that dif
Module Name:src
Committed By: matt
Date: Sat Dec 11 22:30:55 UTC 2010
Modified Files:
src/sys/kern: subr_evcnt.c
src/sys/sys: evcnt.h
Log Message:
Add evcnt_attach_dynamic_nozero, a version of evcnt_attach_dynamic, which
doesn't zero the evcnt before filling in thi
Module Name:src
Committed By: matt
Date: Sat Dec 11 22:27:53 UTC 2010
Modified Files:
src/sys/kern: kern_hook.c
src/sys/sys: systm.h
Log Message:
Add critpoll (critical polling) hooks. These are keep things like watchdogs
from firing when the system is doing stuff
Module Name:src
Committed By: jruoho
Date: Sat Dec 11 19:55:53 UTC 2010
Modified Files:
src/share/man/man7: sysctl.7
Log Message:
Point to module(9) instead of modctl(8).
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/share/man/man7/sysctl.7
Please no
Module Name:src
Committed By: skrll
Date: Sat Dec 11 19:32:06 UTC 2010
Modified Files:
src/sys/arch/hp700/dev: asp.c astro.c lasi.c
src/sys/arch/hp700/gsc: fdc_gsc.c oosiop_gsc.c osiop_gsc.c
Log Message:
Don't panic if something bad happens in attachment. Just pri
Module Name:src
Committed By: martin
Date: Sat Dec 11 18:42:34 UTC 2010
Modified Files:
src/share/mk: bsd.kmodule.mk
Log Message:
Revert last, gcc(1) checks explicitly for -r on some platforms to disable
passing down --relax as well.
To generate a diff of this commit:
cv
Module Name:src
Committed By: matt
Date: Sat Dec 11 18:25:02 UTC 2010
Modified Files:
src/sys/dev/pci: ppb.c
Log Message:
On powerpc, recognize PCI Express RC root bridges.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/dev/pci/ppb.c
Please note t
Module Name:src
Committed By: matt
Date: Sat Dec 11 18:22:24 UTC 2010
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
Add code to display MSI capabilities.
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/sys/dev/pci/pci_subr.c
Please note that
Module Name:src
Committed By: matt
Date: Sat Dec 11 18:21:14 UTC 2010
Modified Files:
src/sys/dev/pci: pciconf.c
Log Message:
Switch to kmem from malloc.
Don't actually set the PREFETCH64 base/limit registers unless they really are
in use.
To generate a diff of this comm
Module Name:src
Committed By: matt
Date: Sat Dec 11 18:18:09 UTC 2010
Modified Files:
src/sys/dev/pci: files.pci
Log Message:
arcmsr needs sysmon_envsys
To generate a diff of this commit:
cvs rdiff -u -r1.334 -r1.335 src/sys/dev/pci/files.pci
Please note that diffs are
Module Name:src
Committed By: matt
Date: Sat Dec 11 18:17:39 UTC 2010
Modified Files:
src/sys/dev/pci: pcireg.h
Log Message:
Add some PCI Express definitions, MSI, MSIX, etc.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/sys/dev/pci/pcireg.h
Please n
Module Name:src
Committed By: matt
Date: Sat Dec 11 18:12:45 UTC 2010
Modified Files:
src/sys/dev/vme: vme.c
Log Message:
Use device_private
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/vme/vme.c
Please note that diffs are not public domain;
Module Name:src
Committed By: matt
Date: Sat Dec 11 18:10:42 UTC 2010
Modified Files:
src/sys/dev/mii: makphy.c
Log Message:
Match Marvell E1145
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/mii/makphy.c
Please note that diffs are not public
Module Name:src
Committed By: matt
Date: Sat Dec 11 18:10:16 UTC 2010
Modified Files:
src/sys/dev/mii: atphy.c
Log Message:
Recognize AR8021
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/mii/atphy.c
Please note that diffs are not public domain;
Module Name:src
Committed By: matt
Date: Sat Dec 11 18:09:34 UTC 2010
Modified Files:
src/sys/dev/mii: miidevs.h miidevs_data.h
Log Message:
Regen.
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/sys/dev/mii/miidevs.h
cvs rdiff -u -r1.88 -r1.89 src/sy
Module Name:src
Committed By: matt
Date: Sat Dec 11 18:09:13 UTC 2010
Modified Files:
src/sys/dev/mii: miidevs
Log Message:
Add two phys (Atheros 8021 and Marvell 88E1145)
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/sys/dev/mii/miidevs
Please note
Module Name:src
Committed By: matt
Date: Sat Dec 11 17:58:41 UTC 2010
Modified Files:
src/sys/dev/pci: ehci_pci.c usb_pci.h
Log Message:
Make ehci deal with pci devices that have multiple companion functions and
ehci functions. We can't assume that there will only be one
Module Name:src
Committed By: matt
Date: Sat Dec 11 17:46:59 UTC 2010
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
Regen
To generate a diff of this commit:
cvs rdiff -u -r1.1049 -r1.1050 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1048 -r1.1049 s
Module Name:src
Committed By: matt
Date: Sat Dec 11 17:45:38 UTC 2010
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add some more devices that I've encountered.
To generate a diff of this commit:
cvs rdiff -u -r1.1052 -r1.1053 src/sys/dev/pci/pcidevs
Please note
Module Name:src
Committed By: cegger
Date: Sat Dec 11 17:32:15 UTC 2010
Modified Files:
src/share/man/man9: ioctl.9
Log Message:
ossaudio(3) -> compat/ossaudio and soundcard.h
suggested by Ian Hibbert
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sha
Module Name:src
Committed By: cegger
Date: Sat Dec 11 17:15:03 UTC 2010
Modified Files:
src/share/man/man9: ioctl.9
Log Message:
add pci(4) and ossaudio(3)
yes, be careful. They can easily conflict. Actually when this happens kdump
fails compiling due to 'duplicate case v
Module Name:src
Committed By: matt
Date: Sat Dec 11 17:13:49 UTC 2010
Modified Files:
src/sys/arch/evbppc/pmppc: pmppc_locore.S
Log Message:
Don't use r0 in INIT_CPUINFO since it has special meaning to add instructions.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: matt
Date: Sat Dec 11 17:12:44 UTC 2010
Modified Files:
src/sys/arch/evbppc/pmppc: machdep.c
Log Message:
Don't init cpu_initclocks too early since that results in decrementer
exceptions before the exceptions have been setup.
To generate a d
Module Name:src
Committed By: christos
Date: Sat Dec 11 16:57:51 UTC 2010
Modified Files:
src/bin/date: date.c netdate.c
Log Message:
- check return of strtoll
- misc cleanup
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/bin/date/date.c
cvs rdiff -u -
Module Name:src
Committed By: wiz
Date: Sat Dec 11 15:49:34 UTC 2010
Modified Files:
src/share/man/man4: swsensor.4
Log Message:
Remove trailing whitespace, sort sections.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/swsensor.4
Please n
Module Name:src
Committed By: pgoyette
Date: Sat Dec 11 15:17:16 UTC 2010
Modified Files:
src/sys/dev/sysmon: sysmon_envsys.c
Log Message:
Handle removal of limit properties correctly, even for sensors that
provide their own internal limit(s).
To generate a diff of this
Module Name:src
Committed By: martin
Date: Sat Dec 11 14:30:12 UTC 2010
Modified Files:
src/sys/arch/sparc64/conf: GENERIC
Log Message:
Add bnx @ pci
To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 src/sys/arch/sparc64/conf/GENERIC
Please note that diffs
Module Name:src
Committed By: martin
Date: Sat Dec 11 14:28:38 UTC 2010
Modified Files:
src/sys/dev/pci: if_bnx.c if_bnxreg.h
Log Message:
Sanitize names a bit, still could use more namespace cleanup
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/d
Module Name:src
Committed By: pgoyette
Date: Sat Dec 11 14:19:29 UTC 2010
Modified Files:
src/sys/dev/pci: if_bnx.c
Log Message:
Fix a couple of name-space changes that fell through the cracks.
Hello, martin!
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38
Module Name:src
Committed By: martin
Date: Sat Dec 11 12:14:06 UTC 2010
Modified Files:
src/sys/dev/pci: if_bnxreg.h
Log Message:
Namespace police: don't use very broad names like CTX_MASK (which accidently
collide with sparc* specific MD macros), mechanically prefix with
Module Name:src
Committed By: pooka
Date: Sat Dec 11 11:36:48 UTC 2010
Modified Files:
src/tests/sbin/resize_ffs: common.sh
Log Message:
Reset error from umount. This squelches atf "cleanup should not
fail" warning if a test fails when the fs is not mounted.
To generate
Module Name:src
Committed By: pooka
Date: Sat Dec 11 11:31:28 UTC 2010
Modified Files:
src/tests/sbin/resize_ffs: common.sh t_grow.sh t_shrink.sh
Log Message:
Can't use dynamic data in cleanup (it's run in a different process),
so get rid of $MNTPT and use the constant val
Module Name:src
Committed By: pooka
Date: Sat Dec 11 10:44:55 UTC 2010
Modified Files:
src/usr.bin/rump_allserver: rump_allserver.c
Log Message:
Detach by default or -s to stay-on-top.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/rump_allserver
Module Name:src
Committed By: rtr
Date: Sat Dec 11 10:41:13 UTC 2010
Modified Files:
src/distrib/sets/lists/comp: md.amd64 mi
Log Message:
add missing liblua_g.a debuglib entries needed for MKDEBUGLIB=yes
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/
Module Name:src
Committed By: mrg
Date: Sat Dec 11 08:20:17 UTC 2010
Modified Files:
src/sys/arch/i386/stand/boot: Makefile.boot
Log Message:
disable ext2fs support in /boot on amd64 for now. it breaks cd booting.
XXX: i don't know why, or plan to figure it out, but at l
43 matches
Mail list logo