CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 21:29:42
Modified files:
usr.sbin/syslogd: privsep.c
Log message:
Remove some whitespace.
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 18:57:06
Modified files:
distrib/miniroot: install.sub
Log message:
Create a new bpfN device whenever a dhclient is started. Multiple
interfaces can now be configured with dhcp during install and
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 15:54:48
Modified files:
sys/dev/pci/drm: drmP.h i915_drv.h i915_irq.c mga_drv.h
mga_irq.c radeon_drv.h radeon_irq.c
Log message:
using ``wait queues' for sleep is a linu
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 15:43:53
Modified files:
sys/dev/pci/drm: drmP.h drm_bufs.c drm_drv.c drm_memory.c
i915_drv.c mach64_dma.c mach64_drv.c
mach64_drv.h mga_dma.c mga
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 15:34:11
Modified files:
sys/net: rtsock.c
Log message:
Allow rt_msg1() to get a NULL as struct rt_addrinfo this simplifies a few
callers (plus an upcomming one). OK henning@, dlg@
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 15:22:05
Modified files:
usr.sbin/smtpd : smtpd.c
Log message:
- do not set nochdir in daemon() call, we want parent and lka to have their
wd reset to / rather than current working directory.
>Fro
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 15:10:42
Modified files:
sys/dev/pci/drm: drmP.h drm_agpsupport.c drm_drv.c i915_dma.c
i915_drv.c i915_drv.h
Log message:
drm_device_is_pcie is only needed in one place:
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 14:26:48
Modified files:
sys/arch/amd64/amd64: conf.c
sys/arch/amd64/conf: GENERIC
sys/arch/i386/conf: GENERIC
sys/arch/i386/i386: conf.c
sys/conf : files
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 13:49:36
Modified files:
sys/dev/pci/drm: drmP.h drm_drv.c i915_dma.c i915_drv.c
i915_drv.h mach64_dma.c mach64_drv.c mga_dma.c
mga_drv.c mga_drv.
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 13:26:08
Modified files:
usr.sbin/smtpd : parse.y
Log message:
- allow the optionnal ssmtp keywork in "relay via" rules, while at it
allow port to become optionnal (implicit 25) or provided by val
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 12:41:06
Modified files:
share/man/man4 : ral.4
Log message:
add SparkLAN WPCR-501 CardBus adapter.
ral0 at cardbus0 dev 0 function 0 "Ralink RT2860" rev 0x00: irq 11, address
00:0e:8e:13:cd:1d
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 11:12:32
Modified files:
sys/arch/amd64/amd64: machdep.c
sys/arch/amd64/include: cpu.h
sys/arch/i386/i386: machdep.c
sys/arch/i386/include: cpu.h
sys/arch/sparc64
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 11:13:03
Modified files:
sys/arch/i386/include: pmap.h
Log message:
Allow wired memory to be accounted on i386. This automatically changes
the policy for the mlock(2) on this architecture: all us
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 11:16:55
Modified files:
sys/dev/pci: if_bge.c
Log message:
perform bus_dmamap_syncs on the rx mbufs. this is obviously maintained by
monkeys.
found by toby's bounce buffers.
ok krw deraadt u
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 10:45:20
Modified files:
sys/arch/amd64/include: bus.h
sys/arch/i386/conf: files.i386
sys/arch/i386/include: bus.h
Added files:
sys/arch/i386/i386: bus_space.c
Log messa
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 10:31:53
Modified files:
sys/kern : subr_pool.c
Log message:
Do deadbeef-style protection in pools too, by default, even though it it
is a lot slower. Before release this should be backed o
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 10:31:38
Modified files:
sys/dev/pci: ahci.c
Log message:
Some nVidia MCP77 AHCI controllers need special handling. There's 12
PCI ID's for MCP77 in our database, but to stay on a safe side,
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 10:08:03
Modified files:
sys/arch/arm/xscale: pxa2x0.c
Log message:
freq is specific to APM, and it is reaching out to grab the APM variable,
however this global variable doesn't exist with out ap
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 10:05:35
Modified files:
sys/arch/arm/xscale: pxa2x0_com.c
Log message:
scoop is specific to zaurus, it should have some other mechansim to
make this associate, however ifdef zaurus it for now.
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 09:56:39
Modified files:
sys/netbt : hci_unit.c
Log message:
Stop a possible race in hci_enable()
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 09:33:42
Modified files:
usr.bin/sudo : redblack.c sudo.c testsudoers.c visudo.c
usr.bin/sudo/auth: afs.c aix_auth.c bsdauth.c fwtk.c kerb4.c
kerb5.c pam.c sec
CVSROOT:/cvs
Module name:www
Changes by: [EMAIL PROTECTED] 2008/11/22 09:12:05
Modified files:
. : index.html translation.html
faq/pf : index.html
faq: index.html
Log message:
- unlink French translation; none of us
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 09:03:31
Modified files:
sys/dev/acpi : acpicpu.c
sys/arch/amd64/amd64: est.c
Log message:
Re-enable ACPI PDC support and fetching cpu performance states
from ACPI for est on amd64. Thi
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 08:05:24
Modified files:
sys/dev/pci: mbg.c
Log message:
Fix a wrong comment.
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 07:42:36
Modified files:
sys/dev/pci/drm: ati_pcigart.c drmP.h drm_bufs.c drm_dma.c
drm_pci.c i915_dma.c mach64_dma.c mga_dma.c
r128_cce.c radeon_
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 07:42:29
Modified files:
sys/arch/macppc/macppc: machdep.c
sys/arch/powerpc/include: cpu.h
Log message:
cpu_unidle for macppc
ok drahn@
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 06:14:35
Modified files:
sys/dev/isa: if_ex.c
Log message:
cast pointer to correct type before passing it to bus space. Noticed while
de-inlining i386 bus_space.
ok weingart@
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 06:02:06
Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion
md.hp300 md.hppa md.hppa64 md.i386
md.land
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 05:40:39
Modified files:
sys/kern : vfs_bio.c
Log message:
Move diagnostic assertions concerning the recycle process of buffers
from getnewbuf() to buf_put(), since getnewbuf() does not dire
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 04:46:46
Modified files:
share/man/man4 : usb.4
Log message:
uhci attaches to cardbus too, so mention it in usb(4)
ok deraadt@
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 04:35:58
Modified files:
sys/dev/pcmcia : cfxga.c
Log message:
com not pccom; ok miod
Inline would be one thing. Macros from hell are another.
Right Owain? :)
-Toby.
On Friday, November 21, Marco Peereboom wrote:
>
> stupid inline
>
> On Fri, Nov 21, 2008 at 06:38:51PM -0500, Ted Unangst wrote:
> > On Fri, Nov 21, 2008 at 6:16 PM, Owain Ainsworth <[EMAIL PROTECTED]> wrot
> e:
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 04:18:53
Modified files:
usr.sbin/config: cmd.c
Log message:
Make enable selected by attribute work.
Reported by John Lloyd j at bitminer dot ca. -moj
CVSROOT:/cvs
Module name:www
Changes by: [EMAIL PROTECTED] 2008/11/22 04:03:47
Modified files:
. : anoncvs.html
Log message:
Increased also previous release number in example (4.2 -> 4.3).
CVSROOT:/cvs
Module name:www
Changes by: [EMAIL PROTECTED] 2008/11/22 04:04:08
Modified files:
faq: upgrade44.html
Log message:
Missing full stop added.
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 03:32:20
Modified files:
sys/arch/amd64/conf: RAMDISK
Log message:
potentially com, not pccom
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 03:33:33
Modified files:
sys/dev/isa: hsq.c
Log message:
com, not pccom
CVSROOT:/cvs
Module name:www
Changes by: [EMAIL PROTECTED] 2008/11/22 03:25:46
Modified files:
. : translation.html
Log message:
One more outdated link to translation status page changed, spotted by
Maurice Janssen again, thanks!
CVSROOT:/cvs
Module name:www
Changes by: [EMAIL PROTECTED] 2008/11/22 03:25:29
Modified files:
. : hackathons.html
Added files:
images/hackathons: h2k8-s.gif h2k8.gif
Log message:
h2k8 hackathon in portugal, happening right now
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 02:46:12
Modified files:
sys/dev/usb: if_mos.c if_mosreg.h
Log message:
some cosmetics and changes based on reading newer docs, from the original
author Johann Christian Rode
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2008/11/22 01:23:52
Modified files:
sys/dev/pci: if_iwn.c if_wpi.c
Log message:
- Slight wording tweak.. leave -> let.
- Sync wpi(4)'s set_key comment with the comment from iwn(4).
ok damien@
41 matches
Mail list logo