| From | Subject | Date |
|---|---|---|
| Ingo Schwarze | CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: schwarze@cvs.openbsd.org 2009/12/24 16:29:44
Modified files:
regress/usr.bin/mandoc/mdoc/Bl: Makefile
Added files:
regress/usr.bin/mandoc/mdoc/Bl: column.in
Log message:
Regression test for .Bl -column;
mandoc 1.9.14 still fails this one, patch being sent to kristaps@.
The groff .Bl -column spacing we are trying to follow is weird:
with less than 5 columns, groff puts 4 blanks between columns;
with exactly 5 columns, groff puts 3 blanks ...
| Dec 24, 4:29 pm 2009 |
| Ingo Schwarze | CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: schwarze@cvs.openbsd.org 2009/12/24 16:21:14
Modified files:
regress/usr.bin/mandoc/mdoc: Makefile
Log message:
activate mdoc/Fl tests (duh.)
| Dec 24, 4:21 pm 2009 |
| Philip Guenther | CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: guenther@cvs.openbsd.org 2009/12/24 15:29:15
Modified files:
usr.bin/tmux : procname.c
Log message:
Use sysctl() KERN_PROC2 instead of KERN_PROC, as the latter's ABI
is sensitive to changes in struct proc.
fixes for warnings and ok nicm@
| Dec 24, 3:29 pm 2009 |
| Ingo Schwarze | CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: schwarze@cvs.openbsd.org 2009/12/24 12:18:20
Added files:
regress/usr.bin/mandoc/mdoc/Fl: Makefile multiarg.in
Log message:
Regression test for .Fl with multiple arguments.
Still broken in 1.9.14, fix being sent to kristaps@.
| Dec 24, 12:18 pm 2009 |
| Ingo Schwarze | CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: schwarze@cvs.openbsd.org 2009/12/24 12:16:56
src/regress/usr.bin/mandoc/mdoc/Fl
Update of /cvs/src/regress/usr.bin/mandoc/mdoc/Fl
In directory cvs.openbsd.org:/tmp/cvs-serv12930/Fl
Log Message:
Directory /cvs/src/regress/usr.bin/mandoc/mdoc/Fl added to the repository
| Dec 24, 12:16 pm 2009 |
| Theo de Raadt | CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2009/12/24 10:00:48
Modified files:
share/man/man5 : pf.conf.5
Log message:
correct the text for received-on; ok dlg
| Dec 24, 10:00 am 2009 |
| Marc Espie | CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2009/12/24 07:37:28
Modified files:
usr.sbin/pkg_add/OpenBSD: SharedItems.pm
Log message:
make the final progress bar vanish unless verbose >= 2, as requested by
Theo.
| Dec 24, 7:37 am 2009 |
| Gilles Chehade | CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: gilles@cvs.openbsd.org 2009/12/24 07:19:46
Modified files:
usr.sbin/smtpd : smtpd.c smtpd.h
Log message:
kill PATH_RUNQUEUEHIGH and PATH_RUNQUEUELOW, i had great plans for them but
they're still unused months later and there's many ways to achieve having a
set of priorities on envelopes without needing additionnal queues.
| Dec 24, 7:19 am 2009 |
| Marc Espie | CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2009/12/24 07:08:20
Modified files:
libexec/makewhatis/OpenBSD/Makewhatis: Unformated.pm
Log message:
deal with the new .Aq in perl manpages production.
- handle .ie, .el minimally
- define \(aq as the ' symbol.
| Dec 24, 7:08 am 2009 |
| Marc Espie | CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2009/12/24 07:06:43
Modified files:
usr.sbin/pkg_add/OpenBSD: Update.pm
Log message:
avoid infinite loop, noticed by Rivo Nurges.
| Dec 24, 7:06 am 2009 |
| Stuart Henderson | CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: sthen@cvs.openbsd.org 2009/12/24 06:58:14
Modified files:
share/man/man5 : bsd.port.mk.5
Log message:
In the descriptions of the obsolete USE_BZIP/USE_ZIP entries,
point people at where they should be looking instead.
ok espie@
| Dec 24, 6:58 am 2009 |
| Jacob Meuser | CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: jakemsr@cvs.openbsd.org 2009/12/24 03:12:19
Modified files:
sys/dev/pci : azalia.c
Log message:
do not run the unsolicited event queue from the interrupt handler.
instead, install a timeout(9) to run the queue. fixes a panic
reported by wilfried@
| Dec 24, 3:12 am 2009 |
| Igor Sobrado | CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: sobrado@cvs.openbsd.org 2009/12/24 03:06:35
Modified files:
sbin/bioctl : bioctl.c
sbin/disklabel : editor.c
sbin/fdisk : cmd.c
sbin/pfctl : parse.y pfctl_osfp.c pfctl_parser.c
sbin/pflogd : privsep.c
sbin/ping : ping.c
sbin/ping6 : ping6.c
sbin/shutdown : shutdown.c
Log message:
spelling fixes, from Brad Tilley; we will not fix src/sbin/dump/dump.h
as neither arrayified not arrayfied exist -- sanctioned ...
| Dec 24, 3:06 am 2009 |
| Jason McIntyre | CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2009/12/24 02:35:33
Modified files:
share/man/man5 : pf.conf.5
Log message:
tweak previous;
| Dec 24, 2:35 am 2009 |
| David Gwynne | CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2009/12/24 00:14:47
Modified files:
share/man/man5 : pf.conf.5
Log message:
try to document received-on.
| Dec 24, 12:14 am 2009 |
| David Gwynne | CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2009/12/23 21:24:19
Modified files:
sbin/pfctl : parse.y pfctl_parser.c
sys/net : pf.c pf_ioctl.c pfvar.h
Log message:
add support to pf for filtering a packet by the interface it was received
on. use the received-on IFNAME filter option on a pf.conf rule to restrict
which packet the interface had to be received on. eg:
pass out on em0 from $foo to $bar received-on fxp0
ive been running this in production ...
| Dec 23, 9:24 pm 2009 |
| Ingo Schwarze | CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: schwarze@cvs.openbsd.org 2009/12/23 19:08:14
Modified files:
usr.bin/mandoc : Makefile chars.c chars.in html.c html.h man.7
man_html.c man_term.c mandoc.1 mandoc.c
mandoc_char.7 mdoc.7 mdoc_html.c mdoc_term.c
out.c out.h term.c term.h
Log message:
sync to 1.9.14: rewrite escape sequence handling:
- new function a2roffdeco
- font modes (\f) only affect the current stack point
- implement ...
| Dec 23, 7:08 pm 2009 |
| previous day | today | next day |
|---|---|---|
| December 23, 2009 | December 24, 2009 | December 25, 2009 |
