RSS
Pages: 1 ... 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 ... 37
[>] http://marc.info/?l=openbsd-cvs&m=140840786704614&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-19 04:55:07


Module name: src
Changes by: bluhm@cvs.openbsd.org 2014/08/18 18:24:00

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

Log message:
Fix trailing white spaces.
OK sthen@

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


Module name: src
Changes by: bluhm@cvs.openbsd.org 2014/08/18 18:28:48

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

Log message:
Replace manually written function names with __func__.
OK sthen@

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


> CVSROOT: /cvs
> Module name: ports
> Changes by: jca@cvs.openbsd.org 2014/08/18 14:50:29
>
> Modified files:
> security/polarssl: Makefile distinfo
> security/polarssl/pkg: PLIST
> Removed files:
> security/polarssl/patches: patch-library_rsa_c
> patch-tests_suites_helpers_function

...
> - unbreak sparc64
...

"Disable broken Sparc64 bn_mul assembly (found by Florian Obser)."

ooh, /me looks around for the powerdns update diff :)

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


Module name: src
Changes by: bluhm@cvs.openbsd.org 2014/08/18 18:53:01

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

Log message:
The _exit codes in syslogd privsep.c were the wrong way around.
Fatal errors should exit with 1, and regular shutdown should result
in exit with 0.
OK deraadt@

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


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/08/18 21:28:53

Modified files:
usr.bin/tcpbench: tcpbench.1 tcpbench.c

Log message:
add -4 and -6 flags for saying if you want to force ipv4 or ipv6
respectively.

tweaks from jmc@
ok djm@

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


Module name: ports
Changes by: lteo@cvs.openbsd.org 2014/08/18 22:22:53

Modified files:
net/snort : Makefile distinfo

Log message:
Update to Snort 2.9.6.2 (and its MASTER_SITES).

Tested by myself on amd64, i386, macppc, and sparc64; tested by
Markus Lude on sparc64.

ok Markus Lude (maintainer)

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


Module name: src
Changes by: daniel@cvs.openbsd.org 2014/08/18 23:18:16

Modified files:
usr.bin/mandoc : roff.c

Log message:
libroff depends on libmandoc and so libmandoc should be included first.

this change makes the code slightly more portable by removing a gcc
extension (incomplete enum types) which is not part of ISO C.

ok schwarze@

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


Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/18 23:33:47

Modified files:
comms/gnokii : Makefile

Log message:
Instead of BROKEN-alpha, use CFLAGS=-fno-stack-protector to fix the build.
Suggested by miod@

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


Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/18 23:35:58

Modified files:
net/wireshark : Makefile

Log message:
BROKEN-alpha = .got subsegment exceeds 64K (size 101480)

while here, remove comment about patch that got removed..

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


Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/18 23:36:58

Modified files:
lang/moarvm : Makefile

Log message:
BROKEN-alpha = dyncall_callvm.c:66:4: error: #error unsupported platform

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


Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/18 23:50:29

Modified files:
emulators/dgen-sdl: Makefile

Log message:
BROKEN-hppa the same reason as alpha, build was never reliable and never
finished after spending days building the same file.

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


Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/18 23:51:58

Modified files:
multimedia/libvpx: Makefile

Log message:
BROKEN-hppa, constantly hits the 12h timeout building the same file...

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


Module name: ports
Changes by: pascal@cvs.openbsd.org 2014/08/18 23:53:37

Modified files:
infrastructure/db: user.list

Log message:
reserve _icbd user

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


Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/18 23:53:59

Modified files:
emulators/vbam : Makefile

Log message:
BROKEN-hppa, never built reliably there, gcc OOM or ICE after a while..

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


Module name: ports
Changes by: pascal@cvs.openbsd.org 2014/08/18 23:54:37

Log message:
Import net/icbd, ok jca@.

