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
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 }}
devinblood
/
minix
Public
forked from
Stichting-MINIX-Research-Foundation/minix
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
minix
lib
on
R3.1.8
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 12, 2010
Update PATHs for llvm and X11
arunthomas
committed
954d729
View commit details
Copy full SHA for 954d729
View code at this point
Browse repository at this point
Commits on Sep 10, 2010
remove hardcoding of system.conf path in various service calls
dcvmoole
committed
d29833c
View commit details
Copy full SHA for d29833c
View code at this point
Browse repository at this point
Commits on Sep 6, 2010
Make realpath deal with double slashes
Erik van der Kouwe
committed
5cc29a6
View commit details
Copy full SHA for 5cc29a6
View code at this point
Browse repository at this point
Commits on Aug 30, 2010
- Add support for file descriptor passing to PFS.
Show description for e8ddc0f
Thomas Veerman
committed
e8ddc0f
View commit details
Copy full SHA for e8ddc0f
View code at this point
Browse repository at this point
Prepare headers to support file descriptor passing over UNIX Domain Sockets.
Show description for 2297e26
Thomas Veerman
committed
2297e26
View commit details
Copy full SHA for 2297e26
View code at this point
Browse repository at this point
Commits on Aug 25, 2010
added missing sef_gcov.c
bengras
committed
c81f201
View commit details
Copy full SHA for c81f201
View code at this point
Browse repository at this point
gcov support, based on work contributed by Anton Kuijsten.
bengras
committed
5d6c2aa
View commit details
Copy full SHA for 5d6c2aa
View code at this point
Browse repository at this point
libaudiodriver <minix/audio_fw.h> fixes
bengras
committed
d8466ce
View commit details
Copy full SHA for d8466ce
View code at this point
Browse repository at this point
connect libaudiodriver.
bengras
committed
1c359af
View commit details
Copy full SHA for 1c359af
View code at this point
Browse repository at this point
new base libaudiodriver out of -lcommon in drivers/audio.
Show description for 0f4eda3
bengras
committed
0f4eda3
View commit details
Copy full SHA for 0f4eda3
View code at this point
Browse repository at this point
Commits on Aug 23, 2010
Fix buffer overflow in libarchive if a UTF-8 encoded string has codepoints that require two UTF-16 words
Erik van der Kouwe
committed
a2647a4
View commit details
Copy full SHA for a2647a4
View code at this point
Browse repository at this point
Solve buffer overflow on tab completion in ash
Erik van der Kouwe
committed
d743c5c
View commit details
Copy full SHA for d743c5c
View code at this point
Browse repository at this point
Commits on Aug 21, 2010
Move MIN() and MAX() macros to sys/params.h
arunthomas
committed
de231a7
View commit details
Copy full SHA for de231a7
View code at this point
Browse repository at this point
easprintf() and evasprintf()
arunthomas
committed
60a71ef
View commit details
Copy full SHA for 60a71ef
View code at this point
Browse repository at this point
Commits on Aug 20, 2010
Minor malloc-debug fixes
Erik van der Kouwe
committed
292f98d
View commit details
Copy full SHA for 292f98d
View code at this point
Browse repository at this point
Add MALLOC_DEBUG env var to debug applications using malloc
Erik van der Kouwe
committed
2a736d0
View commit details
Copy full SHA for 2a736d0
View code at this point
Browse repository at this point
move rrrrrrread_tsc from libsys to libc so anyone can use it
Erik van der Kouwe
committed
b337d3f
View commit details
Copy full SHA for b337d3f
View code at this point
Browse repository at this point
Commits on Aug 17, 2010
Macros for symbols used in both ASM and C
Show description for 9a21d1a
arunthomas
committed
9a21d1a
View commit details
Copy full SHA for 9a21d1a
View code at this point
Browse repository at this point
Commits on Aug 16, 2010
Add ftello function
Erik van der Kouwe
committed
551374c
View commit details
Copy full SHA for 551374c
View code at this point
Browse repository at this point
Add fseeko function
Erik van der Kouwe
committed
a3e4dca
View commit details
Copy full SHA for a3e4dca
View code at this point
Browse repository at this point
Commits on Aug 10, 2010
VTreeFS library
dcvmoole
committed
bee1f38
View commit details
Copy full SHA for bee1f38
View code at this point
Browse repository at this point
Commits on Aug 3, 2010
lib: when building clang/gcc libraries: add /usr/pkg/bin to $PATH
bengras
committed
42bbd56
View commit details
Copy full SHA for 42bbd56
View code at this point
Browse repository at this point
Auto-detect ext2 partitions in mount
Erik van der Kouwe
committed
a719ab7
View commit details
Copy full SHA for a719ab7
View code at this point
Browse repository at this point
Commits on Aug 1, 2010
libdriver: allow driver to break out of message loop
dcvmoole
committed
20eced9
View commit details
Copy full SHA for 20eced9
View code at this point
Browse repository at this point
Commits on Jul 28, 2010
new EPFNOSUPPORT errno
bengras
committed
05bbf81
View commit details
Copy full SHA for 05bbf81
View code at this point
Browse repository at this point
Commits on Jul 26, 2010
Import poll() from NetBSD's libnbcompat
arunthomas
committed
ee1cabf
View commit details
Copy full SHA for ee1cabf
View code at this point
Browse repository at this point
inet_pton(), patched by Thomas Cort.
bengras
committed
541b5c5
View commit details
Copy full SHA for 541b5c5
View code at this point
Browse repository at this point
libarchive: sanitize out-of-range uids/gids
bengras
committed
c297701
View commit details
Copy full SHA for c297701
View code at this point
Browse repository at this point
Commits on Jul 24, 2010
lib - sanity check for group_from_gid etc.
bengras
committed
9f0364d
View commit details
Copy full SHA for 9f0364d
View code at this point
Browse repository at this point
Commits on Jul 23, 2010
inet_ntop, contributed by Thomas Cort.
bengras
committed
34a58c8
View commit details
Copy full SHA for 34a58c8
View code at this point
Browse repository at this point
Move sensitive instructions from libc into kernel
Erik van der Kouwe
committed
f389ad2
View commit details
Copy full SHA for f389ad2
View code at this point
Browse repository at this point
Throw out ins[bwl] and out[bwl] from libc as they are not used
Erik van der Kouwe
committed
a06e5c3
View commit details
Copy full SHA for a06e5c3
View code at this point
Browse repository at this point
Commits on Jul 22, 2010
vsprintf: fix special yet useful case for vsprintf where n < 1.
Show description for c4bb6ab
bengras
committed
c4bb6ab
View commit details
Copy full SHA for c4bb6ab
View code at this point
Browse repository at this point
libfp: use ${CC} instead of cc, reported by Antoine Leca.
bengras
committed
6c2c2f3
View commit details
Copy full SHA for 6c2c2f3
View code at this point
Browse repository at this point
Replace NULL macro defs with null.h include
arunthomas
committed
dbde088
View commit details
Copy full SHA for dbde088
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.