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.5
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 9, 2009
Add lspci command and SI_PCI_INFO getsysinfo call
Erik van der Kouwe
committed
cb6dbfc
View commit details
Copy full SHA for cb6dbfc
View code at this point
Browse repository at this point
Commits on Oct 5, 2009
fix compiler warnings using dubious casts.
bengras
committed
45ae52a
View commit details
Copy full SHA for 45ae52a
View code at this point
Browse repository at this point
fix compiler warning
bengras
committed
2f4ea30
View commit details
Copy full SHA for 2f4ea30
View code at this point
Browse repository at this point
fix compiler warning due to const char * -> char *
bengras
committed
1a85c6b
View commit details
Copy full SHA for 1a85c6b
View code at this point
Browse repository at this point
Commits on Oct 1, 2009
PM delay call infrastructure improvements
Show description for 49808dc
dcvmoole
committed
49808dc
View commit details
Copy full SHA for 49808dc
View code at this point
Browse repository at this point
Commits on Sep 30, 2009
Merge of David's ptrace branch. Summary:
Show description for b423d7b
dcvmoole
committed
b423d7b
View commit details
Copy full SHA for b423d7b
View code at this point
Browse repository at this point
Commits on Sep 23, 2009
give sys_fork() a real endpoint_t * arg
bengras
committed
0d7b967
View commit details
Copy full SHA for 0d7b967
View code at this point
Browse repository at this point
Fixed compilation errors in ps.c and rs/manager.c. The former was fixed by disabling code using no-longer-existant flags and the latter by removing the spurious parameter i from sys_privctl
Erik van der Kouwe
committed
789c8a6
View commit details
Copy full SHA for 789c8a6
View code at this point
Browse repository at this point
Commits on Sep 22, 2009
endpoint_t in syslib
Show description for b900311
Tomas Hruby
committed
b900311
View commit details
Copy full SHA for b900311
View code at this point
Browse repository at this point
Remove duplicate nanosleep stub
Erik van der Kouwe
committed
a97c963
View commit details
Copy full SHA for a97c963
View code at this point
Browse repository at this point
Commits on Sep 21, 2009
forgot to svn add this.
bengras
committed
813021b
View commit details
Copy full SHA for 813021b
View code at this point
Browse repository at this point
various syscall entry points
bengras
committed
d6819ff
View commit details
Copy full SHA for d6819ff
View code at this point
Browse repository at this point
rename GETPID to MINIX_GETPID (for now); macro for field name
bengras
committed
40411ea
View commit details
Copy full SHA for 40411ea
View code at this point
Browse repository at this point
more vm stubs
bengras
committed
76ba691
View commit details
Copy full SHA for 76ba691
View code at this point
Browse repository at this point
ftime()
bengras
committed
e8b3ac7
View commit details
Copy full SHA for e8b3ac7
View code at this point
Browse repository at this point
more pid queries; PM field macros; vm stubs
bengras
committed
b2adf0c
View commit details
Copy full SHA for b2adf0c
View code at this point
Browse repository at this point
vm stubs; no more sys_vm_setbuf
bengras
committed
348978e
View commit details
Copy full SHA for 348978e
View code at this point
Browse repository at this point
sysvipc dir
bengras
committed
c9fee54
View commit details
Copy full SHA for c9fee54
View code at this point
Browse repository at this point
change startup code to call munmap()/munmap_text() to map out
Show description for da8360c
bengras
committed
da8360c
View commit details
Copy full SHA for da8360c
View code at this point
Browse repository at this point
new sysv ipc call stubs
bengras
committed
1c217d0
View commit details
Copy full SHA for 1c217d0
View code at this point
Browse repository at this point
- remove unused kmalloc
Show description for 8c2bece
bengras
committed
8c2bece
View commit details
Copy full SHA for 8c2bece
View code at this point
Browse repository at this point
Commits on Sep 6, 2009
- sys_privctl: don't mix message types
Show description for 979bcfc
dcvmoole
committed
979bcfc
View commit details
Copy full SHA for 979bcfc
View code at this point
Browse repository at this point
Commits on Sep 5, 2009
syslib: make sys_nice use field aliases
dcvmoole
committed
32b2758
View commit details
Copy full SHA for 32b2758
View code at this point
Browse repository at this point
Commits on Sep 3, 2009
Avoid alarm to prevent the setitimer interval from being reset
Erik van der Kouwe
committed
ec4b567
View commit details
Copy full SHA for ec4b567
View code at this point
Browse repository at this point
Commits on Sep 2, 2009
typo
dcvmoole
committed
8aeb17c
View commit details
Copy full SHA for 8aeb17c
View code at this point
Browse repository at this point
Commits on Aug 21, 2009
support for TCP sockets in send/sendto/recv/recvfrom
dcvmoole
committed
47e6506
View commit details
Copy full SHA for 47e6506
View code at this point
Browse repository at this point
Commits on Aug 18, 2009
Fix HUGE_VAL warnings
Erik van der Kouwe
committed
192c0be
View commit details
Copy full SHA for 192c0be
View code at this point
Browse repository at this point
Fix HUGE_VAL warnings
Erik van der Kouwe
committed
d81563a
View commit details
Copy full SHA for d81563a
View code at this point
Browse repository at this point
Added a hack to start binaries from the boot image only. In particular, setting
Show description for b474834
Thomas Veerman
committed
b474834
View commit details
Copy full SHA for b474834
View code at this point
Browse repository at this point
Commits on Aug 17, 2009
Fixed some warnings
Erik van der Kouwe
committed
b3ab0cb
View commit details
Copy full SHA for b3ab0cb
View code at this point
Browse repository at this point
Fixed some warnings
Erik van der Kouwe
committed
fcbb7ac
View commit details
Copy full SHA for fcbb7ac
View code at this point
Browse repository at this point
Fix warning in panic
Erik van der Kouwe
committed
2d7dfd1
View commit details
Copy full SHA for 2d7dfd1
View code at this point
Browse repository at this point
Commits on Aug 16, 2009
Nanosleep was implemented twice, removed from _sleep.c
Erik van der Kouwe
committed
f5421e6
View commit details
Copy full SHA for f5421e6
View code at this point
Browse repository at this point
Function nanosleep now checks arguments
Erik van der Kouwe
committed
3573bc1
View commit details
Copy full SHA for 3573bc1
View code at this point
Browse repository at this point
Commits on Aug 15, 2009
nanosleep(3), and sleep(3) rewrite, by Erik van der Kouwe
dcvmoole
committed
5a13b2e
View commit details
Copy full SHA for 5a13b2e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.