Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(414)

Issue 6843045: code review 6843045: syscall: regenerate z-files for openbsd/amd64 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by jsing
Modified:
12 years, 9 months ago
Reviewers:
CC:
golang-dev, bradfitz, mikio
Visibility:
Public.

Description

syscall: regenerate z-files for openbsd/amd64 Regenerate z-files for OpenBSD/amd64 on OpenBSD 5.2.

Patch Set 1 #

Patch Set 2 : diff -r fc4e67d82024 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r fc4e67d82024 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r badc904a3473 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r badc904a3473 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -38 lines) Patch
M src/pkg/syscall/zerrors_openbsd_amd64.go View 1 19 chunks +98 lines, -7 lines 0 comments Download
M src/pkg/syscall/zsysctl_openbsd.go View 1 2 chunks +2 lines, -0 lines 0 comments Download
M src/pkg/syscall/zsysnum_openbsd_amd64.go View 1 6 chunks +2 lines, -7 lines 0 comments Download
M src/pkg/syscall/ztypes_openbsd_amd64.go View 1 2 chunks +26 lines, -24 lines 0 comments Download

Messages

Total messages: 8
jsing
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 9 months ago (2012-11-13 14:43:34 UTC) #1
bradfitz
LGTM but curious, Why do things like SO_JUMBO and SYS_RFORK go away from 5.1 to ...
12 years, 9 months ago (2012-11-13 14:55:19 UTC) #2
mikio
On Tue, Nov 13, 2012 at 11:55 PM, Brad Fitzpatrick <bradfitz@golang.org> wrote: > Why do ...
12 years, 9 months ago (2012-11-13 15:36:31 UTC) #3
mikio
LGTM
12 years, 9 months ago (2012-11-13 15:41:33 UTC) #4
jsing
On 14 November 2012 01:55, Brad Fitzpatrick <bradfitz@golang.org> wrote: > LGTM but curious, > > ...
12 years, 9 months ago (2012-11-13 16:06:46 UTC) #5
jsing
On 14 November 2012 02:36, Mikio Hara <mikioh.mikioh@gmail.com> wrote: > On Tue, Nov 13, 2012 ...
12 years, 9 months ago (2012-11-13 16:08:23 UTC) #6
jsing
*** Submitted as http://code.google.com/p/go/source/detail?r=572254dde730 *** syscall: regenerate z-files for openbsd/amd64 Regenerate z-files for OpenBSD/amd64 on ...
12 years, 9 months ago (2012-11-13 16:21:35 UTC) #7
bradfitz
12 years, 9 months ago (2012-11-13 16:26:35 UTC) #8
On Tue, Nov 13, 2012 at 8:06 AM, Joel Sing <jsing@google.com> wrote:

> On 14 November 2012 01:55, Brad Fitzpatrick <bradfitz@golang.org> wrote:
> > LGTM but curious,
> >
> > Why do things like SO_JUMBO and SYS_RFORK go away from 5.1 to 5.2?  Do
> they
> > really get rid of those in a point release?
>
> With OpenBSD there is not really such a thing as a "point" release -
> the release cycle is every six months and in terms of significance,
> the difference between 5.1 to 5.2 is basically the same as the
> difference between 4.9 to 5.0. Usually backwards compatibility is
> retained for a few releases (the official level of support is for the
> last two stable releases).
>

I guess we'll need to decide what to do about adding openbsd to api/*.txt.
 Maybe skip the syscall package for openbsd.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b