RSS
Pages: 1 ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
[>] http://marc.info/?l=openbsd-cvs&m=140845736618486&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-19 18:55:09


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/19 08:08:20

Added files:
usr.sbin/rcctl : Makefile rcctl.8 rcctl.sh

Log message:
Introduce rcctl(8), a simple utility for maintaining rc.conf.local(8).

# rcctl
usage: rcctl enable|disable|status|action [service [flags [...]]]

Lots of man page improvement from the usual suspects (jmc@ and schwarze@)
not hooked up yet but committing now so work can continue in-tree
agreed by several

[>] http://marc.info/?l=openbsd-cvs&m=140846204620621&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-19 19:55:07


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/19 09:26:18

Modified files:
usr.sbin/rcctl : rcctl.sh

Log message:
Drop commented code.

[>] http://marc.info/?l=openbsd-cvs&m=140846437121618&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-19 20:55:11


Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/19 10:05:02

Modified files:
usr.sbin/rcctl : rcctl.8

Log message:
mdoc(7) style: remove trailing whitespace and .Pp before non-compact .Bd/.Bl

[>] http://marc.info/?l=openbsd-cvs&m=140846486721898&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-19 20:55:12


Module name: src
Changes by: miod@cvs.openbsd.org 2014/08/19 10:13:25

Modified files:
lib/libssl/src/crypto/sha/asm: sha1-586.pl
sys/dev/ic : arcofi.c
sys/dev/pci : if_age.c

Log message:
Three independent typos for `independent' or `independently'.

[>] http://marc.info/?l=openbsd-cvs&m=140846686422854&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-19 20:55:14


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/19 10:47:18

Modified files:
usr.sbin/rcctl : rcctl.sh

Log message:
Simplify some checks
Return immediatly from add_flags() if we are already enabled and no flags
are (re)set; unbreak "enable" under some circumstances.

[>] http://marc.info/?l=openbsd-cvs&m=140846936023943&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-19 21:55:08


Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/19 11:28:57

Modified files:
usr.bin/mandoc : mdoc_validate.c
regress/usr.bin/mandoc/mdoc/Bl: notype.in notype.out_ascii
notype.out_lint

Log message:
Do not dereference a NULL pointer if a .Bl macro has
no -type, -width, -offset or -compact arguments whatsoever;
this got broken in mdoc_validate.c rev. 1.156.
While here, sort headers.

[>] http://marc.info/?l=openbsd-cvs&m=140847036424453&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-19 21:55:10


Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/19 11:45:43

Modified files:
usr.sbin/rcctl : rcctl.8

Log message:
To make it even more obvious which combinations are allowed,
provide sub-synopses for the various internal commands,
and make it explicit what applies to daemons only and what
applies to other services as well.
Feedback and OK ajacoutot@.

[>] http://marc.info/?l=openbsd-cvs&m=140847069524591&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-19 21:55:11


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/19 11:51:05

Modified files:
usr.sbin/rcctl : rcctl.sh

Log message:
Sync usage.

[>] http://marc.info/?l=openbsd-cvs&m=140847092524695&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-19 22:55:08


Module name: src
Changes by: phessler@cvs.openbsd.org 2014/08/19 11:55:03

Modified files:
sys/dev/ic : rtsx.c rtsxvar.h
sys/dev/pci : rtsx_pci.c

Log message:
Enable rts5227, as found in my new Thinkpad x240.

Shuffle the code around slightly, so we special case the 5209 chipset
instead of semi-randomly.

Tested on rts5227 by me, and rts5209 by stsp@

OK stsp@

[>] http://marc.info/?l=openbsd-cvs&m=140847138524887&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-19 22:55:09


Module name: src
Changes by: miod@cvs.openbsd.org 2014/08/19 12:02:48

Modified files:
sys/dev/ic : arcofi.c

Log message:
yet another typo

[>] http://marc.info/?l=openbsd-cvs&m=140847361225820&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-19 22:55:11


Module name: xenocara
Changes by: okan@cvs.openbsd.org 2014/08/19 12:39:42

Modified files:
app/cwm : conf.c

Log message:
Remove unnecessary memset since reload was replaced with restart;
from Kent Spillner.

[>] http://marc.info/?l=openbsd-cvs&m=140847490326303&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-19 23:55:09


Module name: src
Changes by: miod@cvs.openbsd.org 2014/08/19 13:01:15

Modified files:
sys/arch/sgi/gio: giodevs

