Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sterbur
/
NetBSD
Public
forked from
IIJ-NetBSD/netbsd-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
NetBSD
libexec
on
master
User selector
All users
All time
Commit history
Commits on Dec 8, 2019
Use existing lo() and hi() macros. Same object code is generated.
nbuwe
committed
955d940
View commit details
Copy full SHA for 955d940
View code at this point
Browse repository at this point
Resolve ADDR16_LO, ADDR16_HI, and ADDR16_HA relocs.
Show description for 78afc4f
nbuwe
committed
78afc4f
View commit details
Copy full SHA for 78afc4f
View code at this point
Browse repository at this point
Fix typo in a comment.
nbuwe
committed
1c51ca7
View commit details
Copy full SHA for 1c51ca7
View code at this point
Browse repository at this point
_rtld_relro - fix debug printf format for a size_t argument
nbuwe
committed
0ab5247
View commit details
Copy full SHA for 0ab5247
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
remove some XXX comments. one isn't relevant, and the other two
Show description for 370e765
mrgtwentythree
committed
370e765
View commit details
Copy full SHA for 370e765
View code at this point
Browse repository at this point
Commits on Nov 5, 2019
Use alignof and not size_t for platforms with non-natural base
Show description for 59683d4
jsonn
committed
59683d4
View commit details
Copy full SHA for 59683d4
View code at this point
Browse repository at this point
Commits on Nov 4, 2019
PR 54093: Align static TLS area to max_align_t.
jsonn
committed
8ce2b2d
View commit details
Copy full SHA for 8ce2b2d
View code at this point
Browse repository at this point
Commits on Nov 3, 2019
simplify pointer gymnastics that sprained gcc-8
zoulasc
committed
e8f0144
View commit details
Copy full SHA for e8f0144
View code at this point
Browse repository at this point
Commits on Oct 30, 2019
set -D_GNU_SOURCE, needed for linux systems and should be
Show description for bdbf477
mrgtwentythree
committed
bdbf477
View commit details
Copy full SHA for bdbf477
View code at this point
Browse repository at this point
Commits on Oct 15, 2019
bump sizes
zoulasc
committed
5311946
View commit details
Copy full SHA for 5311946
View code at this point
Browse repository at this point
use strncpy...
zoulasc
committed
24554df
View commit details
Copy full SHA for 24554df
View code at this point
Browse repository at this point
Commits on Oct 13, 2019
use strlcpy to ensure termination.
Show description for bbfb408
mrgtwentythree
committed
bbfb408
View commit details
Copy full SHA for bbfb408
View code at this point
Browse repository at this point
introduce some common variables for use in GCC warning disables:
Show description for a2ffa85
mrgtwentythree
committed
a2ffa85
View commit details
Copy full SHA for a2ffa85
View code at this point
Browse repository at this point
Commits on Oct 4, 2019
use __func__ (c99, c++11) instead of __FUNCTION__
zoulasc
committed
0bfbc86
View commit details
Copy full SHA for 0bfbc86
View code at this point
Browse repository at this point
Commits on Oct 3, 2019
improve error message
tnn2
committed
f39fef3
View commit details
Copy full SHA for f39fef3
View code at this point
Browse repository at this point
Commits on Sep 15, 2019
Return the ELF loader dl_phdr_info information for dl_iterate_phdr(3)
Show description for 35b2b83
krytarowski
committed
35b2b83
View commit details
Copy full SHA for 35b2b83
View code at this point
Browse repository at this point
Commits on Aug 31, 2019
New sentence, new line. Punctuation improvements.
0-wiz-0
committed
48eb2fc
View commit details
Copy full SHA for 48eb2fc
View code at this point
Browse repository at this point
Commits on Aug 30, 2019
Add support for passing the raw device name separate from the
Show description for 7c5ac85
brad
committed
7c5ac85
View commit details
Copy full SHA for 7c5ac85
View code at this point
Browse repository at this point
Commits on Aug 24, 2019
libnpf fix: link the library itself to libnv; libnpf users should not be
Show description for 8aa7a3b
rmind
committed
8aa7a3b
View commit details
Copy full SHA for 8aa7a3b
View code at this point
Browse repository at this point
Commits on Aug 22, 2019
Use getdiskrawname to find the device name
Show description for 4e9f3f4
brad
committed
4e9f3f4
View commit details
Copy full SHA for 4e9f3f4
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
telnetd: Stop defining the same variables concurrently in bss and data
Show description for 12ab170
krytarowski
committed
12ab170
View commit details
Copy full SHA for 12ab170
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
Tweak markup some more.
nbuwe
committed
1bbc085
View commit details
Copy full SHA for 1bbc085
View code at this point
Browse repository at this point
Commits on Jul 12, 2019
Improve (hopefully) mark up of the capabilities tables.
nbuwe
committed
4fb55b3
View commit details
Copy full SHA for 4fb55b3
View code at this point
Browse repository at this point
Use proper markup instead of .Em to refer to capabilities, structure
Show description for 8dd28eb
nbuwe
committed
8dd28eb
View commit details
Copy full SHA for 8dd28eb
View code at this point
Browse repository at this point
Commits on Jul 11, 2019
Merge lines. Fixes display problem noted in PR 54361 by he@
0-wiz-0
committed
4396b0d
View commit details
Copy full SHA for 4396b0d
View code at this point
Browse repository at this point
Commits on Apr 15, 2019
r_symndx is no longer declared, use symnum and initialize it before use.
Show description for ffeb957
coypoop
committed
ffeb957
View commit details
Copy full SHA for ffeb957
View code at this point
Browse repository at this point
$ORIGIN support is now enabled.
Show description for 0e8dc46
coypoop
committed
0e8dc46
View commit details
Copy full SHA for 0e8dc46
View code at this point
Browse repository at this point
Typo: s/a indirection/an indirection/
abhinav-upadhyay
committed
1542591
View commit details
Copy full SHA for 1542591
View code at this point
Browse repository at this point
Commits on Apr 14, 2019
Use more Dv.
0-wiz-0
committed
c0da3f1
View commit details
Copy full SHA for c0da3f1
View code at this point
Browse repository at this point
Note that we now search DT_RUNPATH paths as well.
coypoop
committed
3a84ef2
View commit details
Copy full SHA for 3a84ef2
View code at this point
Browse repository at this point
undo previous unlock/relock; it is not needed now that we added the tls model
Show description for aad4ccd
zoulasc
committed
aad4ccd
View commit details
Copy full SHA for aad4ccd
View code at this point
Browse repository at this point
Commits on Apr 13, 2019
Fix c++ exceptions on arm; jemalloc calls _rtld_tls_get_addr from inside
Show description for a95f20d
zoulasc
committed
a95f20d
View commit details
Copy full SHA for a95f20d
View code at this point
Browse repository at this point
Do not compile __tls_get_addr() into ldd(1), which fixes ldd(1) crashing
Show description for b047a87
rokuyama
committed
b047a87
View commit details
Copy full SHA for b047a87
View code at this point
Browse repository at this point
Commits on Apr 3, 2019
Disable optimization for rtld.c on the vax with gcc-7.
zoulasc
committed
f408e7f
View commit details
Copy full SHA for f408e7f
View code at this point
Browse repository at this point
Commits on Mar 29, 2019
Account for cgihandler being set when counting the number of CGI environment
Show description for 66f909f
MartinHusemann
committed
66f909f
View commit details
Copy full SHA for 66f909f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.