RSS
Pages: 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22
[>] http://marc.info/?l=openbsd-cvs&m=141076900426819&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-09-16 14:22:49


Module name: src
Changes by: kettenis@cvs.openbsd.org 2014/09/15 02:16:21

Modified files:
sys/arch/sparc64/dev: vdsk.c vnet.c

Log message:
Call ldc_send_unreliable() insteaf of duplicating the code to send an ldc
packet. Rename vio_sendmsg() to vnet_sendmsg().

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


> Chris Cappuccio <chris@nmedia.net> writes:
> > Stuart Henderson [sthen@openbsd.org] wrote:
> >>
> >> I don't think the driver manuals can sensibly go into enough detail
> >> in many cases, with some NICs there are differences between revisions,
> >> some drivers cover a huge range of adapters, etc.
> >
> > It might be nice to get maximum MTUs for various chip revisions stated
> > in their respective man pages.
>
> Yes but this needs work - even more work if an audit of all drivers
> "gets" done to make all manpages accurate. I'll shut up about this
> since it looks like a big task in my eyes.

A too big task when you add the maintainance.

We've tried this before in other occasions, we cannot document
hardware quirks/features reasonably in our documentation for
widespread, pretty generic hardware - we just have no chance to keep
it in sync with reality.

jca/chris, if you're so much after it, I propose you start a webpage
somewhere collecting and maintaining that information. If it is still
accurate in a couple of years we can have this duscussion again :)

--
Henning Brauer, hb@bsws.de, henning@openbsd.org
BS Web Services GmbH, <a href="http://bsws.de" rel="nofollow">http://bsws.de</a>, Full-Service ISP
Secure Hosting, Mail and DNS. Virtual &amp; Dedicated Servers, Root to Fully Managed
Henning Brauer Consulting, <a href="http://henningbrauer.com/" rel="nofollow">http://henningbrauer.com/</a>

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


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/09/15 06:00:04

Modified files:
sys/dev/ic : mpi.c
sys/dev/pci : mpi_pci.c

Log message:
mark the interrupt handler mpsafe, and drop the kernel lock in the scs_cmd
paths. take it again when going back to other parts of the kernel.

tested by and ok kettenis@

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


Module name: xenocara
Changes by: okan@cvs.openbsd.org 2014/09/15 07:00:49

Modified files:
app/cwm : client.c search.c xevents.c xutil.c

Log message:
use similiar style for client flags

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


Module name: src
Changes by: kettenis@cvs.openbsd.org 2014/09/15 08:22:07

Modified files:
sys/dev/pci : ppb.c ppbreg.h

Log message:
Add generic support for bridges that support subtractive decoding.
Fixes issues with pcmcia behind a ATI SB400 PCI bridge reported by Thierry
Deval.

ok mpi@

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


Module name: www
Changes by: bcallah@cvs.openbsd.org 2014/09/15 08:38:49

Modified files:
. : events.html

Log message:
Was invited to give a talk at my university next month.

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


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

Modified files:
libexec/rpc.rstatd: rstat_proc.c
sbin/sysctl : sysctl.c
sys/arch/hppa/hppa: autoconf.c
sys/arch/hppa64/hppa64: autoconf.c
sys/kern : kern_clock.c kern_sysctl.c tty.c
sys/net : if_sl.c ppp_tty.c
sys/sys : tty.h
usr.bin/systat : cpu.c iostat.c pigs.c vmstat.c
usr.bin/top : machine.c
usr.bin/vmstat : dkstats.c vmstat.c
usr.sbin/apmd : apmd.c
usr.sbin/iostat: iostat.c
Removed files:
sys/sys : dkstat.h

Log message:
Remove non-standard &lt;sys/dkstat.h&gt; header. It has not contained anything
related to disk stastics for almost 17 years, and the remaining
userland-visible defines duplicate those found in &lt;sys/sched.h&gt;.

Move the remaining _KERNEL defines to &lt;sys/tty.h&gt; where they belong, and
update all users to cope with this.

ok kettenis@

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


Module name: src
Changes by: brad@cvs.openbsd.org 2014/09/15 13:36:43

