[>]
http://marc.info/?l=openbsd-cvs&m=141111208323654&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-09-19 11:55:05
Module name: src
Changes by: rapha@cvs.openbsd.org 2014/09/19 01:34:14
Modified files:
share/man/man4/man4.armv7: Makefile omap.4
Added files:
share/man/man4/man4.armv7: dmtimer.4 edma.4 gptimer.4 intc.4
omdog.4 prcm.4 sitaracm.4
Log message:
Add missing manual pages for armv7 (omap) drivers.
Using feedback from schwarze@.
ok syl@ schwarze@
[>]
http://marc.info/?l=openbsd-ports-cvs&m=141111309123882&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-09-19 11:55:11
Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/09/19 01:51:08
Log message:
import quadrupassel-3.12.2
Quadrapassel comes from the classic falling-block game, Tetris. The goal
of the game is to create complete horizontal lines of blocks, which will
disappear. The blocks come in seven different shapes made from four
blocks each: one straight, two L-shaped, one square, and two S-shaped.
The blocks fall from the top center of the screen in a random order. You
rotate the blocks and move them across the screen to drop them in
complete lines. You score by dropping blocks fast and completing lines.
As your score gets higher, you level up and the blocks fall faster.
requested by landry@
ok aja@
Status:
Vendor Tag: jasper
Release Tags: jasper_20141909
N ports/x11/gnome/quadrapassel/distinfo
N ports/x11/gnome/quadrapassel/Makefile
N ports/x11/gnome/quadrapassel/pkg/PLIST
N ports/x11/gnome/quadrapassel/pkg/DESCR
No conflicts created by this import
[>]
http://marc.info/?l=openbsd-cvs&m=141112540527889&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-09-19 15:55:05
Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/09/19 05:16:15
Modified files:
distrib/sets/lists/base: mi
distrib/sets/lists/etc: mi
Log message:
Move /etc/rc.conf from the etc to the base set.
People should not have been hand-editing /etc/rc.conf
(# DO NOT EDIT THIS FILE!!) but in the case you did, you need to merge
your changes into /etc/rc.conf.local or they will be overwritten at next
upgrade.
ok deraadt@
[>]
http://marc.info/?l=openbsd-cvs&m=141112867229056&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-09-19 16:55:05
Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/09/19 06:10:47
Modified files:
share/man/man4/man4.armv7: dmtimer.4 gptimer.4 omdog.4
sitaracm.4
Log message:
zap trailing whitespace (which, strangely, was not in the original
version of these files posted to hackers)
[>]
http://marc.info/?l=openbsd-cvs&m=141112953429356&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-09-19 16:55:06
Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/09/19 06:24:38
Modified files:
share/man/man4/man4.alpha: intro.4
share/man/man4/man4.amd64: intro.4
share/man/man4/man4.armish: intro.4
share/man/man4/man4.armv7: intro.4
share/man/man4/man4.aviion: intro.4
share/man/man4/man4.hppa: intro.4
share/man/man4/man4.i386: intro.4
share/man/man4/man4.landisk: intro.4
share/man/man4/man4.loongson: intro.4
share/man/man4/man4.luna88k: intro.4
share/man/man4/man4.macppc: intro.4
share/man/man4/man4.socppc: intro.4
share/man/man4/man4.sparc: intro.4
share/man/man4/man4.sparc64: intro.4
share/man/man4/man4.vax: intro.4
share/man/man4/man4.zaurus: intro.4
Log message:
Restore the true Copyright notice and license of intro(4) that various
people illegally replaced with their own fabrications. Use the correct
years when the original file was actually written and changed; the
original in part listed wrong years.
Some of the notices regarding later changes can be dropped because
none of the respective text remains.
ok sobrado@ jmc@ miod@
[>]
http://marc.info/?l=openbsd-cvs&m=141112995029543&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-09-19 16:55:07
Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/09/19 06:32:08
Modified files:
regress/lib/libc/strtol: strtoltest.c
Log message:
Fix on 32bit platforms where 0xdeadbeef > LONG_MAX.
To avoid making tests machine dependent, only test values inside 32bit
LONG_{MIN,MAX} and outside 64bit LONG_{MIN,MAX}, but none in between.
While here, cover 32bit edge cases, negative values, and overflows.
ok jsing@
[>]
http://marc.info/?l=openbsd-cvs&m=141113908601715&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-09-19 19:55:05
> CVSROOT: /cvs
> Module name: src
> Changes by: tedu@cvs.openbsd.org 2014/09/19 08:32:24
>
> Modified files:
> lib/libssl/src/ssl: s3_clnt.c s3_srvr.c
>
> Log message:
> remove obfuscating parens. man operator is your friend.
Oh... it's C... I thought that bit was Lisp! ;)
--
"Action without study is fatal. Study without action is futile."
-- Mary Ritter Beard
[>]
http://marc.info/?l=openbsd-cvs&m=141114272803717&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-09-19 20:55:06
Module name: src
Changes by: espie@cvs.openbsd.org 2014/09/19 10:05:13
Modified files:
usr.sbin/pkg_add/OpenBSD: PkgCreate.pm
Log message:
.py files no longer need to be special, as the timestamps are stored in
the plist itself, so there's no longer any worry of the timestamp not
getting updated and python throwing a fit.
[>]
http://marc.info/?l=openbsd-cvs&m=141114704505616&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-09-19 21:55:06
Module name: src
Changes by: jmc@cvs.openbsd.org 2014/09/19 11:17:04
Modified files:
share/man/man4/man4.armv7: dmtimer.4 edma.4 gptimer.4 imxesdhc.4
intc.4 omap.4 omdog.4 prcm.4
sitaracm.4
Log message:
Not Everything Is A Headline!
or How I Attempted To Halt The March Of Noun Capitalisation In Nd Lines;
[>]
http://marc.info/?l=openbsd-cvs&m=141115696110054&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-09-20 00:55:05
Module name: src
Changes by: kettenis@cvs.openbsd.org 2014/09/19 14:02:25
Modified files:
sys/arch/amd64/amd64: acpi_machdep.c machdep.c
sys/arch/i386/i386: acpi_machdep.c apm.c machdep.c
sys/dev/acpi : acpi.c
sys/kern : subr_hibernate.c
Log message:
Use config_suspend_all(9).
[>]
http://marc.info/?l=openbsd-cvs&m=141116214712194&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-09-20 01:55:05
Module name: src
Changes by: florian@cvs.openbsd.org 2014/09/19 15:28:32
Modified files:
usr.sbin/slowcgi: slowcgi.c
Log message:
Instead of doing the fcntl(2) and ioctl(2) song and dance just tell
socket(2) and accept4(2) that we want non-blocking-close-on-exec
sockets.
OK benno@
[>]
http://marc.info/?l=openbsd-ports-cvs&m=141116034211506&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-09-20 01:55:08
Module name: ports
Changes by: naddy@cvs.openbsd.org 2014/09/19 14:58:39
Modified files:
archivers/xz : Makefile distinfo
archivers/xz/patches: patch-config_h_in
archivers/xz/pkg: PLIST
Added files:
archivers/xz/patches: patch-src_liblzma_Makefile_in
patch-tests_xzgrep_expected_output
Log message:
maintenance update to 5.0.6
[>]
http://marc.info/?l=openbsd-ports-cvs&m=141116543313334&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-09-20 02:55:06
Module name: ports
Changes by: bcallah@cvs.openbsd.org 2014/09/19 16:23:29
Log message:
Import editors/le
ok zhuk@
LE - text editor utilizing curses library for screen output. Here are
its features: various operations with stream and rectangular blocks,
search and replace with full regular expressions, text formatting,
undelete/uninsert, hex editing, tunable key sequences, tunable colors,
tunable syntax highlighting, mouse support via ncurses. Can use mmap to
edit very large files or even devices.
Submitted by Ivan Ivanov <rambiusparkisanius AT gmail DOT com>
with patch from zhuk@
Status:
Vendor Tag: bcallah
Release Tags: bcallah_20140919
N ports/editors/le/Makefile
N ports/editors/le/distinfo
N ports/editors/le/pkg/DESCR
N ports/editors/le/pkg/PLIST
N ports/editors/le/patches/patch-src_regex_c
No conflicts created by this import
[>]
http://marc.info/?l=openbsd-ports-cvs&m=141116617713532&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-09-20 02:55:09
Module name: ports
Changes by: zhuk@cvs.openbsd.org 2014/09/19 16:35:51
Modified files:
graphics/opencv/patches: patch-apps_haartraining_CMakeLists_txt
Log message:
Breaking news from land of zhuk@: OpenCV was re-broken! Well, because
it's usually better to commit _after_ "make update-patches"...
Sorry, sthen@ and naddy@ (and, probably, others).
[>]
http://marc.info/?l=openbsd-cvs&m=141119647519146&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-09-20 11:55:05
> CVSROOT: /cvs
> Module name: src
> Changes by: jmc@cvs.openbsd.org 2014/09/19 11:17:04
>
> Modified files:
> share/man/man4/man4.armv7: dmtimer.4 edma.4 gptimer.4 imxesdhc.4
> intc.4 omap.4 omdog.4 prcm.4
> sitaracm.4
>
> Log message:
> Not Everything Is A Headline!
> or How I Attempted To Halt The March Of Noun Capitalisation In Nd Lines;
It is a german thing I suppose.
[>]
http://marc.info/?l=openbsd-cvs&m=141119893319575&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-09-20 11:55:06
Module name: src
Changes by: espie@cvs.openbsd.org 2014/09/20 01:41:14
Modified files:
usr.sbin/pkg_add/OpenBSD: PkgCreate.pm
Log message:
need meta stuff that tells me those are "real files" to not create extra
chunks at the beginning of the package...
Also, be very verbose about everything.