diff options
author | Joachim Nilsson <joachim@gnufans.org> | 2002-11-11 22:58:00 +0000 |
---|---|---|
committer | Joachim Nilsson <joachim@gnufans.org> | 2002-11-11 22:58:00 +0000 |
commit | 23517a6e7dc9975e8beffba663fb4cd0a48a4405 (patch) | |
tree | be579f7f0c4914f27d60805af30b5fa187b3df2e /Mach | |
parent | 240e81c3637300fd55738ce0aea1e27a59832364 (diff) |
none
Diffstat (limited to 'Mach')
-rw-r--r-- | Mach/OskitPatches.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Mach/OskitPatches.mdwn b/Mach/OskitPatches.mdwn index 2ed5eab1..df9e227c 100644 --- a/Mach/OskitPatches.mdwn +++ b/Mach/OskitPatches.mdwn @@ -7,5 +7,9 @@ * Patrick Tullman [patch-oskit-0.97-tullman.diff.gz](http://gnufans.org/joachim/hurd/patch-oskit-0.97-tullman.diff.gz) * Igor Khavkine [patch-oskit-0.97-i\_khavki.diff.gz](http://gnufans.org/joachim/hurd/patch-oskit-0.97-i_khavki.diff.gz) * Kevin Kraemer [patch-oskit-0.97-kkraemer.diff.gz](http://gnufans.org/joachim/hurd/patch-oskit-0.97-kkraemer.diff.gz) +* Kevin Kraemer - Removes annoying debug output from eepro.c driver. [patch-oskit-0.97-eepro.diff.gz](http://gnufans.org/joachim/hurd/patch-oskit-0.97-eepro.diff.gz) --- [[Main/JoachimNilsson]] - 01 Nov 2002 +* Famous removal of only line in sbrk-hack.c - needed for people with newer libc's (e.g. Debian Woody) [patch-oskit-0.97-sbrk\_hack.diff.gz](http://gnufans.org/joachim/hurd/patch-oskit-0.97-sbrk_hack.diff.gz) +* Jonathan S. Arney - Important patch to diskpart library. Without it you cannot activate swap in oskit-mach. [patch-oskit-0.97-kkraemer.diff.gz](http://gnufans.org/joachim/hurd/patch-oskit-0.97-kkraemer.diff.gz) + +-- [[Main/JoachimNilsson]] - 11 Nov 2002 |