Modified files:
usr.sbin/bind : Makefile.in
Removed files:
usr.sbin/bind : CHANGES COPYRIGHT FAQ FAQ.xml README
README.OpenBSD
usr.sbin/bind/docutil: HTML_COPYRIGHT MAN_COPYRIGHT

Log message:
Garbage collecting some further bits that are not necessary
within the BIND directory and for Makefile.in removing some
files that no longer exist for the distclean target.

ok sthen@

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


Module name: src
Changes by: rpe@cvs.openbsd.org 2014/09/15 14:26:32

Modified files:
etc : Makefile

Log message:
Ensure proper group ID for chio.conf example.

Noted by and OK ajacoutot@
Positive feedback halex@

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


Module name: src
Changes by: kettenis@cvs.openbsd.org 2014/09/15 14:34:15

Modified files:
sys/arch/sparc64/dev: vdsk.c

Log message:
Fix logic error; we're out of IOs if we're not connected to the virtual disk
server *or* if we've filled all the entries on the ring.

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


Module name: src
Changes by: todd@cvs.openbsd.org 2014/09/15 15:17:07

Modified files:
distrib/sets/lists/comp: mi

Log message:
sync

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


Module name: src
Changes by: tedu@cvs.openbsd.org 2014/09/15 16:00:24

Modified files:
sys/dev : rnd.c

Log message:
update comments to reflect chacha20. from Max Fillinger

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


Module name: src
Changes by: matthieu@cvs.openbsd.org 2014/09/15 16:25:57

Modified files:
gnu/usr.sbin : Makefile

Log message:
Unlink sendmail from the build. ok krw@ ajacoutot@

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


Module name: src
Changes by: matthieu@cvs.openbsd.org 2014/09/15 16:28:58

Modified files:
etc : Makefile changelist crontab master.passwd rc
rc.conf
etc/mail : Makefile
etc/mtree : 4.4BSD.dist

Log message:
Remove sendmail tentacles. ok krw@ ajacoutot@

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


Module name: src
Changes by: matthieu@cvs.openbsd.org 2014/09/15 16:29:54

Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.armish md.armv7
md.aviion md.hppa md.hppa64 md.i386
md.landisk md.loongson md.luna88k
md.macppc md.octeon md.sgi md.socppc
md.sparc md.sparc64 md.vax md.zaurus mi
distrib/sets/lists/comp: mi
distrib/sets/lists/etc: mi
distrib/sets/lists/man: mi

Log message:
sync

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


Module name: src
Changes by: matthieu@cvs.openbsd.org 2014/09/15 16:31:08

Modified files:
usr.sbin/smtpd/smtpd: Makefile

Log message:
install sendmail.8 from smtpd now that sendmail is gone.

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


Module name: src
Changes by: matthieu@cvs.openbsd.org 2014/09/15 16:34:32

Removed files:
etc/mail : README access genericstable local-host-names
relay-domains trusted-users virtusertable

Log message:
Remove sendmail specific files.

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


Module name: src
Changes by: matthieu@cvs.openbsd.org 2014/09/15 16:35:25

Removed files:
etc/mail : mailertable

Log message:
Remove sendmail specific files.

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


Module name: www
Changes by: matthieu@cvs.openbsd.org 2014/09/15 16:51:00

Modified files:
faq : current.html

Log message:
Sendmail removed

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


Module name: src
Changes by: matthieu@cvs.openbsd.org 2014/09/15 18:05:41

Modified files:
distrib/sets/lists/base: mi

Log message:
sync

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


Module name: src
Changes by: matthieu@cvs.openbsd.org 2014/09/15 18:19:31

Modified files:
include : Makefile

Log message:
Missed this sendmail reference in the sendmail removal

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


Module name: www
Changes by: nick@cvs.openbsd.org 2014/09/15 20:28:35

Modified files:
faq : faq6.html

Log message:
+ 6.2.9 - Adding and Replacing NICs. Inspired by how easy this is on
OpenBSD and what a nightmare it is on many other OSs.

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


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/09/15 21:26:08

Modified files:
sys/sys : pool.h
sys/kern : subr_pool.c

Log message:
deprecate PR_DEBUG and MALLOC_DEBUG in pools.

poked by kspillner@
ok miod@

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


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/09/15 23:12:04

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

