CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2012/07/11 00:39:32
Modified files:
usr.bin/cu : xmodem.c
Log message:
Separate total block counter (reported to user) from 8-bit block counter
put into the header, pointed out by naddy.
CVSROOT:/cvs
Module name:www
Changes by: br...@cvs.openbsd.org 2012/07/10 20:06:03
Modified files:
. : plus.html
Log message:
plus.html for July 2 to 8. OK jj@.
CVSROOT:/cvs
Module name:src
Changes by: c...@cvs.openbsd.org2012/07/10 17:21:34
Modified files:
usr.sbin/smtpd : queue_backend.c queue_fsqueue.c smtpd.h
Log message:
backout the:
- remove the /envelopes subdirectory, envelopes are at the same level than
the message f
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2012/07/10 17:17:43
Modified files:
gnu/usr.bin/perl/cpan/OpenBSD-MkTemp: MkTemp.xs
gnu/usr.bin/perl/cpan/OpenBSD-MkTemp/lib/OpenBSD: MkTemp.pm
gnu/usr.bin/perl/cpan/OpenBSD-MkTemp/t:
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2012/07/10 14:36:33
Modified files:
usr.bin/mandoc : mdoc_man.c
regress/usr.bin/mandoc/mdoc/Bl: Makefile tag.in tag.out_ascii
Log message:
basic implementation of -Tman .Bl -tag
while here,
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2012/07/10 13:53:12
Modified files:
usr.bin/mandoc : man_term.c mdoc_man.c
regress/usr.bin/mandoc/man: Makefile
regress/usr.bin/mandoc/man/nf: indent.in indent.out_ascii
regr
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2012/07/10 12:20:37
Modified files:
sys/kern : kern_sched.c
Log message:
Make sure that we don't schedule processes on CPUs that we havetaken out of
the scheduler.
ok hasbaert@. deraadt@
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2012/07/10 12:11:36
Modified files:
usr.bin/libtool/LT: Program.pm
Log message:
quick fix ?
CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org 2012/07/10 12:07:37
Modified files:
usr.sbin/tcpdump: tcpdump.8 tcpdump.c
Log message:
support -A to print the ascii text of captured packets. ok deraadt@
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2012/07/10 11:50:56
Modified files:
share/man/man5 : port-modules.5
Log message:
document recent lua.port.mk changes
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2012/07/10 11:33:48
Modified files:
sys/net: pf.c
Log message:
With address family translation, the ip length of the quoted ip
packet within the icmp error packet was wrong. Fix this by using
the pd
CVSROOT:/cvs
Module name:src
Changes by: e...@cvs.openbsd.org2012/07/10 11:30:38
Modified files:
lib/libc/asr : getnetnamadr_async.c
Log message:
same code update and fix as for gethostnamadr_async
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2012/07/10 11:28:57
Modified files:
regress/sys/net/pf_forward: ping6_mtu.py
Log message:
Add a workaround that scapy srp1() cannot detect ICMP6 error replies
with broken checksums in the quoted IPv6 packet.
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2012/07/10 11:24:45
Modified files:
bin/ps : print.c
Log message:
Accounting for page tables, USPACE, and whatever else... as part
of the per-process %mem is not going to happen. In particular,
we w
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2012/07/10 11:22:52
Modified files:
share/man/man5 : pf.conf.5
Log message:
it seems previous was wrong, so move prio/tos out of OPTIONS,
and put them into the main filtering section, at least for now;
ok h
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2012/07/10 11:05:34
Modified files:
usr.bin/libtool/LT: LaFile.pm Library.pm Parser.pm Program.pm
Log message:
unconfuse myself.
having two methods that do completely different things with the same name (!)
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2012/07/10 11:05:16
Modified files:
regress/usr.bin/mandoc/man/nf: Makefile
Added files:
regress/usr.bin/mandoc/man/nf: vert.in vert.out_ascii
Log message:
test vertical spacing around filli
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2012/07/10 11:00:55
Modified files:
sys/kern : vfs_syscalls.c
Log message:
Don't release a FILE that wan't allocated. Found by benno@
ok matthew@ benno@
CVSROOT:/cvs
Module name:src
Changes by: haesba...@cvs.openbsd.org 2012/07/10 10:56:28
Modified files:
sys/kern : kern_synch.c
Log message:
We should only call need_resched() if the priority is lower than the
priority of the current running process.
In amd64
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2012/07/10 10:58:49
src/regress/usr.bin/mandoc/man/HP
Update of /cvs/src/regress/usr.bin/mandoc/man/HP
In directory cvs.openbsd.org:/tmp/cvs-serv6787/HP
Log Message:
Directory /cvs/src/regress/usr.bin/mandoc
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2012/07/10 10:58:29
Modified files:
regress/sys/net/pf_forward: Makefile
regress/sys/net/pf_fragment: Makefile
Log message:
Do not write spaces around = in addr.py so it can also be read by
the shel
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2012/07/10 10:52:46
Modified files:
regress/sys/net/pf_forward: Makefile ping6_mtu.py ping_mtu.py
Log message:
Add a subtest to the MTU ping that checks wether the ip length of
the original packet and the ic
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2012/07/10 10:41:01
Modified files:
usr.bin/libtool/LT: LaFile.pm Linker.pm Parser.pm Program.pm
usr.bin/libtool/LT/Mode: Link.pm
Log message:
ouch, Rresolved and libsearchdirs no longer live in mai
CVSROOT:/cvs
Module name:src
Changes by: c...@cvs.openbsd.org2012/07/10 10:11:43
Modified files:
usr.sbin/smtpd : smtpd.h util.c
Log message:
accept address literal for the recipient domain.
while there, change valid_{local,domain}part() prototypes to use const char *
CVSROOT:/cvs
Module name:src
Changes by: e...@cvs.openbsd.org2012/07/10 09:58:00
Modified files:
lib/libc/asr : gethostnamadr_async.c
Log message:
simplify the code, improve error handling and plug a potential fd leak on error
CVSROOT:/cvs
Module name:src
Changes by: piro...@cvs.openbsd.org 2012/07/10 09:57:41
Modified files:
sys/dev/acpi : dsdt.c
Log message:
Ooops. A debug printf sneaked in. Sorry about that.
CVSROOT:/cvs
Module name:src
Changes by: blamb...@cvs.openbsd.org2012/07/10 09:53:34
Modified files:
sys/net: radix.c radix.h
Log message:
Place declarations for internal radix functions inside radix.c, stop
exporting them to the outside world via radix.h.
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2012/07/10 09:53:26
Modified files:
usr.bin/libtool/LT: LaFile.pm Linker.pm Program.pm
Log message:
move some shit around to (more or less) where it belongs
CVSROOT:/cvs
Module name:src
Changes by: piro...@cvs.openbsd.org 2012/07/10 09:49:25
Modified files:
sys/dev/acpi : dsdt.c
Log message:
More wraping and style.
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2012/07/10 09:33:41
Modified files:
usr.bin/mandoc : term.c
regress/usr.bin/mandoc/mdoc/Bl: Makefile hang.out_ascii
Log message:
Remove a hack that was intended for groff-1.15 bug compatibil
CVSROOT:/cvs
Module name:src
Changes by: piro...@cvs.openbsd.org 2012/07/10 09:04:35
Modified files:
sys/dev/acpi : dsdt.c
Log message:
Wrap
CVSROOT:/cvs
Module name:src
Changes by: ha...@cvs.openbsd.org 2012/07/10 09:03:24
Modified files:
etc/rc.d : nfsd
Log message:
fix pexp
ok robert@
CVSROOT:/cvs
Module name:src
Changes by: ha...@cvs.openbsd.org 2012/07/10 09:00:02
Modified files:
etc/rc.d : sendmail
Log message:
fix regexp in pexp
ok robert@
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2012/07/10 08:35:57
Modified files:
usr.bin/mandoc : mdoc.h mdoc_man.c mdoc_term.c mdoc_validate.c
regress/usr.bin/mandoc/mdoc/Bl: Makefile
Added files:
regress/usr.bin/mandoc/mdoc/Bl
CVSROOT:/cvs
Module name:src
Changes by: ha...@cvs.openbsd.org 2012/07/10 08:25:00
Modified files:
distrib/alpha/common: install.md
distrib/amd64/common: install.md
distrib/armish/ramdisk: install.md
distrib/beagle/ramdisk: install.md
d
CVSROOT:/cvs
Module name:src
Changes by: l...@cvs.openbsd.org2012/07/10 07:58:33
Modified files:
regress/sbin/ipsecctl: ike32.in ike33.in ike41.in ikedel32.in
ikedel33.in ikedel41.in
sbin/ipsecctl : ike.c ipsecctl.h parse.y
Lo
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2012/07/10 07:32:10
Modified files:
usr.bin/libtool: libtool
usr.bin/libtool/LT: LaFile.pm Program.pm
usr.bin/libtool/LT/Mode: Link.pm
Log message:
bye-bye Getopt::Long
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2012/07/10 07:00:10
Modified files:
usr.bin/cu : cu.c
Log message:
Fix usage.
CVSROOT:/cvs
Module name:src
Changes by: ha...@cvs.openbsd.org 2012/07/10 06:58:26
Modified files:
sbin/reboot: reboot.c
Log message:
disable lidsuspend on shutdown
ok phessler@ mpf@ pirofti@ mpi@
CVSROOT:/cvs
Module name:src
Changes by: ha...@cvs.openbsd.org 2012/07/10 06:48:08
Modified files:
usr.bin/pkill : pkill.c
Log message:
make pkill -l print the proper processes also when the invert (-v)
flag is passed
ok lum@
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2012/07/10 06:47:23
Modified files:
usr.bin/cu : command.c cu.1 cu.c cu.h
Log message:
Add ~R command to start recording output to a file.
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2012/07/10 06:45:58
Modified files:
regress/sys/net/pf_fragment: Makefile frag.py frag6.py
frag6_cutnew.py frag6_cutold.py
frag6_drop
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2012/07/10 06:43:54
Added files:
regress/sys/net/pf_forward: Makefile ping6_mtu.py ping_mtu.py
Log message:
Add a test suite to route ip packets through a box running pf. You
have to setup four machines man
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2012/07/10 06:42:37
src/regress/sys/net/pf_forward
Update of /cvs/src/regress/sys/net/pf_forward
In directory cvs.openbsd.org:/tmp/cvs-serv6759/pf_forward
Log Message:
Directory /cvs/src/regress/sys/net/pf_forward a
CVSROOT:/cvs
Module name:src
Changes by: e...@cvs.openbsd.org2012/07/10 06:41:54
Modified files:
lib/libc/asr : gethostnamadr_async.c
Log message:
use the value actually passed to the function
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2012/07/10 06:24:45
Modified files:
usr.bin/libtool: libtool
usr.bin/libtool/LT: LaFile.pm Program.pm Util.pm
usr.bin/libtool/LT/Mode: Compile.pm Link.pm
Log message:
clean-up shit, pull so
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2012/07/10 06:20:23
Modified files:
usr.bin/cu : command.c cu.c
Log message:
Use function to restore termios and add ~X to help.
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2012/07/10 06:14:21
Modified files:
usr.bin/cu : cu.h
Log message:
Trim some unused externs.
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2012/07/10 05:53:01
Modified files:
usr.bin/tmux : arguments.c array.h cfg.c client.c
cmd-attach-session.c cmd-bind-key.c
cmd-break-pane.c cmd-capture-pane
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2012/07/10 05:49:42
Modified files:
include/arpa : inet.h
sys/netinet: in.h
sys/netinet6 : in6.h
Log message:
Instead of pulling in , just copy in the
three things that it
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2012/07/10 05:46:23
Modified files:
include: resolv.h
Log message:
Stop pulling in
ok deraadt@
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2012/07/10 05:44:55
Modified files:
include: search.h
Log message:
bsearch() doesn't belong here (it's in )
Add __restrict bits for tdelete()
ok deraadt@
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2012/07/10 05:42:53
Modified files:
sys/kern : uipc_socket.c
Log message:
For setsockopt(SO_{SND,RCV}TIMEO), convert the timeval to ticks using
tvtohz() so that the rounding is correct and we d
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2012/07/10 05:42:02
Modified files:
usr.bin/cu : Makefile command.c cu.1 cu.h
Added files:
usr.bin/cu : xmodem.c
Log message:
Add builtin XMODEM send support with ~X, only tested with lrz -X
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2012/07/10 05:41:10
Modified files:
usr.bin/libtool/LT: LoFile.pm
usr.bin/libtool/LT/Mode: Compile.pm
Log message:
full support for -static -shared -prefer-pic -prefer-non-pic -fpie*
in --mode=compi
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2012/07/10 05:39:52
Modified files:
usr.bin/libtool/LT: Getopt.pm
Log message:
pass the option string along as a 4th parameter, in cases canonical is
not all that matters (e.g., -fpie and friends)
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2012/07/10 05:39:11
Modified files:
usr.bin/libtool/LT: Util.pm
Log message:
nit
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2012/07/10 05:37:14
Modified files:
regress/usr.bin/libtool: Makefile
Log message:
dd all kinds of funky tests for compile mode
CVSROOT:/cvs
Module name:src
Changes by: gil...@cvs.openbsd.org 2012/07/10 05:13:40
Modified files:
usr.sbin/smtpd : scheduler.c scheduler_ramqueue.c smtpd.h
Log message:
- simplify the scheduler loop logic further, it is ridiculously simple now
and I don't think we can
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2012/07/10 04:56:12
Modified files:
usr.bin/cu : command.c
Log message:
+limits.h.
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2012/07/10 04:28:05
Modified files:
usr.bin/cu : Makefile command.c cu.c cu.h input.c
Added files:
usr.bin/cu : error.c
Log message:
Once we've set up termios, lines need to be \r\n terminat
CVSROOT:/cvs
Module name:www
Changes by: st...@cvs.openbsd.org 2012/07/10 04:20:41
Modified files:
. : groups.html
Log message:
sync
CVSROOT:/cvs
Module name:www
Changes by: st...@cvs.openbsd.org 2012/07/10 04:20:30
Modified files:
build : groups.dat
Log message:
"The current entry for the austrian BSD Usergroup BUGAT is outdated.
Instead, there are two groups in Vienna and Graz. I've the o
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2012/07/10 03:51:32
Modified files:
usr.bin/libtool: libtool
usr.bin/libtool/LT: Archive.pm
Log message:
more config, sort stuff for easier spotting
On 07/10/12 10:16, Nicholas Marriott wrote:
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2012/07/10 02:16:27
Modified files:
usr.bin/cu : command.c cu.1 cu.c cu.h
Log message:
Add a ~S escape to change the speed interactively (not using ~s since
m
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2012/07/10 03:40:35
Modified files:
share/man/man5 : pf.conf.5
Log message:
move set prio/tos into OPTIONS; ok henning
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2012/07/10 03:40:25
Modified files:
sys/kern : uipc_socket.c
sys/sys: socketvar.h
Log message:
Try to cleanup the macro magic because of socket spliceing. Since struct
socket is no lon
CVSROOT:/cvs
Module name:src
Changes by: henn...@cvs.openbsd.org 2012/07/10 03:39:26
Modified files:
sbin/pfctl : pfctl_parser.c
Log message:
use PFSTATE_SCRUBMASK
whenever you see (flags >= ONE_OF_THE_FLAGS), run. that must break sooner
or later.
CVSROOT:/cvs
Module name:src
Changes by: henn...@cvs.openbsd.org 2012/07/10 03:38:22
Modified files:
sys/net: pfvar.h
Log message:
define a PFSTATE_SCRUBMASK. relying on numeric order of flags is stupid
and bound to break sooner or later.
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2012/07/10 03:32:40
Modified files:
usr.bin/cu : command.c
Log message:
closefrom(STDERR_FILENO + 1) not STDOUT_FILENO so that output actually appears
;-).
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2012/07/10 03:29:36
Modified files:
sbin/pfctl : parse.y
Log message:
Allow an implicit address family for af-to rules. If the address
family can be determined by the "from" or "to" parameter in the
mat
CVSROOT:/cvs
Module name:src
Changes by: henn...@cvs.openbsd.org 2012/07/10 03:23:56
Modified files:
sbin/pfctl : pfctl_parser.c
Log message:
intermediate hack^Wugly "fix" to prevent spurious "scrub ()" prints
+ XXX comment as reminder to clean this up for good
CVSROOT:/cvs
Module name:src
Changes by: e...@cvs.openbsd.org2012/07/10 03:20:51
Modified files:
lib/libc/asr : getaddrinfo_async.c
Log message:
Better handling of servname in getaddrinfo_async. Do not necessarily
fail if there is no entry for a given protocol. Fix
CVSROOT:/cvs
Module name:src
Changes by: henn...@cvs.openbsd.org 2012/07/10 03:13:41
Modified files:
sbin/pfctl : parse.y pfctl_parser.c
Log message:
set { ... } -> set ( ... )
brought up by ryan, discussed with him and theo and they convinced me
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2012/07/10 03:10:04
Modified files:
usr.bin/cu : command.c cu.1
Log message:
Implement ~C.
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2012/07/10 02:42:43
Modified files:
usr.bin/cu : command.c cu.c
Log message:
Restore termios and signal handlers before ~$ so ^C will kill child.
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2012/07/10 02:31:51
Modified files:
sys/netinet: in.c
Log message:
in_scrubprefix needs the same netmask checking as in_addprefix (which was
added in 1.40). This fixes a pathological case where in_scrubp
* Christiano F. Haesbaert [2012-07-10 10:17]:
> On 10 July 2012 10:13, Joerg Zinke wrote:
> > I'm sorry about the typo. May I suggest implementing a spellchecker which
> > inspects each packet payload in PF to avoid such typos in future? I guess
> > this
> > would make PF webscale and ready for
On 10 July 2012 10:13, Joerg Zinke wrote:
> I'm sorry about the typo. May I suggest implementing a spellchecker which
> inspects each packet payload in PF to avoid such typos in future? I guess this
> would make PF webscale and ready for thE clouD 3.1 (virtual enterprise
> edition). Otherwise it w
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2012/07/10 02:16:27
Modified files:
usr.bin/cu : command.c cu.1 cu.c cu.h
Log message:
Add a ~S escape to change the speed interactively (not using ~s since
may want to use it for variables later).
I'm sorry about the typo. May I suggest implementing a spellchecker which
inspects each packet payload in PF to avoid such typos in future? I guess this
would make PF webscale and ready for thE clouD 3.1 (virtual enterprise
edition). Otherwise it would provide awesome new filtering options think
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2012/07/10 02:02:27
Added files:
usr.bin/cu : Makefile command.c cu.1 cu.c cu.h input.c
Log message:
Add first cut of replacement for tip/cu. Not linked to the build.
Currently supports only -l and -s (
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2012/07/10 01:59:37
src/usr.bin/cu
Update of /cvs/src/usr.bin/cu
In directory cvs.openbsd.org:/tmp/cvs-serv7388/cu
Log Message:
Directory /cvs/src/usr.bin/cu added to the repository
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2012/07/10 01:25:37
Modified files:
usr.sbin/tftpd : tftpd.c
Log message:
fix the last outstanding functionality difference i could find between
libexec and usr.sbin tftpd.
libexec waitied around after fini
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2012/07/10 01:21:34
Modified files:
usr.sbin/tftpd : tftpd.c
Log message:
libexec/tftpd handled the case where we'd get an ack for the previous
block by flushing the data on the socket and waiting for a retr
85 matches
Mail list logo