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.4
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 8, 2009
rebase from trunk
bengras
committed
8a0ab86
View commit details
Copy full SHA for 8a0ab86
View code at this point
Browse repository at this point
Commits on Jun 6, 2009
my state.
Show description for 4dae6c4
bengras
committed
4dae6c4
View commit details
Copy full SHA for 4dae6c4
View code at this point
Browse repository at this point
Commits on Jun 3, 2009
state
bengras
committed
eb2959a
View commit details
Copy full SHA for eb2959a
View code at this point
Browse repository at this point
Commits on May 28, 2009
no vm_setbuf any more (kernel doesn't create its page table any more),
Show description for 85881e9
bengras
committed
85881e9
View commit details
Copy full SHA for 85881e9
View code at this point
Browse repository at this point
beng work in progress, to be explained in a future commit message :).
bengras
committed
9b73964
View commit details
Copy full SHA for 9b73964
View code at this point
Browse repository at this point
unused confusing malloc/free functions in sysutil
bengras
committed
78e5d6d
View commit details
Copy full SHA for 78e5d6d
View code at this point
Browse repository at this point
Commits on May 15, 2009
Library call for cpu features; make kernel and vm use this to query cpu
Show description for bdab3c4
bengras
committed
bdab3c4
View commit details
Copy full SHA for bdab3c4
View code at this point
Browse repository at this point
Commits on May 14, 2009
C CPUID interface.
bengras
committed
143422f
View commit details
Copy full SHA for 143422f
View code at this point
Browse repository at this point
Commits on May 13, 2009
support in 'mount' for specifying file system type and options
dcvmoole
committed
fe8c612
View commit details
Copy full SHA for fe8c612
View code at this point
Browse repository at this point
Commits on May 10, 2009
potential buffer overruns in env_* routines
dcvmoole
committed
a2485b3
View commit details
Copy full SHA for a2485b3
View code at this point
Browse repository at this point
Commits on Apr 2, 2009
moved type and constants for random data to include file;
Show description for 9647fbc
bengras
committed
9647fbc
View commit details
Copy full SHA for 9647fbc
View code at this point
Browse repository at this point
Commits on Feb 19, 2009
only assign value if request went ok.
bengras
committed
a742aed
View commit details
Copy full SHA for a742aed
View code at this point
Browse repository at this point
Commits on Feb 12, 2009
let drivers allocate memory at 64k physical boundary.
bengras
committed
59e972f
View commit details
Copy full SHA for 59e972f
View code at this point
Browse repository at this point
Commits on Jan 27, 2009
moved stacktrace to sysctl, as vmctl is very privileged so can't
Show description for c628f24
bengras
committed
c628f24
View commit details
Copy full SHA for c628f24
View code at this point
Browse repository at this point
Commits on Jan 26, 2009
Show description for 3cc092f
bengras
committed
3cc092f
View commit details
Copy full SHA for 3cc092f
View code at this point
Browse repository at this point
Commits on Jan 9, 2009
cprofile always on
bengras
committed
e190ff9
View commit details
Copy full SHA for e190ff9
View code at this point
Browse repository at this point
timing library from kernel into library
bengras
committed
ad03a65
View commit details
Copy full SHA for ad03a65
View code at this point
Browse repository at this point
Commits on Dec 16, 2008
syslib function for VMCTL_STACKTRACE
bengras
committed
46ecfa2
View commit details
Copy full SHA for 46ecfa2
View code at this point
Browse repository at this point
Commits on Dec 11, 2008
prototype fix
bengras
committed
6300c26
View commit details
Copy full SHA for 6300c26
View code at this point
Browse repository at this point
straggler.
bengras
committed
fe3e018
View commit details
Copy full SHA for fe3e018
View code at this point
Browse repository at this point
slight args change
bengras
committed
6cfe4bd
View commit details
Copy full SHA for 6cfe4bd
View code at this point
Browse repository at this point
dynamic HZ
bengras
committed
991000d
View commit details
Copy full SHA for 991000d
View code at this point
Browse repository at this point
move senda to sep. file
bengras
committed
eae27c8
View commit details
Copy full SHA for eae27c8
View code at this point
Browse repository at this point
No more HZ; move stacktrace() to library
bengras
committed
3e29947
View commit details
Copy full SHA for 3e29947
View code at this point
Browse repository at this point
Commits on Nov 19, 2008
make allocmem accept and return values in bytes, ramdisk expects this.
bengras
committed
9b33056
View commit details
Copy full SHA for 9b33056
View code at this point
Browse repository at this point
lingering file.
bengras
committed
b686e8b
View commit details
Copy full SHA for b686e8b
View code at this point
Browse repository at this point
Basic VM and other minor improvements.
Show description for c078ec0
bengras
committed
c078ec0
View commit details
Copy full SHA for c078ec0
View code at this point
Browse repository at this point
Commits on Apr 8, 2008
A glob() implementation.
bengras
committed
39aa2e6
View commit details
Copy full SHA for 39aa2e6
View code at this point
Browse repository at this point
Commits on Feb 21, 2008
adddma/deldma/getdma/sys_mapdma
Philip Homburg
committed
4951a74
View commit details
Copy full SHA for 4951a74
View code at this point
Browse repository at this point
Added ERESTART
Philip Homburg
committed
959ed5a
View commit details
Copy full SHA for 959ed5a
View code at this point
Browse repository at this point
Commits on Dec 14, 2007
A rint() implementation.
bengras
committed
50fa859
View commit details
Copy full SHA for 50fa859
View code at this point
Browse repository at this point
Commits on Dec 11, 2007
Original imported versions of s_rint.c and math_private.h.
bengras
committed
bd489b6
View commit details
Copy full SHA for bd489b6
View code at this point
Browse repository at this point
Commits on Sep 17, 2007
Disabled some debug output in recvfrom.
Philip Homburg
committed
af67853
View commit details
Copy full SHA for af67853
View code at this point
Browse repository at this point
Commits on Aug 16, 2007
Better interface for sys_times.
Philip Homburg
committed
9c3f85d
View commit details
Copy full SHA for 9c3f85d
View code at this point
Browse repository at this point
Commits on Aug 7, 2007
Added getuptime2.c
Philip Homburg
committed
2519a7c
View commit details
Copy full SHA for 2519a7c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.