Log message:
mark the mpii interrupt handler as mpsafe, and drop the kernel lock
in the scsi_cmd path and iopool backend.

modelled on mfi and mpi.

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


Module name: src
Changes by: matthieu@cvs.openbsd.org 2014/09/15 23:26:06

Modified files:
distrib/sets/lists/man: mi

Log message:
sync

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


Module name: src
Changes by: espie@cvs.openbsd.org 2014/09/16 02:50:26

Modified files:
usr.sbin/pkg_add/OpenBSD: PkgCreate.pm

Log message:
store explicit timestamps in generated plists.
this prevents updates from fucking up mtime of new file, thus the
"python exception" no longer prevents python files from being reordered.

Note that this requires newish scaffolding in pkg_add proper. That
scaffolding was committed prior to 5.6, in preparation for this change.

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


Module name: src
Changes by: espie@cvs.openbsd.org 2014/09/16 02:51:38

Modified files:
usr.sbin/pkg_add/OpenBSD: ArcCheck.pm

Log message:
if a @ts annotation is detected, wipe tarball timestamp. Archives will
look as if all files were born in 1970. The useful side-effect is that
meta-data for content-identical files WILL be identical as well.

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


Module name: src
Changes by: espie@cvs.openbsd.org 2014/09/16 04:01:51

Modified files:
usr.sbin/pkg_add/OpenBSD: PkgCreate.pm

Log message:
fix display of comments to use "say" properly.
Prepare scaffolding to be able to chunk archives

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


Module name: www
Changes by: sthen@cvs.openbsd.org 2014/09/16 04:55:06

Modified files:
faq : current.html

Log message:
typo s/enables/enable//

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


Module name: www
Changes by: sthen@cvs.openbsd.org 2014/09/16 04:57:59

Modified files:
faq : current.html

Log message:
zap stray &lt;hr&gt;

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


Module name: www
Changes by: sthen@cvs.openbsd.org 2014/09/16 04:59:17

Modified files:
faq : current.html

Log message:
reorder &lt;br&gt; after previous

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


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/09/16 09:56:36

Modified files:
usr.bin/at : at.1

