Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
go
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
go
Commits
dd51f353
Commit
dd51f353
authored
Feb 28, 2011
by
Mikio Hara
Committed by
Russ Cox
Feb 28, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
syscall: regenerate zerrors_freebsd_amd64.go
R=golang-dev, rsc CC=golang-dev
https://golang.org/cl/4248043
parent
582fd17e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
src/pkg/syscall/zerrors_freebsd_amd64.go
src/pkg/syscall/zerrors_freebsd_amd64.go
+0
-1
src/pkg/syscall/zsysnum_freebsd_amd64.go
src/pkg/syscall/zsysnum_freebsd_amd64.go
+1
-1
No files found.
src/pkg/syscall/zerrors_freebsd_amd64.go
View file @
dd51f353
...
...
@@ -698,7 +698,6 @@ const (
SIOCGIFBRDADDR
=
0xc0206923
SIOCGIFCAP
=
0xc020691f
SIOCGIFCONF
=
0xc0106924
SIOCGIFCONF32
=
0xc0086924
SIOCGIFDESCR
=
0xc020692a
SIOCGIFDSTADDR
=
0xc0206922
SIOCGIFFLAGS
=
0xc0206911
...
...
src/pkg/syscall/zsysnum_freebsd_amd64.go
View file @
dd51f353
// mksysnum_freebsd.sh
// mksysnum_freebsd.sh
// MACHINE GENERATED BY THE ABOVE COMMAND; DO NOT EDIT
package
syscall
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment