[odc] Daily src changes for 2008-11-18
ODC
auto at squish.net
Wed Nov 19 07:00:01 GMT 2008
OpenBSD src changes summary for 2008-11-18
==========================================
share/man sys/dev/ic
sys/dev/pci usr.bin/sudo
== share ============================================================= 01/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man5/port-modules.5
> - tweak the xfce4 entry a bit
> ok landry@ (jasper@)
~ man4/trunk.4
> document trunk protocol lacp, and sort the protocol list whilst here;
> includes input/help from brad, mpf, and sthen; (jmc@)
== sys =============================================================== 02/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
dev/ic
~ mpi.c
> Remove dup proto from <alexey.suslikov at gmail.com> (marco@)
dev/pci
~ drm/drmP.h ~ drm/mach64_dma.c
~ drm/mga_dma.c ~ drm/r128_cce.c
~ drm/radeon_cp.c ~ drm/savage_bci.c
> Remove dev->agp_buffer_token, linux needs it, we do not. (oga@)
~ drm/sis_mm.c
> Remove a bunch of #ifdef __linux__ code that only serves to confuse me.
> (oga@)
~ drm/i915_dma.c ~ drm/i915_drv.h
> instead of going through the drm_map interface, just map the mmio
> registers directly (via the memory sharing interface that intagp uses).
> It doesn't need to be in a map structure.
> Idea taken from some of intel's work. (oga@)
~ pcidevs.h ~ pcidevs_data.h
> regen (miod@)
~ pcidevs
> Correct SIIG 2082 identifier; Kurt Mosiejczuk (kurt-openbsd-misc;
> se.rit.edu) (miod@)
~ pcidevs
> Correct the product strings for the HP SA P711m/P712m adapters. (brad@)
~ pcidevs.h ~ pcidevs_data.h
> regen (brad@)
== usr.bin =========================================================== 03/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
sudo
~ alias.c
> when destroying an alias, free the correct data pointer (millert@)
~ visudo.c
> fix check_aliases (millert@)
~ sudo.pod ~ sudoers.pod
~ visudo.pod
> standardize on the term 'option' for command line options (not flag)
> (millert@)
===============================================================================
More information about the odc
mailing list