1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected 8 months ago.
Feb 17, 2024 — Feb 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added missing use of mmap_sem around do_mmap calls.
Mike Jagdis
as jaggy
More... about 24 years ago
Change namei/dput to user_path_walk/path_release for compatibility with 2.3.99 and later.
Mike Jagdis
as jaggy
More... about 24 years ago
Possible problem with SCO ls.
Mike Jagdis
as jaggy
More... about 24 years ago
Minor fixes to support up 2.2.19 kernels.
Mike Jagdis
as jaggy
More... about 24 years ago
Added a guess at SCO's getcwd call.
Mike Jagdis
as mike
More... almost 26 years ago
Changes for 2.3.21+ compatibility.
Mike Jagdis
as jaggy
More... almost 26 years ago
Documentation updates.
Mike Jagdis
as jaggy
More... about 26 years ago
Added the 990210 version of David Bruce's x286emul.
Mike Jagdis
as jaggy
More... about 26 years ago
Further 2.3.x changes.
Mike Jagdis
as jaggy
More... about 26 years ago
Changes for 2.3.x compatibility.
Mike Jagdis
as jaggy
More... about 26 years ago
Added mapping for flags to SCO sigaction calls.
Mike Jagdis
as jaggy
More... about 26 years ago
Added memcntl(). Added support for large file descriptor arrays.
Mike Jagdis
as jaggy
More... about 26 years ago
Clean up some minor warnings
Mike Jagdis
as jaggy
More... about 26 years ago
SCO OS5 has truncate/ftruncate as SVR4.
Mike Jagdis
as jaggy
More... over 26 years ago
Default to SMP=auto since SMP is now a kernel config option.
Mike Jagdis
as jaggy
More... over 26 years ago
Added run time options. New utssys handling.
Mike Jagdis
as jaggy
More... over 26 years ago
Treat bogus flags value to getmsg as zero. Fudge the open file access modes for Xenix locking.
Mike Jagdis
as jaggy
More... over 26 years ago
Fleshed out xnx_sigpending
Mike Jagdis
as jaggy
More... almost 27 years ago
Trim excessively large sockaddr buffers back to something that Linux won't discard out of hand.
Mike Jagdis
as jaggy
More... almost 27 years ago
Missing KERN_DEBUG in printk.
Mike Jagdis
as jaggy
More... almost 27 years ago
Fixed the bug that let read/write on /dev/socksys kill the kernel. Allow for the possibility of byte swapped sa_family.
Mike Jagdis
as jaggy
More... almost 27 years ago
Documentation update.
Mike Jagdis
as jaggy
More... almost 27 years ago
Ignore the connection backlog when binding to null.
Mike Jagdis
as jaggy
More... almost 27 years ago
Changed the debug messages on exec().
Mike Jagdis
as jaggy
More... almost 27 years ago
Documentation update for today's release.
Mike Jagdis
as jaggy
More... almost 27 years ago
When checking personality only look at the base personality and ignore any flags.
Mike Jagdis
as jaggy
More... almost 27 years ago
Added the location of the kernel source as an option in CONFIG.
Mike Jagdis
as jaggy
More... almost 27 years ago
Set SO_BSDCOMPAT on sockets.
Mike Jagdis
as jaggy
More... almost 27 years ago
Reduced user stack usage when using scratch space.
Mike Jagdis
as jaggy
More... almost 27 years ago
make install now installs mkmnttab in /usr/bin/mkmnttab.
Mike Jagdis
as jaggy
More... almost 27 years ago