CVSROOT:/cvs
Module name:src
Changes by: su...@cvs.openbsd.org 2015/12/22 00:52:52
Modified files:
usr.sbin/smtpd : table_static.c
Log message:
Wrap long lines.
Ok gilles@ jung@
CVSROOT:/cvs
Module name:src
Changes by: su...@cvs.openbsd.org 2015/12/22 00:54:57
Modified files:
usr.sbin/smtpd : delivery_mbox.c ioev.c
Log message:
Wrap long lines.
Ok gilles@ jung@
CVSROOT:/cvs
Module name:src
Changes by: su...@cvs.openbsd.org 2015/12/22 00:39:00
Modified files:
etc/mail : Makefile
Log message:
Now that default smtpd.conf aliases table has been switched to
'file' backend, we no longer have to generate the .db files.
Ok gill
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2015/12/21 16:21:19
Modified files:
share/man/man4 : viocon.4
Log message:
minor tweaks;
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2015/12/21 15:23:24
Modified files:
share/man/man8/man8.amd64: MAKEDEV.8
etc/etc.amd64 : MAKEDEV
Log message:
regen MAKEDEV
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2015/12/21 15:15:53
Modified files:
etc: MAKEDEV.common
etc/etc.amd64 : MAKEDEV.md
share/man/man4 : Makefile
sys/arch/amd64/amd64: conf.c
sys/arch/amd64/conf: G
CVSROOT:/cvs
Module name:src
Changes by: ratc...@cvs.openbsd.org 2015/12/21 15:03:47
Modified files:
usr.bin/sndiod : listen.c sndiod.c
Log message:
Don't attempt to remove unix socket as it's owned by root and
we've already dropped root privileges.
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2015/12/21 14:55:42
Modified files:
etc/etc.i386 : MAKEDEV
etc/etc.amd64 : MAKEDEV
Log message:
regen MAKEDEV
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2015/12/21 14:49:03
Modified files:
sys/kern : tty_conf.c tty_endrun.c tty_msts.c tty_nmea.c
sys/net: ppp_tty.c
sys/sys: tty.h
Log message:
Move ppp, nmea, endrun, and
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2015/12/21 14:37:09
Modified files:
usr.sbin/memconfig: memconfig.c
Log message:
remove NULL-check before free()
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2015/12/21 14:39:11
Modified files:
usr.sbin/dhcpd : alloc.c dhcp.c tree.c
Log message:
remove NULL-checks before free()
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2015/12/21 13:56:22
Modified files:
gnu/usr.bin/binutils-2.17/include/opcode: i386.h
gnu/usr.bin/binutils-2.17/opcodes: i386-dis.c
Log message:
Recognise the rdseed instruction introduced with Broad
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2015/12/21 13:52:33
Modified files:
sys/dev/pci: pciide.c
Log message:
Goto a loop_end label rather than using a continue statement for an
error condition in an inner loop. Found with Coccinelle.
Pointe
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2015/12/21 12:37:22
Modified files:
usr.sbin/mtree : compare.c
Log message:
Remove NULL-checks before free().
CVSROOT:/cvs
Module name:src
Changes by: mi...@cvs.openbsd.org 2015/12/21 12:43:16
Modified files:
sys/dev/pv : xen.c xenvar.h
Log message:
Introduce xen_intr_mask and xen_intr_unmask primitives
Mask the event port during xen_intr_establish, but don't set the
maske
CVSROOT:/cvs
Module name:src
Changes by: mi...@cvs.openbsd.org 2015/12/21 11:17:37
Modified files:
sys/dev/pci: xspd.c
sys/dev/pv : xen.c xenstore.c xenvar.h
Log message:
Cleanup hypercall subsystem type defines
CVSROOT:/cvs
Module name:src
Changes by: mi...@cvs.openbsd.org 2015/12/21 11:13:44
Modified files:
sys/dev/pv : xen.c
Log message:
Don't unmask the port in xen_intr_establish
CVSROOT:/cvs
Module name:www
Changes by: bry...@cvs.openbsd.org 2015/12/21 09:35:48
Modified files:
faq/ports : guide.html
Log message:
forgot the section numbers for man page links.
CVSROOT:/cvs
Module name:www
Changes by: bry...@cvs.openbsd.org 2015/12/21 09:31:28
Modified files:
faq/ports : guide.html
Log message:
Mention our non-deterministic rand(3)/random(3)/drand48(3) in the
porters guide.
ok bentley@, deraadt@
CVSROOT:/cvs
Module name:src
Changes by: su...@cvs.openbsd.org 2015/12/21 09:25:44
Modified files:
etc/mail : smtpd.conf
Log message:
Switch to 'file' backend for aliases table for default configuration.
Ok gilles@ jung@ millert@
On Mon, Dec 21, 2015 at 5:34 AM, Stuart Henderson wrote:
> On 2015/12/21 04:11, Brent Cook wrote:
>> CVSROOT: /cvs
>> Module name: www
>> Changes by: bc...@cvs.openbsd.org 2015/12/21 04:11:36
>>
>> Modified files:
>> openntpd : features.html index.html portable.html
>>
>> Log
On 2015/12/21 04:11, Brent Cook wrote:
> CVSROOT: /cvs
> Module name: www
> Changes by: bc...@cvs.openbsd.org 2015/12/21 04:11:36
>
> Modified files:
> openntpd : features.html index.html portable.html
>
> Log message:
> Wording updates, fixes to unify with other OpenBSD pr
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2015/12/21 04:31:40
Modified files:
regress/usr.bin/make: Makefile
Added files:
regress/usr.bin/make: mk40 mk41
Log message:
add parsing tests that must not segfault based on Jonathan Gray initial
r
CVSROOT:/cvs
Module name:www
Changes by: st...@cvs.openbsd.org 2015/12/21 04:32:34
Modified files:
build/mirrors : openntpd-portable.html.head
Log message:
"Wording updates, fixes to unify with other OpenBSD projects.
from TJ "
- Sync to the input file.
CVSROOT:/cvs
Module name:src
Changes by: su...@cvs.openbsd.org 2015/12/21 04:20:07
Modified files:
usr.sbin/smtpd : smtpctl.c
Log message:
Start accepting some sendmail compatible commandline arguments.
This diff teaches smtpctl to understand '-bi -O AliasFile='
and ge
CVSROOT:/cvs
Module name:www
Changes by: bc...@cvs.openbsd.org 2015/12/21 04:11:36
Modified files:
openntpd : features.html index.html portable.html
Log message:
Wording updates, fixes to unify with other OpenBSD projects.
from TJ
CVSROOT:/cvs
Module name:src
Changes by: ajacou...@cvs.openbsd.org 2015/12/21 03:54:50
Modified files:
usr.sbin/sysmerge: sysmerge.sh
Log message:
Only run newaliases(8) if we already have an aliases db.
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2015/12/21 03:51:55
Modified files:
sys/net: rtable.c rtable.h route.c
Log message:
Pass the destination and mask to rtable_mpath_reprio() in order to not
use ``rt_node'' with ART.
CVSROOT:/cvs
Module name:src
Changes by: ajacou...@cvs.openbsd.org 2015/12/21 03:18:05
Modified files:
etc/rc.d : rc.subr
Log message:
Revert, rc.d scripts have been fixed.
CVSROOT:/cvs
Module name:src
Changes by: ajacou...@cvs.openbsd.org 2015/12/21 02:29:12
Modified files:
etc/rc.d : rc.subr
Log message:
Comment the wait for start until I fix the x11 managers rc.d script.
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2015/12/21 02:20:13
Modified files:
usr.bin/tmux : cmd-attach-session.c
Log message:
Detach the right session with -d.
CVSROOT:/cvs
Module name:src
Changes by: l...@cvs.openbsd.org2015/12/21 02:04:52
Modified files:
usr.bin/mg : mg.1
Log message:
Add RET to dired-find-file. ok jasper@
(and jasper@ ok'd recent tutorial diff, forgot to mention)
CVSROOT:/cvs
Module name:xenocara
Changes by: kette...@cvs.openbsd.org2015/12/21 01:37:11
Modified files:
xserver/hw/xfree86/common: xf86pciBus.c
Log message:
On Broadwell, default to using the modesetting driver. Our KMS support on
Broadwell is still a bit weak
CVSROOT:/cvs
Module name:src
Changes by: l...@cvs.openbsd.org2015/12/21 01:08:43
Modified files:
usr.bin/mg : tutorial
Log message:
Mention dired.
34 matches
Mail list logo