Log message:
Set Eng. GFE has a 32-bit ID register, so put it in the 32-bit section.
No change but ordering in the generated files, so I won't even bother to
regen them - this is only a `documentation' change.

[>] http://marc.info/?l=openbsd-cvs&m=140847506626360&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-19 23:55:10


Module name: src
Changes by: miod@cvs.openbsd.org 2014/08/19 13:04:07

Modified files:
sys/arch/sgi/xbow: xbridge.c xbridgereg.h

Log message:
More PIC programming magic, as well as a specific workaround for lost
interrupts in PIC rev 1; from IRIX via Linux 2.5.69.

This doesn't fix the lost SCSI interrupts jasper@ eventually experiences on
Origin 350 systems, but this can't hurt anyway.

[>] http://marc.info/?l=openbsd-cvs&m=140849135931933&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 03:55:07


Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/19 17:35:29

Modified files:
usr.bin/mg : theo.c

Log message:
Let's talk about obstacles you face when trying to pull off a partial tedu@.

[>] http://marc.info/?l=openbsd-cvs&m=140849266232353&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 04:55:07


Module name: src
Changes by: djm@cvs.openbsd.org 2014/08/19 17:57:18

Modified files:
usr.bin/ssh : sftp.c

Log message:
~-expand lcd paths

[>] http://marc.info/?l=openbsd-cvs&m=140849275132382&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 04:55:08


Module name: src
Changes by: djm@cvs.openbsd.org 2014/08/19 17:58:28

Modified files:
usr.bin/ssh : servconf.c

Log message:
When dumping the server configuration (sshd -T), print correct KEX,
MAC and cipher defaults. Spotted by Iain Morgan

[>] http://marc.info/?l=openbsd-cvs&m=140849287132423&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 04:55:10


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/08/19 18:00:46

Modified files:
sys/kern : subr_pool.c

Log message:
bring back r1.130:

add an explicit rwlock around the global state (the pool list and serial
number) rather than rely on implicit process exclusion, splhigh and splvm.

the only things touching the global state come from process context so we
can get away with an rwlock instead of a mutex. thankfully.

ok matthew@

[>] http://marc.info/?l=openbsd-cvs&m=140849586200900&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 04:55:11


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/08/19 18:50:45

Modified files:
sys/dev/pci : if_sk.c if_skvar.h

Log message:
replace sks jumbo allocator with MCLGETI. the system provides jumbos in
the right shape now, we dont have to do it by hand all over the place
any more.

rework the rxr ring management to use if_rxring while here.

largely based on if_sk.c r1.152 and if_skvar.h r1.4 by kettenis.
tested by me on:

skc0 at pci3 dev 11 function 0 "Schneider & Koch SK-98xx" rev 0x12, GEnesis (0x0): apic 3 int 5
sk0 at skc0 port A: address 00:00:5a:99:8a:ec
xmphy0 at sk0 phy 0: XMAC II Gigabit PHY, rev. 2

and this from ian mcwilliam

skc0 at pci0 dev 9 function 0 "D-Link DGE-530T B1" rev 0x11, Yukon Lite (0x9): apic 2 int 17
sk0 at skc0 port A: address 00:17:9a:ba:b5:39
eephy0 at sk0 phy 0: 88E1011 Gigabit PHY, rev. 5

tested by brad@ too

[>] http://marc.info/?l=openbsd-cvs&m=140849642201049&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 05:55:07


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/08/19 18:59:56

Modified files:
sys/dev/pci : if_nge.c if_ngereg.h

Log message:
replace the custom jumbo allocator with MCLGETI.

putting this in the tree to make it easier for people to test.

[>] http://marc.info/?l=openbsd-cvs&m=140849645401053&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 05:55:09


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/08/19 19:00:15

Modified files:
sys/dev/pci : if_lge.c if_lgereg.h

Log message:
replace the custom jumbo allocator with MCLGETI.

putting this in the tree to make it easier for people to test.

[>] http://marc.info/?l=openbsd-cvs&m=140849654701087&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 05:55:10


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/08/19 19:02:02

Modified files:
sys/dev/ic : ti.c tireg.h

Log message:
replace the custom jumbo allocator with MCLGETI.

putting this in the tree to make it easier for people to test.

[>] http://marc.info/?l=openbsd-cvs&m=140849660801098&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 05:55:11


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/08/19 19:02:50

Modified files:
sys/dev/pci : if_nfe.c if_nfevar.h

Log message:
remove the custom jumbo allocator. its never been enabled or used.

putting this into the tree to make it easier to test.

[>] http://marc.info/?l=openbsd-cvs&m=140849702201154&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 05:55:12


Module name: www
Changes by: tedu@cvs.openbsd.org 2014/08/19 19:10:04

Modified files:
. : security.html

Log message:
this isn't the right place to list all errata. link to the correct pages.

[>] http://marc.info/?l=openbsd-cvs&m=140849816201389&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 05:55:14


Module name: src
Changes by: deraadt@cvs.openbsd.org 2014/08/19 19:28:55

Modified files:
usr.bin/ssh : sftp.c

Log message:
djm how did you make a typo like that...

[>] http://marc.info/?l=openbsd-cvs&m=140849981801711&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 06:55:06


> CVSROOT: /cvs
> Module name: src
> Changes by: deraadt@cvs.openbsd.org 2014/08/19 19:28:55
>
> Modified files:
> usr.bin/ssh : sftp.c
>
> Log message:
> djm how did you make a typo like that...

forgot to :w before cvs commit :(

[>] http://marc.info/?l=openbsd-cvs&m=140850538902895&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 07:55:06


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/08/19 21:29:35

Modified files:
sys/dev/pci : if_sk.c

Log message:
brad said i had some whitespace screwups in my previous diff. this cleans
them up and the others i found in this file.

no functional change.

[>] http://marc.info/?l=openbsd-cvs&m=140850796903376&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 08:55:07


Module name: src
Changes by: guenther@cvs.openbsd.org 2014/08/19 22:12:31

Modified files:
gnu/usr.bin/binutils/include/opcode: i386.h
gnu/usr.bin/binutils/opcodes: i386-dis.c

Log message:
Backport support for i386/amd64 'rdtscp' instruction from binutils-2.17

Request and testing by krw@

[>] http://marc.info/?l=openbsd-cvs&m=140851462904563&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 10:55:07


Module name: src
Changes by: doug@cvs.openbsd.org 2014/08/20 00:03:20

Modified files:
sys/dev/pci : eap.c
sys/compat/linux: linux_futex.c

Log message:
Release CPU mutexes on EINVAL.

ok guenther@

[>] http://marc.info/?l=openbsd-cvs&m=140851530004726&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 10:55:08


Module name: src
Changes by: mikeb@cvs.openbsd.org 2014/08/20 00:14:43

Modified files:
sys/arch/alpha/alpha: conf.c
sys/arch/alpha/conf: GENERIC
sys/arch/amd64/amd64: conf.c
sys/arch/amd64/conf: GENERIC
sys/arch/arm/arm: conf.c
sys/arch/armish/conf: GENERIC
sys/arch/hppa/hppa: conf.c
sys/arch/hppa64/hppa64: conf.c
sys/arch/i386/conf: GENERIC
sys/arch/i386/i386: conf.c
sys/arch/landisk/landisk: conf.c
sys/arch/loongson/loongson: conf.c
sys/arch/macppc/macppc: conf.c
sys/arch/octeon/octeon: conf.c
sys/arch/sgi/sgi: conf.c
sys/arch/socppc/conf: GENERIC
sys/arch/socppc/socppc: conf.c
sys/arch/sparc64/sparc64: conf.c

Log message:
unlink crypto(4) pseudo device from the architecture dependant character
device tables and kernel config files. ok deraadt

[>] http://marc.info/?l=openbsd-cvs&m=140851580304909&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 10:55:10


Module name: src
Changes by: mikeb@cvs.openbsd.org 2014/08/20 00:23:03

Modified files:
sys/conf : files
sys/crypto : crypto.c cryptodev.c cryptodev.h
sys/kern : kern_sysctl.c
sys/sys : conf.h sysctl.h

Log message:
Bye bye /dev/crypto

The interface has been disabled by default for about 4 years and
currently there's not much value in having it around at all.

ok deraadt

[>] http://marc.info/?l=openbsd-cvs&m=140851630505040&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 10:55:11


Module name: src
Changes by: mikeb@cvs.openbsd.org 2014/08/20 00:31:22

Removed files:
sys/crypto : cryptodev.c

Log message:
Bye bye /dev/crypto

The interface has been disabled by default for about 4 years and
currently there's not much value in having it around at all.

ok deraadt

[>] http://marc.info/?l=openbsd-cvs&m=140851756705406&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 10:55:12


Module name: src
Changes by: phessler@cvs.openbsd.org 2014/08/20 00:52:21

Modified files:
distrib/macppc/ramdisk: install.md

Log message:
When doing Whole disk installs on macppc, blank the first 1 meg of the
disk, so we can successfully create our partitions including the
all important boot partition.

Reported by many, but last by /u/TheWalkingGlitch via reddit

OK krw@

[>] http://marc.info/?l=openbsd-cvs&m=140851920905966&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 11:55:09


Module name: src
Changes by: ratchov@cvs.openbsd.org 2014/08/20 01:19:42

Modified files:
sys/dev/ic : arcofi.c

Log message:
Call audio_{pint,rint}() call-backs with the mutex held. Found by
Izumi Tsutsui, thanks!
ok miod@

[>] http://marc.info/?l=openbsd-cvs&m=140852137106538&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 12:55:09


Module name: src
Changes by: rpointel@cvs.openbsd.org 2014/08/20 01:55:45

Modified files:
usr.sbin/rcctl : rcctl.sh

Log message:
unify the declaration of functions.
ok aja@

[>] http://marc.info/?l=openbsd-cvs&m=140852455507418&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 12:55:11


Module name: www
Changes by: brett@cvs.openbsd.org 2014/08/20 02:48:56

Modified files:
. : plus.html

Log message:
plus.html for Aug 4-7 (last lot before unlock), ok from jj@. Includes changes to \
mandoc et al entries from prior weeks, from schwarze@.

[>] http://marc.info/?l=openbsd-cvs&m=140852921009120&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 14:55:08


Module name: src
Changes by: mikeb@cvs.openbsd.org 2014/08/20 04:06:31

Modified files:
sys/dev/pci : if_ix.c

Log message:
Implement rxrinfo ioctl for cluster usage statistics

[>] http://marc.info/?l=openbsd-cvs&m=140853384310561&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 15:55:07


Module name: src
Changes by: mikeb@cvs.openbsd.org 2014/08/20 05:23:42

Modified files:
etc : MAKEDEV.common
etc/etc.alpha : MAKEDEV
etc/etc.amd64 : MAKEDEV
etc/etc.armish : MAKEDEV
etc/etc.armv7 : MAKEDEV
etc/etc.hppa : MAKEDEV
etc/etc.hppa64 : MAKEDEV
etc/etc.i386 : MAKEDEV
etc/etc.landisk: MAKEDEV
etc/etc.loongson: MAKEDEV
etc/etc.macppc : MAKEDEV
etc/etc.octeon : MAKEDEV
etc/etc.sgi : MAKEDEV
etc/etc.sparc64: MAKEDEV
etc/etc.zaurus : MAKEDEV
etc/examples : sysctl.conf
lib/libc/gen : sysctl.3
sbin/sysctl : sysctl.8
share/man/man4 : Makefile hifn.4 safe.4 ubsec.4
share/man/man4/man4.i386: glxsb.4
share/man/man8/man8.alpha: MAKEDEV.8
share/man/man8/man8.amd64: MAKEDEV.8
share/man/man8/man8.armish: MAKEDEV.8
share/man/man8/man8.armv7: MAKEDEV.8
share/man/man8/man8.hppa: MAKEDEV.8
share/man/man8/man8.hppa64: MAKEDEV.8
share/man/man8/man8.i386: MAKEDEV.8
share/man/man8/man8.landisk: MAKEDEV.8
share/man/man8/man8.loongson: MAKEDEV.8
share/man/man8/man8.macppc: MAKEDEV.8
share/man/man8/man8.octeon: MAKEDEV.8
share/man/man8/man8.sgi: MAKEDEV.8
share/man/man8/man8.sparc64: MAKEDEV.8
share/man/man8/man8.zaurus: MAKEDEV.8
share/man/man9 : crypto.9 malloc.9
usr.bin/fstat : fstat.1 fstat.c
usr.bin/kdump : Makefile mkioctls
usr.sbin/pstat : pstat.c
Removed files:
share/man/man4 : crypto.4

Log message:
Remove userland bits related to the crypto(4) interface; ok deraadt

[>] http://marc.info/?l=openbsd-cvs&m=140853801412279&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 16:55:11


Module name: xenocara
Changes by: okan@cvs.openbsd.org 2014/08/20 06:33:12

Modified files:
app/cwm : group.c

Log message:
fix a misleading comment and function name

[>] http://marc.info/?l=openbsd-cvs&m=140853816812315&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 16:55:13


Module name: xenocara
Changes by: okan@cvs.openbsd.org 2014/08/20 06:35:39

Modified files:
app/cwm : screen.c

Log message:
whitespace

[>] http://marc.info/?l=openbsd-cvs&m=140854107213667&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 17:55:08


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/20 07:23:57

Modified files:
usr.sbin/rcctl : rcctl.sh

Log message:
Drop default values from rc.conf.local when we run "enable".

[>] http://marc.info/?l=openbsd-cvs&m=140854217514148&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 17:55:09


Module name: xenocara
Changes by: okan@cvs.openbsd.org 2014/08/20 07:42:27

Modified files:
app/cwm : group.c

Log message:
Split off group window restacking.

[>] http://marc.info/?l=openbsd-cvs&m=140854707516547&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 19:55:07


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/20 09:04:14

Modified files:
usr.sbin/rcctl : rcctl.sh

Log message:
Greatly simplify get/set flags and status.

Provide a unified output for the status of disabled services/daemons:
foobar_flags will always be "NO" regardless of the type (pkg script,
base system daemon, special variable).

[>] http://marc.info/?l=openbsd-cvs&m=140854775316884&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 19:55:08


Module name: xenocara
Changes by: okan@cvs.openbsd.org 2014/08/20 09:15:29

Modified files:
app/cwm : calmwm.h client.c conf.c group.c mousefunc.c
screen.c search.c xutil.c

Log message:
Purely mechanical; unify 'num', 'no' and 'shortcut'.

[>] http://marc.info/?l=openbsd-cvs&m=140855223018958&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 20:55:09


Module name: www
Changes by: gonzalo@cvs.openbsd.org 2014/08/20 10:30:14

Modified files:
. : events.html

Log message:
BSDDay .ar is over.

[>] http://marc.info/?l=openbsd-cvs&m=140855494420150&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 21:55:10


Module name: src
Changes by: rpe@cvs.openbsd.org 2014/08/20 11:15:17

Modified files:
usr.sbin/rcctl : rcctl.sh

Log message:
Store the positional args in vars with meaningful names which makes the arg
checking block easier to comprehend.

OK ajacoutot@

[>] http://marc.info/?l=openbsd-cvs&m=140856122222689&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 23:55:08


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/08/20 12:59:56

Modified files:
share/man/man4 : ubsec.4

Log message:
remove one more reference to crypto(4); ok mikeb

[>] http://marc.info/?l=openbsd-cvs&m=140856200423002&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 23:55:09


Module name: src
Changes by: florian@cvs.openbsd.org 2014/08/20 13:13:03

Modified files:
usr.sbin/unbound/doc: unbound.8.in

Log message:
Better explain what unbound is for.
While there fix some nits.
Problem pointed out by deraadt@
Input jmc@, schwarze@
wouter@ committed a slightly different diff upstream. Pull that on out
of svn and hand merge it.
OK schwarze@

[>] http://marc.info/?l=openbsd-cvs&m=140856221323144&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 23:55:10


Module name: src
Changes by: bluhm@cvs.openbsd.org 2014/08/20 13:16:27

Modified files:
usr.sbin/syslogd: privsep.c syslogd.c syslogd.h

Log message:
Rename priv_gethostserv() to priv_getaddrinfo() as this is what the
function does. Change the return code semantics to match getaddrinfo(3).
OK deraadt@

[>] http://marc.info/?l=openbsd-cvs&m=140856324423584&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-20 23:55:12


Module name: src
Changes by: bluhm@cvs.openbsd.org 2014/08/20 13:33:43

Modified files:
usr.sbin/syslogd: syslogd.h

Log message:
Add missing OpenBSD RCS id.

[>] http://marc.info/?l=openbsd-cvs&m=140856543424424&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-21 00:55:09


Module name: src
Changes by: bluhm@cvs.openbsd.org 2014/08/20 14:10:17

Modified files:
usr.sbin/syslogd: privsep.c syslogd.c syslogd.h

Log message:
Replace gethostbyaddr(3) with getnameinfo(3). Remove the sigprocmask()
that was necessary for gethostbyaddr() because the latter is not
signal safe. Change the return code semantics of priv_getnameinfo()
to match getnameinfo(3).
input and OK jca@

Pages: 1 ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22