CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2014/01/10 23:28:46
Modified files:
games/fortune/fortune: fortune.c
Log message:
optarg/optind are declared in , so kill the externs here
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2014/01/10 22:44:11
Modified files:
sys/dev/pci: pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2014/01/10 22:43:33
Modified files:
sys/dev/pci: pcidevs
Log message:
add some more Realtek Card Reader chipsets.
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/01/10 22:40:16
Modified files:
distrib/hppa : list
distrib/miniroot: list
distrib/ramdisk: list
distrib/alpha/common: list
distrib/amd64/common: list
distrib
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/01/10 22:37:18
Modified files:
distrib/special: Makefile
Added files:
distrib/special/pax: Makefile
Log message:
Butcher a smaller tar/pax here, which has no cpio support
ok guenther
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/01/10 22:36:26
Modified files:
bin/pax: ar_io.c options.c
Log message:
Add -DNOCPIO option for use by distrib/special
ok guenther tedu
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/01/10 22:36:33
src/distrib/special/pax
Update of /cvs/src/distrib/special/pax
In directory cvs.openbsd.org:/usr/src/distrib/special/pax
Log Message:
Directory /cvs/src/distrib/special/pax added to the repositor
CVSROOT:/cvs
Module name:src
Changes by: l...@cvs.openbsd.org2014/01/10 21:46:15
Modified files:
sys/sys: mbuf.h
Log message:
Sync the comments for the M_ICMP_CSUM_* flags with their descriptions in
the mbuf(9) man page.
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/01/10 21:44:15
Modified files:
usr.sbin/crunchgen: crunchgen.c
Log message:
Create cleaner & less noisy makefiles, now that we've been using
this for 20 years. We don't need to see the splatter as much
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/01/10 21:43:00
Modified files:
usr.sbin/crunchgen: crunched_main.c
Log message:
just a little TLC
CVSROOT:/cvs
Module name:src
Changes by: l...@cvs.openbsd.org2014/01/10 21:40:45
Modified files:
usr.sbin/tcpdump: print-icmp.c
Log message:
Let tcpdump detect bad ICMP checksums with the -v flag.
Tested on amd64, i386, loongson, and macppc.
OK florian@
CVSROOT:/cvs
Module name:src
Changes by: l...@cvs.openbsd.org2014/01/10 21:41:08
Modified files:
usr.sbin/tcpdump: print-icmp6.c
Log message:
Let tcpdump detect bad ICMPv6 checksums with the -v flag.
Tested on amd64, i386, loongson, and macppc.
OK florian@
CVSROOT:/cvs
Module name:src
Changes by: l...@cvs.openbsd.org2014/01/10 21:35:52
Modified files:
usr.sbin/tcpdump: interface.h print-icmp.c print-ip.c
print-ipsec.c
Log message:
Make icmp_print() accept the length variable, which is the leng
CVSROOT:/cvs
Module name:src
Changes by: l...@cvs.openbsd.org2014/01/10 21:29:07
Modified files:
usr.bin/signify: signify.c
Log message:
Check the return value of fstat() in readmsg().
OK deraadt@ tedu@
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/01/10 21:01:13
Modified files:
bin/md5: md5.c
distrib/special/md5: Makefile
Log message:
use -DSHA2_ONLY to be more clear about what we are butchering
idea from tedu
On Fri, Jan 10, 2014 at 15:52, Tobias Ulmer wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: tobi...@cvs.openbsd.org 2014/01/10 15:52:50
>
> Modified files:
> regress/usr.bin/signify: Makefile orders.txt.sig
>
> Log message:
> Don't overwrite the regress target, provide a test targ
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/01/10 20:35:57
Modified files:
distrib/special: Makefile.inc
distrib/special/libstubs: Makefile
Log message:
use NOMAN=1 for all directories
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/01/10 20:35:14
Modified files:
distrib/special/date: Makefile
Log message:
unify with other Makefiles around here
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2014/01/10 16:01:29
Modified files:
usr.bin/yacc : defs.h reader.c
Log message:
Use strtoul() to do octal and hex character conversion instead of
custom code.
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/01/10 15:54:12
Modified files:
usr.sbin/ntpd : ntpctl.8 ntpd.c
Log message:
improve ntpctl usage so that the manual page does not need to be read
every time
ok jmc
CVSROOT:/cvs
Module name:src
Changes by: tobi...@cvs.openbsd.org 2014/01/10 15:52:50
Modified files:
regress/usr.bin/signify: Makefile orders.txt.sig
Log message:
Don't overwrite the regress target, provide a test target instead. This allows
the test target to fail witho
CVSROOT:/cvs
Module name:src
Changes by: mlar...@cvs.openbsd.org 2014/01/10 15:34:41
Modified files:
sys/arch/amd64/amd64: acpi_wakecode.S hibernate_machdep.c
Log message:
Resurrect the "park APs in realmode" idea that we explored back at t2k13
(and which didn't work at t
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2014/01/10 15:34:48
Modified files:
sys/dev/pci: pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2014/01/10 15:34:17
Modified files:
sys/dev/pci: pcidevs
Log message:
Add the ULT Haswell host bridge id.
Was intending to add this but also reminded by mark rowland
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2014/01/10 15:01:30
Modified files:
sys/dev/pci: if_jme.c
Log message:
Add MSI support.
Tested by com...@daknet.org and vigdis+o...@chown.me.
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2014/01/10 14:57:44
Modified files:
sbin/ping : ping.c
sbin/ping6 : ping6.c
Log message:
Fix the unitialized rtableid bug discovered and fixed in the previous
commit by brad@ by calling set
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/01/10 14:45:04
Modified files:
bin/md5: md5.1
Log message:
depluralize
ok jmc
CVSROOT:/cvs
Module name:www
Changes by: j...@cvs.openbsd.org2014/01/10 14:22:11
Modified files:
. : errata53.html
Log message:
I forgot the date in the 12th errata. Spotted by jturner.
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/01/10 13:53:19
Modified files:
lib/libc/arch/hppa/sys: sigpending.S
Log message:
correct argument handling; this has been broken since to beginning
and was writing to wrong memory.
ok jsing miod guenthe
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/01/10 13:53:45
Modified files:
lib/libc/arch/hppa64/sys: sigpending.S
Log message:
match what hppa is doing now (not tested, but should be right)
ok miod jsing
CVSROOT:/cvs
Module name:xenocara
Changes by: st...@cvs.openbsd.org 2014/01/10 13:44:39
Modified files:
lib/libXfont/src/bitmap: Tag: OPENBSD_5_3 bdfread.c
Log message:
CVE-2013-6462: unlimited sscanf overflows stack buffer in bdfReadCharacters()
CVSROOT:/cvs
Module name:www
Changes by: matth...@cvs.openbsd.org2014/01/10 13:43:14
Modified files:
. : errata53.html security.html
Log message:
libXfont errata for 5.3
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2014/01/10 13:20:34
Modified files:
usr.sbin/mtree : mtree.8
Log message:
do not list sha1 and sha256 in SEE ALSO, since md5 is already there, and
they're one and the same page now;
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2014/01/10 13:14:08
Modified files:
bin/md5: cksum.1 md5.1 md5.c
Log message:
catch up to the fact that md5/sha* got merged, and document -c consistently;
some style and cleanup tweaks while here
ok
CVSROOT:/cvs
Module name:www
Changes by: matth...@cvs.openbsd.org2014/01/10 13:09:05
Modified files:
. : security.html
Log message:
hmm typo
CVSROOT:/cvs
Module name:www
Changes by: st...@cvs.openbsd.org 2014/01/10 13:04:51
Modified files:
. : errata54.html
Log message:
add dates for the last 2
CVSROOT:/cvs
Module name:www
Changes by: matth...@cvs.openbsd.org2014/01/10 12:52:09
Modified files:
. : errata54.html security.html
Log message:
libXfont errata.
CVSROOT:/cvs
Module name:src
Changes by: l...@cvs.openbsd.org2014/01/10 11:52:22
Modified files:
bin/md5: md5.1
Log message:
Add MISSING to the list of possible results of a checklist comparison.
CVSROOT:/cvs
Module name:src
Changes by: l...@cvs.openbsd.org2014/01/10 11:51:05
Modified files:
bin/md5: md5.c
Log message:
When using a checklist, print MISSING for non-existent files.
Based on an earlier diff by tedu@
Requested by deraadt@
OK deraadt@
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/01/10 10:52:50
Modified files:
usr.bin/signify: signify.1 signify.c
Log message:
sort options
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/01/10 10:47:44
Modified files:
bin/md5: Makefile md5.1
Removed files:
bin/md5: sha1.1 sha256.1
Log message:
tedu merged the hash manual pages back together. This goes even furt
CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org 2014/01/10 10:41:39
Modified files:
etc/rc.d : nsd
Log message:
Remove unnecessary rc_post from rc.d/nsd.
It was there to try and ensure that failure was reported if nsd stopped
shortly after startup
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2014/01/10 10:38:24
Modified files:
usr.bin/signify: signify.c signify.1
Log message:
-c comment, for people who don't like the default. ok deraadt
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/01/10 09:34:25
Modified files:
regress/sys/kern/flock: flock.c
Log message:
Use arc4random instead of random in the flock regress tests.
ok deraadt@
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2014/01/10 09:05:31
Modified files:
usr.sbin/pkg_add/OpenBSD: Delete.pm
Log message:
by popular demand, remove excessive paranoia
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2014/01/10 09:09:08
Modified files:
usr.sbin/pkg_add/OpenBSD: PkgCheck.pm
Log message:
likewise. this is useless
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2014/01/10 07:34:02
Modified files:
usr.sbin/pkg_add/OpenBSD: signify.pm
Log message:
signify silent by default, don't bother working around stdout.
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2014/01/10 07:29:08
Modified files:
sys/net: radix.c radix.h route.c rtsock.c
sys/netinet: if_ether.c
sys/netinet6 : nd6.c nd6_rtr.c
Log message:
replace the rest of the obsol
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/01/10 07:16:42
Modified files:
regress/sys/ptrace: ptrace.c
Log message:
Make this work on hppa.
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/01/10 07:06:18
Modified files:
etc: Makefile
Log message:
be a bit more careful
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/01/10 06:45:00
Modified files:
regress/sys/kern/noexec: Makefile noexec.c
Added files:
regress/sys/kern/noexec: testfly.S
Log message:
Do not include MD assembly code in a sys regress test. Unt
CVSROOT:/cvs
Module name:src
Changes by: sobr...@cvs.openbsd.org 2014/01/10 05:07:19
Modified files:
share/man/man5 : pf.conf.5
Log message:
Using random-id is recommended in combination with no-df to ensure
unique IP identifiers.
ok henning@
CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org 2014/01/10 04:19:31
Modified files:
usr.bin/yacc : lalr.c
Log message:
revert previous; height is never changed, but top is changed.
ok espie@ who saw intermittent sigbus in ports/math/hc with this.
CVSROOT:/cvs
Module name:www
Changes by: sebas...@cvs.openbsd.org2014/01/10 02:23:51
Modified files:
. : want.html
Log message:
A new VAX for package building is needed.
54 matches
Mail list logo