CVSROOT:/cvs
Module name:www
Changes by: l...@cvs.openbsd.org2013/10/01 22:09:33
Modified files:
. : 54.html
Log message:
- OpenBSD/beagle
- divert(4) checksum recalculation
- ldpd(8) improvements
- pkill(1) now accepts -I
- vmx(4)
- remove additional sta
Daniel, what you point out is irrelevant at the moment. It will be
handled over time.
> man pages
> arc4random.3: RC4 -> ChaCha
>
> 'arc4*' will be misleading, because there is no RC4 now.
>
> Daniel
>
> 2013/10/1 Markus Friedl :
> > CVSROOT:/cvs
> > Module name:src
> > Changes by:
Hi Markus,
man pages
arc4random.3: RC4 -> ChaCha
'arc4*' will be misleading, because there is no RC4 now.
Daniel
2013/10/1 Markus Friedl :
> CVSROOT:/cvs
> Module name:src
> Changes by: mar...@cvs.openbsd.org 2013/10/01 12:34:57
>
> Modified files:
> lib/libc/crypt : ar
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/10/01 16:24:53
Modified files:
sys/arch/aviion/stand/vdmtool: vdmtool.8 vdmtool.c
Log message:
tweak previous;
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2013/10/01 15:12:44
Modified files:
sys/arch/aviion/aviion: disksubr.c
Log message:
If a valid VDM signature is found, but neither a VDIT nor a native label are
found, do not attempt to check for any other l
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2013/10/01 14:55:25
Modified files:
usr.sbin/snmpctl: snmpclient.c
Log message:
Remove incorret check for bulk walks.
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2013/10/01 14:32:31
Modified files:
sys/arch/aviion/stand: Makefile
sys/arch/aviion/stand/installboot: installboot.c
Added files:
sys/arch/aviion/stand/vdmtool: Makefile vdmtool.8 vdmtool.c
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2013/10/01 14:22:14
Modified files:
sys/arch/i386/i386: bios.c ioapic.c
sys/arch/i386/pci: pcibios.c
sys/kern : vfs_cluster.c
sys/msdosfs: msdosfs_conv.c msdosfs_denode.c m
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2013/10/01 14:15:57
Modified files:
sys/kern : vfs_subr.c
sys/miscfs/procfs: procfs_status.c
sys/net: pf_norm.c
Log message:
Format string fixes: Cast time_t to long long
and
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2013/10/01 14:09:12
src/sys/arch/aviion/stand/vdmtool
Update of /cvs/src/sys/arch/aviion/stand/vdmtool
In directory cvs.openbsd.org:/tmp/cvs-serv31011/vdmtool
Log Message:
Directory /cvs/src/sys/arch/aviion/stand/vd
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2013/10/01 14:06:58
Modified files:
sys/dev/pci/drm: drm_atomic.h
Log message:
Emulate 64-bit atomic operations on 32-bit architectures by using a mutex.
ok mpi@, jsg@
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2013/10/01 14:06:03
Modified files:
sys/arch/i386/pci: pcibios.c
sys/dev/ic : bwi.c pgt.c ti.c
sys/dev/pci: amdiic.c amdpm.c if_iwi.c if_iwn.c if_lge.c
if_ng
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2013/10/01 13:41:33
Modified files:
sys/arch/i386/pci: pci_addr_fixup.c
Log message:
format string fix: it's u_long *addr
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2013/10/01 13:36:25
Modified files:
sys/kern : kern_timeout.c
Log message:
format string fix
to_arg is void *
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2013/10/01 13:33:50
Modified files:
sys/dev/ic : if_wi.c
Log message:
Don't claim the interrupt if none of the interrupt status bits were set.
ok deraadt@
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2013/10/01 13:24:46
Modified files:
usr.sbin/snmpd : mib.h
Log message:
Add net-snmp's PEN.
CVSROOT:/cvs
Module name:src
Changes by: mar...@cvs.openbsd.org 2013/10/01 12:34:57
Modified files:
lib/libc/crypt : arc4random.c
Added files:
lib/libc/crypt : chacha_private.h
Log message:
replace rc4 with ChaCha20; inspired by Nick Mathewson's work on libotter
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2013/10/01 11:32:21
Modified files:
usr.sbin/snmpctl: snmpclient.c snmpctl.8
Log message:
Accept "oid all" for the complete SNMP tree (as an alias to "oid 1.0").
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2013/10/01 11:20:40
Modified files:
usr.sbin/snmpctl: parser.c parser.h snmpclient.c snmpctl.8
snmpctl.c
Log message:
Initial support for the "bulkwalk" command.
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2013/10/01 10:47:42
Modified files:
lib/libutil: pidfile.c
Log message:
Fix FILE * leak in error path if fprintf fails. Found by and OK gilles@
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2013/10/01 09:37:34
Removed files:
usr.bin/make : util.c
Log message:
in truth, noone uses these backwards compat stubs to compile make on other
systems. the replacements in here are the least of their wo
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2013/10/01 09:19:13
Modified files:
usr.sbin/snmpd : smi.c
Log message:
Tell strvisx() to encode newlines found in octet-strings to avoid ugly
line wraps.
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/10/01 08:53:57
Modified files:
usr.sbin/snmpctl: snmpctl.8
Log message:
zap trailing whitespace;
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2013/10/01 09:06:01
Modified files:
usr.sbin/snmpctl: snmpclient.c
Log message:
Drop privileges when running as root to mitigate the risk.
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2013/10/01 08:16:20
Modified files:
usr.sbin/snmpctl: parser.c snmpctl.8
Log message:
Add shorter alias "snmpctl walk".
Requested by deraadt@
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2013/10/01 07:46:04
Modified files:
usr.sbin/snmpctl: snmpclient.c
Log message:
Reorganize the code a bit to adjust it for an async I/O model.
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2013/10/01 07:14:19
Modified files:
usr.sbin/snmpctl: snmpclient.c
Log message:
better error handling
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2013/10/01 06:48:27
Modified files:
usr.sbin/snmpd : ber.3
Log message:
add ber_oid_cmp() to the list
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2013/10/01 06:44:31
Modified files:
usr.sbin/snmpd : smi.c
Log message:
fix typo
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2013/10/01 06:41:49
Modified files:
usr.sbin/snmpd : ber.c ber.h mib.c smi.c snmpd.h snmpe.c trap.c
usr.sbin/snmpctl: Makefile parser.c parser.h snmpctl.8 snmpctl.c
Added files:
usr.sbin/snmp
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/10/01 06:04:36
Modified files:
sys/dev/pci: pcidevs
Log message:
rename some Xeon E3-1200v2 ids that are actually generic 3rd gen core ids
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/10/01 06:05:16
Modified files:
sys/dev/pci: pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2013/10/01 06:00:34
Modified files:
usr.sbin/ypldap: yp.c
Log message:
avoid a fd_set overflow by calling a different rpc svc function
ok jmatthew millert
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2013/10/01 05:09:40
Modified files:
usr.sbin/snmpd : mib.h
Log message:
Add some PENs and sync the declarations.
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2013/10/01 02:25:35
Modified files:
sys/netinet6 : in6.c
Log message:
Do not pass the SIOCSIF{DSTADDR,BRDADDR,NETMASK} ioctls down to the
driver when using an AF_INET6 socket without checking for permissio
35 matches
Mail list logo