Log message:
no need to discuss sendmail (or any particular mailer) here;
while here, \*(Gt -&gt; &gt;, per ingo;

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


Module name: src
Changes by: kettenis@cvs.openbsd.org 2014/09/16 09:59:35

Modified files:
sys/arch/sparc64/dev: vdsk.c

Log message:
Split out command submission code into its own function.

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


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/09/16 10:05:44

Modified files:
usr.bin/openssl: openssl.1

Log message:
a little less sendmail specific;

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


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/09/16 10:11:56

Modified files:
usr.bin/vacation: vacation.1

Log message:
sendmail -&gt; smtpd;

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


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/09/16 10:13:33

Modified files:
share/man/man3 : intro.3

Log message:
no more milter;

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


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/09/16 10:17:49

Modified files:
share/man/man3 : sysexits.3

Log message:
less sendmail specific;

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


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/09/16 10:27:23

Modified files:
usr.bin/newsyslog: newsyslog.8

Log message:
less sendmail specific; ok millert

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


Module name: src
Changes by: todd@cvs.openbsd.org 2014/09/16 10:53:49

Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.armish md.armv7
md.aviion md.hppa md.hppa64 md.i386
md.landisk md.loongson md.luna88k
md.macppc md.octeon md.sgi md.socppc
md.sparc md.sparc64 md.vax md.zaurus
distrib/sets/lists/comp: mi

Log message:
sync

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


Module name: src
Changes by: brad@cvs.openbsd.org 2014/09/16 10:54:08

Log message:
update to NSD 4.1.0, ok sthen@

Status:

Vendor Tag: NLNETLABS
Release Tags: NSD_4_1_0

U src/usr.sbin/nsd/axfr.c
C src/usr.sbin/nsd/rrl.c
U src/usr.sbin/nsd/tsig-openssl.h
U src/usr.sbin/nsd/LICENSE
U src/usr.sbin/nsd/udbzone.h
U src/usr.sbin/nsd/iterated_hash.h
U src/usr.sbin/nsd/nsec3.h
C src/usr.sbin/nsd/nsd.8.in
U src/usr.sbin/nsd/remote.h
C src/usr.sbin/nsd/server.c
U src/usr.sbin/nsd/packet.h
U src/usr.sbin/nsd/query.c
U src/usr.sbin/nsd/answer.h
U src/usr.sbin/nsd/buffer.h
U src/usr.sbin/nsd/nsd.h
C src/usr.sbin/nsd/nsec3.c
C src/usr.sbin/nsd/configure.ac
C src/usr.sbin/nsd/xfrd-tcp.c
U src/usr.sbin/nsd/zonec.h
C src/usr.sbin/nsd/xfrd-disk.c
U src/usr.sbin/nsd/remote.c
U src/usr.sbin/nsd/xfrd-tcp.h
U src/usr.sbin/nsd/udb.h
U src/usr.sbin/nsd/tsig-openssl.c
U src/usr.sbin/nsd/netio.c
C src/usr.sbin/nsd/nsd.c
U src/usr.sbin/nsd/region-allocator.h
U src/usr.sbin/nsd/axfr.h
U src/usr.sbin/nsd/tsig.c
U src/usr.sbin/nsd/nsd.conf.sample.in
U src/usr.sbin/nsd/tsig.h
C src/usr.sbin/nsd/nsd.conf.5.in
U src/usr.sbin/nsd/nsd-control.c
U src/usr.sbin/nsd/rdata.h
U src/usr.sbin/nsd/answer.c
U src/usr.sbin/nsd/xfrd.h
C src/usr.sbin/nsd/xfrd.c
U src/usr.sbin/nsd/xfrd-notify.c
C src/usr.sbin/nsd/nsd-checkconf.c
C src/usr.sbin/nsd/Makefile.in
C src/usr.sbin/nsd/configure
U src/usr.sbin/nsd/packet.c
U src/usr.sbin/nsd/radtree.h
U src/usr.sbin/nsd/rrl.h
U src/usr.sbin/nsd/mini_event.h
U src/usr.sbin/nsd/netio.h
U src/usr.sbin/nsd/configyyrename.h
U src/usr.sbin/nsd/options.h
C src/usr.sbin/nsd/configparser.y
C src/usr.sbin/nsd/dns.c
U src/usr.sbin/nsd/difffile.c
U src/usr.sbin/nsd/xfrd-disk.h
U src/usr.sbin/nsd/namedb.h
U src/usr.sbin/nsd/radtree.c
U src/usr.sbin/nsd/zlexer.lex
U src/usr.sbin/nsd/buffer.c
U src/usr.sbin/nsd/difffile.h
U src/usr.sbin/nsd/xfrd-notify.h
U src/usr.sbin/nsd/install-sh
U src/usr.sbin/nsd/dname.h
U src/usr.sbin/nsd/namedb.c
U src/usr.sbin/nsd/edns.h
U src/usr.sbin/nsd/dns.h
U src/usr.sbin/nsd/nsd-mem.c
U src/usr.sbin/nsd/ipc.h
U src/usr.sbin/nsd/rbtree.h
U src/usr.sbin/nsd/mini_event.c
U src/usr.sbin/nsd/edns.c
U src/usr.sbin/nsd/mkinstalldirs
U src/usr.sbin/nsd/nsd-control.8.in
C src/usr.sbin/nsd/dname.c
U src/usr.sbin/nsd/dbaccess.c
N src/usr.sbin/nsd/nsd-checkzone.c
U src/usr.sbin/nsd/dbcreate.c
C src/usr.sbin/nsd/util.h
U src/usr.sbin/nsd/ipc.c
C src/usr.sbin/nsd/config.h.in
U src/usr.sbin/nsd/region-allocator.c
C src/usr.sbin/nsd/lookup3.c
U src/usr.sbin/nsd/acx_nlnetlabs.m4
U src/usr.sbin/nsd/rdata.c
U src/usr.sbin/nsd/udbradtree.c
U src/usr.sbin/nsd/lookup3.h
C src/usr.sbin/nsd/zparser.y
U src/usr.sbin/nsd/udbzone.c
U src/usr.sbin/nsd/nsd-control-setup.sh.in
U src/usr.sbin/nsd/udbradtree.h
U src/usr.sbin/nsd/zonec.c
U src/usr.sbin/nsd/udb.c
U src/usr.sbin/nsd/configlexer.lex
U src/usr.sbin/nsd/options.c
U src/usr.sbin/nsd/iterated_hash.c
C src/usr.sbin/nsd/nsd-checkconf.8.in
U src/usr.sbin/nsd/query.h
C src/usr.sbin/nsd/util.c
N src/usr.sbin/nsd/nsd-checkzone.8.in
U src/usr.sbin/nsd/rbtree.c
U src/usr.sbin/nsd/compat/pselect.c
U src/usr.sbin/nsd/compat/malloc.c
U src/usr.sbin/nsd/compat/b64_pton.c
U src/usr.sbin/nsd/compat/b64_ntop.c
U src/usr.sbin/nsd/compat/strlcpy.c
U src/usr.sbin/nsd/compat/inet_pton.c
U src/usr.sbin/nsd/compat/memcmp.c
U src/usr.sbin/nsd/compat/memmove.c
U src/usr.sbin/nsd/compat/fake-rfc2553.h
U src/usr.sbin/nsd/compat/strptime.c
U src/usr.sbin/nsd/compat/strlcat.c
U src/usr.sbin/nsd/compat/snprintf.c
U src/usr.sbin/nsd/compat/fake-rfc2553.c
U src/usr.sbin/nsd/compat/inet_ntop.c
U src/usr.sbin/nsd/compat/basename.c
U src/usr.sbin/nsd/compat/inet_aton.c
U src/usr.sbin/nsd/compat/memcmp.h

22 conflicts created by this import.
Use the following command to help the merge:

cvs checkout -jNLNETLABS:yesterday -jNLNETLABS src/usr.sbin/nsd

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


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/09/16 10:58:13

Modified files:
share/man/man7 : hier.7

Log message:
Drop sendmail references.

ok jmc@

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


Module name: src
Changes by: brad@cvs.openbsd.org 2014/09/16 11:01:38

Modified files:
usr.sbin/nsd : Makefile.in config.h.in configparser.y
configure configure.ac dname.c dns.c lookup3.c
nsd-checkconf.8.in nsd-checkconf.c nsd.8.in
nsd.c nsd.conf.5.in nsec3.c rrl.c server.c
util.c util.h xfrd-disk.c xfrd-tcp.c xfrd.c
zparser.y

Log message:
merge conflicts

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


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/09/16 11:08:45

Modified files:
etc/mtree : special 4.4BSD.dist

Log message:
More sendmail removal.

ok matthieu@

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


Module name: src
Changes by: brad@cvs.openbsd.org 2014/09/16 11:09:24

Modified files:
usr.sbin/nsd : Makefile.bsd-wrapper

Log message:
Add nsd-checkzone.

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


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/09/16 11:10:32

Modified files:
distrib/sets/lists/base: mi

Log message:
sync

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


Module name: www
Changes by: ajacoutot@cvs.openbsd.org 2014/09/16 11:16:32

Modified files:
faq : current.html

Log message:
Another sendmail directory to remove.

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


Module name: src
Changes by: miod@cvs.openbsd.org 2014/09/16 12:15:21

Modified files:
lib/libcrypto/man: Makefile
distrib/sets/lists/comp: mi

Log message:
A few more MLINKs.

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


Module name: src
Changes by: sf@cvs.openbsd.org 2014/09/16 12:57:51

Modified files:
sys/arch/amd64/amd64: pmap.c
sys/arch/amd64/include: pmap.h

Log message:
Simple cleanups for amd64 pmap

- use __func__ in panics/printfs (fixes some out of sync function names)
- tell the compiler that code paths where we print diagnostics are unlikely
- use pmap_valid_entry() in some places
- remove KERNSPACE, which is not used anywhere

OK guenther@ mlarkin@ kettenis@

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


Module name: src
Changes by: kettenis@cvs.openbsd.org 2014/09/16 14:23:42

Modified files:
sys/arch/sparc64/dev: vdsk.c

Log message:
Check the right descriptor field when polling for completion.

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


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/09/16 15:11:56

Modified files:
share/man/man7 : mailaddr.7
libexec/lockspool: lockspool.1

Log message:
no need to Xr sendmail here;

Pages: 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22