OpenBSD src changes summary for 2016-02-06
==========================================

sbin/dhclient                           share/man
sys/dev/pci                             sys/tmpfs
usr.sbin/dhcpd                          

== sbin ============================================================== 01/04 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin

dhclient

  ~ bpf.c                                 ~ clparse.c
  ~ conflex.c                             ~ dhclient.c
  ~ dhcpd.h                               ~ dispatch.c
  ~ errwarn.c                             ~ kroute.c
  ~ options.c                             ~ packet.c
  ~ parse.c                               ~ privsep.c
  ~ privsep.h                             ~ tables.c

  > Eliminate #include inside *.h files and include only needed headers in
  > each *.c file.
  > Inspired by mention of header silliness by Edgar Pettijohn and mmcc@
  > on tech@. (krw@)

== share ============================================================= 02/04 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/share

man

  ~ man4/pchtemp.4                        

  > Add support for the 9 series PCH.
  > From Dmitri Alenichev. (kettenis@)

== sys =============================================================== 03/04 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys

dev/pci

  ~ drm/radeon/radeon_bios.c              

  > Enable the code that reads the BIOS from the ACPI VFCT table on platforms
  > with ACPI.
  > ok jsg@ (kettenis@)

  ~ pchtemp.c                             

  > Add support for the 9 series PCH.
  > From Dmitri Alenichev. (kettenis@)

tmpfs

  ~ tmpfs_subr.c                          ~ tmpfs_vnops.c

  > Convert to uiomove. From Martin Natano. (stefan@)

== usr.sbin ========================================================== 04/04 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin

dhcpd

  ~ alloc.c                               ~ bootp.c
  ~ bpf.c                                 ~ conflex.c
  ~ confpars.c                            ~ convert.c
  ~ db.c                                  ~ dhcp.c
  ~ dhcpd.c                               ~ dhcpd.h
  ~ dispatch.c                            ~ errwarn.c
  ~ hash.c                                ~ icmp.c
  ~ inet.c                                ~ memory.c
  ~ options.c                             ~ packet.c
  ~ parse.c                               ~ pfutils.c
  ~ print.c                               ~ sync.c
  ~ tables.c                              ~ tree.c
  ~ udpsock.c                             

  > Eliminate #include inside *.h files and include only needed headers in
  > each *.c file.
  > Inspired by mention of header silliness by Edgar Pettijohn and mmcc@
  > on tech@. (krw@)

===============================================================================
_______________________________________________
odc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/odc

Reply via email to