ICB (Internet Citizen's Band) is an Internet teleconferencing program
that uses a client-server model to allow users across the Internet
to communicate with each other.

Status:

Vendor Tag: pascal
Release Tags: pascal_20140819

N ports/net/icbd/Makefile
N ports/net/icbd/distinfo
N ports/net/icbd/pkg/DESCR
N ports/net/icbd/pkg/PLIST
N ports/net/icbd/pkg/icbd.rc

No conflicts created by this import

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


Module name: ports
Changes by: pascal@cvs.openbsd.org 2014/08/18 23:56:17

Modified files:
net : Makefile

Log message:
sync

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


Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/19 00:21:48

Modified files:
games/oolite/patches:
patch-src_Core_Debug_OODebugTCPConsoleClient_m
Added files:
games/oolite/patches: patch-src_Core_OOCPUInfo_h

Log message:
Fix build on alpha by properly defining endianess

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


Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/19 00:39:05

Modified files:
audio/mpd : Makefile

Log message:
Fix build on alpha by adding it to MODGCC4_ARCHS, 4.6 works.

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


Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/19 00:39:48

Modified files:
x11/gnome/librsvg: Makefile distinfo
x11/gnome/librsvg/patches: patch-configure
x11/gnome/librsvg/pkg: PLIST

Log message:
Update to librsvg-2.40.3.

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


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

Modified files:
sys/net : if_pppx.c

Log message:
pppx(4): Correct pppx_dev_lookup() and pppx_dev2pxd() local declarations

Those two functions take one dev_t argument, not int. Match declarations
with reality. No functional changes.

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


Module name: ports
Changes by: zhuk@cvs.openbsd.org 2014/08/19 02:11:16

Log message:
Import py-peewee, a small expressive ORM.

Supports SQLite, MySQL and PostgreSQL as backends. For the latter
two you'll need to install corresponding packages.

okay jca@

Status:

Vendor Tag: zhuk
Release Tags: zhuk_20140819

N ports/databases/py-peewee/Makefile
N ports/databases/py-peewee/distinfo
N ports/databases/py-peewee/pkg/DESCR
N ports/databases/py-peewee/pkg/PLIST

No conflicts created by this import

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


Module name: ports
Changes by: zhuk@cvs.openbsd.org 2014/08/19 02:12:13

Modified files:
databases : Makefile

Log message:
Link in py-peewee.

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


Module name: www
Changes by: sthen@cvs.openbsd.org 2014/08/19 03:38:39

Modified files:
build : mirrors.dat

Log message:
update email address and add fingerprints for anoncvs.jp.openbsd.org

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


Module name: www
Changes by: sthen@cvs.openbsd.org 2014/08/19 03:38:55

Modified files:
. : anoncvs.html

Log message:
sync

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


Module name: src
Changes by: uebayasi@cvs.openbsd.org 2014/08/19 04:01:50

Modified files:
libexec/ld.so : boot.c

Log message:
ld.so(1): Missing stack var initialization

Explicitly zero-clear stack array to read dynamic segments. This code has
been working because stack is mapped as anon and zero'ed right after execve(2).

Found by work-in-progress Valgrind port for OpenBSD/amd64.

OK millert@ guenther@

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


Module name: ports
Changes by: henning@cvs.openbsd.org 2014/08/19 04:43:48

Log message:
memcached backend for CGI::Session, ok sthen

Status:

Vendor Tag: henning
Release Tags: henning_2014-08-19

N ports/www/p5-CGI-Session-Driver-memcached/Makefile
N ports/www/p5-CGI-Session-Driver-memcached/distinfo
N ports/www/p5-CGI-Session-Driver-memcached/pkg/DESCR
N ports/www/p5-CGI-Session-Driver-memcached/pkg/PLIST

No conflicts created by this import

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


Module name: ports
Changes by: henning@cvs.openbsd.org 2014/08/19 04:44:44

Modified files:
www : Makefile

Log message:
+ p5-CGI-Session-Driver-memcached

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


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

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

Log message:
in myx_start, replace

while (space) {
IFQ_POLL;
myx_dequeue(free descr);
IFQ_DEQUEUE;
etc;
}

with

while (space && myx_dequeue(free descr)) {
IFQ_DEQUEUE;
etc;
}

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


Module name: src
Changes by: mpi@cvs.openbsd.org 2014/08/19 06:24:04

Modified files:
sys/dev/pckbc : pms.c

Log message:
Make sure state changes are properly serialized.

When pms(4) is attached to a touchpad it generally presents two different
wsmouse(4) devices: one for the touchpad itself and one for the clitpad
and/or some interleaved packets. But since both devices are writing to
the same pckbc slot, a race can occur if they try to change the state at
the same time.

So prevent two process opening the two /dev/wsmouse* node at the same time
to corrupt the magic sequences needed to enable/disable the touchpad.

ok schadchin@

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


Module name: src
Changes by: mpi@cvs.openbsd.org 2014/08/19 06:28:03

Modified files:
sys/netinet6 : in6_proto.c ip6_mroute.c

Log message:
Keep pim code under #ifdef PIM to be coherent with what's in netinet/.

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


Module name: src
Changes by: mpi@cvs.openbsd.org 2014/08/19 06:39:36

Modified files:
sbin/route : route.c
usr.sbin/arp : arp.c
usr.sbin/ndp : ndp.c

Log message:
Entries for broadcast addresses should also be ignored, just like local
entries.

ok florian@, mikeb@, henning@

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


Module name: xenocara
Changes by: okan@cvs.openbsd.org 2014/08/19 06:47:51

Modified files:
app/cwm : calmwm.h group.c

Log message:
Pull highstack from group_ctx (and useless calculations of); in the one
place that we use highstack, replace that usage with a local variable
(for now until stacking is done properly).

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


Module name: src
Changes by: mpi@cvs.openbsd.org 2014/08/19 06:49:41

Modified files:
sys/net : route.c
sys/netinet : if_ether.c

Log message:
When a local route entry is added for an ifa having a broadcast address,
also adds a broadcast entry flagged with RTF_BROADCAST.

Prior to this change broadcast entries were simple clonned ARP entries,
that would be deleted once their timer expired since they would always
be incomplete.

With this change they are now persistant and identifiable with a new flag.

Committing early to be able to deal with any potential fallout before we
start relying on this.

ok florian@, mikeb@, henning@

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


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

src/usr.sbin/rcctl

Update of /cvs/src/usr.sbin/rcctl
In directory cvs.openbsd.org:/tmp/cvs-serv19263/rcctl

Log Message:
Directory /cvs/src/usr.sbin/rcctl added to the repository

[>] 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-ports-cvs&m=140845656018141&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-19 18:55:12


Module name: ports
Changes by: giovanni@cvs.openbsd.org 2014/08/19 07:54:56

Modified files:
mail/postgrey : Makefile distinfo
mail/postgrey/patches: patch-postgrey

Log message:
bugfix update to 1.35
maintainer timeout

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


Module name: ports
Changes by: rpointel@cvs.openbsd.org 2014/08/19 08:25:11

Modified files:
textproc/py-yaml: Makefile distinfo

Log message:
update py-yaml to 3.11.
ok pea@ (maintainer).

[>] 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-ports-cvs&m=140846658422718&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-19 20:55:16


Module name: ports
Changes by: brad@cvs.openbsd.org 2014/08/19 10:42:40

Modified files:
databases/mariadb: Makefile distinfo
databases/mariadb/patches: patch-cmake_install_macros_cmake
patch-libmysql_CMakeLists_txt
patch-scripts_mysqld_safe_sh
patch-sql_CMakeLists_txt
databases/mariadb/pkg: PLIST-server PLIST-tests
Added files:
databases/mariadb/patches: patch-CMakeLists_txt

Log message:
Update to MariaDB 10.0.13.

ok giovanni@

[>] 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.

Pages: 1 ... 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 ... 37