CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org 2019/02/19 00:03:29
Modified files:
sys/dev/wscons : wsmux.c
Log message:
whitespace nits
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/02/19 00:04:14
Modified files:
share/man/man9 : vnode.9
Log message:
add v_uvcount; from fasse
CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org 2019/02/19 00:01:02
Modified files:
sys/dev/wscons : wskbd.c wsmouse.c wsmux.c
Log message:
favor C99 initializers for improved grepability; ok mpi@
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/02/18 23:54:39
Modified files:
sbin/isakmpd : isakmpd.8
Log message:
oops, bad Pp snuck in;
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2019/02/18 22:57:17
Modified files:
lib/mesa : Makefile.bsd-wrapper
Log message:
remove -fno-tree-pre from CFLAGS on sparc64
This was an attempt to limit the memory usage at build time which is
n
CVSROOT:/cvs
Module name:www
Changes by: t...@cvs.openbsd.org2019/02/18 22:38:01
Modified files:
faq: current.html
Log message:
whitespace
CVSROOT:/cvs
Module name:www
Changes by: jer...@cvs.openbsd.org 2019/02/18 22:23:06
Modified files:
faq: current.html
Log message:
Add entry for PostgreSQL 11 major update
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2019/02/18 21:33:05
Modified files:
. : 3RDPARTY
Log message:
update
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2019/02/18 21:24:01
Modified files:
lib/mesa : VERSION aclocal.m4 configure configure.ac
lib/mesa/include/CL: cl_d3d10.h cl_d3d11.h
cl_dx9_media_sharing.h cl_e
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/02/18 18:51:31
Modified files:
etc/etc.hppa : login.conf
etc/etc.sparc64: login.conf
Log message:
sync staff datasize-cur with default
ok deraadt@
CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org 2019/02/18 16:30:39
Modified files:
sbin/isakmpd : isakmpd.8
Log message:
Rework the certificate generation examples a bit:
- show an example sed to substitute the $ENV::CERTIP/CERTFQDN strings
while copy
CVSROOT:/cvs
Module name:src
Changes by: be...@cvs.openbsd.org 2019/02/18 15:47:35
Modified files:
usr.bin/rsync : TODO.md blocks.c client.c downloader.c extern.h
io.c log.c main.c mktemp.c sender.c socket.c
uploader.c
CVSROOT:/cvs
Module name:src
Changes by: be...@cvs.openbsd.org 2019/02/18 14:55:27
Modified files:
usr.bin/rsync : TODO.md blocks.c child.c client.c downloader.c
extern.h io.c log.c main.c mktemp.c receiver.c
rsync.5 se
CVSROOT:/cvs
Module name:src
Changes by: be...@cvs.openbsd.org 2019/02/18 14:34:54
Modified files:
usr.bin/rsync : TODO.md blocks.c child.c client.c downloader.c
extern.h io.c log.c main.c mktemp.c receiver.c
rsync.5 rs
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2019/02/18 14:10:25
Modified files:
usr.sbin/bgpctl: parser.c
Log message:
Bring in fixes in the community parsing code done in parse.y and fix
a bug that sneaked in some time ago which broke large community
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2019/02/18 13:34:37
Modified files:
sys/dev/ofw: ofw_regulator.c
Log message:
In the voltage regulator getter we need to actually check the GPIO
pin before setting the "pin is high" bit in the index for
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2019/02/18 12:42:23
Modified files:
gnu/llvm/lib/Target/PowerPC: PPCISelLowering.cpp PPCSubtarget.h
Log message:
When generating code for OpenBSD/powerpc, avoid unaligned floating-point
load and stor
CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org 2019/02/18 10:39:14
Modified files:
sys/dev/wscons : wsmux.c wsmuxvar.h
Log message:
Serialize access to the list of attached child devices belonging to a
wsmux. When invoking wsevsrc_* functions on a attach
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2019/02/18 10:29:43
Modified files:
lib/libusbhid : usbhid.3
Log message:
type typo
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2019/02/18 09:52:18
Modified files:
sbin/unwind: captiveportal.c
Log message:
fix typo
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2019/02/18 09:31:46
Modified files:
usr.sbin/bgpd : parse.y
Log message:
Add stdlib.h since bsearch and strtoul need it.
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2019/02/18 08:16:02
Modified files:
usr.sbin/bgpd : parse.y
Log message:
Initialize type and subtype because modern gcc complains about it.
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2019/02/18 06:11:44
Modified files:
sys/net: pf_ioctl.c pfvar.h
sbin/pfctl : pfctl.c
usr.bin/systat : pftop.c
share/man/man4 : pf.4
Log message:
Change ps_len of struct
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2019/02/18 05:43:23
Modified files:
usr.sbin/bgpd : parse.y
Log message:
Drop netmpls/mpls.h include, not needed here.
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2019/02/18 05:35:08
Modified files:
usr.sbin/bgpd : bgpd.h parse.y util.c
Log message:
Use (unsigned) long long instead of (u_)int64_t since that drops the
need to do casts for printf.
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2019/02/18 04:43:44
Modified files:
usr.sbin/bgpd : printconf.c
Log message:
For portability use a (unsigned long long) cast for %llu / %llx formats
in printf since not all systems use unsigned long long fo
CVSROOT:/cvs
Module name:www
Changes by: st...@cvs.openbsd.org 2019/02/18 04:33:31
Modified files:
build : mirrors.pl
Log message:
just pick the best protocol for the mirror_list used to feed to mirmon,
it's a freshness checker not an alerting system so no poin
CVSROOT:/cvs
Module name:src
Changes by: su...@cvs.openbsd.org 2019/02/18 04:05:43
Modified files:
usr.bin/ctfconv: ctfstrip
Log message:
Using getopt(1) is more idiomatic and consistent with other scripts.
Ok mpi@
CVSROOT:/cvs
Module name:src
Changes by: su...@cvs.openbsd.org 2019/02/18 04:01:49
Modified files:
usr.bin/ctfconv: ctfstrip
Log message:
Fix in-place stripping by using correct form of parameter substitution.
Ok mpi@
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2019/02/18 02:58:19
Modified files:
usr.sbin/bgpd : bgpd.h config.c kroute.c session.h
Log message:
Move get_mpe_config() to kroute.c so that config.c does not depend on
system specific code.
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2019/02/18 02:43:57
Modified files:
usr.sbin/bgpd : bgpd.h config.c logmsg.c parse.y pfkey.c
printconf.c session.c session.h util.c
Log message:
Do not depend on the length field o
CVSROOT:/cvs
Module name:src
Changes by: ke...@cvs.openbsd.org 2019/02/18 02:02:12
Modified files:
sys/dev/pci: pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: ke...@cvs.openbsd.org 2019/02/18 01:59:43
Modified files:
sys/dev/pci: pcidevs
Log message:
Add another PCI ID for Intel Dual Band Wireless AC 9560, found in
thinkpad x1 extreme.
ok stsp@
CVSROOT:/cvs
Module name:src
Changes by: yasu...@cvs.openbsd.org 2019/02/18 01:26:20
Modified files:
sys/arch/amd64/include: pmap.h
sys/arch/amd64/amd64: locore.S locore0.S machdep.c
Log message:
Remove PTPpaddr and use proc0.p_addr->u_pcb.pcb_cr3 instead. This
34 matches
Mail list logo