[odc] Daily src changes for 2008-02-01

ODC auto at squish.net
Sat Feb 2 07:00:01 GMT 2008


OpenBSD src changes summary for 2008-02-01
==========================================

regress/sbin                            regress/usr.bin
sbin/pfctl                              share/man
usr.bin/cvs                             usr.sbin/authpf

== regress =========================================================== 01/05 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/regress

sbin

  ~ pfctl/pf41.in                         ~ pfctl/pf41.ok
  ~ pfctl/pf91.in                         ~ pfctl/pf91.loaded
  ~ pfctl/pf91.ok                         ~ pfctl/pf91.optimized
  ~ pfctl/pfail27.in                      ~ pfctl/pfail27.ok

  > Add regress test for anchors matching on filter_opts. (mcbride@)

usr.bin

  ~ cvs/Makefile                          

  > Another GNU cvs weirdo:  During annotate, invalid revisions are allowed if
  > -f is supplied (thus switching to HEAD), but unknown symbols end in fatal.
  > (tobias@)

== sbin ============================================================== 02/05 ==

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

pfctl

  ~ parse.y                               

  > Enable the rest of the filter_opts to be used on anchors. These were
  > accepted
  > by the parser but not passed to the kernel.  This allows filtering based on
  > uid, gid, icmp options, tcp flags, os fingerprint, tos, tags, and
  > probability;
  > It also allows the label to be set. State options and tagging are not
  > permitted.
  > ok henning mpf (mcbride@)

== share ============================================================= 03/05 ==

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

man

  ~ man5/pf.conf.5                        

  > Document the ability to use filteropts on anchors. (mcbride@)

  ~ man5/pf.conf.5                        

  > no more /usr/share/pf; (jmc@)

== usr.bin =========================================================== 04/05 ==

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

cvs

  ~ annotate.c                            

  > Another GNU cvs weirdo:  During annotate, invalid revisions are allowed if
  > -f is supplied (thus switching to HEAD), but unknown symbols end in fatal.
  > (tobias@)

  ~ annotate.c                            ~ client.c
  ~ cmd.c                                 ~ cvs.h
  ~ remote.h                              ~ server.c

  > Added rannotate support
  > OK xsa@ (tobias@)

  ~ config.c                              ~ config.h

  > introduce cvs_read_config() which will be used as a general
  > handler to open and read configuration files in CVSROOT/
  > change cvs_parse_configfile() to use cvs_read_config() instead;
  > ok tobias@ (joris@)

  ~ client.c                              

  > Make cvs_requests struct more readable. (xsa@)

== usr.sbin ========================================================== 05/05 ==

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

authpf

  ~ authpf.c                              

  > Clean anchors recursively and directly via ioctls rather than using pfctl
  > with '-f /dev/null'.  Properly clears the user's anchor even when anchors
  > are nested inside it (And avoids having to fork() on exit to run pfctl)
  > ok beck@, with testing by mtu@ (mcbride@)

===============================================================================


More information about the odc mailing list